Pull request #43525 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dbd575ef915debc858a03ab6e5292d88bb9f77b7+b3332b851a6ffeb4fd15f234436d8740df38a5d5 (57618450c8cc8ef10c6e6f369800398f4736516f) 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-43525@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-04-29T07:09:19.228Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-29T07:09:19.234Z] Trying to pass milestone 7 [Pipeline] milestone [2022-04-29T07:09:19.320Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-29T07:09:34.492Z] Still waiting to schedule task [2022-04-29T07:09:34.492Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-29T07:10:33.282Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0804b897cf45765a0) in /home/ubuntu/workspace/moby_PR-43525 [Pipeline] { [Pipeline] checkout [2022-04-29T07:10:33.477Z] The recommended git tool is: git [2022-04-29T07:10:36.492Z] using credential docker-jenkins-github-credentials [2022-04-29T07:10:36.501Z] Cloning the remote Git repository [2022-04-29T07:10:36.501Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:10:36.371Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:10:36.430Z] > git init /home/ubuntu/workspace/moby_PR-43525 # timeout=10 [2022-04-29T07:10:36.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:10:36.730Z] > git --version # timeout=10 [2022-04-29T07:10:36.741Z] > git --version # 'git version 2.17.1' [2022-04-29T07:10:36.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:10:36.744Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:03.540Z] Fetching without tags [2022-04-29T07:11:03.898Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:11:03.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:11:03.414Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:11:03.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:03.477Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:11:03.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:11:03.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:03.521Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:03.882Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:03.911Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:11:06.001Z] Merge succeeded, producing c0137547dce7165fa82746ed1d892178023b3135 [2022-04-29T07:11:06.001Z] Checking out Revision c0137547dce7165fa82746ed1d892178023b3135 (PR-43525) [2022-04-29T07:11:04.879Z] > git remote # timeout=10 [2022-04-29T07:11:04.901Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:11:04.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:04.956Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:11:05.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:11:05.978Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:05.993Z] > git checkout -f c0137547dce7165fa82746ed1d892178023b3135 # timeout=10 [2022-04-29T07:11:09.951Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:11:09.985Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T07:11:10.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-29T07:11:09.934Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:11:17.541Z] Unable to find image 'alpine:latest' locally [2022-04-29T07:11:18.480Z] latest: Pulling from library/alpine [2022-04-29T07:11:18.480Z] df9b9388f04a: Pulling fs layer [2022-04-29T07:11:18.480Z] df9b9388f04a: Verifying Checksum [2022-04-29T07:11:18.480Z] df9b9388f04a: Download complete [2022-04-29T07:11:19.050Z] df9b9388f04a: Pull complete [2022-04-29T07:11:19.050Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T07:11:19.050Z] Status: Downloaded newer image for alpine:latest [2022-04-29T07:11:25.644Z] 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) [Pipeline] node [Pipeline] node [2022-04-29T07:11:26.175Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0804b897cf45765a0) in /home/ubuntu/workspace/moby_PR-43525 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-29T07:11:26.193Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aa82b3f7320a2002) in /home/ubuntu/workspace/moby_PR-43525 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-04-29T07:11:26.259Z] The recommended git tool is: git [2022-04-29T07:11:26.263Z] The recommended git tool is: git [2022-04-29T07:11:26.269Z] using credential docker-jenkins-github-credentials [2022-04-29T07:11:26.274Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-29T07:11:26.285Z] Cloning the remote Git repository [2022-04-29T07:11:26.285Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-04-29T07:11:26.295Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-29T07:11:26.309Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-29T07:11:26.518Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-29T07:11:26.269Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43525/.git # timeout=10 [2022-04-29T07:11:26.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:11:26.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:11:26.302Z] > git --version # timeout=10 [2022-04-29T07:11:26.316Z] > git --version # 'git version 2.17.1' [2022-04-29T07:11:26.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:26.318Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:26.512Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:26.523Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:11:26.651Z] > git remote # timeout=10 [2022-04-29T07:11:26.659Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:11:26.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:26.670Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:11:26.287Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:11:26.288Z] > git init /home/ubuntu/workspace/moby_PR-43525 # timeout=10 [2022-04-29T07:11:26.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:11:26.304Z] > git --version # timeout=10 [2022-04-29T07:11:26.309Z] > git --version # 'git version 2.25.1' [2022-04-29T07:11:26.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:26.310Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:27.280Z] Merge succeeded, producing 251c22e9a2f5fa54284790ce79f88c4c8e97e802 [2022-04-29T07:11:27.280Z] Checking out Revision 251c22e9a2f5fa54284790ce79f88c4c8e97e802 (PR-43525) [2022-04-29T07:11:27.524Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:11:27.561Z] First time build. Skipping changelog. [2022-04-29T07:11:27.594Z] Running on azwin-2-13e0d0 in d:\jenkins\workspace\moby_PR-43525 [Pipeline] { [Pipeline] ws [2022-04-29T07:11:27.611Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-29T07:11:27.706Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T07:11:28.241Z] + [ PR != PR ] [2022-04-29T07:11:28.241Z] + [ master != master ] [2022-04-29T07:11:28.241Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:11:27.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:11:27.273Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:27.285Z] > git checkout -f 251c22e9a2f5fa54284790ce79f88c4c8e97e802 # timeout=10 [2022-04-29T07:11:27.517Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:11:28.585Z] + docker version [2022-04-29T07:11:28.586Z] Client: Docker Engine - Community [2022-04-29T07:11:28.586Z] Version: 20.10.14 [2022-04-29T07:11:28.586Z] API version: 1.41 [2022-04-29T07:11:28.586Z] Go version: go1.16.15 [2022-04-29T07:11:28.586Z] Git commit: a224086 [2022-04-29T07:11:28.586Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T07:11:28.586Z] OS/Arch: linux/amd64 [2022-04-29T07:11:28.586Z] Context: default [2022-04-29T07:11:28.586Z] Experimental: true [2022-04-29T07:11:28.586Z] [2022-04-29T07:11:28.586Z] Server: Docker Engine - Community [2022-04-29T07:11:28.586Z] Engine: [2022-04-29T07:11:28.586Z] Version: 20.10.14 [2022-04-29T07:11:28.586Z] API version: 1.41 (minimum version 1.12) [2022-04-29T07:11:28.586Z] Go version: go1.16.15 [2022-04-29T07:11:28.586Z] Git commit: 87a90dc [2022-04-29T07:11:28.586Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T07:11:28.586Z] OS/Arch: linux/amd64 [2022-04-29T07:11:28.586Z] Experimental: true [2022-04-29T07:11:28.586Z] containerd: [2022-04-29T07:11:28.586Z] Version: 1.5.11 [2022-04-29T07:11:28.586Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:11:28.586Z] runc: [2022-04-29T07:11:28.586Z] Version: 1.0.3 [2022-04-29T07:11:28.586Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T07:11:28.586Z] docker-init: [2022-04-29T07:11:28.586Z] Version: 0.19.0 [2022-04-29T07:11:28.586Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T07:11:28.898Z] + docker info [2022-04-29T07:11:41.175Z] Still waiting to schedule task [2022-04-29T07:11:41.175Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-29T07:11:41.176Z] Still waiting to schedule task [2022-04-29T07:11:41.176Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-29T07:11:41.181Z] Still waiting to schedule task [2022-04-29T07:11:41.181Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-04-29T07:11:41.187Z] Still waiting to schedule task [2022-04-29T07:11:41.187Z] Waiting for next available executor on ‘windows-2022’ [2022-04-29T07:11:41.194Z] Still waiting to schedule task [2022-04-29T07:11:41.195Z] Waiting for next available executor on ‘windows-2022’ [2022-04-29T07:11:42.654Z] Fetching without tags [2022-04-29T07:11:42.861Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:11:42.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:11:42.638Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:11:42.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:42.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:11:42.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:11:42.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:42.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:42.864Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:42.869Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:11:43.392Z] > git remote # timeout=10 [2022-04-29T07:11:43.400Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:11:43.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:43.414Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:11:44.198Z] Merge succeeded, producing 06883e083725c67bc6e504b172f21b1752f283e5 [2022-04-29T07:11:44.198Z] Checking out Revision 06883e083725c67bc6e504b172f21b1752f283e5 (PR-43525) [2022-04-29T07:11:44.260Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:11:44.271Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:11:44.915Z] + docker version [2022-04-29T07:11:44.915Z] Client: Docker Engine - Community [2022-04-29T07:11:44.915Z] Version: 20.10.14 [2022-04-29T07:11:44.915Z] API version: 1.41 [2022-04-29T07:11:44.915Z] Go version: go1.16.15 [2022-04-29T07:11:44.915Z] Git commit: a224086 [2022-04-29T07:11:44.915Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-29T07:11:44.915Z] OS/Arch: linux/amd64 [2022-04-29T07:11:44.915Z] Context: default [2022-04-29T07:11:44.915Z] Experimental: true [2022-04-29T07:11:44.915Z] [2022-04-29T07:11:44.915Z] Server: Docker Engine - Community [2022-04-29T07:11:44.915Z] Engine: [2022-04-29T07:11:44.915Z] Version: 20.10.14 [2022-04-29T07:11:44.915Z] API version: 1.41 (minimum version 1.12) [2022-04-29T07:11:44.915Z] Go version: go1.16.15 [2022-04-29T07:11:44.915Z] Git commit: 87a90dc [2022-04-29T07:11:44.915Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-29T07:11:44.915Z] OS/Arch: linux/amd64 [2022-04-29T07:11:44.915Z] Experimental: true [2022-04-29T07:11:44.915Z] containerd: [2022-04-29T07:11:44.915Z] Version: 1.5.11 [2022-04-29T07:11:44.915Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:11:44.915Z] runc: [2022-04-29T07:11:44.915Z] Version: 1.0.3 [2022-04-29T07:11:44.915Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T07:11:44.915Z] docker-init: [2022-04-29T07:11:44.915Z] Version: 0.19.0 [2022-04-29T07:11:44.915Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T07:11:45.206Z] + docker info [2022-04-29T07:11:45.206Z] Client: [2022-04-29T07:11:45.206Z] Context: default [2022-04-29T07:11:45.206Z] Debug Mode: false [2022-04-29T07:11:45.206Z] Plugins: [2022-04-29T07:11:45.206Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T07:11:45.206Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T07:11:45.206Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T07:11:45.206Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T07:11:45.206Z] [2022-04-29T07:11:45.206Z] Server: [2022-04-29T07:11:45.206Z] Containers: 0 [2022-04-29T07:11:45.206Z] Running: 0 [2022-04-29T07:11:45.206Z] Paused: 0 [2022-04-29T07:11:45.206Z] Stopped: 0 [2022-04-29T07:11:45.206Z] Images: 3 [2022-04-29T07:11:45.206Z] Server Version: 20.10.14 [2022-04-29T07:11:45.206Z] Storage Driver: overlay2 [2022-04-29T07:11:45.206Z] Backing Filesystem: extfs [2022-04-29T07:11:45.206Z] Supports d_type: true [2022-04-29T07:11:45.206Z] Native Overlay Diff: true [2022-04-29T07:11:45.206Z] userxattr: false [2022-04-29T07:11:45.206Z] Logging Driver: json-file [2022-04-29T07:11:45.206Z] Cgroup Driver: systemd [2022-04-29T07:11:45.206Z] Cgroup Version: 2 [2022-04-29T07:11:45.206Z] Plugins: [2022-04-29T07:11:45.206Z] Volume: local [2022-04-29T07:11:45.206Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T07:11:45.206Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T07:11:45.206Z] Swarm: inactive [2022-04-29T07:11:45.206Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T07:11:45.206Z] Default Runtime: runc [2022-04-29T07:11:45.206Z] Init Binary: docker-init [2022-04-29T07:11:45.206Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:11:45.206Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T07:11:45.206Z] init version: de40ad0 [2022-04-29T07:11:45.206Z] Security Options: [2022-04-29T07:11:45.206Z] apparmor [2022-04-29T07:11:45.206Z] seccomp [2022-04-29T07:11:45.206Z] Profile: default [2022-04-29T07:11:45.206Z] cgroupns [2022-04-29T07:11:45.206Z] Kernel Version: 5.13.0-1021-aws [2022-04-29T07:11:45.206Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-29T07:11:45.206Z] OSType: linux [2022-04-29T07:11:45.206Z] Architecture: x86_64 [2022-04-29T07:11:45.206Z] CPUs: 2 [2022-04-29T07:11:45.206Z] Total Memory: 7.559GiB [2022-04-29T07:11:45.206Z] Name: ip-10-100-44-48 [2022-04-29T07:11:45.206Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-29T07:11:45.206Z] Docker Root Dir: /var/lib/docker [2022-04-29T07:11:45.206Z] Debug Mode: false [2022-04-29T07:11:45.206Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:11:45.206Z] Labels: [2022-04-29T07:11:45.206Z] Experimental: true [2022-04-29T07:11:45.206Z] Insecure Registries: [2022-04-29T07:11:45.206Z] 127.0.0.0/8 [2022-04-29T07:11:45.206Z] Live Restore Enabled: true [2022-04-29T07:11:45.206Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T07:11:45.544Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:06883e083725c67bc6e504b172f21b1752f283e5 . [2022-04-29T07:11:45.544Z] #1 [internal] load build definition from Dockerfile [2022-04-29T07:11:45.544Z] #1 sha256:fef69650820448d3b53adab6c2863706c92c6179ebf39cff61e3dd4fc13c577c [2022-04-29T07:11:45.544Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T07:11:45.544Z] #1 DONE 0.0s [2022-04-29T07:11:45.544Z] [2022-04-29T07:11:45.544Z] #2 [internal] load .dockerignore [2022-04-29T07:11:45.544Z] #2 sha256:b9d34b1b58896bfb6fba3e4f8c7c124633d36dd94a6ece4259d1137986e8ed81 [2022-04-29T07:11:45.544Z] #2 transferring context: 145B done [2022-04-29T07:11:45.544Z] #2 DONE 0.0s [2022-04-29T07:11:45.544Z] [2022-04-29T07:11:45.544Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T07:11:45.544Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T07:11:45.806Z] #3 DONE 0.1s [2022-04-29T07:11:45.806Z] [2022-04-29T07:11:45.806Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T07:11:45.806Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T07:11:45.806Z] #4 CACHED [2022-04-29T07:11:44.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:11:44.200Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:11:44.205Z] > git checkout -f 06883e083725c67bc6e504b172f21b1752f283e5 # timeout=10 [2022-04-29T07:11:44.263Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:11:46.069Z] [2022-04-29T07:11:46.070Z] #5 [internal] load build definition from Dockerfile [2022-04-29T07:11:46.070Z] #5 sha256:b556aa33de562b72b8ae3fe19a592d5bb6de35570b2acd2c4affe845c9e59ba6 [2022-04-29T07:11:46.070Z] #5 DONE 0.0s [2022-04-29T07:11:46.070Z] [2022-04-29T07:11:46.070Z] #6 [internal] load .dockerignore [2022-04-29T07:11:46.070Z] #6 sha256:4ff29bbb736cdbad6e10488705517d82c50f1ce5a718222076014d927eaccf7c [2022-04-29T07:11:46.070Z] #6 DONE 0.0s [2022-04-29T07:11:46.070Z] [2022-04-29T07:11:46.070Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:11:46.070Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T07:11:46.070Z] #10 DONE 0.1s [2022-04-29T07:11:46.070Z] [2022-04-29T07:11:46.070Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:11:46.070Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:11:46.070Z] #8 DONE 0.1s [2022-04-29T07:11:46.070Z] [2022-04-29T07:11:46.070Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T07:11:46.070Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T07:11:46.070Z] #7 DONE 0.1s [2022-04-29T07:11:46.070Z] [2022-04-29T07:11:46.070Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:11:46.070Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T07:11:46.070Z] #9 DONE 0.1s [2022-04-29T07:11:46.334Z] [2022-04-29T07:11:46.334Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:11:46.334Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:11:46.334Z] #71 DONE 0.0s [2022-04-29T07:11:46.334Z] [2022-04-29T07:11:46.334Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:11:46.334Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:11:46.334Z] #69 DONE 0.0s [2022-04-29T07:11:46.334Z] [2022-04-29T07:11:46.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:11:46.334Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:11:46.334Z] #11 DONE 0.0s [2022-04-29T07:11:46.334Z] [2022-04-29T07:11:46.334Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:11:46.334Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:11:46.334Z] #28 DONE 0.0s [2022-04-29T07:11:46.334Z] [2022-04-29T07:11:46.334Z] #24 [internal] load build context [2022-04-29T07:11:46.334Z] #24 sha256:ad04d29ddc17cb628bdca03440a45fc87117625be8ba6cf1e95a46a624df7b38 [2022-04-29T07:11:46.597Z] #24 ... [2022-04-29T07:11:46.597Z] [2022-04-29T07:11:46.597Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:11:46.597Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:11:46.597Z] #47 DONE 0.4s [2022-04-29T07:11:46.597Z] [2022-04-29T07:11:46.597Z] #24 [internal] load build context [2022-04-29T07:11:46.597Z] #24 sha256:ad04d29ddc17cb628bdca03440a45fc87117625be8ba6cf1e95a46a624df7b38 [2022-04-29T07:11:48.051Z] #24 transferring context: 60.78MB 1.8s done [2022-04-29T07:11:48.051Z] #24 DONE 1.8s [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T07:11:48.314Z] #64 sha256:3ef577da04d22b1dc83c2fd32cca4b9551c8dc0aa08a3b2529a53e142e952836 [2022-04-29T07:11:48.314Z] #64 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #52 sha256:d33526697e7829e80622e42591912c6ca8d12e1aba8ab4e1a3497f44af02ace8 [2022-04-29T07:11:48.314Z] #52 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T07:11:48.314Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T07:11:48.314Z] #72 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #43 sha256:9f4ac4beeaad65063245f0d8190f59b2ad6873d3085184f7c7ecd50adb599988 [2022-04-29T07:11:48.314Z] #43 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #37 sha256:ef82a141c3a185a07fa6628034ce28a2ff823ad996fe2f62b34364d09d763776 [2022-04-29T07:11:48.314Z] #37 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T07:11:48.314Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T07:11:48.314Z] #20 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #56 sha256:affa0585d926cd9540c9924127f8188db6c698dd05cd35ba095973e285c05f1f [2022-04-29T07:11:48.314Z] #56 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #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-04-29T07:11:48.314Z] #26 sha256:939b22d3bfa43a936ac1742a8de27d496b7526690582c4f5a84a1753c643867b [2022-04-29T07:11:48.314Z] #26 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T07:11:48.314Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T07:11:48.314Z] #44 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #46 sha256:5034c1cb4a27882d326626616961d594b5d7d987cb700fa006d6fe4d8c3499e7 [2022-04-29T07:11:48.314Z] #46 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T07:11:48.314Z] #25 sha256:42a70a6889a6473cf19f81c4e411d12dda90641ea0da325f8450136772315fa5 [2022-04-29T07:11:48.314Z] #25 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T07:11:48.314Z] #61 sha256:b55f359772baa996141ae45257c8a909b991f8e2337e48c2b4b25ebd1598cba0 [2022-04-29T07:11:48.314Z] #61 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #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-04-29T07:11:48.314Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:11:48.314Z] #36 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T07:11:48.314Z] #66 sha256:781a2ede98be0056fea6a8a819613aad4220ce11863e7bc6ce53a2dd26cf0d54 [2022-04-29T07:11:48.314Z] #66 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T07:11:48.314Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T07:11:48.314Z] #12 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:11:48.314Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T07:11:48.314Z] #15 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #48 [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-04-29T07:11:48.314Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T07:11:48.314Z] #48 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:11:48.314Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:11:48.314Z] #53 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #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-04-29T07:11:48.314Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:11:48.314Z] #14 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T07:11:48.314Z] #32 sha256:30864a64841ca8e7b0ca9ac7303b4b7baa42f21961c45ed867b92ed5742475f5 [2022-04-29T07:11:48.314Z] #32 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.314Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T07:11:48.314Z] #63 sha256:d07d85418446d5d0b700ce0460b885a812d4ca3ce45ff9cadbb0f997570de515 [2022-04-29T07:11:48.314Z] #63 CACHED [2022-04-29T07:11:48.314Z] [2022-04-29T07:11:48.315Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T07:11:48.315Z] #74 sha256:52ef8fa9e2a1ee24dc9bd9a071731d27f362dc1bbf637f7b6661b4a1bb3acfe4 [2022-04-29T07:11:48.315Z] #74 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #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-04-29T07:11:48.315Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:11:48.315Z] #34 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #54 sha256:db01cf0dd7e5dbf4ead9cc681a419ddb603bbfc24b256656403cce00991c54fd [2022-04-29T07:11:48.315Z] #54 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T07:11:48.315Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T07:11:48.315Z] #23 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T07:11:48.315Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T07:11:48.315Z] #33 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-29T07:11:48.315Z] #75 sha256:4c3b97fc4f4cacc39035e20c698460e2f6c194dd2a4ae94f473a6f14b29b4ea5 [2022-04-29T07:11:48.315Z] #75 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #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-04-29T07:11:48.315Z] #31 sha256:83265e6b5fb160643e23377b1cf5d79b97da6d1dc7bc573a66d95a73f35bb619 [2022-04-29T07:11:48.315Z] #31 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #35 sha256:aed6f3bcf347460dd007ebc3df5f336a1d7468c8c82b86438e7922d06091f860 [2022-04-29T07:11:48.315Z] #35 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #59 sha256:62b81591ccd9af48a85068d2a5fd4689761fa121e3f48ecd374c6acaa8765348 [2022-04-29T07:11:48.315Z] #59 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #40 [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-04-29T07:11:48.315Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:11:48.315Z] #40 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T07:11:48.315Z] #41 sha256:9438403b0b23e4fc67125d5c4e79fe26f22c5b416eb4f1456650e950ac42afea [2022-04-29T07:11:48.315Z] #41 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T07:11:48.315Z] #27 sha256:d3b4df4c1ece2f8ca7417e94a796a2452ae3e7a489ca69259ca23a61c405b332 [2022-04-29T07:11:48.315Z] #27 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:11:48.315Z] #65 sha256:c34d9d412ebf55e0834096fe00943898061bb9170181a6cc82bb7e1df0eca0ba [2022-04-29T07:11:48.315Z] #65 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:11:48.315Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:11:48.315Z] #21 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T07:11:48.315Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T07:11:48.315Z] #18 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:11:48.315Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:11:48.315Z] #51 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T07:11:48.315Z] #67 sha256:5a25dfc9ac6351da94a158bf6d8c0a279b6ac8f27c3ff82b7b1ec998877e0ad7 [2022-04-29T07:11:48.315Z] #67 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:11:48.315Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:11:48.315Z] #60 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #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-04-29T07:11:48.315Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T07:11:48.315Z] #13 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:11:48.315Z] #58 sha256:b15399326df34667310d3bdaf2f7956ef1353a184e37e309ba820b3f017078fb [2022-04-29T07:11:48.315Z] #58 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #50 sha256:edfa5d36d9a073f7a0980627490b6bda54e6ee32f198736c479cee4a4affd18a [2022-04-29T07:11:48.315Z] #50 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #73 sha256:d4cfbbb834866ebacec143d16bd800ccdaed09aeec5c2b9dd55f800d5932a6a5 [2022-04-29T07:11:48.315Z] #73 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T07:11:48.315Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T07:11:48.315Z] #16 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T07:11:48.315Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T07:11:48.315Z] #17 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #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-04-29T07:11:48.315Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:11:48.315Z] #29 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #49 [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-04-29T07:11:48.315Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:11:48.315Z] #49 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #68 sha256:583c387599976756bba48464af5867850491ac4446a978df29b4fa764a52ff63 [2022-04-29T07:11:48.315Z] #68 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T07:11:48.315Z] #39 sha256:81895becdc47abc0d6814a89bcfb8afcabe7db3bd759d92baaa90611d1d6ee43 [2022-04-29T07:11:48.315Z] #39 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T07:11:48.315Z] #30 sha256:4bb43758574c41cc15861499ddeaee5c3fce922a31f4563ef5102703b6106d19 [2022-04-29T07:11:48.315Z] #30 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #45 [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-04-29T07:11:48.315Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:11:48.315Z] #45 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-29T07:11:48.315Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T07:11:48.315Z] #22 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T07:11:48.315Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T07:11:48.315Z] #70 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #42 [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-04-29T07:11:48.315Z] #42 sha256:10f05aa60c284bfc6a2b95dc1c01258f76790e9fb32d373b994d0ae2607ce2e0 [2022-04-29T07:11:48.315Z] #42 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T07:11:48.315Z] #57 sha256:f1d42ba9f926f0a730ed2611bcbcdc2d39cb0e5de3a03762c97fd358e4634957 [2022-04-29T07:11:48.315Z] #57 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:11:48.315Z] #62 sha256:2867d30fa56e251daa55fcbc380fa5a14a6d08fc18e28e15a276ba077cc9dd2b [2022-04-29T07:11:48.315Z] #62 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:11:48.315Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:11:48.315Z] #55 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T07:11:48.315Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T07:11:48.315Z] #19 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:11:48.315Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:11:48.315Z] #38 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-29T07:11:48.315Z] #76 sha256:750e6766c6861b99a3a246b77dd97236e96d423e2c9474a483a125793d7bbeee [2022-04-29T07:11:48.315Z] #76 CACHED [2022-04-29T07:11:48.315Z] [2022-04-29T07:11:48.315Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T07:11:48.315Z] #77 sha256:ceeb4a9a76361e5e49f637dad3e21a7039a7b35918a04e52eea3863cc1a572b6 [2022-04-29T07:11:49.266Z] #77 DONE 1.2s [2022-04-29T07:11:49.529Z] [2022-04-29T07:11:49.529Z] #78 exporting to image [2022-04-29T07:11:49.529Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T07:11:49.529Z] #78 exporting layers [2022-04-29T07:11:50.475Z] #78 exporting layers 1.1s done [2022-04-29T07:11:50.475Z] #78 writing image sha256:54d538ab4ed42aca73b6e605f7282b8a28e4966cbbb5f14260882aeb7b71ccf3 done [2022-04-29T07:11:50.475Z] #78 naming to docker.io/library/docker:06883e083725c67bc6e504b172f21b1752f283e5 done [2022-04-29T07:11:50.475Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T07:11:50.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=06883e083725c67bc6e504b172f21b1752f283e5 -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:06883e083725c67bc6e504b172f21b1752f283e5 hack/make.sh dynbinary test-integration [2022-04-29T07:11:50.864Z] Client: [2022-04-29T07:11:50.864Z] Context: default [2022-04-29T07:11:50.864Z] Debug Mode: false [2022-04-29T07:11:50.864Z] Plugins: [2022-04-29T07:11:50.864Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T07:11:50.864Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T07:11:50.864Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T07:11:50.864Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T07:11:50.864Z] [2022-04-29T07:11:50.864Z] Server: [2022-04-29T07:11:50.864Z] Containers: 0 [2022-04-29T07:11:50.864Z] Running: 0 [2022-04-29T07:11:50.864Z] Paused: 0 [2022-04-29T07:11:50.864Z] Stopped: 0 [2022-04-29T07:11:50.864Z] Images: 1 [2022-04-29T07:11:50.864Z] Server Version: 20.10.14 [2022-04-29T07:11:50.864Z] Storage Driver: overlay2 [2022-04-29T07:11:50.864Z] Backing Filesystem: extfs [2022-04-29T07:11:50.864Z] Supports d_type: true [2022-04-29T07:11:50.864Z] Native Overlay Diff: true [2022-04-29T07:11:50.864Z] userxattr: false [2022-04-29T07:11:50.864Z] Logging Driver: json-file [2022-04-29T07:11:50.864Z] Cgroup Driver: cgroupfs [2022-04-29T07:11:50.864Z] Cgroup Version: 1 [2022-04-29T07:11:50.864Z] Plugins: [2022-04-29T07:11:50.864Z] Volume: local [2022-04-29T07:11:50.864Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T07:11:50.864Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T07:11:50.864Z] Swarm: inactive [2022-04-29T07:11:50.864Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T07:11:50.864Z] Default Runtime: runc [2022-04-29T07:11:50.864Z] Init Binary: docker-init [2022-04-29T07:11:50.864Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:11:50.864Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T07:11:50.864Z] init version: de40ad0 [2022-04-29T07:11:50.864Z] Security Options: [2022-04-29T07:11:50.864Z] apparmor [2022-04-29T07:11:50.864Z] seccomp [2022-04-29T07:11:50.864Z] Profile: default [2022-04-29T07:11:50.864Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T07:11:50.864Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T07:11:50.864Z] OSType: linux [2022-04-29T07:11:50.864Z] Architecture: x86_64 [2022-04-29T07:11:50.864Z] CPUs: 2 [2022-04-29T07:11:50.864Z] Total Memory: 7.565GiB [2022-04-29T07:11:50.864Z] Name: ip-10-100-99-236 [2022-04-29T07:11:50.864Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T07:11:50.864Z] Docker Root Dir: /var/lib/docker [2022-04-29T07:11:50.864Z] Debug Mode: false [2022-04-29T07:11:50.864Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:11:50.864Z] Labels: [2022-04-29T07:11:50.864Z] Experimental: true [2022-04-29T07:11:50.864Z] Insecure Registries: [2022-04-29T07:11:50.864Z] 127.0.0.0/8 [2022-04-29T07:11:50.864Z] Live Restore Enabled: true [2022-04-29T07:11:50.864Z] [2022-04-29T07:11:50.864Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T07:11:51.093Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-29T07:11:51.093Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-29T07:11:51.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-29T07:11:51.093Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-29T07:11:51.093Z] systemd 247.3-7 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-04-29T07:11:51.093Z] Detected virtualization docker. [2022-04-29T07:11:51.093Z] Detected architecture x86-64. [2022-04-29T07:11:51.093Z] Set hostname to <19bf0aa44ca6>. [2022-04-29T07:11:51.155Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:11:51.155Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:11:51.155Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43525/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T07:11:51.155Z] + bash /home/ubuntu/workspace/moby_PR-43525/check-config.sh [2022-04-29T07:11:51.155Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T07:11:51.155Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T07:11:51.155Z] [2022-04-29T07:11:51.155Z] Generally Necessary: [2022-04-29T07:11:51.155Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T07:11:51.155Z] - apparmor: enabled and tools installed [2022-04-29T07:11:51.155Z] - CONFIG_NAMESPACES: enabled [2022-04-29T07:11:51.155Z] - CONFIG_NET_NS: enabled [2022-04-29T07:11:51.155Z] - CONFIG_PID_NS: enabled [2022-04-29T07:11:51.155Z] - CONFIG_IPC_NS: enabled [2022-04-29T07:11:51.155Z] - CONFIG_UTS_NS: enabled [2022-04-29T07:11:51.155Z] - CONFIG_CGROUPS: enabled [2022-04-29T07:11:51.155Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T07:11:51.155Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T07:11:51.155Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T07:11:51.355Z] modprobe@configfs.service: Succeeded. [2022-04-29T07:11:51.355Z] modprobe@drm.service: Succeeded. [2022-04-29T07:11:51.355Z] modprobe@fuse.service: Succeeded. [2022-04-29T07:11:51.355Z] + source /etc/docker-entrypoint-cmd [2022-04-29T07:11:51.355Z] ++ hack/make.sh dynbinary test-integration [2022-04-29T07:11:51.355Z] [2022-04-29T07:11:51.415Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T07:11:51.415Z] - CONFIG_CPUSETS: enabled [2022-04-29T07:11:51.415Z] - CONFIG_MEMCG: enabled [2022-04-29T07:11:51.415Z] - CONFIG_KEYS: enabled [2022-04-29T07:11:51.415Z] - CONFIG_VETH: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T07:11:51.415Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T07:11:51.415Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T07:11:51.415Z] [2022-04-29T07:11:51.415Z] Optional Features: [2022-04-29T07:11:51.415Z] - CONFIG_USER_NS: enabled [2022-04-29T07:11:51.415Z] - CONFIG_SECCOMP: enabled [2022-04-29T07:11:51.415Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T07:11:51.415Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T07:11:51.415Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T07:11:51.415Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T07:11:51.584Z] using credential docker-jenkins-github-credentials [2022-04-29T07:11:51.617Z] Removing bundles/ [2022-04-29T07:11:51.617Z] [2022-04-29T07:11:51.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T07:11:51.617Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:11:51.617Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:11:51.660Z] Cloning the remote Git repository [2022-04-29T07:11:51.660Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:11:51.684Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T07:11:51.684Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T07:11:51.684Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T07:11:51.684Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T07:11:51.684Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T07:11:51.684Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T07:11:51.684Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T07:11:51.684Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T07:11:51.684Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T07:11:51.684Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T07:11:51.684Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T07:11:51.684Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T07:11:51.684Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T07:11:51.684Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T07:11:51.684Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T07:11:51.684Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T07:11:51.684Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T07:11:51.684Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T07:11:51.684Z] - CONFIG_EXT4_FS: enabled [2022-04-29T07:11:51.684Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T07:11:51.684Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T07:11:51.684Z] - Network Drivers: [2022-04-29T07:11:51.684Z] - "overlay": [2022-04-29T07:11:51.954Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T07:11:51.954Z] Optional (for encrypted networks): [2022-04-29T07:11:51.954Z] - CONFIG_CRYPTO: enabled [2022-04-29T07:11:51.954Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T07:11:51.954Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T07:11:51.954Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T07:11:51.954Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T07:11:51.954Z] - CONFIG_XFRM: enabled [2022-04-29T07:11:51.954Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T07:11:51.954Z] - "ipvlan": [2022-04-29T07:11:51.954Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T07:11:51.954Z] - "macvlan": [2022-04-29T07:11:51.954Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T07:11:51.954Z] - "ftp,tftp client in container": [2022-04-29T07:11:51.954Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T07:11:51.954Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T07:11:51.954Z] - Storage Drivers: [2022-04-29T07:11:51.954Z] - "aufs": [2022-04-29T07:11:51.954Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T07:11:51.954Z] - "btrfs": [2022-04-29T07:11:52.214Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T07:11:52.214Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T07:11:52.214Z] - "devicemapper": [2022-04-29T07:11:52.214Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T07:11:52.214Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T07:11:52.214Z] - "overlay": [2022-04-29T07:11:52.214Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T07:11:52.214Z] - "zfs": [2022-04-29T07:11:52.214Z] - /dev/zfs: present [2022-04-29T07:11:52.214Z] - zfs command: missing [2022-04-29T07:11:52.214Z] - zpool command: missing [2022-04-29T07:11:52.214Z] [2022-04-29T07:11:52.214Z] Limits: [2022-04-29T07:11:52.214Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T07:11:52.214Z] [2022-04-29T07:11:52.214Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T07:11:52.552Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 . [2022-04-29T07:11:52.813Z] #1 [internal] load build definition from Dockerfile [2022-04-29T07:11:52.814Z] #1 sha256:09b7d09b302e56a4d48728158b8ea8a4b28feffb7c42f024b8c08a39d7ead597 [2022-04-29T07:11:52.814Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T07:11:52.814Z] #1 DONE 0.1s [2022-04-29T07:11:52.814Z] [2022-04-29T07:11:52.814Z] #2 [internal] load .dockerignore [2022-04-29T07:11:52.814Z] #2 sha256:73175e91d9eadfbe745cfbded280a0e1b938c0cd245fe9bac15495c6b3ca230d [2022-04-29T07:11:52.814Z] #2 transferring context: 145B done [2022-04-29T07:11:52.814Z] #2 DONE 0.1s [2022-04-29T07:11:52.814Z] [2022-04-29T07:11:52.814Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T07:11:52.814Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T07:11:53.082Z] #3 DONE 0.3s [2022-04-29T07:11:53.082Z] [2022-04-29T07:11:53.082Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T07:11:53.082Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T07:11:53.082Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T07:11:53.348Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T07:11:53.348Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T07:11:53.348Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T07:11:53.348Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T07:11:51.848Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:11:52.216Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-29T07:11:53.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:11:53.241Z] > git --version # timeout=10 [2022-04-29T07:11:53.308Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-29T07:11:53.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:11:53.313Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:11:53.608Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-29T07:11:53.608Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-29T07:11:53.868Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-29T07:11:54.128Z] #4 DONE 0.9s [2022-04-29T07:11:54.128Z] [2022-04-29T07:11:54.128Z] #6 [internal] load build definition from Dockerfile [2022-04-29T07:11:54.128Z] #6 sha256:30d2490d91b9b379c2f8a7bee078f17be9cf1b400530cc4304c21eb41c501ac3 [2022-04-29T07:11:54.128Z] #6 DONE 0.0s [2022-04-29T07:11:54.128Z] [2022-04-29T07:11:54.128Z] #5 [internal] load .dockerignore [2022-04-29T07:11:54.128Z] #5 sha256:03797dd30626f65c1523f080da693950036dc1f345f984cafb055ece01be62a3 [2022-04-29T07:11:54.128Z] #5 DONE 0.0s [2022-04-29T07:11:54.128Z] [2022-04-29T07:11:54.128Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:11:54.128Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:11:55.510Z] #8 ... [2022-04-29T07:11:55.510Z] [2022-04-29T07:11:55.510Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T07:11:55.510Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T07:11:55.510Z] #7 DONE 1.0s [2022-04-29T07:11:55.510Z] [2022-04-29T07:11:55.510Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:11:55.510Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T07:11:55.510Z] #10 DONE 1.0s [2022-04-29T07:11:55.510Z] [2022-04-29T07:11:55.510Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:11:55.510Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T07:11:55.510Z] #9 DONE 1.0s [2022-04-29T07:11:55.510Z] [2022-04-29T07:11:55.510Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:11:55.510Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:11:55.510Z] #8 DONE 1.1s [2022-04-29T07:11:57.417Z] [2022-04-29T07:11:57.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:11:57.418Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:11:57.418Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-29T07:11:57.418Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T07:11:57.418Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T07:11:57.678Z] #11 ... [2022-04-29T07:11:57.678Z] [2022-04-29T07:11:57.678Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:11:57.678Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:11:57.678Z] #54 DONE 0.4s [2022-04-29T07:11:57.678Z] [2022-04-29T07:11:57.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:11:57.678Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:11:57.678Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T07:11:57.678Z] #11 ... [2022-04-29T07:11:57.678Z] [2022-04-29T07:11:57.678Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:11:57.678Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:11:57.678Z] #54 DONE 0.0s [2022-04-29T07:11:57.678Z] [2022-04-29T07:11:57.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:11:57.678Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:11:57.678Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.3s [2022-04-29T07:11:57.938Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.5s [2022-04-29T07:11:58.199Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.5s [2022-04-29T07:11:58.199Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 0.6s [2022-04-29T07:11:58.465Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.91MB / 54.94MB 0.8s [2022-04-29T07:11:58.465Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.87MB / 54.94MB 1.0s [2022-04-29T07:11:58.465Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 1.0s [2022-04-29T07:11:58.465Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.0s [2022-04-29T07:11:58.725Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 1.1s [2022-04-29T07:11:58.725Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 1.1s [2022-04-29T07:11:58.725Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.57MB / 54.94MB 1.2s [2022-04-29T07:11:58.725Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.2s [2022-04-29T07:11:58.725Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.24MB / 10.87MB 1.2s [2022-04-29T07:11:58.987Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.4s [2022-04-29T07:11:58.987Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.3s done [2022-04-29T07:11:58.987Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 9.44MB / 10.87MB 1.4s [2022-04-29T07:11:58.987Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.4s [2022-04-29T07:11:58.987Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.4s [2022-04-29T07:11:59.246Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.34MB / 54.58MB 1.7s [2022-04-29T07:11:59.246Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 1.8s [2022-04-29T07:11:59.505Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-29T07:11:59.505Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.0s done [2022-04-29T07:11:59.505Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 2.1s [2022-04-29T07:11:59.765Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.97MB / 54.58MB 2.2s [2022-04-29T07:11:59.765Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 2.2s [2022-04-29T07:11:59.765Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.2s [2022-04-29T07:12:00.026Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 32.51MB / 54.58MB 2.5s [2022-04-29T07:12:00.026Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 2.5s [2022-04-29T07:12:00.286Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 36.70MB / 54.58MB 2.8s [2022-04-29T07:12:00.286Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 39.85MB / 54.58MB 2.9s [2022-04-29T07:12:00.286Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 2.9s [2022-04-29T07:12:00.546Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.76MB / 141.70MB 2.9s [2022-04-29T07:12:00.546Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 20.97MB / 85.84MB 3.0s [2022-04-29T07:12:00.806Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 45.09MB / 54.58MB 3.2s [2022-04-29T07:12:00.806Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.28MB / 54.58MB 3.3s [2022-04-29T07:12:01.066Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 3.5s [2022-04-29T07:12:01.066Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 3.6s [2022-04-29T07:12:01.326Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 3.6s [2022-04-29T07:12:01.326Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 19.92MB / 141.70MB 3.6s [2022-04-29T07:12:01.326Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.14MB / 85.84MB 3.9s [2022-04-29T07:12:01.326Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 30.41MB / 141.70MB 3.9s [2022-04-29T07:12:01.586Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 51.38MB / 85.84MB 4.1s [2022-04-29T07:12:01.586Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.1s done [2022-04-29T07:12:01.586Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 37.56MB / 141.70MB 4.2s [2022-04-29T07:12:01.586Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 4.2s [2022-04-29T07:12:01.846Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 56.62MB / 85.84MB 4.3s [2022-04-29T07:12:01.846Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 63.96MB / 85.84MB 4.4s [2022-04-29T07:12:01.846Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 46.14MB / 141.70MB 4.4s [2022-04-29T07:12:01.846Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.3s done [2022-04-29T07:12:02.108Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.2s [2022-04-29T07:12:02.108Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 70.25MB / 85.84MB 4.6s [2022-04-29T07:12:02.367Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.68MB / 85.84MB 4.9s [2022-04-29T07:12:02.367Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 53.62MB / 141.70MB 4.9s [2022-04-29T07:12:02.626Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 79.69MB / 85.84MB 5.2s [2022-04-29T07:12:02.887Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.3s [2022-04-29T07:12:02.887Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.11MB / 141.70MB 5.3s [2022-04-29T07:12:03.150Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.27MB / 141.70MB 5.5s [2022-04-29T07:12:03.150Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 85.98MB / 141.70MB 5.7s [2022-04-29T07:12:03.414Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 94.37MB / 141.70MB 5.9s [2022-04-29T07:12:03.676Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.0s done [2022-04-29T07:12:03.936Z] #11 ... [2022-04-29T07:12:03.936Z] [2022-04-29T07:12:03.936Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:12:03.936Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:12:03.936Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T07:12:03.936Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:12:03.936Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T07:12:03.936Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T07:12:03.936Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-04-29T07:12:03.936Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-04-29T07:12:03.936Z] #76 DONE 6.5s [2022-04-29T07:12:03.936Z] [2022-04-29T07:12:03.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:03.936Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:03.936Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 6.3s [2022-04-29T07:12:03.936Z] #11 ... [2022-04-29T07:12:03.936Z] [2022-04-29T07:12:03.936Z] #31 [internal] load build context [2022-04-29T07:12:03.936Z] #31 sha256:ae083f4e84c83392ad3ca7ae420877e76f14a6c001090596ded26d75b75ec35d [2022-04-29T07:12:03.936Z] #31 transferring context: 44.66MB 6.6s [2022-04-29T07:12:03.936Z] #31 ... [2022-04-29T07:12:03.936Z] [2022-04-29T07:12:03.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:03.936Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:03.936Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 114.29MB / 141.70MB 6.4s [2022-04-29T07:12:04.196Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 6.7s [2022-04-29T07:12:04.745Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.20MB / 141.70MB 7.0s [2022-04-29T07:12:04.745Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 139.46MB / 141.70MB 7.1s [2022-04-29T07:12:06.130Z] #11 ... [2022-04-29T07:12:06.130Z] [2022-04-29T07:12:06.130Z] #31 [internal] load build context [2022-04-29T07:12:06.130Z] #31 sha256:ae083f4e84c83392ad3ca7ae420877e76f14a6c001090596ded26d75b75ec35d [2022-04-29T07:12:06.130Z] #31 transferring context: 60.79MB 7.8s done [2022-04-29T07:12:06.130Z] #31 DONE 8.8s [2022-04-29T07:12:06.130Z] [2022-04-29T07:12:06.130Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:12:06.130Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:12:06.130Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T07:12:06.130Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:12:06.130Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T07:12:06.130Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T07:12:06.130Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-29T07:12:06.130Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-04-29T07:12:06.130Z] #78 DONE 8.7s [2022-04-29T07:12:06.130Z] [2022-04-29T07:12:06.130Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:12:06.130Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:12:06.130Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-29T07:12:06.130Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T07:12:06.130Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T07:12:06.130Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T07:12:06.130Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-29T07:12:06.391Z] #35 ... [2022-04-29T07:12:06.391Z] [2022-04-29T07:12:06.391Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T07:12:06.391Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T07:12:06.651Z] #77 DONE 0.2s [2022-04-29T07:12:06.651Z] [2022-04-29T07:12:06.651Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:12:06.651Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:12:07.220Z] #35 ... [2022-04-29T07:12:07.221Z] [2022-04-29T07:12:07.221Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T07:12:07.221Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T07:12:07.221Z] #79 DONE 0.5s [2022-04-29T07:12:07.221Z] [2022-04-29T07:12:07.221Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:12:07.221Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:12:07.221Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.4s [2022-04-29T07:12:08.603Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.9s done [2022-04-29T07:12:08.863Z] #35 DONE 11.5s [2022-04-29T07:12:08.863Z] [2022-04-29T07:12:08.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:08.863Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:08.863Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-29T07:12:09.809Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-29T07:12:09.809Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T07:12:10.379Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-29T07:12:10.639Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-04-29T07:12:16.077Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.3s [2022-04-29T07:12:16.077Z] #11 ... [2022-04-29T07:12:16.077Z] [2022-04-29T07:12:16.077Z] #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-04-29T07:12:16.077Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:12:16.077Z] #36 1.402 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:12:16.077Z] #36 1.402 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:12:16.077Z] #36 1.409 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:12:16.077Z] #36 1.568 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:12:16.077Z] #36 1.758 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:12:16.077Z] #36 2.177 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:12:16.077Z] #36 3.538 Fetched 8510 kB in 2s (3507 kB/s) [2022-04-29T07:12:16.077Z] #36 3.538 Reading package lists... [2022-04-29T07:12:16.077Z] #36 4.353 Reading package lists... [2022-04-29T07:12:16.077Z] #36 5.178 Building dependency tree... [2022-04-29T07:12:16.077Z] #36 5.691 The following additional packages will be installed: [2022-04-29T07:12:16.077Z] #36 5.691 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T07:12:16.077Z] #36 5.692 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T07:12:16.077Z] #36 5.693 Recommended packages: [2022-04-29T07:12:16.077Z] #36 5.693 libldap-common publicsuffix libsasl2-modules [2022-04-29T07:12:16.077Z] #36 5.882 The following NEW packages will be installed: [2022-04-29T07:12:16.077Z] #36 5.883 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T07:12:16.077Z] #36 5.883 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T07:12:16.077Z] #36 5.884 libssh2-1 openssl [2022-04-29T07:12:16.077Z] #36 6.155 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:12:16.077Z] #36 6.155 Need to get 3040 kB of archives. [2022-04-29T07:12:16.077Z] #36 6.155 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T07:12:16.077Z] #36 6.155 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T07:12:16.077Z] #36 6.171 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T07:12:16.077Z] #36 6.173 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T07:12:16.077Z] #36 6.177 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-29T07:12:16.077Z] #36 6.179 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T07:12:16.077Z] #36 6.183 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T07:12:16.077Z] #36 6.186 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T07:12:16.077Z] #36 6.187 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T07:12:16.078Z] #36 6.191 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T07:12:16.078Z] #36 6.192 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T07:12:16.078Z] #36 6.197 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T07:12:16.078Z] #36 6.200 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T07:12:16.078Z] #36 6.203 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:12:16.078Z] #36 6.209 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:12:16.078Z] #36 6.211 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:12:16.078Z] #36 6.442 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:12:16.078Z] #36 6.494 Fetched 3040 kB in 0s (9489 kB/s) [2022-04-29T07:12:16.078Z] #36 6.527 Selecting previously unselected package openssl. [2022-04-29T07:12:16.078Z] #36 6.527 (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-04-29T07:12:16.078Z] #36 6.545 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 6.545 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:12:16.078Z] #36 6.726 Selecting previously unselected package ca-certificates. [2022-04-29T07:12:16.078Z] #36 6.726 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T07:12:16.078Z] #36 6.731 Unpacking ca-certificates (20210119) ... [2022-04-29T07:12:16.078Z] #36 6.822 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T07:12:16.078Z] #36 6.822 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 6.831 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:12:16.078Z] #36 6.930 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T07:12:16.078Z] #36 6.930 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 6.937 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:12:16.078Z] #36 6.990 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T07:12:16.078Z] #36 6.990 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.016 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:12:16.078Z] #36 7.086 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T07:12:16.078Z] #36 7.086 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.091 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:12:16.078Z] #36 7.185 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T07:12:16.078Z] #36 7.185 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.189 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:12:16.078Z] #36 7.240 Selecting previously unselected package libpsl5:amd64. [2022-04-29T07:12:16.078Z] #36 7.240 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.250 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:12:16.078Z] #36 7.294 Selecting previously unselected package librtmp1:amd64. [2022-04-29T07:12:16.078Z] #36 7.294 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.310 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:12:16.078Z] #36 7.362 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T07:12:16.078Z] #36 7.362 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T07:12:16.078Z] #36 7.362 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:12:16.078Z] #36 ... [2022-04-29T07:12:16.078Z] [2022-04-29T07:12:16.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:16.078Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:19.073Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c60b25e2ef3412b) in /home/ubuntu/workspace/moby_PR-43525 [Pipeline] { [Pipeline] checkout [2022-04-29T07:12:19.098Z] The recommended git tool is: git [2022-04-29T07:12:19.110Z] using credential docker-jenkins-github-credentials [2022-04-29T07:12:19.119Z] Cloning the remote Git repository [2022-04-29T07:12:19.119Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:12:19.124Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:12:19.124Z] > git init /home/ubuntu/workspace/moby_PR-43525 # timeout=10 [2022-04-29T07:12:19.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:12:19.131Z] > git --version # timeout=10 [2022-04-29T07:12:19.136Z] > git --version # 'git version 2.25.1' [2022-04-29T07:12:19.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:19.137Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:20.294Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.9s done [2022-04-29T07:12:20.294Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T07:12:20.553Z] #11 ... [2022-04-29T07:12:20.553Z] [2022-04-29T07:12:20.553Z] #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-04-29T07:12:20.553Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:12:20.553Z] #36 7.436 Selecting previously unselected package libcurl4:amd64. [2022-04-29T07:12:20.553Z] #36 7.436 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:12:20.553Z] #36 7.439 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 7.546 Selecting previously unselected package curl. [2022-04-29T07:12:20.553Z] #36 7.546 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:12:20.553Z] #36 7.552 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 7.621 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:12:20.553Z] #36 7.621 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:12:20.553Z] #36 7.625 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:12:20.553Z] #36 7.703 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:12:20.553Z] #36 7.703 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:12:20.553Z] #36 7.714 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:12:20.553Z] #36 7.786 Selecting previously unselected package jq. [2022-04-29T07:12:20.553Z] #36 7.786 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:12:20.553Z] #36 7.791 Unpacking jq (1.6-2.1) ... [2022-04-29T07:12:20.553Z] #36 7.832 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:12:20.553Z] #36 7.849 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:12:20.553Z] #36 7.862 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:12:20.553Z] #36 7.877 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 7.888 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:12:20.553Z] #36 7.899 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 7.911 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:12:20.553Z] #36 7.922 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 7.937 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:12:20.553Z] #36 7.949 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:12:20.553Z] #36 7.961 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:12:20.553Z] #36 7.974 Setting up ca-certificates (20210119) ... [2022-04-29T07:12:20.553Z] #36 8.624 Updating certificates in /etc/ssl/certs... [2022-04-29T07:12:20.553Z] #36 9.919 129 added, 0 removed; done. [2022-04-29T07:12:20.553Z] #36 9.950 Setting up jq (1.6-2.1) ... [2022-04-29T07:12:20.553Z] #36 9.967 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 9.973 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:12:20.553Z] #36 9.986 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:12:20.553Z] #36 10.00 Processing triggers for ca-certificates (20210119) ... [2022-04-29T07:12:20.553Z] #36 10.02 Updating certificates in /etc/ssl/certs... [2022-04-29T07:12:20.553Z] #36 10.92 0 added, 0 removed; done. [2022-04-29T07:12:20.553Z] #36 10.92 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T07:12:20.553Z] #36 10.92 done. [2022-04-29T07:12:20.553Z] #36 DONE 11.7s [2022-04-29T07:12:20.813Z] [2022-04-29T07:12:20.813Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T07:12:20.813Z] #37 sha256:269b75bad7bc38eb2e717a3bf568e3d3e711e76ef0b13bc71d5a5fa9dd7ea980 [2022-04-29T07:12:20.813Z] #37 DONE 0.1s [2022-04-29T07:12:20.813Z] [2022-04-29T07:12:20.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:20.813Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:20.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:12:20.755Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:12:21.044Z] Fetching without tags [2022-04-29T07:12:21.818Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:12:20.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:20.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:12:21.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:12:21.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:21.086Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:21.927Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:12:21.987Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:12:26.095Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-04-29T07:12:27.390Z] Merge succeeded, producing 0d8270e83c788d7d866d0376f46d27a201b6fec6 [2022-04-29T07:12:27.390Z] Checking out Revision 0d8270e83c788d7d866d0376f46d27a201b6fec6 (PR-43525) [2022-04-29T07:12:27.480Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.4s done [2022-04-29T07:12:27.480Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T07:12:25.296Z] > git remote # timeout=10 [2022-04-29T07:12:25.380Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:12:25.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:25.437Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:12:27.295Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-29T07:12:27.425Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:12:27.488Z] > git checkout -f 0d8270e83c788d7d866d0376f46d27a201b6fec6 # timeout=10 [2022-04-29T07:12:30.777Z] #11 ... [2022-04-29T07:12:30.777Z] [2022-04-29T07:12:30.777Z] #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-04-29T07:12:30.777Z] #38 sha256:c0f659df37323f7091d0c2066c5aa5803e51658b9f3e3118e69e07eb154f358f [2022-04-29T07:12:30.777Z] #38 2.628 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T07:12:30.777Z] #38 2.915 [2022-04-29T07:12:30.777Z] #38 3.128 #=#=# ######################################################################## 100.0% [2022-04-29T07:12:30.777Z] #38 3.436 [2022-04-29T07:12:30.777Z] #38 4.476 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T07:12:30.777Z] #38 4.825 [2022-04-29T07:12:30.777Z] #38 5.052 #=#=# ######################################################################## 100.0% [2022-04-29T07:12:30.777Z] #38 5.347 [2022-04-29T07:12:30.777Z] #38 6.318 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T07:12:30.777Z] #38 6.691 [2022-04-29T07:12:30.777Z] #38 6.911 #=#=# ##### 7.4% ###################################### 53.5% ############################################################## 86.8% ######################################################################## 100.0% [2022-04-29T07:12:30.777Z] #38 7.449 [2022-04-29T07:12:30.777Z] #38 8.507 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T07:12:30.777Z] #38 8.798 [2022-04-29T07:12:30.777Z] #38 9.016 #=#=# ######################################################################## 100.0% [2022-04-29T07:12:30.777Z] #38 9.317 [2022-04-29T07:12:30.777Z] #38 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T07:12:30.777Z] #38 ... [2022-04-29T07:12:30.777Z] [2022-04-29T07:12:30.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:30.777Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:31.501Z] Fetching without tags [2022-04-29T07:12:31.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:12:31.488Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:12:31.491Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:31.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:12:31.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:12:31.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:31.506Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:31.720Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:12:32.695Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-29T07:12:33.081Z] Merge succeeded, producing 8c62502b198cd3c21ed7ef5c4e93ec63faff3176 [2022-04-29T07:12:33.082Z] Checking out Revision 8c62502b198cd3c21ed7ef5c4e93ec63faff3176 (PR-43525) [2022-04-29T07:12:31.724Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:12:31.729Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:12:32.250Z] > git remote # timeout=10 [2022-04-29T07:12:32.253Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:12:32.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:32.258Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:12:33.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:12:33.086Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:12:33.089Z] > git checkout -f 8c62502b198cd3c21ed7ef5c4e93ec63faff3176 # timeout=10 [2022-04-29T07:12:33.527Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:12:33.540Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:12:34.199Z] + docker version [2022-04-29T07:12:34.199Z] Client: Docker Engine - Community [2022-04-29T07:12:34.199Z] Version: 20.10.14 [2022-04-29T07:12:34.199Z] API version: 1.41 [2022-04-29T07:12:34.199Z] Go version: go1.16.15 [2022-04-29T07:12:34.199Z] Git commit: a224086 [2022-04-29T07:12:34.199Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-29T07:12:34.199Z] OS/Arch: linux/arm64 [2022-04-29T07:12:34.199Z] Context: default [2022-04-29T07:12:34.199Z] Experimental: true [2022-04-29T07:12:34.199Z] [2022-04-29T07:12:34.199Z] Server: Docker Engine - Community [2022-04-29T07:12:34.199Z] Engine: [2022-04-29T07:12:34.199Z] Version: 20.10.14 [2022-04-29T07:12:34.199Z] API version: 1.41 (minimum version 1.12) [2022-04-29T07:12:34.199Z] Go version: go1.16.15 [2022-04-29T07:12:34.199Z] Git commit: 87a90dc [2022-04-29T07:12:34.199Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-29T07:12:34.199Z] OS/Arch: linux/arm64 [2022-04-29T07:12:34.199Z] Experimental: true [2022-04-29T07:12:34.199Z] containerd: [2022-04-29T07:12:34.199Z] Version: 1.5.11 [2022-04-29T07:12:34.199Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:12:34.199Z] runc: [2022-04-29T07:12:34.199Z] Version: 1.0.3 [2022-04-29T07:12:34.199Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T07:12:34.199Z] docker-init: [2022-04-29T07:12:34.199Z] Version: 0.19.0 [2022-04-29T07:12:34.199Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T07:12:34.493Z] + docker info [2022-04-29T07:12:34.493Z] Client: [2022-04-29T07:12:34.493Z] Context: default [2022-04-29T07:12:34.493Z] Debug Mode: false [2022-04-29T07:12:34.493Z] Plugins: [2022-04-29T07:12:34.493Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T07:12:34.493Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T07:12:34.493Z] [2022-04-29T07:12:34.493Z] Server: [2022-04-29T07:12:34.493Z] Containers: 0 [2022-04-29T07:12:34.493Z] Running: 0 [2022-04-29T07:12:34.493Z] Paused: 0 [2022-04-29T07:12:34.493Z] Stopped: 0 [2022-04-29T07:12:34.493Z] Images: 4 [2022-04-29T07:12:34.493Z] Server Version: 20.10.14 [2022-04-29T07:12:34.493Z] Storage Driver: overlay2 [2022-04-29T07:12:34.493Z] Backing Filesystem: extfs [2022-04-29T07:12:34.493Z] Supports d_type: true [2022-04-29T07:12:34.493Z] Native Overlay Diff: true [2022-04-29T07:12:34.493Z] userxattr: false [2022-04-29T07:12:34.493Z] Logging Driver: json-file [2022-04-29T07:12:34.493Z] Cgroup Driver: cgroupfs [2022-04-29T07:12:34.493Z] Cgroup Version: 1 [2022-04-29T07:12:34.493Z] Plugins: [2022-04-29T07:12:34.493Z] Volume: local [2022-04-29T07:12:34.493Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T07:12:34.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T07:12:34.493Z] Swarm: inactive [2022-04-29T07:12:34.493Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-29T07:12:34.493Z] Default Runtime: runc [2022-04-29T07:12:34.493Z] Init Binary: docker-init [2022-04-29T07:12:34.493Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:12:34.494Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T07:12:34.494Z] init version: de40ad0 [2022-04-29T07:12:34.494Z] Security Options: [2022-04-29T07:12:34.494Z] apparmor [2022-04-29T07:12:34.494Z] seccomp [2022-04-29T07:12:34.494Z] Profile: default [2022-04-29T07:12:34.494Z] Kernel Version: 5.13.0-1021-aws [2022-04-29T07:12:34.494Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-29T07:12:34.494Z] OSType: linux [2022-04-29T07:12:34.494Z] Architecture: aarch64 [2022-04-29T07:12:34.494Z] CPUs: 2 [2022-04-29T07:12:34.494Z] Total Memory: 7.578GiB [2022-04-29T07:12:34.494Z] Name: ip-10-100-56-26 [2022-04-29T07:12:34.494Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-29T07:12:34.494Z] Docker Root Dir: /var/lib/docker [2022-04-29T07:12:34.494Z] Debug Mode: false [2022-04-29T07:12:34.494Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:12:34.494Z] Labels: [2022-04-29T07:12:34.494Z] Experimental: true [2022-04-29T07:12:34.494Z] Insecure Registries: [2022-04-29T07:12:34.494Z] 127.0.0.0/8 [2022-04-29T07:12:34.494Z] Live Restore Enabled: true [2022-04-29T07:12:34.494Z] [Pipeline] sh [2022-04-29T07:12:34.785Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:12:34.785Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:12:34.785Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43525/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T07:12:34.785Z] + bash /home/ubuntu/workspace/moby_PR-43525/check-config.sh [2022-04-29T07:12:34.785Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T07:12:34.785Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-29T07:12:34.785Z] [2022-04-29T07:12:34.785Z] Generally Necessary: [2022-04-29T07:12:34.785Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T07:12:34.785Z] - apparmor: enabled and tools installed [2022-04-29T07:12:34.785Z] - CONFIG_NAMESPACES: enabled [2022-04-29T07:12:34.785Z] - CONFIG_NET_NS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_PID_NS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_IPC_NS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_UTS_NS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUPS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CPUSETS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_MEMCG: enabled [2022-04-29T07:12:34.785Z] - CONFIG_KEYS: enabled [2022-04-29T07:12:34.785Z] - CONFIG_VETH: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T07:12:34.785Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T07:12:34.785Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T07:12:34.785Z] [2022-04-29T07:12:34.785Z] Optional Features: [2022-04-29T07:12:34.785Z] - CONFIG_USER_NS: enabled [2022-04-29T07:12:33.533Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:12:35.048Z] - CONFIG_SECCOMP: enabled [2022-04-29T07:12:35.048Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T07:12:35.048Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T07:12:35.048Z] (cgroup swap accounting is currently enabled) [2022-04-29T07:12:35.048Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T07:12:35.048Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T07:12:35.048Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T07:12:35.048Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T07:12:35.048Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T07:12:35.048Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T07:12:35.048Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T07:12:35.048Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T07:12:35.048Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T07:12:35.048Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T07:12:35.048Z] - CONFIG_EXT4_FS: enabled [2022-04-29T07:12:35.048Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T07:12:35.048Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T07:12:35.048Z] - Network Drivers: [2022-04-29T07:12:35.048Z] - "overlay": [2022-04-29T07:12:35.048Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T07:12:35.048Z] Optional (for encrypted networks): [2022-04-29T07:12:35.048Z] - CONFIG_CRYPTO: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T07:12:35.048Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T07:12:35.048Z] - CONFIG_XFRM: enabled [2022-04-29T07:12:35.048Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T07:12:35.048Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T07:12:35.310Z] - "ipvlan": [2022-04-29T07:12:35.310Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T07:12:35.310Z] - "macvlan": [2022-04-29T07:12:35.310Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T07:12:35.310Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T07:12:35.310Z] - "ftp,tftp client in container": [2022-04-29T07:12:35.310Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T07:12:35.310Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T07:12:35.310Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T07:12:35.310Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T07:12:35.310Z] - Storage Drivers: [2022-04-29T07:12:35.310Z] - "aufs": [2022-04-29T07:12:35.310Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T07:12:35.310Z] - "btrfs": [2022-04-29T07:12:35.310Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T07:12:35.310Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T07:12:35.310Z] - "devicemapper": [2022-04-29T07:12:35.310Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T07:12:35.310Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T07:12:35.310Z] - "overlay": [2022-04-29T07:12:35.310Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T07:12:35.310Z] - "zfs": [2022-04-29T07:12:35.310Z] - /dev/zfs: present [2022-04-29T07:12:35.310Z] - zfs command: missing [2022-04-29T07:12:35.310Z] - zpool command: missing [2022-04-29T07:12:35.310Z] [2022-04-29T07:12:35.310Z] Limits: [2022-04-29T07:12:35.310Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T07:12:35.310Z] [2022-04-29T07:12:35.310Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T07:12:35.660Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8c62502b198cd3c21ed7ef5c4e93ec63faff3176 . [2022-04-29T07:12:35.921Z] #1 [internal] load build definition from Dockerfile [2022-04-29T07:12:35.921Z] #1 sha256:415ff7da5fd18f90be71fd36207032cb9f74424b65e136f6f7d3df132e426579 [2022-04-29T07:12:35.921Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T07:12:35.921Z] #1 DONE 0.0s [2022-04-29T07:12:35.921Z] [2022-04-29T07:12:35.921Z] #2 [internal] load .dockerignore [2022-04-29T07:12:35.921Z] #2 sha256:da6df36b47df286705dc78d8d571bcbd83a41a044196e269e138b7b380fc4963 [2022-04-29T07:12:35.921Z] #2 transferring context: 145B done [2022-04-29T07:12:35.921Z] #2 DONE 0.0s [2022-04-29T07:12:35.921Z] [2022-04-29T07:12:35.921Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T07:12:35.921Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-29T07:12:35.921Z] #3 DONE 0.2s [2022-04-29T07:12:35.921Z] [2022-04-29T07:12:35.921Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T07:12:35.922Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-29T07:12:35.922Z] #4 CACHED [2022-04-29T07:12:35.992Z] #11 ... [2022-04-29T07:12:35.992Z] [2022-04-29T07:12:35.992Z] #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-04-29T07:12:35.992Z] #38 sha256:c0f659df37323f7091d0c2066c5aa5803e51658b9f3e3118e69e07eb154f358f [2022-04-29T07:12:35.992Z] #38 10.47 [2022-04-29T07:12:35.992Z] #38 10.69 #=#=# ######################################################################## 100.0% [2022-04-29T07:12:35.992Z] #38 10.98 [2022-04-29T07:12:35.992Z] #38 11.09 Download of images into '/build' complete. [2022-04-29T07:12:35.992Z] #38 11.09 Use something like the following to load the result into a Docker daemon: [2022-04-29T07:12:35.992Z] #38 11.09 tar -cC '/build' . | docker load [2022-04-29T07:12:35.992Z] #38 DONE 15.0s [2022-04-29T07:12:35.992Z] [2022-04-29T07:12:35.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:35.992Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #6 [internal] load .dockerignore [2022-04-29T07:12:36.184Z] #6 sha256:a88171104a01a6b226e47a7f4f4bc2529063fcec9593fcde203e397b3b1d5bd7 [2022-04-29T07:12:36.184Z] #6 DONE 0.0s [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #5 [internal] load build definition from Dockerfile [2022-04-29T07:12:36.184Z] #5 sha256:e3706bb464e7d4134e8734acd6d2e835c34450865fa7dbc8bc2f1bac113b5f82 [2022-04-29T07:12:36.184Z] #5 DONE 0.0s [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:12:36.184Z] #10 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-29T07:12:36.184Z] #10 DONE 0.1s [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T07:12:36.184Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-29T07:12:36.184Z] #8 DONE 0.1s [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:12:36.184Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T07:12:36.184Z] #7 DONE 0.1s [2022-04-29T07:12:36.184Z] [2022-04-29T07:12:36.184Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:12:36.184Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:12:36.184Z] #9 DONE 0.1s [2022-04-29T07:12:36.449Z] [2022-04-29T07:12:36.449Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:12:36.449Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:12:36.449Z] #71 DONE 0.0s [2022-04-29T07:12:36.449Z] [2022-04-29T07:12:36.449Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:12:36.449Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:12:36.449Z] #69 DONE 0.0s [2022-04-29T07:12:36.449Z] [2022-04-29T07:12:36.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:12:36.449Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T07:12:36.449Z] #11 DONE 0.0s [2022-04-29T07:12:36.449Z] [2022-04-29T07:12:36.449Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:12:36.449Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-29T07:12:36.449Z] #28 DONE 0.0s [2022-04-29T07:12:36.449Z] [2022-04-29T07:12:36.449Z] #24 [internal] load build context [2022-04-29T07:12:36.449Z] #24 sha256:eae580967ab6a4fac65f56d3347fd0c29db2cb3aa4d7b15970ade13003e2f16a [2022-04-29T07:12:37.029Z] #24 ... [2022-04-29T07:12:37.029Z] [2022-04-29T07:12:37.029Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:12:37.029Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:12:37.029Z] #47 DONE 0.4s [2022-04-29T07:12:37.029Z] [2022-04-29T07:12:37.029Z] #24 [internal] load build context [2022-04-29T07:12:37.029Z] #24 sha256:eae580967ab6a4fac65f56d3347fd0c29db2cb3aa4d7b15970ade13003e2f16a [2022-04-29T07:12:37.607Z] #24 transferring context: 60.79MB 1.2s done [2022-04-29T07:12:37.607Z] #24 DONE 1.3s [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:12:37.871Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-29T07:12:37.871Z] #60 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T07:12:37.871Z] #66 sha256:96abffa06d4555f1526201a4525e3e382f3253ab07a86c1beca81b6f53ea9d9d [2022-04-29T07:12:37.871Z] #66 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T07:12:37.871Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-29T07:12:37.871Z] #18 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #49 [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-04-29T07:12:37.871Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T07:12:37.871Z] #49 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T07:12:37.871Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-29T07:12:37.871Z] #23 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-29T07:12:37.871Z] #34 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:12:37.871Z] #65 sha256:8194c187a1e60712423e38cdc8b1a1f5b166c0e25b08c25ce38afa157b938ac6 [2022-04-29T07:12:37.871Z] #65 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #48 [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-04-29T07:12:37.871Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-29T07:12:37.871Z] #48 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T07:12:37.871Z] #61 sha256:4ced7e4c711e78174a0bc9ec85ea63bdbfe14f5c5ea8c5ae1af2c58bebe946fb [2022-04-29T07:12:37.871Z] #61 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #73 sha256:b1258912e0fbcac0a92de0e5a926fcbb676ea6e412eae487005a88c66ad98bf7 [2022-04-29T07:12:37.871Z] #73 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T07:12:37.871Z] #64 sha256:f838510952bfa08b0aac3f026bb39817c9a476f1974ba42f1e84fe63386b4504 [2022-04-29T07:12:37.871Z] #64 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:12:37.871Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T07:12:37.871Z] #53 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T07:12:37.871Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-29T07:12:37.871Z] #20 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T07:12:37.871Z] #30 sha256:20a5782a6be38562a5782883217436dd43e3d87c7412e7e6f8e40555df752ae1 [2022-04-29T07:12:37.871Z] #30 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-29T07:12:37.871Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-29T07:12:37.871Z] #22 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:12:37.871Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-29T07:12:37.871Z] #51 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #39 sha256:99b37e775526b3a1fd5f9b0bc101d8ef11b8db74c69e5305f9987ef3137de3d0 [2022-04-29T07:12:37.871Z] #39 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T07:12:37.871Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-29T07:12:37.871Z] #44 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T07:12:37.871Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-29T07:12:37.871Z] #33 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #68 sha256:8223872b1bbdeb8b09e6674fc50d1a5e050eefe31f9147c860803ca035c49f0c [2022-04-29T07:12:37.871Z] #68 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #42 [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-04-29T07:12:37.871Z] #42 sha256:a64577e304d63ec4f8a12d9c9dca1e94b3f2164862c12b0698adf74622b16135 [2022-04-29T07:12:37.871Z] #42 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T07:12:37.871Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-29T07:12:37.871Z] #19 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #43 sha256:204d8fc3f55c5772050eae07e6076ecc87ab4fcafdedf01ac8d43af2b761cf85 [2022-04-29T07:12:37.871Z] #43 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T07:12:37.871Z] #41 sha256:2d25f86a6292240195bc4a54e1dc75ef5961ab0e192ee2bfb4a47cb32638228c [2022-04-29T07:12:37.871Z] #41 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T07:12:37.871Z] #32 sha256:ac70f38bc04dfe62d3d9de295c62e1d71f1c7bda8843fd43e8736efa0ea4a1a4 [2022-04-29T07:12:37.871Z] #32 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:12:37.871Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-29T07:12:37.871Z] #21 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:12:37.871Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-29T07:12:37.871Z] #38 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:12:37.871Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-29T07:12:37.871Z] #55 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-29T07:12:37.871Z] #13 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #52 sha256:9a2f44154cea50a9675b2b318c9bb61282cf9619a6aa93508e301506e27f0380 [2022-04-29T07:12:37.871Z] #52 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T07:12:37.871Z] #67 sha256:a2898199381ccd838d230a4c8c04a09ad3668b7218a5b5b4c58e28b740e94d6d [2022-04-29T07:12:37.871Z] #67 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T07:12:37.871Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-29T07:12:37.871Z] #12 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:12:37.871Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-29T07:12:37.871Z] #15 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T07:12:37.871Z] #25 sha256:d60bef8036e6d7ccb5c1f297257ec4e0897a281fd06c23f041709a72659207df [2022-04-29T07:12:37.871Z] #25 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:12:37.871Z] #62 sha256:33fb8f673c80238d66cb8ceebfe9271bc5636feb9adce8b4bac8d9fbe8cbd7ab [2022-04-29T07:12:37.871Z] #62 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #45 [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-04-29T07:12:37.871Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-29T07:12:37.871Z] #45 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #50 sha256:7c2ba0472cc823a2ba95e046d1dc0a7ab737eec68744e182ca6455591e5b6a2a [2022-04-29T07:12:37.871Z] #50 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #46 sha256:8c6c8ecdc207df36666cd9144ff2074d751ea572c5cee412cbfcc05e4ec635c4 [2022-04-29T07:12:37.871Z] #46 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #35 sha256:4198a377f9507116808343f3b17f2ee595c80ba1f158e4e608d1986e1e595505 [2022-04-29T07:12:37.871Z] #35 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #63 sha256:6aeb0f67f9b57bc8ff3b5043c29a5058115488d182d8a645baee3c83a4d1d2e3 [2022-04-29T07:12:37.871Z] #63 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T07:12:37.871Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-29T07:12:37.871Z] #72 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T07:12:37.871Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-29T07:12:37.871Z] #16 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T07:12:37.871Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-29T07:12:37.871Z] #17 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T07:12:37.871Z] #57 sha256:638ba9430d50c15532dbccfd4c3a3788f934baf1b2a90631befa1c0c228c7221 [2022-04-29T07:12:37.871Z] #57 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #59 sha256:18e3a12420b90b02115872182732f205b6b9ccd3106764cdaab67ccded777ce5 [2022-04-29T07:12:37.871Z] #59 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T07:12:37.871Z] #14 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T07:12:37.871Z] #27 sha256:afaeaea462053c1c61b691947fceb7986ba3ae3fb3c6c70acc06f9329884d625 [2022-04-29T07:12:37.871Z] #27 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-29T07:12:37.871Z] #36 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-29T07:12:37.871Z] #29 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #37 sha256:a98804d739485efb93cf191014fd8c7ad8805cb996ff80bbcfadd41206740ed2 [2022-04-29T07:12:37.871Z] #37 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #56 sha256:16a65b3a0cbed23885fdaf63d454f37b99401e314a9c956da843a837e456e30f [2022-04-29T07:12:37.871Z] #56 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #40 [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-04-29T07:12:37.871Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T07:12:37.871Z] #40 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #26 sha256:315fc55fcaf6a82493f118ca0d73dceeb66ea3687b3a71cee5e7d8906bdf72b8 [2022-04-29T07:12:37.871Z] #26 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T07:12:37.871Z] #54 sha256:ec3ed1f12d9c4fa0c5402291327c60c0efd0911067a816168e28f4f669d8c05f [2022-04-29T07:12:37.871Z] #54 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T07:12:37.871Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-29T07:12:37.871Z] #70 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:12:37.871Z] #58 sha256:ce2cdebe16ee77c5c8456a3fc540a07acdc4191cc7cab31ac93efd3793b3dc18 [2022-04-29T07:12:37.871Z] #58 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #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-04-29T07:12:37.871Z] #31 sha256:8d958a58cb28d822da3259684043649a8c69db17d46ef63558b0f8c4ed27917d [2022-04-29T07:12:37.871Z] #31 CACHED [2022-04-29T07:12:37.871Z] [2022-04-29T07:12:37.871Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T07:12:37.872Z] #74 sha256:18e67b16883b0d3610b186e967a21c1a0b77dabc67771e5569a9a027ee359de6 [2022-04-29T07:12:37.872Z] #74 CACHED [2022-04-29T07:12:37.872Z] [2022-04-29T07:12:37.872Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T07:12:37.872Z] #75 sha256:af4baaf0e4f83d128c5e05ae1652a11f54eed7b34a9c7437b4fbe03e664225d8 [2022-04-29T07:12:37.914Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-04-29T07:12:38.823Z] #75 DONE 1.0s [2022-04-29T07:12:38.823Z] [2022-04-29T07:12:38.823Z] #76 exporting to image [2022-04-29T07:12:38.823Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T07:12:38.823Z] #76 exporting layers [2022-04-29T07:12:38.984Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:12:39.126Z] First time build. Skipping changelog. [2022-04-29T07:12:39.293Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.6s done [2022-04-29T07:12:39.345Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004850c9f28c6715a) in /home/ubuntu/workspace/moby_PR-43525 [Pipeline] { [Pipeline] checkout [2022-04-29T07:12:39.385Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c85fc9e8042a2e9) in /home/ubuntu/workspace/moby_PR-43525 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [2022-04-29T07:12:39.466Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:12:39.518Z] The recommended git tool is: git [2022-04-29T07:12:39.553Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T07:12:39.770Z] #76 exporting layers 0.9s done [2022-04-29T07:12:39.770Z] #76 writing image sha256:1a7e931648cee66719edacbad2c5e0c946cd90c9ca5a316842afed4b9f7ec07e done [2022-04-29T07:12:39.770Z] #76 naming to docker.io/library/docker:8c62502b198cd3c21ed7ef5c4e93ec63faff3176 done [2022-04-29T07:12:39.770Z] #76 DONE 1.0s [2022-04-29T07:12:39.819Z] #11 DONE 42.6s [2022-04-29T07:12:39.819Z] [2022-04-29T07:12:39.819Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T07:12:39.819Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T07:12:39.020Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:12:41.204Z] #12 DONE 1.2s [2022-04-29T07:12:41.204Z] [2022-04-29T07:12:41.204Z] #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-04-29T07:12:41.204Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T07:12:41.773Z] #13 DONE 0.6s [2022-04-29T07:12:41.773Z] [2022-04-29T07:12:41.773Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T07:12:41.773Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T07:12:42.034Z] #51 DONE 0.2s [2022-04-29T07:12:42.034Z] [2022-04-29T07:12:42.034Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T07:12:42.034Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T07:12:42.034Z] #40 DONE 0.2s [2022-04-29T07:12:42.034Z] [2022-04-29T07:12:42.034Z] #55 [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-04-29T07:12:42.034Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T07:12:42.034Z] #55 DONE 0.2s [2022-04-29T07:12:42.034Z] [2022-04-29T07:12:42.034Z] #52 [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-04-29T07:12:42.034Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:12:42.283Z] using credential docker-jenkins-github-credentials [2022-04-29T07:12:42.291Z] Cloning the remote Git repository [2022-04-29T07:12:42.291Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:12:42.576Z] using credential docker-jenkins-github-credentials [2022-04-29T07:12:42.590Z] Cloning the remote Git repository [2022-04-29T07:12:42.590Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:12:42.567Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:12:42.636Z] > git init /home/ubuntu/workspace/moby_PR-43525 # timeout=10 [2022-04-29T07:12:43.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:12:43.001Z] > git --version # timeout=10 [2022-04-29T07:12:43.053Z] > git --version # 'git version 2.17.1' [2022-04-29T07:12:43.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:43.055Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:42.696Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:12:42.767Z] > git init /home/ubuntu/workspace/moby_PR-43525 # timeout=10 [2022-04-29T07:12:43.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:12:43.107Z] > git --version # timeout=10 [2022-04-29T07:12:43.117Z] > git --version # 'git version 2.17.1' [2022-04-29T07:12:43.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:12:43.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:12:44.584Z] #52 ... [2022-04-29T07:12:44.584Z] [2022-04-29T07:12:44.584Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-29T07:12:44.584Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-29T07:12:44.584Z] #14 DONE 2.7s [2022-04-29T07:12:44.584Z] [2022-04-29T07:12:44.584Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-29T07:12:44.584Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-29T07:12:45.126Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-29T07:12:45.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c62502b198cd3c21ed7ef5c4e93ec63faff3176 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c62502b198cd3c21ed7ef5c4e93ec63faff3176 hack/test/unit [2022-04-29T07:12:45.680Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-29T07:12:45.680Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-29T07:12:45.680Z] + TESTDIRS=./... [2022-04-29T07:12:45.680Z] + exclude_paths='/vendor/|/integration' [2022-04-29T07:12:45.680Z] ++ go list ./... [2022-04-29T07:12:45.680Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-29T07:12:45.748Z] + docker version [2022-04-29T07:12:46.629Z] + pkg_list='github.com/docker/docker/api [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/backend [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/container [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/events [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/filters [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/image [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/mount [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/network [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/registry [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/time [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/versions [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:12:46.629Z] github.com/docker/docker/api/types/volume [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:12:46.629Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:12:46.629Z] github.com/docker/docker/cli [2022-04-29T07:12:46.629Z] github.com/docker/docker/cli/config [2022-04-29T07:12:46.629Z] github.com/docker/docker/cli/debug [2022-04-29T07:12:46.629Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:12:46.629Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:12:46.629Z] github.com/docker/docker/client [2022-04-29T07:12:46.629Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:12:46.629Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:12:46.629Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:12:46.629Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:12:46.629Z] github.com/docker/docker/container [2022-04-29T07:12:46.629Z] github.com/docker/docker/container/stream [2022-04-29T07:12:46.629Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:12:46.629Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:12:46.629Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/config [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/events [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/exec [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/images [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/links [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/names [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/network [2022-04-29T07:12:46.629Z] github.com/docker/docker/daemon/stats [2022-04-29T07:12:46.629Z] github.com/docker/docker/distribution [2022-04-29T07:12:46.629Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:12:46.629Z] github.com/docker/docker/distribution/utils [2022-04-29T07:12:46.629Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:12:46.629Z] github.com/docker/docker/dockerversion [2022-04-29T07:12:46.629Z] github.com/docker/docker/errdefs [2022-04-29T07:12:46.630Z] github.com/docker/docker/image [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/cache [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/tarexport [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/v1 [2022-04-29T07:12:46.630Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:12:46.630Z] github.com/docker/docker/layer [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:12:46.630Z] github.com/docker/docker/oci [2022-04-29T07:12:46.630Z] github.com/docker/docker/oci/caps [2022-04-29T07:12:46.630Z] github.com/docker/docker/opts [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/archive [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/directory [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/platform [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/pools [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/progress [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/signal [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/stack [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/system [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:12:46.630Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:12:46.630Z] github.com/docker/docker/plugin [2022-04-29T07:12:46.630Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:12:46.630Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:12:46.630Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:12:46.630Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:12:46.630Z] github.com/docker/docker/quota [2022-04-29T07:12:46.630Z] github.com/docker/docker/reference [2022-04-29T07:12:46.630Z] github.com/docker/docker/registry [2022-04-29T07:12:46.630Z] github.com/docker/docker/registry/resumable [2022-04-29T07:12:46.630Z] github.com/docker/docker/restartmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/rootless [2022-04-29T07:12:46.630Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:12:46.630Z] github.com/docker/docker/runconfig [2022-04-29T07:12:46.630Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/environment [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/registry [2022-04-29T07:12:46.630Z] github.com/docker/docker/testutil/request [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/drivers [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/local [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/mounts [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/service [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:12:46.630Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:12:46.630Z] ++ grep --fixed-strings -v /libnetwork [2022-04-29T07:12:46.630Z] ++ echo 'github.com/docker/docker/api [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/backend [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/container [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/events [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/filters [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/image [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/mount [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/network [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/registry [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/time [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/versions [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:12:46.630Z] github.com/docker/docker/api/types/volume [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:12:46.630Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:12:46.630Z] github.com/docker/docker/cli [2022-04-29T07:12:46.630Z] github.com/docker/docker/cli/config [2022-04-29T07:12:46.630Z] github.com/docker/docker/cli/debug [2022-04-29T07:12:46.630Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:12:46.630Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:12:46.630Z] github.com/docker/docker/client [2022-04-29T07:12:46.630Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:12:46.630Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:12:46.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:12:46.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:12:46.630Z] github.com/docker/docker/container [2022-04-29T07:12:46.630Z] github.com/docker/docker/container/stream [2022-04-29T07:12:46.630Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:12:46.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:12:46.630Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/config [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/events [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/exec [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/images [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/links [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/names [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/network [2022-04-29T07:12:46.630Z] github.com/docker/docker/daemon/stats [2022-04-29T07:12:46.630Z] github.com/docker/docker/distribution [2022-04-29T07:12:46.630Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:12:46.630Z] github.com/docker/docker/distribution/utils [2022-04-29T07:12:46.630Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:12:46.630Z] github.com/docker/docker/dockerversion [2022-04-29T07:12:46.630Z] github.com/docker/docker/errdefs [2022-04-29T07:12:46.630Z] github.com/docker/docker/image [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/cache [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/tarexport [2022-04-29T07:12:46.630Z] github.com/docker/docker/image/v1 [2022-04-29T07:12:46.630Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:12:46.630Z] github.com/docker/docker/layer [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:12:46.630Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:12:46.630Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:12:46.631Z] github.com/docker/docker/oci [2022-04-29T07:12:46.631Z] github.com/docker/docker/oci/caps [2022-04-29T07:12:46.631Z] github.com/docker/docker/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/archive [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/directory [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/platform [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pools [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/progress [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/signal [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stack [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/system [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:12:46.631Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:12:46.631Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:12:46.631Z] github.com/docker/docker/quota [2022-04-29T07:12:46.631Z] github.com/docker/docker/reference [2022-04-29T07:12:46.631Z] github.com/docker/docker/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/registry/resumable [2022-04-29T07:12:46.631Z] github.com/docker/docker/restartmanager [2022-04-29T07:12:46.631Z] github.com/docker/docker/rootless [2022-04-29T07:12:46.631Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:12:46.631Z] github.com/docker/docker/runconfig [2022-04-29T07:12:46.631Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/environment [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/request [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/drivers [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/local [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/mounts [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/service [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:12:46.631Z] + base_pkg_list='github.com/docker/docker/api [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/backend [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/events [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/filters [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/image [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/mount [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/network [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/time [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:12:46.631Z] github.com/docker/docker/cli [2022-04-29T07:12:46.631Z] github.com/docker/docker/cli/config [2022-04-29T07:12:46.631Z] github.com/docker/docker/cli/debug [2022-04-29T07:12:46.631Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:12:46.631Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:12:46.631Z] github.com/docker/docker/client [2022-04-29T07:12:46.631Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:12:46.631Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:12:46.631Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:12:46.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:12:46.631Z] github.com/docker/docker/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/container/stream [2022-04-29T07:12:46.631Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:12:46.631Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:12:46.631Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/config [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/events [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/exec [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/images [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/links [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/names [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/network [2022-04-29T07:12:46.631Z] github.com/docker/docker/daemon/stats [2022-04-29T07:12:46.631Z] github.com/docker/docker/distribution [2022-04-29T07:12:46.631Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:12:46.631Z] github.com/docker/docker/distribution/utils [2022-04-29T07:12:46.631Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:12:46.631Z] github.com/docker/docker/dockerversion [2022-04-29T07:12:46.631Z] github.com/docker/docker/errdefs [2022-04-29T07:12:46.631Z] github.com/docker/docker/image [2022-04-29T07:12:46.631Z] github.com/docker/docker/image/cache [2022-04-29T07:12:46.631Z] github.com/docker/docker/image/tarexport [2022-04-29T07:12:46.631Z] github.com/docker/docker/image/v1 [2022-04-29T07:12:46.631Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:12:46.631Z] github.com/docker/docker/layer [2022-04-29T07:12:46.631Z] github.com/docker/docker/libcontainerd [2022-04-29T07:12:46.631Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:12:46.631Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:12:46.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:12:46.631Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:12:46.631Z] github.com/docker/docker/oci [2022-04-29T07:12:46.631Z] github.com/docker/docker/oci/caps [2022-04-29T07:12:46.631Z] github.com/docker/docker/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/archive [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/directory [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/platform [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pools [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/progress [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/signal [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stack [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/system [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:12:46.631Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:12:46.631Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:12:46.631Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:12:46.631Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:12:46.631Z] github.com/docker/docker/quota [2022-04-29T07:12:46.631Z] github.com/docker/docker/reference [2022-04-29T07:12:46.631Z] github.com/docker/docker/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/registry/resumable [2022-04-29T07:12:46.631Z] github.com/docker/docker/restartmanager [2022-04-29T07:12:46.631Z] github.com/docker/docker/rootless [2022-04-29T07:12:46.631Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:12:46.631Z] github.com/docker/docker/runconfig [2022-04-29T07:12:46.631Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/environment [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/testutil/request [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/drivers [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/local [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/mounts [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/service [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:12:46.631Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:12:46.631Z] ++ grep --fixed-strings /libnetwork [2022-04-29T07:12:46.631Z] ++ echo 'github.com/docker/docker/api [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/backend [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/container [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/events [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/filters [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/image [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/mount [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/network [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/registry [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/time [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:12:46.631Z] github.com/docker/docker/api/types/volume [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:12:46.631Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:12:46.632Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:12:46.632Z] github.com/docker/docker/cli [2022-04-29T07:12:46.632Z] github.com/docker/docker/cli/config [2022-04-29T07:12:46.632Z] github.com/docker/docker/cli/debug [2022-04-29T07:12:46.632Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:12:46.632Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:12:46.632Z] github.com/docker/docker/client [2022-04-29T07:12:46.632Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:12:46.632Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:12:46.632Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:12:46.632Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:12:46.632Z] github.com/docker/docker/container [2022-04-29T07:12:46.632Z] github.com/docker/docker/container/stream [2022-04-29T07:12:46.632Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:12:46.632Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:12:46.632Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/config [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/events [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/exec [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/images [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/links [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/names [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/network [2022-04-29T07:12:46.632Z] github.com/docker/docker/daemon/stats [2022-04-29T07:12:46.632Z] github.com/docker/docker/distribution [2022-04-29T07:12:46.632Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:12:46.632Z] github.com/docker/docker/distribution/utils [2022-04-29T07:12:46.632Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:12:46.632Z] github.com/docker/docker/dockerversion [2022-04-29T07:12:46.632Z] github.com/docker/docker/errdefs [2022-04-29T07:12:46.632Z] github.com/docker/docker/image [2022-04-29T07:12:46.632Z] github.com/docker/docker/image/cache [2022-04-29T07:12:46.632Z] github.com/docker/docker/image/tarexport [2022-04-29T07:12:46.632Z] github.com/docker/docker/image/v1 [2022-04-29T07:12:46.632Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:12:46.632Z] github.com/docker/docker/layer [2022-04-29T07:12:46.632Z] github.com/docker/docker/libcontainerd [2022-04-29T07:12:46.632Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:12:46.632Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:12:46.632Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:12:46.632Z] github.com/docker/docker/oci [2022-04-29T07:12:46.632Z] github.com/docker/docker/oci/caps [2022-04-29T07:12:46.632Z] github.com/docker/docker/opts [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/archive [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/directory [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/platform [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/pools [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/progress [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/signal [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/stack [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/system [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:12:46.632Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:12:46.632Z] github.com/docker/docker/plugin [2022-04-29T07:12:46.632Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:12:46.632Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:12:46.632Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:12:46.632Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:12:46.632Z] github.com/docker/docker/quota [2022-04-29T07:12:46.632Z] github.com/docker/docker/reference [2022-04-29T07:12:46.632Z] github.com/docker/docker/registry [2022-04-29T07:12:46.632Z] github.com/docker/docker/registry/resumable [2022-04-29T07:12:46.632Z] github.com/docker/docker/restartmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/rootless [2022-04-29T07:12:46.632Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:12:46.632Z] github.com/docker/docker/runconfig [2022-04-29T07:12:46.632Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/environment [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/registry [2022-04-29T07:12:46.632Z] github.com/docker/docker/testutil/request [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/drivers [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/local [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/mounts [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/service [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:12:46.632Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:12:46.632Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/types' [2022-04-29T07:12:46.632Z] + echo 'github.com/docker/docker/libnetwork [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/ipvla+ grep --fixed-strings libnetwork/drivers/bridge [2022-04-29T07:12:46.632Z] n/ivmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:12:46.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/types' [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:12:46.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:12:46.633Z] + type docker-proxy [2022-04-29T07:12:46.633Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-29T07:12:46.633Z] + hack/make.sh binary-proxy install-proxy [2022-04-29T07:12:46.633Z] [2022-04-29T07:12:46.633Z] Removing bundles/ [2022-04-29T07:12:46.633Z] [2022-04-29T07:12:46.633Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-29T07:12:46.633Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-29T07:12:46.633Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:12:47.875Z] #15 DONE 3.3s [2022-04-29T07:12:47.875Z] [2022-04-29T07:12:47.875Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-29T07:12:47.875Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-29T07:12:49.783Z] #16 DONE 1.8s [2022-04-29T07:12:49.783Z] [2022-04-29T07:12:49.783Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-29T07:12:49.783Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-29T07:12:51.173Z] #17 DONE 1.5s [2022-04-29T07:12:51.173Z] [2022-04-29T07:12:51.173Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-29T07:12:51.173Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-29T07:12:51.743Z] #18 ... [2022-04-29T07:12:51.743Z] [2022-04-29T07:12:51.743Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:12:51.743Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:12:51.743Z] #60 5.092 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T07:12:51.939Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-29T07:12:51.939Z] [2022-04-29T07:12:51.939Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-29T07:12:51.939Z] Installing docker-proxy to /usr/local/bin/ [2022-04-29T07:12:51.939Z] [2022-04-29T07:12:51.939Z] + mkdir -p bundles [2022-04-29T07:12:51.939Z] + '[' -n 'github.com/docker/docker/api [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/backend [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/container [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/events [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/filters [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/image [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/mount [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/network [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/registry [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/time [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/versions [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:12:51.939Z] github.com/docker/docker/api/types/volume [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:12:51.939Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:12:51.939Z] github.com/docker/docker/cli [2022-04-29T07:12:51.939Z] github.com/docker/docker/cli/config [2022-04-29T07:12:51.939Z] github.com/docker/docker/cli/debug [2022-04-29T07:12:51.939Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:12:51.939Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:12:51.939Z] github.com/docker/docker/client [2022-04-29T07:12:51.939Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:12:51.939Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:12:51.939Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:12:51.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:12:51.939Z] github.com/docker/docker/container [2022-04-29T07:12:51.939Z] github.com/docker/docker/container/stream [2022-04-29T07:12:51.939Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:12:51.939Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:12:51.939Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/config [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/events [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/exec [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/images [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/links [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/names [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/network [2022-04-29T07:12:51.939Z] github.com/docker/docker/daemon/stats [2022-04-29T07:12:51.939Z] github.com/docker/docker/distribution [2022-04-29T07:12:51.939Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:12:51.939Z] github.com/docker/docker/distribution/utils [2022-04-29T07:12:51.939Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:12:51.939Z] github.com/docker/docker/dockerversion [2022-04-29T07:12:51.939Z] github.com/docker/docker/errdefs [2022-04-29T07:12:51.939Z] github.com/docker/docker/image [2022-04-29T07:12:51.939Z] github.com/docker/docker/image/cache [2022-04-29T07:12:51.939Z] github.com/docker/docker/image/tarexport [2022-04-29T07:12:51.939Z] github.com/docker/docker/image/v1 [2022-04-29T07:12:51.939Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:12:51.939Z] github.com/docker/docker/layer [2022-04-29T07:12:51.939Z] github.com/docker/docker/libcontainerd [2022-04-29T07:12:51.939Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:12:51.939Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:12:51.939Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:12:51.939Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:12:51.939Z] github.com/docker/docker/oci [2022-04-29T07:12:51.939Z] github.com/docker/docker/oci/caps [2022-04-29T07:12:51.939Z] github.com/docker/docker/opts [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/archive [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/directory [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/platform [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/pools [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/progress [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/signal [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/stack [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/system [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:12:51.939Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:12:51.939Z] github.com/docker/docker/plugin [2022-04-29T07:12:51.939Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:12:51.939Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:12:51.939Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:12:51.939Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:12:51.939Z] github.com/docker/docker/quota [2022-04-29T07:12:51.939Z] github.com/docker/docker/reference [2022-04-29T07:12:51.939Z] github.com/docker/docker/registry [2022-04-29T07:12:51.939Z] github.com/docker/docker/registry/resumable [2022-04-29T07:12:51.939Z] github.com/docker/docker/restartmanager [2022-04-29T07:12:51.939Z] github.com/docker/docker/rootless [2022-04-29T07:12:51.939Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:12:51.939Z] github.com/docker/docker/runconfig [2022-04-29T07:12:51.939Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/environment [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/registry [2022-04-29T07:12:51.939Z] github.com/docker/docker/testutil/request [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/drivers [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/local [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/mounts [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/service [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:12:51.939Z] github.com/docker/docker/volume/testutils' ']' [2022-04-29T07:12:51.940Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-29T07:12:52.003Z] #60 ... [2022-04-29T07:12:52.003Z] [2022-04-29T07:12:52.003Z] #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-04-29T07:12:52.003Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:12:52.003Z] #43 5.153 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T07:12:52.003Z] #43 ... [2022-04-29T07:12:52.003Z] [2022-04-29T07:12:52.003Z] #56 [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-04-29T07:12:52.003Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:12:52.003Z] #56 4.585 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:12:52.003Z] #56 4.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:12:52.003Z] #56 4.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:12:52.003Z] #56 5.261 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T07:12:52.003Z] #56 5.639 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:12:52.003Z] #56 7.951 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:12:52.264Z] #56 ... [2022-04-29T07:12:52.264Z] [2022-04-29T07:12:52.264Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:12:52.264Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:12:52.264Z] #58 4.250 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:12:52.264Z] #58 5.810 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:12:52.264Z] #58 5.815 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:12:52.264Z] #58 5.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:12:52.264Z] #58 5.858 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:12:52.264Z] #58 6.339 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:12:52.264Z] #58 6.395 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:12:52.264Z] #58 6.408 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:12:52.264Z] #58 6.483 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:12:52.264Z] #58 6.627 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:12:52.264Z] #58 6.814 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:12:52.264Z] #58 6.915 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:12:52.264Z] #58 7.053 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:12:52.264Z] #58 ... [2022-04-29T07:12:52.264Z] [2022-04-29T07:12:52.264Z] #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-04-29T07:12:52.264Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:12:52.264Z] #41 4.117 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T07:12:52.264Z] #41 4.117 Cloning into '.'... [2022-04-29T07:12:52.523Z] #41 ... [2022-04-29T07:12:52.523Z] [2022-04-29T07:12:52.523Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:12:52.523Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:12:52.523Z] #45 4.105 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:12:52.523Z] #45 4.826 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:12:52.523Z] #45 5.737 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:12:52.523Z] #45 6.328 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:12:52.523Z] #45 6.439 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:12:52.523Z] #45 9.394 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:12:52.523Z] #45 9.626 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:12:52.787Z] #45 ... [2022-04-29T07:12:52.787Z] [2022-04-29T07:12:52.787Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:12:52.787Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:12:52.787Z] #62 3.884 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T07:12:52.787Z] #62 4.748 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T07:12:52.787Z] #62 4.748 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T07:12:52.787Z] #62 4.763 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T07:12:52.787Z] #62 6.284 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T07:12:52.787Z] #62 ... [2022-04-29T07:12:52.787Z] [2022-04-29T07:12:52.787Z] #56 [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-04-29T07:12:52.787Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:12:52.787Z] #56 10.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:12:52.819Z] Client: [2022-04-29T07:12:52.819Z] Version: 20.10.9 [2022-04-29T07:12:52.819Z] API version: 1.41 [2022-04-29T07:12:52.819Z] Go version: go1.16.8 [2022-04-29T07:12:52.819Z] Git commit: c2ea9bc [2022-04-29T07:12:52.819Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:12:52.819Z] OS/Arch: windows/amd64 [2022-04-29T07:12:52.819Z] Context: default [2022-04-29T07:12:52.819Z] Experimental: true [2022-04-29T07:12:52.819Z] [2022-04-29T07:12:52.819Z] Server: Docker Engine - Community [2022-04-29T07:12:52.819Z] Engine: [2022-04-29T07:12:52.819Z] Version: 20.10.9 [2022-04-29T07:12:52.819Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:12:52.819Z] Go version: go1.16.8 [2022-04-29T07:12:52.819Z] Git commit: 79ea9d3 [2022-04-29T07:12:52.819Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:12:52.819Z] OS/Arch: windows/amd64 [2022-04-29T07:12:52.819Z] Experimental: true [2022-04-29T07:12:52.886Z] ? github.com/docker/docker/api [no test files] [2022-04-29T07:12:53.049Z] #56 ... [2022-04-29T07:12:53.049Z] [2022-04-29T07:12:53.049Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-29T07:12:53.049Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-29T07:12:53.049Z] #18 DONE 1.9s [2022-04-29T07:12:53.312Z] [2022-04-29T07:12:53.313Z] #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-04-29T07:12:53.313Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [Pipeline] sh [2022-04-29T07:12:54.343Z] + docker info [2022-04-29T07:12:55.223Z] #19 2.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:12:55.223Z] #19 2.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:12:55.223Z] #19 2.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:12:56.163Z] #19 ... [2022-04-29T07:12:56.163Z] [2022-04-29T07:12:56.163Z] #52 [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-04-29T07:12:56.163Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:12:56.163Z] #52 4.157 + git clone https://github.com/docker/distribution.git . [2022-04-29T07:12:56.163Z] #52 4.170 Cloning into '.'... [2022-04-29T07:12:56.423Z] #52 ... [2022-04-29T07:12:56.423Z] [2022-04-29T07:12:56.423Z] #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-04-29T07:12:56.423Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:12:56.423Z] #19 3.178 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:12:57.364Z] #19 4.268 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T07:12:58.748Z] #19 5.540 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T07:13:00.129Z] #19 7.088 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T07:13:00.389Z] #19 ... [2022-04-29T07:13:00.389Z] [2022-04-29T07:13:00.389Z] #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-04-29T07:13:00.389Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:13:00.389Z] #43 17.89 tomll can be used in two ways: [2022-04-29T07:13:00.389Z] #43 17.91 Writing to STDIN and reading from STDOUT: [2022-04-29T07:13:00.389Z] #43 17.91 cat file.toml | tomll > file.toml [2022-04-29T07:13:00.389Z] #43 17.91 [2022-04-29T07:13:00.389Z] #43 17.91 Reading and updating a list of files: [2022-04-29T07:13:00.389Z] #43 17.91 tomll a.toml b.toml c.toml [2022-04-29T07:13:00.389Z] #43 17.91 [2022-04-29T07:13:00.389Z] #43 17.91 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T07:13:00.389Z] #43 DONE 18.6s [2022-04-29T07:13:00.389Z] [2022-04-29T07:13:00.389Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:13:00.389Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:13:00.389Z] #58 13.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:13:00.389Z] #58 14.00 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:13:01.772Z] #58 ... [2022-04-29T07:13:01.772Z] [2022-04-29T07:13:01.772Z] #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-04-29T07:13:01.772Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:13:01.772Z] #19 8.676 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T07:13:03.154Z] #19 9.917 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T07:13:04.095Z] #19 11.06 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:13:04.357Z] #19 11.07 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T07:13:04.357Z] #19 11.07 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T07:13:04.357Z] #19 11.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T07:13:04.357Z] #19 11.08 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T07:13:04.357Z] #19 11.08 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T07:13:04.357Z] #19 11.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T07:13:04.357Z] #19 11.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T07:13:04.357Z] #19 11.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T07:13:04.357Z] #19 11.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T07:13:04.357Z] #19 11.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T07:13:04.357Z] #19 11.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:13:06.275Z] #19 ... [2022-04-29T07:13:06.275Z] [2022-04-29T07:13:06.275Z] #56 [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-04-29T07:13:06.275Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:13:06.275Z] #56 14.21 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T07:13:06.275Z] #56 19.87 Fetched 8513 kB in 16s (546 kB/s) [2022-04-29T07:13:06.342Z] Fetching without tags [2022-04-29T07:13:06.634Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:13:06.812Z] Fetching without tags [2022-04-29T07:13:06.849Z] #56 19.87 Reading package lists... [2022-04-29T07:13:06.849Z] #56 ... [2022-04-29T07:13:06.849Z] [2022-04-29T07:13:06.849Z] #52 [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-04-29T07:13:06.849Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:13:06.849Z] #52 24.85 Updating files: 93% (1723/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T07:13:07.111Z] #52 24.98 + git checkout -q v2.3.0 [2022-04-29T07:13:07.300Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:13:07.820Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-29T07:13:06.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:13:06.277Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:13:06.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:13:06.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:13:06.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:13:06.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:13:06.367Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:13:06.670Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:13:06.697Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:13:07.537Z] > git remote # timeout=10 [2022-04-29T07:13:07.550Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:13:07.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:13:07.591Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:13:06.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:13:06.749Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:13:06.775Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:13:06.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:13:06.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:13:06.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:13:06.830Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:13:07.319Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:13:07.349Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:13:08.014Z] > git remote # timeout=10 [2022-04-29T07:13:08.030Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:13:08.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:13:08.060Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:13:08.411Z] Merge succeeded, producing 86c3631e5d91540987088884515bc12e57adde23 [2022-04-29T07:13:08.412Z] Checking out Revision 86c3631e5d91540987088884515bc12e57adde23 (PR-43525) [2022-04-29T07:13:09.025Z] #52 26.90 + 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-04-29T07:13:09.069Z] Merge succeeded, producing b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:13:09.070Z] Checking out Revision b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe (PR-43525) [2022-04-29T07:13:09.155Z] Client: [2022-04-29T07:13:09.155Z] Context: default [2022-04-29T07:13:09.155Z] Debug Mode: false [2022-04-29T07:13:09.155Z] Plugins: [2022-04-29T07:13:09.155Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-29T07:13:09.155Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-29T07:13:09.155Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-29T07:13:09.155Z] [2022-04-29T07:13:09.155Z] Server: [2022-04-29T07:13:09.155Z] Containers: 0 [2022-04-29T07:13:09.155Z] Running: 0 [2022-04-29T07:13:09.155Z] Paused: 0 [2022-04-29T07:13:09.155Z] Stopped: 0 [2022-04-29T07:13:09.155Z] Images: 0 [2022-04-29T07:13:09.155Z] Server Version: 20.10.9 [2022-04-29T07:13:09.155Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-29T07:13:09.155Z] Windows: [2022-04-29T07:13:09.155Z] LCOW: [2022-04-29T07:13:09.155Z] Logging Driver: json-file [2022-04-29T07:13:09.155Z] Plugins: [2022-04-29T07:13:09.155Z] Volume: local [2022-04-29T07:13:09.155Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:13:09.155Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:13:09.155Z] Swarm: inactive [2022-04-29T07:13:09.155Z] Default Isolation: process [2022-04-29T07:13:09.155Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-29T07:13:09.155Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-29T07:13:09.155Z] OSType: windows [2022-04-29T07:13:09.155Z] Architecture: x86_64 [2022-04-29T07:13:09.155Z] CPUs: 4 [2022-04-29T07:13:09.155Z] Total Memory: 32GiB [2022-04-29T07:13:09.155Z] Name: azwin-2-13e0d0 [2022-04-29T07:13:09.155Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-29T07:13:09.155Z] Docker Root Dir: D:\docker [2022-04-29T07:13:09.155Z] Debug Mode: false [2022-04-29T07:13:09.155Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:13:09.155Z] Labels: [2022-04-29T07:13:09.155Z] Experimental: true [2022-04-29T07:13:09.155Z] Insecure Registries: [2022-04-29T07:13:09.155Z] 10.0.0.4:5000 [2022-04-29T07:13:09.155Z] 127.0.0.0/8 [2022-04-29T07:13:09.155Z] Registry Mirrors: [2022-04-29T07:13:09.155Z] http://10.0.0.4:5000/ [2022-04-29T07:13:09.155Z] Live Restore Enabled: false [2022-04-29T07:13:09.155Z] Product License: Community Engine [2022-04-29T07:13:09.155Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-29T07:13:08.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:13:08.429Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:13:08.438Z] > git checkout -f 86c3631e5d91540987088884515bc12e57adde23 # timeout=10 [2022-04-29T07:13:09.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T07:13:09.081Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:13:09.099Z] > git checkout -f b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe # timeout=10 [2022-04-29T07:13:12.429Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:13:12.464Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:13:12.444Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:13:12.928Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:13:12.952Z] First time build. Skipping changelog. [2022-04-29T07:13:12.935Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:13:13.514Z] + docker version [2022-04-29T07:13:14.066Z] + docker version [2022-04-29T07:13:14.315Z] #52 ... [2022-04-29T07:13:14.315Z] [2022-04-29T07:13:14.315Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:13:14.315Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:13:14.315Z] #60 32.55 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T07:13:14.315Z] #60 32.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:13:14.315Z] #60 32.66 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T07:13:14.588Z] #60 32.66 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T07:13:15.203Z] #60 33.12 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T07:13:15.204Z] #60 33.44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T07:13:15.488Z] #60 33.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T07:13:15.488Z] #60 33.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T07:13:15.488Z] #60 33.80 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T07:13:15.488Z] #60 33.86 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T07:13:17.502Z] #60 ... [2022-04-29T07:13:17.502Z] [2022-04-29T07:13:17.502Z] #56 [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-04-29T07:13:17.502Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:13:17.502Z] #56 19.87 Reading package lists... [2022-04-29T07:13:17.502Z] #56 25.39 Reading package lists... [2022-04-29T07:13:17.502Z] #56 30.37 Building dependency tree... [2022-04-29T07:13:17.502Z] #56 34.82 The following additional packages will be installed: [2022-04-29T07:13:17.502Z] #56 34.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:13:17.502Z] #56 34.84 python3-protobuf python3-six [2022-04-29T07:13:17.502Z] #56 34.86 Suggested packages: [2022-04-29T07:13:17.502Z] #56 34.87 python3-setuptools [2022-04-29T07:13:17.502Z] #56 34.87 Recommended packages: [2022-04-29T07:13:17.502Z] #56 34.87 iproute2 | iproute [2022-04-29T07:13:17.502Z] #56 ... [2022-04-29T07:13:17.502Z] [2022-04-29T07:13:17.502Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:13:17.502Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:13:17.502Z] #60 35.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T07:13:17.761Z] #60 35.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T07:13:18.342Z] #60 ... [2022-04-29T07:13:18.342Z] [2022-04-29T07:13:18.342Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:13:18.342Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:13:18.342Z] #62 36.30 v3.0.2 [2022-04-29T07:13:18.342Z] #62 DONE 36.4s [2022-04-29T07:13:18.342Z] [2022-04-29T07:13:18.342Z] #56 [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-04-29T07:13:18.342Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:13:18.342Z] #56 35.67 The following NEW packages will be installed: [2022-04-29T07:13:18.342Z] #56 35.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:13:18.342Z] #56 35.68 python3-protobuf python3-six [2022-04-29T07:13:18.342Z] #56 36.19 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:13:18.342Z] #56 36.19 Need to get 2292 kB of archives. [2022-04-29T07:13:18.342Z] #56 36.19 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T07:13:18.342Z] #56 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T07:13:18.342Z] #56 36.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:13:18.342Z] #56 36.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T07:13:18.603Z] #56 36.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T07:13:18.603Z] #56 36.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:13:18.603Z] #56 36.43 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-04-29T07:13:18.603Z] #56 36.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:13:20.132Z] Client: Docker Engine - Community [2022-04-29T07:13:20.132Z] Version: 20.10.14 [2022-04-29T07:13:20.132Z] API version: 1.41 [2022-04-29T07:13:20.132Z] Go version: go1.16.15 [2022-04-29T07:13:20.132Z] Git commit: a224086 [2022-04-29T07:13:20.132Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T07:13:20.132Z] OS/Arch: linux/amd64 [2022-04-29T07:13:20.132Z] Context: default [2022-04-29T07:13:20.132Z] Experimental: true [2022-04-29T07:13:20.132Z] [2022-04-29T07:13:20.132Z] Server: Docker Engine - Community [2022-04-29T07:13:20.132Z] Engine: [2022-04-29T07:13:20.132Z] Version: 20.10.14 [2022-04-29T07:13:20.132Z] API version: 1.41 (minimum version 1.12) [2022-04-29T07:13:20.132Z] Go version: go1.16.15 [2022-04-29T07:13:20.132Z] Git commit: 87a90dc [2022-04-29T07:13:20.132Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T07:13:20.132Z] OS/Arch: linux/amd64 [2022-04-29T07:13:20.132Z] Experimental: true [2022-04-29T07:13:20.132Z] containerd: [2022-04-29T07:13:20.132Z] Version: 1.5.11 [2022-04-29T07:13:20.132Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:13:20.132Z] runc: [2022-04-29T07:13:20.132Z] Version: 1.0.3 [2022-04-29T07:13:20.132Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T07:13:20.132Z] docker-init: [2022-04-29T07:13:20.132Z] Version: 0.19.0 [2022-04-29T07:13:20.132Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T07:13:20.495Z] + docker info [2022-04-29T07:13:20.631Z] Client: Docker Engine - Community [2022-04-29T07:13:20.631Z] Version: 20.10.14 [2022-04-29T07:13:20.631Z] API version: 1.41 [2022-04-29T07:13:20.631Z] Go version: go1.16.15 [2022-04-29T07:13:20.631Z] Git commit: a224086 [2022-04-29T07:13:20.631Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T07:13:20.631Z] OS/Arch: linux/amd64 [2022-04-29T07:13:20.631Z] Context: default [2022-04-29T07:13:20.631Z] Experimental: true [2022-04-29T07:13:20.631Z] [2022-04-29T07:13:20.631Z] Server: Docker Engine - Community [2022-04-29T07:13:20.631Z] Engine: [2022-04-29T07:13:20.631Z] Version: 20.10.14 [2022-04-29T07:13:20.631Z] API version: 1.41 (minimum version 1.12) [2022-04-29T07:13:20.631Z] Go version: go1.16.15 [2022-04-29T07:13:20.631Z] Git commit: 87a90dc [2022-04-29T07:13:20.631Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T07:13:20.631Z] OS/Arch: linux/amd64 [2022-04-29T07:13:20.631Z] Experimental: true [2022-04-29T07:13:20.631Z] containerd: [2022-04-29T07:13:20.631Z] Version: 1.5.11 [2022-04-29T07:13:20.631Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:13:20.631Z] runc: [2022-04-29T07:13:20.631Z] Version: 1.0.3 [2022-04-29T07:13:20.631Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T07:13:20.631Z] docker-init: [2022-04-29T07:13:20.631Z] Version: 0.19.0 [2022-04-29T07:13:20.631Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T07:13:21.009Z] + docker info [2022-04-29T07:13:21.140Z] #56 ... [2022-04-29T07:13:21.140Z] [2022-04-29T07:13:21.140Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:13:21.140Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:13:21.140Z] #45 38.81 NAME: [2022-04-29T07:13:21.140Z] #45 38.81 go-winres - A tool for embedding resources in Windows executables [2022-04-29T07:13:21.140Z] #45 38.81 [2022-04-29T07:13:21.140Z] #45 38.81 USAGE: [2022-04-29T07:13:21.140Z] #45 38.81 go-winres [global options] command [command options] [arguments...] [2022-04-29T07:13:21.140Z] #45 38.81 [2022-04-29T07:13:21.140Z] #45 38.81 COMMANDS: [2022-04-29T07:13:21.140Z] #45 38.81 init Create an initial ./winres/winres.json [2022-04-29T07:13:21.140Z] #45 38.81 make Make syso files for the "go build" command [2022-04-29T07:13:21.140Z] #45 38.81 simply Make syso files for the "go build" command (simplified) [2022-04-29T07:13:21.140Z] #45 38.81 extract Extract all resources from an executable [2022-04-29T07:13:21.140Z] #45 38.81 patch Replace resources in an executable file (exe, dll) [2022-04-29T07:13:21.140Z] #45 38.81 help, h Shows a list of commands or help for one command [2022-04-29T07:13:21.140Z] #45 38.81 [2022-04-29T07:13:21.140Z] #45 38.81 GLOBAL OPTIONS: [2022-04-29T07:13:21.140Z] #45 38.81 --help, -h show help (default: false) [2022-04-29T07:13:21.140Z] #45 DONE 38.9s [2022-04-29T07:13:21.140Z] [2022-04-29T07:13:21.140Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:13:21.140Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:13:21.140Z] #60 38.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:13:21.140Z] #60 38.75 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T07:13:21.140Z] #60 38.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T07:13:21.140Z] #60 38.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T07:13:21.140Z] #60 39.08 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T07:13:21.140Z] #60 39.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T07:13:21.140Z] #60 39.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T07:13:21.140Z] #60 39.23 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T07:13:21.140Z] #60 39.23 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T07:13:21.140Z] #60 39.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T07:13:21.140Z] #60 39.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T07:13:21.140Z] #60 39.32 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T07:13:21.140Z] #60 39.48 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T07:13:21.140Z] #60 39.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T07:13:21.400Z] #60 39.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T07:13:21.400Z] #60 39.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T07:13:21.660Z] #60 39.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T07:13:21.660Z] #60 39.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T07:13:21.660Z] #60 39.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T07:13:21.660Z] #60 39.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T07:13:21.660Z] #60 39.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T07:13:22.236Z] #60 40.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T07:13:22.236Z] #60 40.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T07:13:22.497Z] #60 40.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T07:13:22.497Z] #60 40.71 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T07:13:22.497Z] #60 40.78 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T07:13:22.497Z] #60 40.86 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T07:13:23.436Z] #60 41.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T07:13:23.436Z] #60 41.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T07:13:23.436Z] #60 41.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T07:13:23.436Z] #60 41.80 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T07:13:23.436Z] #60 41.81 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T07:13:23.436Z] #60 41.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T07:13:23.696Z] #60 41.92 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T07:13:23.696Z] #60 42.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T07:13:23.696Z] #60 42.08 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T07:13:23.956Z] #60 42.13 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T07:13:23.956Z] #60 42.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T07:13:23.956Z] #60 42.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T07:13:23.956Z] #60 42.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T07:13:23.956Z] #60 42.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T07:13:24.216Z] #60 42.37 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T07:13:24.216Z] #60 42.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T07:13:24.216Z] #60 42.42 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T07:13:24.216Z] #60 42.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T07:13:24.216Z] #60 42.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T07:13:24.216Z] #60 42.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T07:13:24.476Z] #60 42.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T07:13:24.476Z] #60 42.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T07:13:24.476Z] #60 42.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T07:13:24.735Z] #60 42.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T07:13:24.735Z] #60 42.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T07:13:24.735Z] #60 42.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T07:13:24.735Z] #60 42.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T07:13:24.735Z] #60 42.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T07:13:24.995Z] #60 43.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T07:13:24.995Z] #60 43.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T07:13:24.995Z] #60 43.12 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T07:13:24.995Z] #60 43.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T07:13:24.995Z] #60 43.19 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T07:13:24.995Z] #60 43.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T07:13:24.995Z] #60 43.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T07:13:24.995Z] #60 43.28 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T07:13:24.995Z] #60 43.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T07:13:24.995Z] #60 43.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T07:13:24.995Z] #60 43.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T07:13:25.256Z] #60 43.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T07:13:25.256Z] #60 43.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T07:13:25.256Z] #60 43.53 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T07:13:25.256Z] #60 43.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T07:13:25.825Z] #60 44.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T07:13:25.825Z] #60 44.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T07:13:25.825Z] #60 44.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T07:13:25.825Z] #60 44.16 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T07:13:25.825Z] #60 44.19 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T07:13:26.085Z] #60 44.21 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T07:13:26.085Z] #60 44.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T07:13:26.085Z] #60 44.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T07:13:26.085Z] #60 44.36 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T07:13:26.349Z] #60 44.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T07:13:26.349Z] #60 44.53 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T07:13:26.349Z] #60 44.53 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T07:13:26.349Z] #60 44.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T07:13:26.349Z] #60 44.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T07:13:26.349Z] #60 44.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T07:13:26.349Z] #60 44.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T07:13:26.610Z] #60 44.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T07:13:26.610Z] #60 44.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T07:13:26.610Z] #60 44.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T07:13:26.610Z] #60 44.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T07:13:26.610Z] #60 44.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T07:13:26.610Z] #60 44.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T07:13:26.610Z] #60 44.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T07:13:26.610Z] #60 44.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T07:13:26.610Z] #60 44.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T07:13:26.610Z] #60 44.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T07:13:26.870Z] #60 ... [2022-04-29T07:13:26.870Z] [2022-04-29T07:13:26.870Z] #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-04-29T07:13:26.870Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:13:26.870Z] #41 44.67 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T07:13:26.870Z] #41 44.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T07:13:27.130Z] #41 45.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T07:13:27.542Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-29T07:13:27.542Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ef614a6f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-29T07:13:27.542Z] ---------------------------------------------------------------------------- [2022-04-29T07:13:27.542Z] [2022-04-29T07:13:27.542Z] INFO: executeCI.ps1 starting at Fri Apr 29 07:13:25 CUT 2022 [2022-04-29T07:13:27.542Z] [2022-04-29T07:13:27.542Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-29T07:13:27.542Z] INFO: Running git version 2.24.1.windows.2 [2022-04-29T07:13:27.542Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-29T07:13:27.542Z] INFO: Environment variables: [2022-04-29T07:13:27.542Z] [2022-04-29T07:13:27.542Z] Name Value [2022-04-29T07:13:27.542Z] ---- ----- [2022-04-29T07:13:27.542Z] ALLUSERSPROFILE C:\ProgramData [2022-04-29T07:13:27.542Z] amd64 true [2022-04-29T07:13:27.542Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-29T07:13:27.542Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-29T07:13:27.542Z] arm64 true [2022-04-29T07:13:27.542Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-29T07:13:27.542Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-29T07:13:27.542Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-29T07:13:27.542Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-29T07:13:27.542Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-29T07:13:27.542Z] BRANCH_NAME PR-43525 [2022-04-29T07:13:27.542Z] BUILD_DISPLAY_NAME #8 [2022-04-29T07:13:27.542Z] BUILD_ID 8 [2022-04-29T07:13:27.542Z] BUILD_NUMBER 8 [2022-04-29T07:13:27.542Z] BUILD_TAG jenkins-moby-PR-43525-8 [2022-04-29T07:13:27.542Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/ [2022-04-29T07:13:27.542Z] cgroup2 true [2022-04-29T07:13:27.542Z] CHANGE_AUTHOR thaJeztah [2022-04-29T07:13:27.542Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-29T07:13:27.542Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-29T07:13:27.542Z] CHANGE_FORK thaJeztah/docker [2022-04-29T07:13:27.542Z] CHANGE_ID 43525 [2022-04-29T07:13:27.542Z] CHANGE_TARGET master [2022-04-29T07:13:27.542Z] CHANGE_TITLE daemon: daemon.initNetworkController(): dont return the controller [2022-04-29T07:13:27.542Z] CHANGE_URL https://github.com/moby/moby/pull/43525 [2022-04-29T07:13:27.542Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:13:27.542Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-29T07:13:27.542Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-29T07:13:27.542Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-29T07:13:27.542Z] COMPUTERNAME azwin-2-13e0d0 [2022-04-29T07:13:27.542Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-29T07:13:27.542Z] ConfigSequenceNumber 0 [2022-04-29T07:13:27.542Z] dco true [2022-04-29T07:13:27.542Z] DOCKER_BUILDKIT 0 [2022-04-29T07:13:27.542Z] DOCKER_DUT_DEBUG 1 [2022-04-29T07:13:27.542Z] DOCKER_EXPERIMENTAL 1 [2022-04-29T07:13:27.542Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-29T07:13:27.542Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-29T07:13:27.542Z] EXECUTOR_NUMBER 0 [2022-04-29T07:13:27.542Z] FQDN azwin-2-13e0d0.westus.cloudapp.azure.com [2022-04-29T07:13:27.542Z] GIT_BRANCH PR-43525 [2022-04-29T07:13:27.543Z] GIT_COMMIT 8c62502b198cd3c21ed7ef5c4e93ec63faff3176 [2022-04-29T07:13:27.543Z] GIT_PREVIOUS_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:13:27.543Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:13:27.543Z] GIT_URL https://github.com/moby/moby.git [2022-04-29T07:13:27.543Z] HUDSON_COOKIE 38d96993-72b4-4d97-8cbb-3118ec576959 [2022-04-29T07:13:27.543Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:13:27.543Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-29T07:13:27.543Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-29T07:13:27.543Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-29T07:13:27.543Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:13:27.543Z] JENKINS_NODE_COOKIE 25929b36-264c-4bdf-84a9-f51f233ef6f6 [2022-04-29T07:13:27.543Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-29T07:13:27.543Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-29T07:13:27.543Z] JOB_BASE_NAME PR-43525 [2022-04-29T07:13:27.543Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/display/redirect [2022-04-29T07:13:27.543Z] JOB_NAME moby/PR-43525 [2022-04-29T07:13:27.543Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/ [2022-04-29T07:13:27.543Z] library.jps.version master [2022-04-29T07:13:27.543Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-29T07:13:27.543Z] NODE_LABELS amd64 azure azwin-2-13e0d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-29T07:13:27.543Z] NODE_NAME azwin-2-13e0d0 [2022-04-29T07:13:27.543Z] NUMBER_OF_PROCESSORS 4 [2022-04-29T07:13:27.543Z] OS Windows_NT [2022-04-29T07:13:27.543Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-29T07:13:27.543Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-29T07:13:27.543Z] ppc64le false [2022-04-29T07:13:27.543Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-29T07:13:27.543Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-29T07:13:27.543Z] PROCESSOR_LEVEL 6 [2022-04-29T07:13:27.543Z] PROCESSOR_REVISION 4f01 [2022-04-29T07:13:27.543Z] ProgramData C:\ProgramData [2022-04-29T07:13:27.543Z] ProgramFiles C:\Program Files [2022-04-29T07:13:27.543Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-29T07:13:27.543Z] ProgramW6432 C:\Program Files [2022-04-29T07:13:27.543Z] PROMPT $P$G [2022-04-29T07:13:27.543Z] PSExecutionPolicyPreference Bypass [2022-04-29T07:13:27.543Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-29T07:13:27.543Z] PUBLIC C:\Users\Public [2022-04-29T07:13:27.543Z] rootless true [2022-04-29T07:13:27.543Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=artif... [2022-04-29T07:13:27.543Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=changes [2022-04-29T07:13:27.543Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect [2022-04-29T07:13:27.543Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=tests [2022-04-29T07:13:27.543Z] s390x false [2022-04-29T07:13:27.543Z] SKIP_VALIDATION_TESTS 1 [2022-04-29T07:13:27.543Z] SOURCES_DRIVE d [2022-04-29T07:13:27.543Z] SOURCES_SUBDIR gopath [2022-04-29T07:13:27.543Z] STAGE_NAME Run tests [2022-04-29T07:13:27.543Z] SystemDrive C: [2022-04-29T07:13:27.543Z] SystemRoot C:\Windows [2022-04-29T07:13:27.543Z] TEMP C:\Windows\TEMP [2022-04-29T07:13:27.543Z] TESTDEBUG 0 [2022-04-29T07:13:27.543Z] TESTRUN_DRIVE d [2022-04-29T07:13:27.543Z] TESTRUN_SUBDIR CI [2022-04-29T07:13:27.543Z] TIMEOUT 120m [2022-04-29T07:13:27.543Z] TMP C:\Windows\TEMP [2022-04-29T07:13:27.543Z] unit_validate true [2022-04-29T07:13:27.543Z] USERDOMAIN WORKGROUP [2022-04-29T07:13:27.543Z] USERNAME azwin-2-13e0d0$ [2022-04-29T07:13:27.543Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-29T07:13:27.543Z] validate_force false [2022-04-29T07:13:27.543Z] windir C:\Windows [2022-04-29T07:13:27.543Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-29T07:13:27.543Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-29T07:13:27.543Z] windows2022 true [2022-04-29T07:13:27.543Z] windows2022containerd true [2022-04-29T07:13:27.543Z] windowsRS5 true [2022-04-29T07:13:27.543Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-29T07:13:27.543Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-29T07:13:27.543Z] [2022-04-29T07:13:27.543Z] [2022-04-29T07:13:27.543Z] [2022-04-29T07:13:27.543Z] INFO: Sources under d:\gopath\... [2022-04-29T07:13:27.543Z] INFO: Test run under d:\CI\... [2022-04-29T07:13:27.543Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-29T07:13:27.543Z] INFO: docker/docker repository was found [2022-04-29T07:13:27.543Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-29T07:13:27.543Z] ltsc2019: Pulling from windows/servercore [2022-04-29T07:13:27.543Z] 4612f6d0b889: Pulling fs layer [2022-04-29T07:13:27.543Z] ba8181afd426: Pulling fs layer [2022-04-29T07:13:32.412Z] #41 ... [2022-04-29T07:13:32.412Z] [2022-04-29T07:13:32.412Z] #56 [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-04-29T07:13:32.412Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:13:32.412Z] #56 39.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T07:13:32.412Z] #56 41.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:13:32.412Z] #56 41.49 Fetched 2292 kB in 4s (567 kB/s) [2022-04-29T07:13:32.412Z] #56 41.60 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T07:13:32.412Z] #56 41.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T07:13:32.412Z] #56 41.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 41.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:13:32.412Z] #56 42.53 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:13:32.412Z] #56 42.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:13:32.412Z] #56 42.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:13:32.412Z] #56 42.93 Selecting previously unselected package python3-six. [2022-04-29T07:13:32.412Z] #56 42.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T07:13:32.412Z] #56 42.94 Unpacking python3-six (1.16.0-2) ... [2022-04-29T07:13:32.412Z] #56 43.13 Selecting previously unselected package python3-protobuf. [2022-04-29T07:13:32.412Z] #56 43.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 43.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T07:13:32.412Z] #56 43.75 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:13:32.412Z] #56 43.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 43.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:13:32.412Z] #56 44.07 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:13:32.412Z] #56 44.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 44.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:13:32.412Z] #56 44.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:13:32.412Z] #56 44.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 44.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:13:32.412Z] #56 44.41 Selecting previously unselected package criu. [2022-04-29T07:13:32.412Z] #56 44.41 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T07:13:32.412Z] #56 44.42 Unpacking criu (3.16.1-3) ... [2022-04-29T07:13:32.412Z] #56 44.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:13:32.412Z] #56 46.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:13:32.412Z] #56 46.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:13:32.412Z] #56 46.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:13:32.412Z] #56 46.07 Setting up python3-six (1.16.0-2) ... [2022-04-29T07:13:32.412Z] #56 46.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:13:32.412Z] #56 46.79 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T07:13:32.412Z] #56 49.07 Setting up criu (3.16.1-3) ... [2022-04-29T07:13:32.412Z] #56 ... [2022-04-29T07:13:32.412Z] [2022-04-29T07:13:32.412Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:13:32.412Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:13:32.412Z] #60 45.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T07:13:32.412Z] #60 45.22 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T07:13:32.412Z] #60 46.09 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T07:13:32.412Z] #60 46.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T07:13:32.412Z] #60 46.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T07:13:32.412Z] #60 46.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T07:13:32.412Z] #60 46.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T07:13:32.412Z] #60 46.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T07:13:32.412Z] #60 46.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T07:13:32.412Z] #60 46.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T07:13:32.412Z] #60 46.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T07:13:32.412Z] #60 46.43 go: downloading golang.org/x/text v0.3.7 [2022-04-29T07:13:32.412Z] #60 49.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T07:13:32.412Z] #60 49.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T07:13:32.412Z] #60 49.74 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T07:13:32.412Z] #60 49.81 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T07:13:32.412Z] #60 49.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T07:13:32.412Z] #60 49.83 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T07:13:32.412Z] #60 49.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T07:13:32.412Z] #60 49.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T07:13:32.412Z] #60 50.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T07:13:32.412Z] #60 50.05 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T07:13:32.412Z] #60 50.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T07:13:32.412Z] #60 50.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T07:13:32.412Z] #60 50.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T07:13:32.412Z] #60 50.37 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T07:13:32.412Z] #60 50.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T07:13:32.412Z] #60 50.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T07:13:32.412Z] #60 50.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T07:13:32.412Z] #60 50.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T07:13:32.412Z] #60 50.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T07:13:32.672Z] #60 50.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T07:13:32.672Z] #60 50.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T07:13:32.672Z] #60 50.94 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T07:13:32.672Z] #60 51.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T07:13:32.775Z] Client: [2022-04-29T07:13:32.775Z] Context: default [2022-04-29T07:13:32.775Z] Debug Mode: false [2022-04-29T07:13:32.775Z] Plugins: [2022-04-29T07:13:32.775Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T07:13:32.775Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T07:13:32.775Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T07:13:32.775Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T07:13:32.775Z] [2022-04-29T07:13:32.775Z] Server: [2022-04-29T07:13:32.775Z] Containers: 0 [2022-04-29T07:13:32.775Z] Running: 0 [2022-04-29T07:13:32.775Z] Paused: 0 [2022-04-29T07:13:32.775Z] Stopped: 0 [2022-04-29T07:13:32.775Z] Images: 0 [2022-04-29T07:13:32.775Z] Server Version: 20.10.14 [2022-04-29T07:13:32.775Z] Storage Driver: overlay2 [2022-04-29T07:13:32.775Z] Backing Filesystem: extfs [2022-04-29T07:13:32.775Z] Supports d_type: true [2022-04-29T07:13:32.775Z] Native Overlay Diff: true [2022-04-29T07:13:32.775Z] userxattr: false [2022-04-29T07:13:32.775Z] Logging Driver: json-file [2022-04-29T07:13:32.775Z] Cgroup Driver: cgroupfs [2022-04-29T07:13:32.775Z] Cgroup Version: 1 [2022-04-29T07:13:32.775Z] Plugins: [2022-04-29T07:13:32.775Z] Volume: local [2022-04-29T07:13:32.775Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T07:13:32.775Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T07:13:32.775Z] Swarm: inactive [2022-04-29T07:13:32.775Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T07:13:32.775Z] Default Runtime: runc [2022-04-29T07:13:32.775Z] Init Binary: docker-init [2022-04-29T07:13:32.775Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:13:32.775Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T07:13:32.775Z] init version: de40ad0 [2022-04-29T07:13:32.775Z] Security Options: [2022-04-29T07:13:32.775Z] apparmor [2022-04-29T07:13:32.775Z] seccomp [2022-04-29T07:13:32.775Z] Profile: default [2022-04-29T07:13:32.775Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T07:13:32.775Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T07:13:32.775Z] OSType: linux [2022-04-29T07:13:32.775Z] Architecture: x86_64 [2022-04-29T07:13:32.775Z] CPUs: 2 [2022-04-29T07:13:32.775Z] Total Memory: 7.565GiB [2022-04-29T07:13:32.775Z] Name: ip-10-100-58-136 [2022-04-29T07:13:32.775Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T07:13:32.775Z] Docker Root Dir: /var/lib/docker [2022-04-29T07:13:32.775Z] Debug Mode: false [2022-04-29T07:13:32.775Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:13:32.775Z] Labels: [2022-04-29T07:13:32.775Z] Experimental: true [2022-04-29T07:13:32.775Z] Insecure Registries: [2022-04-29T07:13:32.775Z] 127.0.0.0/8 [2022-04-29T07:13:32.775Z] Live Restore Enabled: true [2022-04-29T07:13:32.775Z] [2022-04-29T07:13:32.775Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T07:13:32.932Z] #60 ... [2022-04-29T07:13:32.932Z] [2022-04-29T07:13:32.932Z] #56 [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-04-29T07:13:32.932Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:13:32.932Z] #56 50.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:13:32.932Z] #56 DONE 50.9s [2022-04-29T07:13:32.932Z] [2022-04-29T07:13:32.932Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:13:32.932Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:13:32.932Z] #60 51.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T07:13:32.932Z] #60 51.09 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T07:13:33.080Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:13:33.080Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:13:33.080Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43525/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T07:13:33.080Z] + bash /home/ubuntu/workspace/moby_PR-43525/check-config.sh [2022-04-29T07:13:33.080Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T07:13:33.080Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T07:13:33.080Z] [2022-04-29T07:13:33.080Z] Generally Necessary: [2022-04-29T07:13:33.080Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T07:13:33.080Z] - apparmor: enabled and tools installed [2022-04-29T07:13:33.080Z] - CONFIG_NAMESPACES: enabled [2022-04-29T07:13:33.080Z] - CONFIG_NET_NS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_PID_NS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_IPC_NS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_UTS_NS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CGROUPS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T07:13:33.080Z] - CONFIG_CPUSETS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_MEMCG: enabled [2022-04-29T07:13:33.080Z] - CONFIG_KEYS: enabled [2022-04-29T07:13:33.080Z] - CONFIG_VETH: enabled (as module) [2022-04-29T07:13:33.080Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T07:13:33.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T07:13:33.080Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T07:13:33.080Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T07:13:33.080Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T07:13:33.347Z] [2022-04-29T07:13:33.347Z] Optional Features: [2022-04-29T07:13:33.347Z] - CONFIG_USER_NS: enabled [2022-04-29T07:13:33.347Z] - CONFIG_SECCOMP: enabled [2022-04-29T07:13:33.347Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T07:13:33.347Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T07:13:33.347Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T07:13:33.347Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T07:13:33.347Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T07:13:33.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T07:13:33.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T07:13:33.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T07:13:33.347Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T07:13:33.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T07:13:33.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T07:13:33.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T07:13:33.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T07:13:33.347Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T07:13:33.347Z] - CONFIG_EXT4_FS: enabled [2022-04-29T07:13:33.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T07:13:33.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T07:13:33.347Z] - Network Drivers: [2022-04-29T07:13:33.347Z] - "overlay": [2022-04-29T07:13:33.347Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T07:13:33.347Z] Optional (for encrypted networks): [2022-04-29T07:13:33.347Z] - CONFIG_CRYPTO: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T07:13:33.347Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T07:13:33.347Z] - CONFIG_XFRM: enabled [2022-04-29T07:13:33.347Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T07:13:33.347Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T07:13:33.347Z] - "ipvlan": [2022-04-29T07:13:33.347Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T07:13:33.347Z] - "macvlan": [2022-04-29T07:13:33.609Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T07:13:33.609Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T07:13:33.609Z] - "ftp,tftp client in container": [2022-04-29T07:13:33.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T07:13:33.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T07:13:33.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T07:13:33.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T07:13:33.609Z] - Storage Drivers: [2022-04-29T07:13:33.609Z] - "aufs": [2022-04-29T07:13:33.609Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T07:13:33.609Z] - "btrfs": [2022-04-29T07:13:33.609Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T07:13:33.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T07:13:33.609Z] - "devicemapper": [2022-04-29T07:13:33.609Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T07:13:33.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T07:13:33.609Z] - "overlay": [2022-04-29T07:13:33.609Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T07:13:33.609Z] - "zfs": [2022-04-29T07:13:33.609Z] - /dev/zfs: present [2022-04-29T07:13:33.609Z] - zfs command: missing [2022-04-29T07:13:33.609Z] - zpool command: missing [2022-04-29T07:13:33.609Z] [2022-04-29T07:13:33.609Z] Limits: [2022-04-29T07:13:33.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T07:13:33.609Z] [2022-04-29T07:13:33.609Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T07:13:33.993Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe . [2022-04-29T07:13:33.993Z] #2 [internal] load .dockerignore [2022-04-29T07:13:33.993Z] #2 sha256:25f0c38d17ab4c6195033315dbb5da1124f6b282d9c84ce330760af14abd83ef [2022-04-29T07:13:34.257Z] #2 ... [2022-04-29T07:13:34.257Z] [2022-04-29T07:13:34.257Z] #1 [internal] load build definition from Dockerfile [2022-04-29T07:13:34.257Z] #1 sha256:70673995103ed56e44247b7b3aee2fdafe7838262a4d7937c377c89aeb75e39c [2022-04-29T07:13:34.257Z] #1 transferring dockerfile: 17.44kB 0.1s done [2022-04-29T07:13:34.257Z] #1 DONE 0.2s [2022-04-29T07:13:34.257Z] [2022-04-29T07:13:34.257Z] #2 [internal] load .dockerignore [2022-04-29T07:13:34.257Z] #2 sha256:25f0c38d17ab4c6195033315dbb5da1124f6b282d9c84ce330760af14abd83ef [2022-04-29T07:13:34.257Z] #2 transferring context: 145B done [2022-04-29T07:13:34.257Z] #2 DONE 0.1s [2022-04-29T07:13:34.257Z] [2022-04-29T07:13:34.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T07:13:34.257Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T07:13:34.314Z] #60 52.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T07:13:34.520Z] #3 DONE 0.4s [2022-04-29T07:13:34.787Z] [2022-04-29T07:13:34.787Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T07:13:34.787Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T07:13:34.787Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T07:13:34.787Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T07:13:34.787Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T07:13:34.787Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T07:13:34.787Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-29T07:13:34.787Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T07:13:35.050Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-29T07:13:35.050Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-29T07:13:35.316Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-29T07:13:35.579Z] #4 DONE 0.8s [2022-04-29T07:13:35.842Z] [2022-04-29T07:13:35.842Z] #5 [internal] load build definition from Dockerfile [2022-04-29T07:13:35.842Z] #5 sha256:d7585333e8277e3fdffe26109c23bb4c71fdcfd1c2d5a15e4cff8eb98cbd80a1 [2022-04-29T07:13:35.842Z] #5 DONE 0.0s [2022-04-29T07:13:35.842Z] [2022-04-29T07:13:35.842Z] #6 [internal] load .dockerignore [2022-04-29T07:13:35.842Z] #6 sha256:2a02fb7960cf47d21c3e3821daa1c43635adc6bca7af2c7dc4da00a9f617a7f9 [2022-04-29T07:13:35.842Z] #6 DONE 0.0s [2022-04-29T07:13:35.842Z] [2022-04-29T07:13:35.842Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:13:35.842Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:13:35.879Z] Client: [2022-04-29T07:13:35.879Z] Context: default [2022-04-29T07:13:35.879Z] Debug Mode: false [2022-04-29T07:13:35.879Z] Plugins: [2022-04-29T07:13:35.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T07:13:35.879Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T07:13:35.879Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T07:13:35.879Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T07:13:35.879Z] [2022-04-29T07:13:35.879Z] Server: [2022-04-29T07:13:35.879Z] Containers: 0 [2022-04-29T07:13:35.879Z] Running: 0 [2022-04-29T07:13:35.879Z] Paused: 0 [2022-04-29T07:13:35.879Z] Stopped: 0 [2022-04-29T07:13:35.879Z] Images: 0 [2022-04-29T07:13:35.879Z] Server Version: 20.10.14 [2022-04-29T07:13:35.879Z] Storage Driver: overlay2 [2022-04-29T07:13:35.879Z] Backing Filesystem: extfs [2022-04-29T07:13:35.879Z] Supports d_type: true [2022-04-29T07:13:35.879Z] Native Overlay Diff: true [2022-04-29T07:13:35.879Z] userxattr: false [2022-04-29T07:13:35.879Z] Logging Driver: json-file [2022-04-29T07:13:35.879Z] Cgroup Driver: cgroupfs [2022-04-29T07:13:35.879Z] Cgroup Version: 1 [2022-04-29T07:13:35.879Z] Plugins: [2022-04-29T07:13:35.879Z] Volume: local [2022-04-29T07:13:35.879Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T07:13:35.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T07:13:35.879Z] Swarm: inactive [2022-04-29T07:13:35.879Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-29T07:13:35.879Z] Default Runtime: runc [2022-04-29T07:13:35.879Z] Init Binary: docker-init [2022-04-29T07:13:35.879Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T07:13:35.879Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T07:13:35.879Z] init version: de40ad0 [2022-04-29T07:13:35.879Z] Security Options: [2022-04-29T07:13:35.879Z] apparmor [2022-04-29T07:13:35.879Z] seccomp [2022-04-29T07:13:35.879Z] Profile: default [2022-04-29T07:13:35.879Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T07:13:35.879Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T07:13:35.879Z] OSType: linux [2022-04-29T07:13:35.879Z] Architecture: x86_64 [2022-04-29T07:13:35.879Z] CPUs: 2 [2022-04-29T07:13:35.879Z] Total Memory: 7.565GiB [2022-04-29T07:13:35.879Z] Name: ip-10-100-77-151 [2022-04-29T07:13:35.879Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T07:13:35.879Z] Docker Root Dir: /var/lib/docker [2022-04-29T07:13:35.879Z] Debug Mode: false [2022-04-29T07:13:35.879Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:13:35.879Z] Labels: [2022-04-29T07:13:35.879Z] Experimental: true [2022-04-29T07:13:35.879Z] Insecure Registries: [2022-04-29T07:13:35.879Z] 127.0.0.0/8 [2022-04-29T07:13:35.879Z] Live Restore Enabled: true [2022-04-29T07:13:35.879Z] [2022-04-29T07:13:35.879Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T07:13:36.183Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:13:36.183Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:13:36.183Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43525/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T07:13:36.183Z] + bash /home/ubuntu/workspace/moby_PR-43525/check-config.sh [2022-04-29T07:13:36.183Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T07:13:36.183Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T07:13:36.183Z] [2022-04-29T07:13:36.183Z] Generally Necessary: [2022-04-29T07:13:36.183Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T07:13:36.183Z] - apparmor: enabled and tools installed [2022-04-29T07:13:36.183Z] - CONFIG_NAMESPACES: enabled [2022-04-29T07:13:36.183Z] - CONFIG_NET_NS: enabled [2022-04-29T07:13:36.183Z] - CONFIG_PID_NS: enabled [2022-04-29T07:13:36.183Z] - CONFIG_IPC_NS: enabled [2022-04-29T07:13:36.183Z] - CONFIG_UTS_NS: enabled [2022-04-29T07:13:36.183Z] - CONFIG_CGROUPS: enabled [2022-04-29T07:13:36.183Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T07:13:36.184Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T07:13:36.184Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T07:13:36.184Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T07:13:36.184Z] - CONFIG_CPUSETS: enabled [2022-04-29T07:13:36.184Z] - CONFIG_MEMCG: enabled [2022-04-29T07:13:36.184Z] - CONFIG_KEYS: enabled [2022-04-29T07:13:36.184Z] - CONFIG_VETH: enabled (as module) [2022-04-29T07:13:36.184Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T07:13:36.184Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T07:13:36.184Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T07:13:36.184Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T07:13:36.184Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T07:13:36.224Z] #60 ... [2022-04-29T07:13:36.224Z] [2022-04-29T07:13:36.224Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:13:36.224Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:13:36.224Z] #58 53.80 gotestsum version dev [2022-04-29T07:13:36.224Z] #58 DONE 54.2s [2022-04-29T07:13:36.224Z] [2022-04-29T07:13:36.224Z] #52 [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-04-29T07:13:36.224Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:13:36.446Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T07:13:36.446Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T07:13:36.446Z] [2022-04-29T07:13:36.446Z] Optional Features: [2022-04-29T07:13:36.446Z] - CONFIG_USER_NS: enabled [2022-04-29T07:13:36.446Z] - CONFIG_SECCOMP: enabled [2022-04-29T07:13:36.446Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T07:13:36.446Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T07:13:36.446Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T07:13:36.446Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T07:13:36.446Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T07:13:36.446Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T07:13:36.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T07:13:36.446Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T07:13:36.446Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T07:13:36.446Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T07:13:36.446Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T07:13:36.446Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T07:13:36.446Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T07:13:36.446Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T07:13:36.446Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T07:13:36.446Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T07:13:36.446Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T07:13:36.446Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T07:13:36.446Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T07:13:36.446Z] - CONFIG_EXT4_FS: enabled [2022-04-29T07:13:36.446Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T07:13:36.446Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T07:13:36.446Z] - Network Drivers: [2022-04-29T07:13:36.446Z] - "overlay": [2022-04-29T07:13:36.707Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T07:13:36.707Z] Optional (for encrypted networks): [2022-04-29T07:13:36.707Z] - CONFIG_CRYPTO: enabled [2022-04-29T07:13:36.707Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T07:13:36.707Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T07:13:36.707Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T07:13:36.707Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T07:13:36.707Z] - CONFIG_XFRM: enabled [2022-04-29T07:13:36.707Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T07:13:36.707Z] - "ipvlan": [2022-04-29T07:13:36.707Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T07:13:36.707Z] - "macvlan": [2022-04-29T07:13:36.707Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T07:13:36.707Z] - "ftp,tftp client in container": [2022-04-29T07:13:36.707Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T07:13:36.707Z] - Storage Drivers: [2022-04-29T07:13:36.707Z] - "aufs": [2022-04-29T07:13:36.707Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T07:13:36.707Z] - "btrfs": [2022-04-29T07:13:36.707Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T07:13:36.707Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T07:13:36.707Z] - "devicemapper": [2022-04-29T07:13:36.707Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T07:13:36.707Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T07:13:36.707Z] - "overlay": [2022-04-29T07:13:36.707Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T07:13:36.707Z] - "zfs": [2022-04-29T07:13:36.707Z] - /dev/zfs: present [2022-04-29T07:13:36.707Z] - zfs command: missing [2022-04-29T07:13:36.707Z] - zpool command: missing [2022-04-29T07:13:36.707Z] [2022-04-29T07:13:36.707Z] Limits: [2022-04-29T07:13:36.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T07:13:36.707Z] [2022-04-29T07:13:36.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T07:13:36.790Z] #10 DONE 1.0s [2022-04-29T07:13:36.790Z] [2022-04-29T07:13:36.790Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:13:36.790Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T07:13:36.790Z] #9 DONE 1.0s [2022-04-29T07:13:36.790Z] [2022-04-29T07:13:36.790Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:13:36.790Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T07:13:36.790Z] #7 DONE 1.0s [2022-04-29T07:13:36.790Z] [2022-04-29T07:13:36.790Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T07:13:36.790Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T07:13:36.790Z] #8 DONE 1.0s [2022-04-29T07:13:37.055Z] + sudo modprobe ip_vs [2022-04-29T07:13:37.055Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe . [2022-04-29T07:13:37.322Z] #1 [internal] load build definition from Dockerfile [2022-04-29T07:13:37.322Z] #1 sha256:70cb90f21d01622b8de5c1bbcde61e670e2d7383863ccfd705baf4fddc2173bd [2022-04-29T07:13:37.322Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-29T07:13:37.322Z] #1 DONE 0.1s [2022-04-29T07:13:37.322Z] [2022-04-29T07:13:37.322Z] #2 [internal] load .dockerignore [2022-04-29T07:13:37.322Z] #2 sha256:cda613ca2a85d1e41624212057d3258d426ce2240794a159ebd1a7b7b2c3b03e [2022-04-29T07:13:37.322Z] #2 transferring context: 145B done [2022-04-29T07:13:37.586Z] #2 DONE 0.1s [2022-04-29T07:13:37.586Z] [2022-04-29T07:13:37.586Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T07:13:37.586Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T07:13:37.844Z] #3 DONE 0.4s [2022-04-29T07:13:37.844Z] [2022-04-29T07:13:37.844Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T07:13:37.844Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T07:13:37.844Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T07:13:37.844Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T07:13:37.844Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-29T07:13:37.844Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T07:13:37.844Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T07:13:38.102Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T07:13:38.102Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-29T07:13:38.102Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-29T07:13:38.143Z] #52 ... [2022-04-29T07:13:38.143Z] [2022-04-29T07:13:38.143Z] #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-04-29T07:13:38.143Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:13:38.143Z] #19 44.86 Fetched 48.9 MB in 43s (1132 kB/s) [2022-04-29T07:13:38.695Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-29T07:13:38.695Z] #4 DONE 0.8s [2022-04-29T07:13:38.952Z] [2022-04-29T07:13:38.952Z] #6 [internal] load build definition from Dockerfile [2022-04-29T07:13:38.952Z] #6 sha256:c097f031d896b957dd16372d233b53d6c00447c9216db2b9d6579949030a2d31 [2022-04-29T07:13:38.952Z] #6 DONE 0.0s [2022-04-29T07:13:38.952Z] [2022-04-29T07:13:38.952Z] #5 [internal] load .dockerignore [2022-04-29T07:13:38.952Z] #5 sha256:0267ff0581d3da835bc7a0e88f1e3099cbed95d43baba2bc2e861301264160a3 [2022-04-29T07:13:38.952Z] #5 DONE 0.0s [2022-04-29T07:13:39.211Z] [2022-04-29T07:13:39.211Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:13:39.211Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T07:13:40.036Z] ba8181afd426: Verifying Checksum [2022-04-29T07:13:40.036Z] ba8181afd426: Download complete [2022-04-29T07:13:40.113Z] [2022-04-29T07:13:40.113Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:40.113Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:13:40.113Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T07:13:40.113Z] #71 DONE 0.0s [2022-04-29T07:13:40.113Z] [2022-04-29T07:13:40.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:40.114Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:40.114Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-29T07:13:40.114Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T07:13:40.114Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T07:13:40.114Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T07:13:40.376Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 0.2s [2022-04-29T07:13:40.582Z] #10 ... [2022-04-29T07:13:40.582Z] [2022-04-29T07:13:40.582Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:13:40.582Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T07:13:40.582Z] #8 DONE 1.0s [2022-04-29T07:13:40.582Z] [2022-04-29T07:13:40.582Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T07:13:40.582Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T07:13:40.582Z] #9 DONE 1.1s [2022-04-29T07:13:40.582Z] [2022-04-29T07:13:40.582Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T07:13:40.582Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T07:13:40.583Z] #7 DONE 1.1s [2022-04-29T07:13:40.583Z] [2022-04-29T07:13:40.583Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T07:13:40.583Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T07:13:40.583Z] #10 DONE 1.2s [2022-04-29T07:13:40.639Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s [2022-04-29T07:13:40.639Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.3s [2022-04-29T07:13:40.639Z] #11 ... [2022-04-29T07:13:40.639Z] [2022-04-29T07:13:40.639Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:13:40.639Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:13:40.639Z] #47 DONE 0.0s [2022-04-29T07:13:40.639Z] [2022-04-29T07:13:40.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:40.639Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:40.639Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-29T07:13:40.639Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.5s [2022-04-29T07:13:40.639Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 0.5s [2022-04-29T07:13:40.639Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.5s [2022-04-29T07:13:40.953Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.63MB / 54.94MB 0.6s [2022-04-29T07:13:40.953Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.6s [2022-04-29T07:13:40.953Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 18.87MB / 54.94MB 0.7s [2022-04-29T07:13:40.953Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.32MB / 10.87MB 0.7s [2022-04-29T07:13:40.953Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.30MB / 54.94MB 0.8s [2022-04-29T07:13:40.953Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.8s [2022-04-29T07:13:40.953Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.02MB / 54.58MB 0.8s [2022-04-29T07:13:41.217Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 1.0s [2022-04-29T07:13:41.217Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.9s done [2022-04-29T07:13:41.217Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 1.0s [2022-04-29T07:13:41.217Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 1.0s [2022-04-29T07:13:41.480Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.65MB / 54.58MB 1.1s [2022-04-29T07:13:41.480Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.3s [2022-04-29T07:13:41.480Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.21MB / 54.58MB 1.3s [2022-04-29T07:13:41.480Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 1.3s [2022-04-29T07:13:41.746Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.4s [2022-04-29T07:13:41.746Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.10MB / 54.58MB 1.4s [2022-04-29T07:13:41.746Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 1.4s [2022-04-29T07:13:42.008Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.93MB / 54.94MB 1.7s [2022-04-29T07:13:42.009Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 1.7s [2022-04-29T07:13:42.009Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 1.7s [2022-04-29T07:13:42.009Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 48.12MB / 54.58MB 1.8s [2022-04-29T07:13:42.276Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s [2022-04-29T07:13:42.276Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.0s [2022-04-29T07:13:42.276Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 2.0s [2022-04-29T07:13:42.276Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 2.1s [2022-04-29T07:13:42.543Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-29T07:13:42.543Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-29T07:13:42.543Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 49.28MB / 85.84MB 2.3s [2022-04-29T07:13:42.543Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.3s [2022-04-29T07:13:42.807Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 54.53MB / 85.84MB 2.5s [2022-04-29T07:13:42.807Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s done [2022-04-29T07:13:42.807Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 4.19MB / 141.70MB 2.5s [2022-04-29T07:13:42.807Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-29T07:13:42.807Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 59.77MB / 85.84MB 2.6s [2022-04-29T07:13:43.076Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.11MB / 85.84MB 2.9s [2022-04-29T07:13:43.076Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 17.83MB / 141.70MB 2.9s [2022-04-29T07:13:43.076Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.57MB / 85.84MB 3.0s [2022-04-29T07:13:43.342Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 25.46MB / 141.70MB 3.1s [2022-04-29T07:13:43.342Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 82.84MB / 85.84MB 3.2s [2022-04-29T07:13:43.865Z] [2022-04-29T07:13:43.865Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:43.865Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:13:43.865Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-29T07:13:43.865Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:13:43.865Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T07:13:43.865Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T07:13:43.973Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.80MB / 141.70MB 3.6s [2022-04-29T07:13:44.122Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.5s [2022-04-29T07:13:44.122Z] #69 ... [2022-04-29T07:13:44.122Z] [2022-04-29T07:13:44.122Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T07:13:44.122Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T07:13:44.122Z] #47 DONE 0.0s [2022-04-29T07:13:44.122Z] [2022-04-29T07:13:44.122Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:44.122Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:13:44.122Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.6s [2022-04-29T07:13:44.257Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 46.14MB / 141.70MB 3.9s [2022-04-29T07:13:44.383Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.7s [2022-04-29T07:13:44.383Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s [2022-04-29T07:13:44.533Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s done [2022-04-29T07:13:44.533Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 4.3s [2022-04-29T07:13:44.642Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-29T07:13:44.642Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-04-29T07:13:44.801Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 4.6s [2022-04-29T07:13:45.065Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 74.45MB / 141.70MB 5.0s [2022-04-29T07:13:45.331Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.84MB / 141.70MB 5.2s [2022-04-29T07:13:45.594Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.4s [2022-04-29T07:13:45.857Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 5.7s [2022-04-29T07:13:45.879Z] 4612f6d0b889: Verifying Checksum [2022-04-29T07:13:45.879Z] 4612f6d0b889: Download complete [2022-04-29T07:13:46.120Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 5.9s [2022-04-29T07:13:46.384Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.99MB / 141.70MB 6.1s [2022-04-29T07:13:46.384Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 140.51MB / 141.70MB 6.3s [2022-04-29T07:13:47.783Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-04-29T07:13:48.048Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.9s done [2022-04-29T07:13:48.132Z] #19 44.86 Reading package lists... [2022-04-29T07:13:48.311Z] #11 ... [2022-04-29T07:13:48.311Z] [2022-04-29T07:13:48.311Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:48.311Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:13:48.311Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T07:13:48.311Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:13:48.311Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T07:13:48.311Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T07:13:48.311Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-04-29T07:13:48.311Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-04-29T07:13:48.311Z] #69 DONE 8.2s [2022-04-29T07:13:48.311Z] [2022-04-29T07:13:48.311Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:48.311Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:13:48.311Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:13:48.311Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T07:13:48.311Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T07:13:48.311Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-04-29T07:13:48.311Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-04-29T07:13:48.311Z] #71 DONE 8.3s [2022-04-29T07:13:48.311Z] [2022-04-29T07:13:48.311Z] #24 [internal] load build context [2022-04-29T07:13:48.311Z] #24 sha256:958b0bc5986e0172940fbabc891743d63812e243ac0023cbb62aadf8aef46497 [2022-04-29T07:13:48.311Z] #24 transferring context: 60.79MB 8.0s done [2022-04-29T07:13:48.311Z] #24 DONE 8.4s [2022-04-29T07:13:48.311Z] [2022-04-29T07:13:48.311Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:48.311Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:48.311Z] #11 ... [2022-04-29T07:13:48.311Z] [2022-04-29T07:13:48.311Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:13:48.311Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:13:48.311Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-29T07:13:48.311Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T07:13:48.311Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T07:13:48.311Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T07:13:48.575Z] #28 ... [2022-04-29T07:13:48.575Z] [2022-04-29T07:13:48.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:48.575Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:49.904Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-04-29T07:13:49.905Z] #69 ... [2022-04-29T07:13:49.905Z] [2022-04-29T07:13:49.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:49.905Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:49.905Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-04-29T07:13:49.905Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T07:13:49.905Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T07:13:49.905Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T07:13:49.905Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-04-29T07:13:49.905Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-29T07:13:49.905Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.5s done [2022-04-29T07:13:49.905Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.8s done [2022-04-29T07:13:49.905Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.8s [2022-04-29T07:13:49.905Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.23MB / 141.70MB 5.8s [2022-04-29T07:13:49.905Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.9s done [2022-04-29T07:13:50.161Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.9s done [2022-04-29T07:13:50.161Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 5.9s [2022-04-29T07:13:50.161Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.4s [2022-04-29T07:13:50.161Z] #11 ... [2022-04-29T07:13:50.161Z] [2022-04-29T07:13:50.161Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:50.161Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T07:13:50.161Z] #69 DONE 6.7s [2022-04-29T07:13:50.161Z] [2022-04-29T07:13:50.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:50.161Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:50.161Z] #11 ... [2022-04-29T07:13:50.161Z] [2022-04-29T07:13:50.161Z] #24 [internal] load build context [2022-04-29T07:13:50.161Z] #24 sha256:edb77b7b034c83135b71de9d9326ac414824c0deb8cbcb229a29bd921449e6cd [2022-04-29T07:13:50.161Z] #24 transferring context: 54.67MB 6.8s [2022-04-29T07:13:50.419Z] #24 ... [2022-04-29T07:13:50.419Z] [2022-04-29T07:13:50.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:50.419Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:50.419Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.61MB / 141.70MB 6.4s [2022-04-29T07:13:50.680Z] #11 ... [2022-04-29T07:13:50.680Z] [2022-04-29T07:13:50.680Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T07:13:50.680Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T07:13:50.680Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T07:13:50.680Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T07:13:50.680Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T07:13:50.680Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-04-29T07:13:50.680Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-04-29T07:13:50.680Z] #71 DONE 7.2s [2022-04-29T07:13:50.680Z] [2022-04-29T07:13:50.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:50.680Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:50.680Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.16MB / 141.70MB 6.5s [2022-04-29T07:13:50.938Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 140.51MB / 141.70MB 6.8s [2022-04-29T07:13:51.895Z] #11 ... [2022-04-29T07:13:51.895Z] [2022-04-29T07:13:51.895Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T07:13:51.895Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T07:13:51.895Z] #70 DONE 0.7s [2022-04-29T07:13:52.161Z] [2022-04-29T07:13:52.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:52.161Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:52.161Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.3s done [2022-04-29T07:13:52.315Z] #11 ... [2022-04-29T07:13:52.315Z] [2022-04-29T07:13:52.315Z] #24 [internal] load build context [2022-04-29T07:13:52.315Z] #24 sha256:edb77b7b034c83135b71de9d9326ac414824c0deb8cbcb229a29bd921449e6cd [2022-04-29T07:13:52.315Z] #24 transferring context: 60.79MB 7.7s done [2022-04-29T07:13:52.315Z] #24 DONE 8.7s [2022-04-29T07:13:52.315Z] [2022-04-29T07:13:52.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:52.315Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:52.735Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-29T07:13:52.735Z] #11 ... [2022-04-29T07:13:52.735Z] [2022-04-29T07:13:52.735Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:13:52.735Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:13:52.735Z] #28 DONE 12.7s [2022-04-29T07:13:52.735Z] [2022-04-29T07:13:52.735Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T07:13:52.735Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T07:13:52.735Z] #72 DONE 0.8s [2022-04-29T07:13:52.735Z] [2022-04-29T07:13:52.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:52.735Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:53.684Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-29T07:13:53.684Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T07:13:53.685Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.3s done [2022-04-29T07:13:53.685Z] #11 ... [2022-04-29T07:13:53.685Z] [2022-04-29T07:13:53.685Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:13:53.685Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:13:53.685Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-04-29T07:13:53.685Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T07:13:53.685Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T07:13:53.685Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T07:13:53.685Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-04-29T07:13:53.685Z] #28 ... [2022-04-29T07:13:53.685Z] [2022-04-29T07:13:53.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:53.685Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:54.630Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-29T07:13:54.897Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-04-29T07:13:55.066Z] #11 ... [2022-04-29T07:13:55.066Z] [2022-04-29T07:13:55.066Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T07:13:55.066Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T07:13:55.066Z] #70 DONE 0.7s [2022-04-29T07:13:55.066Z] [2022-04-29T07:13:55.066Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T07:13:55.066Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T07:13:55.631Z] #72 DONE 0.8s [2022-04-29T07:13:55.631Z] [2022-04-29T07:13:55.631Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T07:13:55.631Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T07:13:55.631Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.4s [2022-04-29T07:13:56.194Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.4s done [2022-04-29T07:13:56.263Z] #19 53.76 Reading package lists... [2022-04-29T07:13:56.451Z] #28 DONE 12.8s [2022-04-29T07:13:56.451Z] [2022-04-29T07:13:56.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:13:56.451Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:13:56.451Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-29T07:13:57.015Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-29T07:13:57.015Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T07:13:57.960Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-29T07:13:58.179Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:13:58.179Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:13:58.179Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:13:58.179Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:13:58.179Z] [2022-04-29T07:13:58.179Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:13:58.179Z] DOCKER_SYSTEMD=1 [2022-04-29T07:13:58.179Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:13:58.179Z] HOSTNAME=19bf0aa44ca6 [2022-04-29T07:13:58.179Z] DEST=bundles/test-integration [2022-04-29T07:13:58.179Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:13:58.179Z] DOCKER_GITCOMMIT=06883e083725c67bc6e504b172f21b1752f283e5 [2022-04-29T07:13:58.179Z] container=docker [2022-04-29T07:13:58.179Z] HOME=/root [2022-04-29T07:13:58.179Z] LANG=C.UTF-8 [2022-04-29T07:13:58.179Z] INVOCATION_ID=a382744ee66344589377a5fc277a4e1c [2022-04-29T07:13:58.179Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:13:58.179Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:13:58.179Z] VALIDATE_BRANCH=master [2022-04-29T07:13:58.179Z] TERM=xterm [2022-04-29T07:13:58.179Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:13:58.179Z] SHLVL=3 [2022-04-29T07:13:58.179Z] TIMEOUT=120m [2022-04-29T07:13:58.179Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:13:58.180Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:13:58.180Z] GO111MODULE=off [2022-04-29T07:13:58.180Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T07:13:58.180Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T07:13:58.180Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:13:58.180Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:13:58.180Z] GOPATH=/go [2022-04-29T07:13:58.180Z] PKG_CONFIG=pkg-config [2022-04-29T07:13:58.180Z] _=/usr/bin/env [2022-04-29T07:13:58.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T07:13:58.523Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-04-29T07:13:58.803Z] #19 63.24 Building dependency tree... [2022-04-29T07:14:00.207Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-04-29T07:14:00.713Z] #19 67.33 The following additional packages will be installed: [2022-04-29T07:14:00.713Z] #19 67.33 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-29T07:14:00.713Z] #19 67.33 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-29T07:14:00.713Z] #19 67.33 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-29T07:14:00.713Z] #19 67.33 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-29T07:14:00.713Z] #19 67.33 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-29T07:14:00.713Z] #19 67.33 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-29T07:14:00.713Z] #19 67.33 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-29T07:14:00.713Z] #19 67.33 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-29T07:14:00.713Z] #19 67.33 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.33 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-29T07:14:00.713Z] #19 67.33 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-29T07:14:00.713Z] #19 67.33 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-29T07:14:00.713Z] #19 67.33 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.33 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.33 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.33 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-29T07:14:00.713Z] #19 67.33 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-29T07:14:00.713Z] #19 67.33 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.33 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-29T07:14:00.713Z] #19 67.33 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.33 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.33 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-29T07:14:00.713Z] #19 67.33 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-29T07:14:00.713Z] #19 67.34 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.34 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.34 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.34 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-29T07:14:00.713Z] #19 67.34 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.34 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-29T07:14:00.713Z] #19 67.34 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-29T07:14:00.713Z] #19 67.34 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-29T07:14:00.713Z] #19 67.34 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.34 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-29T07:14:00.713Z] #19 67.34 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-29T07:14:00.713Z] #19 67.34 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-29T07:14:00.713Z] #19 67.34 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-29T07:14:00.713Z] #19 67.35 linux-libc-dev-s390x-cross patch xz-utils [2022-04-29T07:14:00.713Z] #19 67.37 Suggested packages: [2022-04-29T07:14:00.713Z] #19 67.37 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-29T07:14:00.713Z] #19 67.37 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.37 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-29T07:14:00.713Z] #19 67.37 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-29T07:14:00.713Z] #19 67.37 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-29T07:14:00.713Z] #19 67.37 libyaml-shell-perl ed diffutils-doc [2022-04-29T07:14:00.713Z] #19 67.37 Recommended packages: [2022-04-29T07:14:00.713Z] #19 67.37 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-29T07:14:00.713Z] #19 67.37 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-29T07:14:02.774Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.6s done [2022-04-29T07:14:02.774Z] #11 ... [2022-04-29T07:14:02.774Z] [2022-04-29T07:14:02.774Z] #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-04-29T07:14:02.774Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:14:02.774Z] #29 1.788 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:02.774Z] #29 1.793 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:02.774Z] #29 1.793 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:02.774Z] #29 1.982 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:02.774Z] #29 2.289 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:02.774Z] #29 2.589 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:02.774Z] #29 3.903 Fetched 8510 kB in 2s (3560 kB/s) [2022-04-29T07:14:02.774Z] #29 3.903 Reading package lists... [2022-04-29T07:14:02.774Z] #29 4.724 Reading package lists... [2022-04-29T07:14:02.774Z] #29 5.570 Building dependency tree... [2022-04-29T07:14:02.774Z] #29 5.911 The following additional packages will be installed: [2022-04-29T07:14:02.774Z] #29 5.911 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T07:14:02.774Z] #29 5.911 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T07:14:02.774Z] #29 5.917 Recommended packages: [2022-04-29T07:14:02.774Z] #29 5.917 libldap-common publicsuffix libsasl2-modules [2022-04-29T07:14:02.774Z] #29 6.073 The following NEW packages will be installed: [2022-04-29T07:14:02.774Z] #29 6.073 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T07:14:02.774Z] #29 6.073 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T07:14:02.774Z] #29 6.073 libssh2-1 openssl [2022-04-29T07:14:02.774Z] #29 6.363 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:14:02.774Z] #29 6.363 Need to get 3040 kB of archives. [2022-04-29T07:14:02.774Z] #29 6.363 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T07:14:02.774Z] #29 6.363 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T07:14:02.774Z] #29 6.389 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T07:14:02.774Z] #29 6.389 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T07:14:02.774Z] #29 6.389 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-29T07:14:02.774Z] #29 6.389 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T07:14:02.774Z] #29 6.389 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T07:14:02.774Z] #29 6.400 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T07:14:02.774Z] #29 6.400 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T07:14:02.774Z] #29 6.400 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T07:14:02.774Z] #29 6.413 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T07:14:02.774Z] #29 6.413 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T07:14:02.774Z] #29 6.413 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T07:14:02.774Z] #29 6.413 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:14:02.774Z] #29 6.446 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:14:02.774Z] #29 6.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:14:02.774Z] #29 6.651 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:14:02.774Z] #29 6.692 Fetched 3040 kB in 0s (8683 kB/s) [2022-04-29T07:14:02.774Z] #29 6.713 Selecting previously unselected package openssl. [2022-04-29T07:14:02.774Z] #29 6.713 (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-04-29T07:14:02.774Z] #29 6.715 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 6.721 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 6.895 Selecting previously unselected package ca-certificates. [2022-04-29T07:14:02.774Z] #29 6.895 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T07:14:02.774Z] #29 6.900 Unpacking ca-certificates (20210119) ... [2022-04-29T07:14:02.774Z] #29 7.002 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T07:14:02.774Z] #29 7.002 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.012 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:14:02.774Z] #29 7.098 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T07:14:02.774Z] #29 7.100 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.104 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 7.170 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T07:14:02.774Z] #29 7.170 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.179 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 7.247 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T07:14:02.774Z] #29 7.247 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.253 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:14:02.774Z] #29 7.341 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T07:14:02.774Z] #29 7.341 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.346 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:14:02.774Z] #29 7.409 Selecting previously unselected package libpsl5:amd64. [2022-04-29T07:14:02.774Z] #29 7.411 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.458 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:14:02.774Z] #29 7.517 Selecting previously unselected package librtmp1:amd64. [2022-04-29T07:14:02.774Z] #29 7.517 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.523 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:14:02.774Z] #29 7.602 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T07:14:02.774Z] #29 7.602 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.612 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:14:02.774Z] #29 7.690 Selecting previously unselected package libcurl4:amd64. [2022-04-29T07:14:02.774Z] #29 7.690 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.697 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 7.823 Selecting previously unselected package curl. [2022-04-29T07:14:02.774Z] #29 7.823 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.828 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 7.937 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:14:02.774Z] #29 7.937 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 7.949 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:14:02.774Z] #29 8.041 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:14:02.774Z] #29 8.041 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 8.047 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:14:02.774Z] #29 8.113 Selecting previously unselected package jq. [2022-04-29T07:14:02.774Z] #29 8.113 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:14:02.774Z] #29 8.118 Unpacking jq (1.6-2.1) ... [2022-04-29T07:14:02.774Z] #29 8.177 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:14:02.774Z] #29 8.193 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:14:02.774Z] #29 8.214 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:14:02.774Z] #29 8.235 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 8.253 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:14:02.774Z] #29 8.265 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 8.288 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:14:02.774Z] #29 8.304 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:14:02.774Z] #29 8.374 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:14:02.774Z] #29 8.388 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:14:02.774Z] #29 8.403 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:14:02.774Z] #29 8.416 Setting up ca-certificates (20210119) ... [2022-04-29T07:14:02.774Z] #29 9.080 Updating certificates in /etc/ssl/certs... [2022-04-29T07:14:02.774Z] #29 10.15 129 added, 0 removed; done. [2022-04-29T07:14:02.774Z] #29 ... [2022-04-29T07:14:02.774Z] [2022-04-29T07:14:02.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:02.774Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:02.774Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T07:14:03.777Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-29T07:14:04.912Z] #19 71.17 The following NEW packages will be installed: [2022-04-29T07:14:04.912Z] #19 71.17 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-29T07:14:04.912Z] #19 71.17 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-29T07:14:04.912Z] #19 71.17 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-29T07:14:04.912Z] #19 71.17 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-29T07:14:04.912Z] #19 71.17 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-29T07:14:04.912Z] #19 71.17 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-29T07:14:04.912Z] #19 71.17 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-29T07:14:04.912Z] #19 71.17 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-29T07:14:04.912Z] #19 71.17 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-29T07:14:04.912Z] #19 71.17 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-29T07:14:04.912Z] #19 71.17 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-29T07:14:04.912Z] #19 71.17 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-29T07:14:04.912Z] #19 71.17 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-29T07:14:04.912Z] #19 71.17 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-29T07:14:04.912Z] #19 71.17 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-29T07:14:04.912Z] #19 71.18 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-29T07:14:04.912Z] #19 71.18 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-29T07:14:04.912Z] #19 71.18 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-29T07:14:04.912Z] #19 71.18 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-29T07:14:04.912Z] #19 71.18 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-29T07:14:04.912Z] #19 71.18 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-29T07:14:04.912Z] #19 71.18 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-29T07:14:04.912Z] #19 71.18 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-29T07:14:04.912Z] #19 71.18 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-29T07:14:04.912Z] #19 71.18 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-29T07:14:04.912Z] #19 71.18 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-29T07:14:04.912Z] #19 71.18 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-29T07:14:04.912Z] #19 71.18 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-29T07:14:04.912Z] #19 71.18 linux-libc-dev-s390x-cross patch xz-utils [2022-04-29T07:14:04.912Z] #19 71.64 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:14:04.912Z] #19 71.64 Need to get 787 MB of archives. [2022-04-29T07:14:04.912Z] #19 71.64 After this operation, 3385 MB of additional disk space will be used. [2022-04-29T07:14:04.912Z] #19 71.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-29T07:14:04.912Z] #19 71.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T07:14:04.912Z] #19 71.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-29T07:14:04.912Z] #19 71.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-29T07:14:04.912Z] #19 71.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-29T07:14:04.912Z] #19 71.65 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T07:14:04.912Z] #19 71.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-29T07:14:04.912Z] #19 71.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-29T07:14:04.912Z] #19 71.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-29T07:14:04.912Z] #19 71.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-29T07:14:04.912Z] #19 71.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-29T07:14:05.173Z] #19 71.95 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-04-29T07:14:05.173Z] #19 71.96 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-04-29T07:14:05.678Z] #11 ... [2022-04-29T07:14:05.678Z] [2022-04-29T07:14:05.678Z] #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-04-29T07:14:05.678Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:14:05.678Z] #29 1.329 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:05.678Z] #29 1.329 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:05.678Z] #29 1.337 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:05.678Z] #29 1.509 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:05.678Z] #29 1.741 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:05.678Z] #29 2.046 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:05.678Z] #29 3.459 Fetched 8510 kB in 2s (3512 kB/s) [2022-04-29T07:14:05.678Z] #29 3.459 Reading package lists... [2022-04-29T07:14:05.678Z] #29 4.270 Reading package lists... [2022-04-29T07:14:05.678Z] #29 5.046 Building dependency tree... [2022-04-29T07:14:05.678Z] #29 5.405 The following additional packages will be installed: [2022-04-29T07:14:05.678Z] #29 5.406 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T07:14:05.678Z] #29 5.431 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T07:14:05.678Z] #29 5.431 Recommended packages: [2022-04-29T07:14:05.678Z] #29 5.431 libldap-common publicsuffix libsasl2-modules [2022-04-29T07:14:05.678Z] #29 5.597 The following NEW packages will be installed: [2022-04-29T07:14:05.678Z] #29 5.597 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T07:14:05.678Z] #29 5.597 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T07:14:05.678Z] #29 5.597 libssh2-1 openssl [2022-04-29T07:14:05.678Z] #29 5.870 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:14:05.678Z] #29 5.870 Need to get 3040 kB of archives. [2022-04-29T07:14:05.678Z] #29 5.870 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T07:14:05.678Z] #29 5.870 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T07:14:05.678Z] #29 5.889 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T07:14:05.678Z] #29 5.889 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T07:14:05.678Z] #29 5.889 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-29T07:14:05.678Z] #29 5.898 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T07:14:05.678Z] #29 5.898 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T07:14:05.678Z] #29 5.898 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T07:14:05.678Z] #29 5.909 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T07:14:05.678Z] #29 5.909 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T07:14:05.678Z] #29 5.909 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T07:14:05.678Z] #29 5.909 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T07:14:05.678Z] #29 5.917 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T07:14:05.678Z] #29 5.917 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:14:05.678Z] #29 5.917 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:14:05.678Z] #29 5.919 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:14:05.678Z] #29 6.090 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:14:05.678Z] #29 6.130 Fetched 3040 kB in 0s (9570 kB/s) [2022-04-29T07:14:05.678Z] #29 6.154 Selecting previously unselected package openssl. [2022-04-29T07:14:05.678Z] #29 6.154 (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-04-29T07:14:05.678Z] #29 6.162 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.174 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 6.326 Selecting previously unselected package ca-certificates. [2022-04-29T07:14:05.678Z] #29 6.327 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T07:14:05.678Z] #29 6.331 Unpacking ca-certificates (20210119) ... [2022-04-29T07:14:05.678Z] #29 6.414 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T07:14:05.678Z] #29 6.414 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.428 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:14:05.678Z] #29 6.535 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T07:14:05.678Z] #29 6.535 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.547 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 6.607 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T07:14:05.678Z] #29 6.607 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.610 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 6.672 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T07:14:05.678Z] #29 6.672 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:14:05.678Z] #29 6.763 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T07:14:05.678Z] #29 6.763 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.773 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:14:05.678Z] #29 6.821 Selecting previously unselected package libpsl5:amd64. [2022-04-29T07:14:05.678Z] #29 6.821 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.829 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:14:05.678Z] #29 6.888 Selecting previously unselected package librtmp1:amd64. [2022-04-29T07:14:05.678Z] #29 6.888 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.894 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:14:05.678Z] #29 6.941 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T07:14:05.678Z] #29 6.941 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 6.945 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:14:05.678Z] #29 6.999 Selecting previously unselected package libcurl4:amd64. [2022-04-29T07:14:05.678Z] #29 6.999 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 7.006 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 7.076 Selecting previously unselected package curl. [2022-04-29T07:14:05.678Z] #29 7.076 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 7.081 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 7.159 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:14:05.678Z] #29 7.159 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 7.164 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:14:05.678Z] #29 7.228 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:14:05.678Z] #29 7.228 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 7.232 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:14:05.678Z] #29 7.292 Selecting previously unselected package jq. [2022-04-29T07:14:05.678Z] #29 7.292 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:14:05.678Z] #29 7.298 Unpacking jq (1.6-2.1) ... [2022-04-29T07:14:05.678Z] #29 7.345 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T07:14:05.678Z] #29 7.360 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T07:14:05.678Z] #29 7.407 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T07:14:05.678Z] #29 7.419 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 7.430 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T07:14:05.678Z] #29 7.440 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T07:14:05.678Z] #29 7.451 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T07:14:05.678Z] #29 7.462 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T07:14:05.679Z] #29 7.485 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:14:05.679Z] #29 7.505 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:14:05.679Z] #29 7.518 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T07:14:05.679Z] #29 7.529 Setting up ca-certificates (20210119) ... [2022-04-29T07:14:05.679Z] #29 8.346 Updating certificates in /etc/ssl/certs... [2022-04-29T07:14:05.936Z] #29 ... [2022-04-29T07:14:05.936Z] [2022-04-29T07:14:05.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:05.936Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:06.503Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-04-29T07:14:06.558Z] #19 73.51 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-04-29T07:14:06.558Z] #19 73.52 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-04-29T07:14:06.761Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T07:14:07.008Z] #11 ... [2022-04-29T07:14:07.009Z] [2022-04-29T07:14:07.009Z] #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-04-29T07:14:07.009Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:14:07.009Z] #29 10.23 Setting up jq (1.6-2.1) ... [2022-04-29T07:14:07.009Z] #29 10.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:07.009Z] #29 10.26 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:07.009Z] #29 10.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:14:07.009Z] #29 10.30 Processing triggers for ca-certificates (20210119) ... [2022-04-29T07:14:07.009Z] #29 10.31 Updating certificates in /etc/ssl/certs... [2022-04-29T07:14:07.009Z] #29 11.36 0 added, 0 removed; done. [2022-04-29T07:14:07.009Z] #29 11.36 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T07:14:07.009Z] #29 11.37 done. [2022-04-29T07:14:07.009Z] #29 DONE 13.8s [2022-04-29T07:14:07.009Z] [2022-04-29T07:14:07.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:07.009Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:07.009Z] #11 ... [2022-04-29T07:14:07.009Z] [2022-04-29T07:14:07.009Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T07:14:07.009Z] #30 sha256:542ba64c044f6858ef8dd9c0a4b77f0caab304a7a67cff8dc5efb8cf928f3a6d [2022-04-29T07:14:07.009Z] #30 DONE 0.5s [2022-04-29T07:14:07.009Z] [2022-04-29T07:14:07.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:07.009Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:07.958Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-04-29T07:14:08.144Z] #11 ... [2022-04-29T07:14:08.144Z] [2022-04-29T07:14:08.144Z] #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-04-29T07:14:08.144Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T07:14:08.144Z] #29 9.600 129 added, 0 removed; done. [2022-04-29T07:14:08.144Z] #29 9.638 Setting up jq (1.6-2.1) ... [2022-04-29T07:14:08.144Z] #29 9.649 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:08.144Z] #29 9.661 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T07:14:08.144Z] #29 9.682 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:14:08.144Z] #29 9.692 Processing triggers for ca-certificates (20210119) ... [2022-04-29T07:14:08.144Z] #29 9.702 Updating certificates in /etc/ssl/certs... [2022-04-29T07:14:08.144Z] #29 10.60 0 added, 0 removed; done. [2022-04-29T07:14:08.144Z] #29 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T07:14:08.144Z] #29 10.61 done. [2022-04-29T07:14:08.144Z] #29 DONE 11.7s [2022-04-29T07:14:08.144Z] [2022-04-29T07:14:08.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:08.144Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:08.144Z] #11 ... [2022-04-29T07:14:08.144Z] [2022-04-29T07:14:08.144Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T07:14:08.144Z] #30 sha256:dddb0054dee076675ef0f918515f375f44e4b861e9705b6b85c3bce816317f34 [2022-04-29T07:14:08.144Z] #30 DONE 0.1s [2022-04-29T07:14:08.144Z] [2022-04-29T07:14:08.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:08.144Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:08.472Z] #19 75.21 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-04-29T07:14:08.472Z] #19 75.22 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-04-29T07:14:09.349Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.3s done [2022-04-29T07:14:09.349Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T07:14:09.856Z] #19 76.48 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-04-29T07:14:09.857Z] #19 76.50 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-04-29T07:14:10.813Z] #19 77.73 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-04-29T07:14:10.813Z] #19 77.73 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-04-29T07:14:12.196Z] #19 78.88 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-04-29T07:14:12.196Z] #19 78.89 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-04-29T07:14:12.196Z] #19 78.89 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-04-29T07:14:12.196Z] #19 78.89 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-04-29T07:14:12.196Z] #19 78.89 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-04-29T07:14:12.196Z] #19 78.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-29T07:14:12.196Z] #19 78.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-29T07:14:12.196Z] #19 78.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-29T07:14:12.196Z] #19 78.92 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-04-29T07:14:12.196Z] #19 78.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-29T07:14:12.196Z] #19 78.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-29T07:14:12.196Z] #19 78.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-29T07:14:12.196Z] #19 78.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-29T07:14:12.196Z] #19 78.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-29T07:14:12.196Z] #19 78.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-29T07:14:12.196Z] #19 79.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-29T07:14:12.317Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.2s [2022-04-29T07:14:12.456Z] #19 79.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-29T07:14:12.456Z] #19 79.33 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-04-29T07:14:12.456Z] #19 79.37 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-04-29T07:14:14.214Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.5s done [2022-04-29T07:14:14.415Z] #19 81.22 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-04-29T07:14:14.415Z] #19 81.23 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-04-29T07:14:14.415Z] #19 81.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-29T07:14:14.415Z] #19 81.34 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-04-29T07:14:14.415Z] #19 81.41 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-04-29T07:14:14.478Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T07:14:14.656Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T07:14:15.589Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-29T07:14:15.589Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T07:14:15.589Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T07:14:15.590Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.1% of statements [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T07:14:15.590Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-29T07:14:15.590Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T07:14:15.590Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-29T07:14:15.590Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T07:14:15.590Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T07:14:16.326Z] #19 83.08 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-04-29T07:14:16.326Z] #19 83.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T07:14:16.326Z] #19 83.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-29T07:14:16.326Z] #19 83.14 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-29T07:14:16.326Z] #19 83.14 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-29T07:14:16.326Z] #19 83.14 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T07:14:16.537Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2022-04-29T07:14:16.587Z] #19 83.40 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T07:14:16.587Z] #19 83.42 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-29T07:14:16.587Z] #19 83.42 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-04-29T07:14:16.587Z] #19 83.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-29T07:14:16.587Z] #19 83.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-29T07:14:16.587Z] #19 83.43 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-29T07:14:16.587Z] #19 83.43 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-29T07:14:16.587Z] #19 83.44 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-29T07:14:16.587Z] #19 83.44 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-29T07:14:16.587Z] #19 83.45 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-29T07:14:16.587Z] #19 83.45 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-29T07:14:16.587Z] #19 83.45 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-29T07:14:16.587Z] #19 83.45 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-29T07:14:16.587Z] #19 83.46 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-29T07:14:16.587Z] #19 83.49 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-04-29T07:14:16.587Z] #19 83.50 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-29T07:14:16.587Z] #19 83.50 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-29T07:14:16.587Z] #19 83.50 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-29T07:14:16.587Z] #19 83.55 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-29T07:14:16.587Z] #19 83.56 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-29T07:14:16.587Z] #19 83.58 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-04-29T07:14:16.587Z] #19 83.60 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-04-29T07:14:17.112Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-04-29T07:14:17.112Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-29T07:14:17.215Z] #11 ... [2022-04-29T07:14:17.215Z] [2022-04-29T07:14:17.215Z] #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-04-29T07:14:17.215Z] #31 sha256:5e5718b64c2f3c953b42dc0dcbb41687a79b76ed59173e4a5273c4be853e2f1c [2022-04-29T07:14:17.215Z] #31 2.447 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T07:14:17.215Z] #31 2.771 [2022-04-29T07:14:17.215Z] #31 3.010 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:17.215Z] #31 3.297 [2022-04-29T07:14:17.215Z] #31 4.393 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T07:14:17.215Z] #31 4.688 [2022-04-29T07:14:17.215Z] #31 4.916 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:17.215Z] #31 5.309 [2022-04-29T07:14:17.215Z] #31 6.373 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T07:14:17.215Z] #31 6.677 [2022-04-29T07:14:17.215Z] #31 6.896 #=#=# ######### 13.0% ######################################### 58.1% ################################################################ 89.4% ######################################################################## 100.0% [2022-04-29T07:14:17.215Z] #31 7.446 [2022-04-29T07:14:17.215Z] #31 8.413 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T07:14:17.215Z] #31 8.687 [2022-04-29T07:14:17.215Z] #31 8.921 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:17.215Z] #31 9.204 [2022-04-29T07:14:17.215Z] #31 9.986 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T07:14:17.215Z] #31 ... [2022-04-29T07:14:17.215Z] [2022-04-29T07:14:17.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:17.215Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:17.688Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-29T07:14:18.263Z] ok github.com/docker/docker/builder/remotecontext/git 1.439s coverage: 86.3% of statements [2022-04-29T07:14:18.263Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T07:14:18.263Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T07:14:18.263Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T07:14:18.263Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T07:14:18.498Z] #19 85.28 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-04-29T07:14:18.498Z] #19 85.29 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-04-29T07:14:18.498Z] #19 85.30 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-29T07:14:18.498Z] #19 85.34 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-04-29T07:14:18.498Z] #19 85.37 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-04-29T07:14:18.664Z] #11 ... [2022-04-29T07:14:18.664Z] [2022-04-29T07:14:18.664Z] #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-04-29T07:14:18.664Z] #31 sha256:a667ca4c0601a6db64fc4964caaa676fd9e215e6ef52dd1b9080cf3c940e8b48 [2022-04-29T07:14:18.664Z] #31 2.480 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T07:14:18.664Z] #31 2.794 [2022-04-29T07:14:18.664Z] #31 3.029 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:18.664Z] #31 3.340 [2022-04-29T07:14:18.664Z] #31 4.416 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T07:14:18.664Z] #31 4.782 [2022-04-29T07:14:18.664Z] #31 5.010 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:18.664Z] #31 5.337 [2022-04-29T07:14:18.664Z] #31 6.389 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T07:14:18.664Z] #31 6.740 [2022-04-29T07:14:18.664Z] #31 6.973 #=#=# ######### 12.6% ########################################## 58.4% ################################################################# 90.4% ######################################################################## 100.0% [2022-04-29T07:14:18.664Z] #31 7.551 [2022-04-29T07:14:18.664Z] #31 8.541 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T07:14:18.664Z] #31 8.875 [2022-04-29T07:14:18.664Z] #31 9.095 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:18.664Z] #31 9.368 [2022-04-29T07:14:18.664Z] #31 10.20 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T07:14:18.664Z] #31 ... [2022-04-29T07:14:18.664Z] [2022-04-29T07:14:18.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:18.664Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:18.838Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-04-29T07:14:19.595Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-29T07:14:19.778Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.3s [2022-04-29T07:14:19.881Z] #19 86.67 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-04-29T07:14:19.881Z] #19 86.67 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-29T07:14:19.881Z] #19 86.67 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-29T07:14:19.881Z] #19 86.68 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-04-29T07:14:19.881Z] #19 86.69 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-29T07:14:19.881Z] #19 86.69 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-29T07:14:19.881Z] #19 86.69 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-29T07:14:19.881Z] #19 86.73 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-29T07:14:19.881Z] #19 86.73 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-29T07:14:19.881Z] #19 86.75 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-04-29T07:14:19.881Z] #19 86.76 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-04-29T07:14:20.726Z] #11 ... [2022-04-29T07:14:20.726Z] [2022-04-29T07:14:20.726Z] #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-04-29T07:14:20.726Z] #31 sha256:5e5718b64c2f3c953b42dc0dcbb41687a79b76ed59173e4a5273c4be853e2f1c [2022-04-29T07:14:20.727Z] #31 10.36 [2022-04-29T07:14:20.727Z] #31 10.59 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:20.727Z] #31 10.89 [2022-04-29T07:14:20.727Z] #31 10.99 Download of images into '/build' complete. [2022-04-29T07:14:20.727Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-04-29T07:14:20.727Z] #31 10.99 tar -cC '/build' . | docker load [2022-04-29T07:14:20.727Z] #31 DONE 13.8s [2022-04-29T07:14:20.727Z] [2022-04-29T07:14:20.727Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:20.727Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:21.790Z] #19 88.41 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-04-29T07:14:21.790Z] #19 88.42 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-04-29T07:14:21.790Z] #19 88.44 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-29T07:14:21.790Z] #19 ... [2022-04-29T07:14:21.790Z] [2022-04-29T07:14:21.790Z] #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-04-29T07:14:21.790Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:14:21.790Z] #41 DONE 99.7s [2022-04-29T07:14:21.790Z] [2022-04-29T07:14:21.790Z] #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-04-29T07:14:21.790Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:14:21.790Z] #19 88.47 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-04-29T07:14:21.790Z] #19 88.49 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-04-29T07:14:22.872Z] #11 ... [2022-04-29T07:14:22.872Z] [2022-04-29T07:14:22.872Z] #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-04-29T07:14:22.872Z] #31 sha256:a667ca4c0601a6db64fc4964caaa676fd9e215e6ef52dd1b9080cf3c940e8b48 [2022-04-29T07:14:22.872Z] #31 10.52 [2022-04-29T07:14:22.872Z] #31 10.75 #=#=# ######################################################################## 100.0% [2022-04-29T07:14:22.872Z] #31 11.08 [2022-04-29T07:14:22.872Z] #31 11.15 Download of images into '/build' complete. [2022-04-29T07:14:22.872Z] #31 11.15 Use something like the following to load the result into a Docker daemon: [2022-04-29T07:14:22.872Z] #31 11.15 tar -cC '/build' . | docker load [2022-04-29T07:14:22.872Z] #31 DONE 14.2s [2022-04-29T07:14:22.872Z] [2022-04-29T07:14:22.872Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T07:14:22.872Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T07:14:23.057Z] ok github.com/docker/docker/client 0.113s coverage: 75.6% of statements [2022-04-29T07:14:23.173Z] #19 90.10 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-04-29T07:14:23.173Z] #19 90.10 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-29T07:14:23.173Z] #19 90.10 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-29T07:14:23.173Z] #19 90.13 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-04-29T07:14:23.173Z] #19 90.13 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-29T07:14:23.173Z] #19 90.13 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-29T07:14:23.173Z] #19 90.13 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-29T07:14:23.173Z] #19 90.14 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-29T07:14:23.173Z] #19 90.17 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-29T07:14:23.173Z] #19 90.20 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-29T07:14:23.173Z] #19 90.23 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-29T07:14:23.173Z] #19 90.24 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-29T07:14:23.173Z] #19 90.26 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-29T07:14:23.173Z] #19 90.26 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-04-29T07:14:23.173Z] #19 90.27 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-04-29T07:14:24.039Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.4s done [2022-04-29T07:14:24.302Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T07:14:24.555Z] #19 91.43 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-04-29T07:14:24.555Z] #19 91.43 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-04-29T07:14:24.555Z] #19 91.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-29T07:14:24.555Z] #19 91.49 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-04-29T07:14:24.555Z] #19 91.52 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-04-29T07:14:24.565Z] #11 DONE 44.5s [2022-04-29T07:14:24.565Z] [2022-04-29T07:14:24.565Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T07:14:24.565Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T07:14:24.769Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-29T07:14:25.141Z] #12 DONE 0.7s [2022-04-29T07:14:25.404Z] [2022-04-29T07:14:25.404Z] #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-04-29T07:14:25.404Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T07:14:25.496Z] #19 92.57 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-04-29T07:14:25.496Z] #19 92.57 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-29T07:14:25.496Z] #19 92.57 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-29T07:14:25.496Z] #19 92.59 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-04-29T07:14:25.757Z] #19 92.60 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-29T07:14:25.757Z] #19 92.60 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-29T07:14:25.757Z] #19 92.60 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-29T07:14:25.757Z] #19 92.60 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-29T07:14:25.757Z] #19 92.63 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-29T07:14:25.757Z] #19 92.64 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-29T07:14:25.757Z] #19 92.66 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-04-29T07:14:25.757Z] #19 92.67 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-29T07:14:25.980Z] #13 DONE 0.7s [2022-04-29T07:14:25.980Z] [2022-04-29T07:14:25.981Z] #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-04-29T07:14:25.981Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:14:26.247Z] #14 ... [2022-04-29T07:14:26.247Z] [2022-04-29T07:14:26.247Z] #48 [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-04-29T07:14:26.247Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T07:14:26.247Z] #48 DONE 0.2s [2022-04-29T07:14:26.247Z] [2022-04-29T07:14:26.247Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T07:14:26.247Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T07:14:26.247Z] #44 DONE 0.3s [2022-04-29T07:14:26.247Z] [2022-04-29T07:14:26.247Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T07:14:26.247Z] #25 sha256:b9a0ad8b1a3ccee2be8ecc9079a27496ba64a029d68fb4f5b387877e0e6c355f [2022-04-29T07:14:26.247Z] #25 DONE 0.3s [2022-04-29T07:14:26.247Z] [2022-04-29T07:14:26.247Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T07:14:26.247Z] #64 sha256:4b273d6bc5585564b3cb63bc35c7fc1c37b7c0ea0189279dc4e52edb6de220c8 [2022-04-29T07:14:26.247Z] #64 DONE 0.3s [2022-04-29T07:14:26.247Z] [2022-04-29T07:14:26.247Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:26.247Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:14:26.511Z] #65 ... [2022-04-29T07:14:26.511Z] [2022-04-29T07:14:26.511Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T07:14:26.511Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T07:14:26.511Z] #33 DONE 0.4s [2022-04-29T07:14:26.511Z] [2022-04-29T07:14:26.511Z] #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-04-29T07:14:26.511Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:14:26.663Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.2s done [2022-04-29T07:14:26.920Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T07:14:27.145Z] #19 93.82 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-04-29T07:14:27.145Z] #19 93.82 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-04-29T07:14:27.145Z] #19 93.85 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-29T07:14:27.145Z] #19 93.88 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-04-29T07:14:27.145Z] #19 93.92 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-04-29T07:14:27.177Z] #11 DONE 43.6s [2022-04-29T07:14:27.177Z] [2022-04-29T07:14:27.177Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T07:14:27.177Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T07:14:28.109Z] #12 DONE 0.8s [2022-04-29T07:14:28.109Z] [2022-04-29T07:14:28.109Z] #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-04-29T07:14:28.109Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T07:14:28.525Z] #19 95.18 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-04-29T07:14:28.525Z] #19 95.18 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-29T07:14:28.674Z] #13 DONE 0.8s [2022-04-29T07:14:28.786Z] #19 95.82 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:14:28.931Z] [2022-04-29T07:14:28.931Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:14:28.931Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:14:28.931Z] #55 ... [2022-04-29T07:14:28.931Z] [2022-04-29T07:14:28.931Z] #48 [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-04-29T07:14:28.931Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T07:14:28.931Z] #48 DONE 0.2s [2022-04-29T07:14:29.046Z] #19 96.10 Fetched 787 MB in 24s (33.0 MB/s) [2022-04-29T07:14:29.243Z] [2022-04-29T07:14:29.243Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T07:14:29.243Z] #25 sha256:dda08b6813781eb9a6a7e10eaf2fe6c2695dae52f98a8dc51367cf7a724ce5f9 [2022-04-29T07:14:29.243Z] #25 DONE 0.3s [2022-04-29T07:14:29.243Z] [2022-04-29T07:14:29.243Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T07:14:29.243Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T07:14:29.243Z] #44 DONE 0.3s [2022-04-29T07:14:29.243Z] [2022-04-29T07:14:29.243Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T07:14:29.243Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T07:14:29.243Z] #33 DONE 0.3s [2022-04-29T07:14:29.243Z] [2022-04-29T07:14:29.243Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T07:14:29.243Z] #64 sha256:42f8b93137e8f12416ad4f150d1a590d3f253f6f7934de4fe9063b01f1ad9b17 [2022-04-29T07:14:29.243Z] #64 DONE 0.4s [2022-04-29T07:14:29.243Z] [2022-04-29T07:14:29.243Z] #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-04-29T07:14:29.243Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:14:29.306Z] #19 96.14 Selecting previously unselected package liblocale-gettext-perl. [2022-04-29T07:14:29.306Z] #19 96.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T07:14:29.306Z] #19 96.17 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-29T07:14:29.306Z] #19 96.17 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-29T07:14:29.306Z] #19 96.22 Selecting previously unselected package bzip2. [2022-04-29T07:14:29.306Z] #19 96.22 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T07:14:29.307Z] #19 96.23 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T07:14:29.566Z] #19 96.27 Selecting previously unselected package libmagic-mgc. [2022-04-29T07:14:29.566Z] #19 96.28 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-29T07:14:29.566Z] #19 96.28 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-29T07:14:29.566Z] #19 96.47 Selecting previously unselected package libmagic1:amd64. [2022-04-29T07:14:29.566Z] #19 96.48 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-29T07:14:29.566Z] #19 96.48 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-29T07:14:29.826Z] #19 96.55 Selecting previously unselected package file. [2022-04-29T07:14:29.826Z] #19 96.55 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-29T07:14:29.826Z] #19 96.56 Unpacking file (1:5.39-3) ... [2022-04-29T07:14:29.826Z] #19 96.62 Selecting previously unselected package xz-utils. [2022-04-29T07:14:29.826Z] #19 96.62 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T07:14:29.826Z] #19 96.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:14:29.826Z] #19 96.73 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-29T07:14:29.826Z] #19 96.73 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T07:14:29.826Z] #19 96.74 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-29T07:14:30.765Z] #19 97.50 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-29T07:14:30.765Z] #19 97.50 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-29T07:14:30.765Z] #19 97.52 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-29T07:14:31.334Z] #19 98.26 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-29T07:14:31.334Z] #19 98.26 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-29T07:14:31.334Z] #19 98.27 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-29T07:14:31.835Z] #34 ... [2022-04-29T07:14:31.835Z] [2022-04-29T07:14:31.835Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:14:31.835Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:14:31.835Z] #60 4.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:31.835Z] #60 4.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:31.835Z] #60 4.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:31.835Z] #60 4.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:31.835Z] #60 4.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:31.835Z] #60 5.470 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:32.274Z] #19 99.00 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-29T07:14:32.274Z] #19 99.00 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T07:14:32.274Z] #19 99.00 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-29T07:14:32.409Z] #60 ... [2022-04-29T07:14:32.409Z] [2022-04-29T07:14:32.409Z] #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-04-29T07:14:32.409Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:14:32.409Z] #34 5.980 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T07:14:32.409Z] #34 5.989 Cloning into '.'... [2022-04-29T07:14:32.843Z] #19 99.65 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-29T07:14:32.843Z] #19 99.65 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T07:14:32.843Z] #19 99.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-29T07:14:33.425Z] #19 100.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-29T07:14:33.425Z] #19 100.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:33.425Z] #19 100.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:14:33.425Z] #19 100.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-29T07:14:33.425Z] #19 100.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:33.425Z] #19 100.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:14:34.520Z] #34 ... [2022-04-29T07:14:34.520Z] [2022-04-29T07:14:34.520Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:14:34.520Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:14:34.520Z] #55 5.261 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T07:14:35.086Z] #55 6.301 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T07:14:35.086Z] #55 6.335 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T07:14:35.086Z] #55 6.355 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T07:14:36.646Z] #34 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #40 [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-04-29T07:14:36.646Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:14:36.646Z] #40 7.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:36.646Z] #40 7.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:36.646Z] #40 8.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:36.646Z] #40 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:14:36.646Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:14:36.646Z] #55 8.080 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T07:14:36.646Z] #55 9.562 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T07:14:36.646Z] #55 9.604 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T07:14:36.646Z] #55 9.859 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T07:14:36.646Z] #55 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:14:36.646Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:14:36.646Z] #38 7.717 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:14:36.646Z] #38 8.666 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:14:36.646Z] #38 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #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-04-29T07:14:36.646Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:14:36.646Z] #36 8.304 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T07:14:36.646Z] #36 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #49 [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-04-29T07:14:36.646Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:14:36.646Z] #49 7.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:36.646Z] #49 7.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:36.646Z] #49 7.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:36.646Z] #49 8.539 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T07:14:36.646Z] #49 9.895 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:36.646Z] #49 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:14:36.646Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:14:36.646Z] #53 7.879 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T07:14:36.646Z] #53 ... [2022-04-29T07:14:36.646Z] [2022-04-29T07:14:36.646Z] #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-04-29T07:14:36.646Z] #26 sha256:7ce2868ea6dd7e40b31adb60bc076ced55351701b8a0bd53ff3ecfb84f4fa762 [2022-04-29T07:14:36.646Z] #26 5.785 + RM_GOPATH=0 [2022-04-29T07:14:36.646Z] #26 5.785 + TMP_GOPATH= [2022-04-29T07:14:36.646Z] #26 5.785 + : /build [2022-04-29T07:14:36.646Z] #26 5.785 + '[' -z '' ']' [2022-04-29T07:14:36.646Z] #26 5.785 ++ mktemp -d [2022-04-29T07:14:36.646Z] #26 5.785 + export GOPATH=/tmp/tmp.ItJPLj5oIk [2022-04-29T07:14:36.646Z] #26 5.785 + GOPATH=/tmp/tmp.ItJPLj5oIk [2022-04-29T07:14:36.646Z] #26 5.785 + RM_GOPATH=1 [2022-04-29T07:14:36.646Z] #26 5.785 + case "$(go env GOARCH)" in [2022-04-29T07:14:36.646Z] #26 5.785 ++ go env GOARCH [2022-04-29T07:14:36.646Z] #26 5.785 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:36.646Z] #26 5.785 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:36.646Z] #26 5.801 ++ dirname /install.sh [2022-04-29T07:14:36.646Z] #26 5.801 + dir=/ [2022-04-29T07:14:36.646Z] #26 5.801 + bin=dockercli [2022-04-29T07:14:36.646Z] #26 5.801 + shift [2022-04-29T07:14:36.646Z] #26 5.801 + '[' '!' -f //dockercli.installer ']' [2022-04-29T07:14:36.646Z] #26 5.801 + . //dockercli.installer [2022-04-29T07:14:36.646Z] #26 5.801 ++ : stable [2022-04-29T07:14:36.646Z] #26 5.801 ++ : 17.06.2-ce [2022-04-29T07:14:36.646Z] #26 5.801 + install_dockercli [2022-04-29T07:14:36.646Z] #26 5.801 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T07:14:36.646Z] #26 5.801 ++ uname -m [2022-04-29T07:14:36.646Z] #26 5.801 + arch=x86_64 [2022-04-29T07:14:36.646Z] #26 5.801 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T07:14:36.646Z] #26 5.801 + url=https://download.docker.com/linux/static [2022-04-29T07:14:36.646Z] #26 5.801 + tar -xz docker/docker [2022-04-29T07:14:36.646Z] #26 5.801 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T07:14:36.646Z] #26 5.801 Install docker/cli version 17.06.2-ce from stable [2022-04-29T07:14:36.910Z] #26 ... [2022-04-29T07:14:36.910Z] [2022-04-29T07:14:36.910Z] #45 [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-04-29T07:14:36.910Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:14:36.910Z] #45 6.034 + git clone https://github.com/docker/distribution.git . [2022-04-29T07:14:36.910Z] #45 6.037 Cloning into '.'... [2022-04-29T07:14:37.174Z] #45 ... [2022-04-29T07:14:37.174Z] [2022-04-29T07:14:37.174Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:37.174Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:37.174Z] #51 8.030 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:14:37.174Z] #51 10.61 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:14:37.174Z] #51 10.61 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:14:37.174Z] #51 10.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:14:37.174Z] #51 10.88 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:14:37.174Z] #51 ... [2022-04-29T07:14:37.174Z] [2022-04-29T07:14:37.174Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:14:37.174Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:14:37.174Z] #38 11.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:14:37.608Z] #55 8.846 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T07:14:37.755Z] #38 11.69 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:14:37.755Z] #38 11.79 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:14:38.982Z] #55 ... [2022-04-29T07:14:38.982Z] [2022-04-29T07:14:38.982Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:14:38.982Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:14:38.982Z] #60 6.372 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:38.982Z] #60 6.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:38.982Z] #60 6.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:38.982Z] #60 7.319 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:38.982Z] #60 ... [2022-04-29T07:14:38.982Z] [2022-04-29T07:14:38.982Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:14:38.982Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:14:38.982Z] #53 5.098 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T07:14:39.338Z] #53 ... [2022-04-29T07:14:39.338Z] [2022-04-29T07:14:39.338Z] #40 [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-04-29T07:14:39.338Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:14:39.338Z] #40 5.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:39.338Z] #40 5.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:39.338Z] #40 5.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:39.338Z] #40 6.876 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:39.338Z] #40 9.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:39.338Z] #40 ... [2022-04-29T07:14:39.338Z] [2022-04-29T07:14:39.338Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:14:39.338Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:14:39.338Z] #38 6.529 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:14:39.338Z] #38 7.286 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:14:39.338Z] #38 8.904 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:14:39.338Z] #38 9.140 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:14:39.338Z] #38 9.210 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:14:39.707Z] #38 ... [2022-04-29T07:14:39.707Z] [2022-04-29T07:14:39.707Z] #45 [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-04-29T07:14:39.707Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:14:39.707Z] #45 5.763 + git clone https://github.com/docker/distribution.git . [2022-04-29T07:14:39.707Z] #45 5.763 Cloning into '.'... [2022-04-29T07:14:39.707Z] #45 ... [2022-04-29T07:14:39.707Z] [2022-04-29T07:14:39.707Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:39.707Z] #65 sha256:fe8cc255e73a6a43a1e5c75b2dfd2e0aad6d41e3623a12a9c8bfdfe0e1a6f4ad [2022-04-29T07:14:39.707Z] #65 6.047 + RM_GOPATH=0 [2022-04-29T07:14:39.707Z] #65 6.047 + TMP_GOPATH= [2022-04-29T07:14:39.707Z] #65 6.047 + : /build [2022-04-29T07:14:39.707Z] #65 6.047 + '[' -z '' ']' [2022-04-29T07:14:39.707Z] #65 6.047 ++ mktemp -d [2022-04-29T07:14:39.707Z] #65 6.050 + export GOPATH=/tmp/tmp.gLrsRb6BMs [2022-04-29T07:14:39.707Z] #65 6.050 + GOPATH=/tmp/tmp.gLrsRb6BMs [2022-04-29T07:14:39.707Z] #65 6.050 + RM_GOPATH=1 [2022-04-29T07:14:39.707Z] #65 6.050 + case "$(go env GOARCH)" in [2022-04-29T07:14:39.707Z] #65 6.051 ++ go env GOARCH [2022-04-29T07:14:39.707Z] #65 6.074 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:39.707Z] #65 6.074 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:39.707Z] #65 6.074 ++ dirname /install.sh [2022-04-29T07:14:39.707Z] #65 6.075 + dir=/ [2022-04-29T07:14:39.707Z] #65 6.077 + bin=rootlesskit [2022-04-29T07:14:39.707Z] #65 6.077 + shift [2022-04-29T07:14:39.707Z] #65 6.077 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T07:14:39.707Z] #65 6.078 + . //rootlesskit.installer [2022-04-29T07:14:39.707Z] #65 6.078 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:39.707Z] #65 6.079 + install_rootlesskit [2022-04-29T07:14:39.707Z] #65 6.079 + case "$1" in [2022-04-29T07:14:39.707Z] #65 6.079 + export CGO_ENABLED=0 [2022-04-29T07:14:39.707Z] #65 6.080 + CGO_ENABLED=0 [2022-04-29T07:14:39.707Z] #65 6.080 + _install_rootlesskit [2022-04-29T07:14:39.707Z] #65 6.082 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T07:14:39.707Z] #65 6.082 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:39.707Z] #65 6.084 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:14:39.707Z] #65 6.084 + GOBIN=/build [2022-04-29T07:14:39.707Z] #65 6.084 + GO111MODULE=on [2022-04-29T07:14:39.707Z] #65 6.084 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:39.707Z] #65 6.649 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T07:14:39.707Z] #65 10.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:14:39.707Z] #65 10.34 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T07:14:39.707Z] #65 ... [2022-04-29T07:14:39.707Z] [2022-04-29T07:14:39.707Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:39.707Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:39.707Z] #51 6.301 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:14:39.707Z] #51 8.650 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:14:39.707Z] #51 9.344 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:14:39.707Z] #51 9.391 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:14:39.707Z] #51 9.852 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:14:39.707Z] #51 9.963 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:14:39.707Z] #51 10.18 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:14:39.707Z] #51 10.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:14:39.707Z] #51 10.86 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:14:39.985Z] #51 ... [2022-04-29T07:14:39.985Z] [2022-04-29T07:14:39.985Z] #49 [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-04-29T07:14:39.985Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:14:39.985Z] #49 6.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:39.985Z] #49 6.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:39.985Z] #49 6.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:39.985Z] #49 7.258 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T07:14:39.985Z] #49 9.745 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:39.985Z] #49 ... [2022-04-29T07:14:39.985Z] [2022-04-29T07:14:39.985Z] #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-04-29T07:14:39.985Z] #26 sha256:bd174e9706aae960b35707a21aa9bab4fd9b31b7565134a258ccdc07874f8ecb [2022-04-29T07:14:39.985Z] #26 5.687 + RM_GOPATH=0 [2022-04-29T07:14:39.985Z] #26 5.687 + TMP_GOPATH= [2022-04-29T07:14:39.985Z] #26 5.687 + : /build [2022-04-29T07:14:39.985Z] #26 5.687 + '[' -z '' ']' [2022-04-29T07:14:39.985Z] #26 5.687 ++ mktemp -d [2022-04-29T07:14:39.985Z] #26 5.694 + export GOPATH=/tmp/tmp.YDyqewajee [2022-04-29T07:14:39.985Z] #26 5.694 + GOPATH=/tmp/tmp.YDyqewajee [2022-04-29T07:14:39.985Z] #26 5.694 + RM_GOPATH=1 [2022-04-29T07:14:39.985Z] #26 5.694 + case "$(go env GOARCH)" in [2022-04-29T07:14:39.985Z] #26 5.694 ++ go env GOARCH [2022-04-29T07:14:39.985Z] #26 5.707 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:39.985Z] #26 5.707 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:39.985Z] #26 5.707 ++ dirname /install.sh [2022-04-29T07:14:39.985Z] #26 5.710 Install docker/cli version 17.06.2-ce from stable [2022-04-29T07:14:39.985Z] #26 5.710 + dir=/ [2022-04-29T07:14:39.985Z] #26 5.710 + bin=dockercli [2022-04-29T07:14:39.985Z] #26 5.710 + shift [2022-04-29T07:14:39.985Z] #26 5.710 + '[' '!' -f //dockercli.installer ']' [2022-04-29T07:14:39.985Z] #26 5.710 + . //dockercli.installer [2022-04-29T07:14:39.985Z] #26 5.710 ++ : stable [2022-04-29T07:14:39.985Z] #26 5.710 ++ : 17.06.2-ce [2022-04-29T07:14:39.985Z] #26 5.710 + install_dockercli [2022-04-29T07:14:39.985Z] #26 5.710 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T07:14:39.985Z] #26 5.711 ++ uname -m [2022-04-29T07:14:39.985Z] #26 5.719 + arch=x86_64 [2022-04-29T07:14:39.985Z] #26 5.720 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T07:14:39.985Z] #26 5.720 + url=https://download.docker.com/linux/static [2022-04-29T07:14:39.985Z] #26 5.726 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T07:14:39.985Z] #26 5.727 + tar -xz docker/docker [2022-04-29T07:14:40.244Z] #26 ... [2022-04-29T07:14:40.244Z] [2022-04-29T07:14:40.244Z] #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-04-29T07:14:40.244Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:14:40.244Z] #14 6.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:40.244Z] #14 6.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:40.244Z] #14 6.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:40.244Z] #14 8.720 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:40.244Z] #14 ... [2022-04-29T07:14:40.244Z] [2022-04-29T07:14:40.244Z] #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-04-29T07:14:40.244Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:14:40.244Z] #36 6.306 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T07:14:40.524Z] #36 ... [2022-04-29T07:14:40.524Z] [2022-04-29T07:14:40.524Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:40.524Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:40.524Z] #51 11.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:14:40.524Z] #51 11.53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:14:40.524Z] #51 11.76 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:14:41.135Z] #51 12.25 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:14:43.159Z] #38 ... [2022-04-29T07:14:43.159Z] [2022-04-29T07:14:43.159Z] #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-04-29T07:14:43.159Z] #26 sha256:7ce2868ea6dd7e40b31adb60bc076ced55351701b8a0bd53ff3ecfb84f4fa762 [2022-04-29T07:14:43.159Z] #26 15.89 + mkdir -p /build [2022-04-29T07:14:43.159Z] #26 15.90 + mv docker/docker /build/ [2022-04-29T07:14:43.159Z] #26 15.90 + rmdir docker [2022-04-29T07:14:43.159Z] #26 DONE 16.4s [2022-04-29T07:14:43.159Z] [2022-04-29T07:14:43.159Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:43.159Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:43.159Z] #51 11.54 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:14:43.159Z] #51 11.66 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:14:43.159Z] #51 11.74 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:14:43.159Z] #51 11.89 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:14:43.159Z] #51 11.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:14:43.159Z] #51 12.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:14:43.159Z] #51 12.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:14:43.159Z] #51 12.67 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:14:43.159Z] #51 ... [2022-04-29T07:14:43.159Z] [2022-04-29T07:14:43.159Z] #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-04-29T07:14:43.159Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:14:43.159Z] #14 6.668 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:14:43.159Z] #14 6.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:14:43.159Z] #14 6.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:14:43.159Z] #14 7.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:43.159Z] #14 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:43.159Z] #14 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:43.159Z] #14 ... [2022-04-29T07:14:43.159Z] [2022-04-29T07:14:43.159Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:14:43.159Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:14:43.159Z] #38 16.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:14:43.159Z] #38 17.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:14:43.159Z] #38 ... [2022-04-29T07:14:43.159Z] [2022-04-29T07:14:43.159Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:43.159Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:14:43.159Z] #65 6.813 + RM_GOPATH=0 [2022-04-29T07:14:43.159Z] #65 6.813 + TMP_GOPATH= [2022-04-29T07:14:43.159Z] #65 6.813 + : /build [2022-04-29T07:14:43.159Z] #65 6.813 + '[' -z '' ']' [2022-04-29T07:14:43.159Z] #65 6.813 ++ mktemp -d [2022-04-29T07:14:43.159Z] #65 6.813 + export GOPATH=/tmp/tmp.qOu0oXlxpR [2022-04-29T07:14:43.159Z] #65 6.813 + GOPATH=/tmp/tmp.qOu0oXlxpR [2022-04-29T07:14:43.159Z] #65 6.813 + RM_GOPATH=1 [2022-04-29T07:14:43.159Z] #65 6.813 + case "$(go env GOARCH)" in [2022-04-29T07:14:43.159Z] #65 6.827 ++ go env GOARCH [2022-04-29T07:14:43.159Z] #65 6.864 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:43.159Z] #65 6.864 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:14:43.159Z] #65 6.864 ++ dirname /install.sh [2022-04-29T07:14:43.159Z] #65 6.871 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:43.159Z] #65 6.872 + dir=/ [2022-04-29T07:14:43.159Z] #65 6.872 + bin=rootlesskit [2022-04-29T07:14:43.159Z] #65 6.872 + shift [2022-04-29T07:14:43.159Z] #65 6.872 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T07:14:43.159Z] #65 6.872 + . //rootlesskit.installer [2022-04-29T07:14:43.159Z] #65 6.872 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:43.159Z] #65 6.872 + install_rootlesskit [2022-04-29T07:14:43.159Z] #65 6.872 + case "$1" in [2022-04-29T07:14:43.159Z] #65 6.872 + export CGO_ENABLED=0 [2022-04-29T07:14:43.159Z] #65 6.872 + CGO_ENABLED=0 [2022-04-29T07:14:43.159Z] #65 6.872 + _install_rootlesskit [2022-04-29T07:14:43.159Z] #65 6.872 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T07:14:43.159Z] #65 6.872 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:14:43.159Z] #65 6.872 + GOBIN=/build [2022-04-29T07:14:43.159Z] #65 6.872 + GO111MODULE=on [2022-04-29T07:14:43.159Z] #65 6.872 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:14:43.159Z] #65 7.680 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T07:14:43.159Z] #65 11.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:14:43.159Z] #65 11.29 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T07:14:43.159Z] #65 11.97 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T07:14:43.417Z] #19 110.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-29T07:14:43.417Z] #19 110.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:43.417Z] #19 110.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:14:43.417Z] #19 110.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-29T07:14:43.417Z] #19 110.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:43.417Z] #19 110.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:14:43.429Z] #65 ... [2022-04-29T07:14:43.429Z] [2022-04-29T07:14:43.429Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:14:43.429Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:14:43.429Z] #60 7.397 Fetched 8510 kB in 4s (2361 kB/s) [2022-04-29T07:14:43.429Z] #60 7.397 Reading package lists... [2022-04-29T07:14:44.013Z] #60 16.74 Reading package lists... [2022-04-29T07:14:44.013Z] #60 ... [2022-04-29T07:14:44.013Z] [2022-04-29T07:14:44.014Z] #40 [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-04-29T07:14:44.014Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:14:44.014Z] #40 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:14:44.014Z] #40 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:44.014Z] #40 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:44.281Z] #40 ... [2022-04-29T07:14:44.281Z] [2022-04-29T07:14:44.281Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:44.281Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:14:44.281Z] #65 17.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T07:14:44.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T07:14:44.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T07:14:45.210Z] Running on azwin-2-0a7a00 in d:\jenkins\workspace\moby_PR-43525 [Pipeline] { [Pipeline] ws [2022-04-29T07:14:45.226Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-29T07:14:45.321Z] #51 ... [2022-04-29T07:14:45.321Z] [2022-04-29T07:14:45.321Z] #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-04-29T07:14:45.321Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:14:45.321Z] #34 5.777 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T07:14:45.321Z] #34 5.785 Cloning into '.'... [2022-04-29T07:14:45.321Z] #34 ... [2022-04-29T07:14:45.321Z] [2022-04-29T07:14:45.321Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:14:45.321Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:14:45.321Z] #38 15.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:14:45.321Z] #38 15.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:14:45.678Z] #65 19.18 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T07:14:45.678Z] #65 19.18 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T07:14:45.940Z] #65 19.45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T07:14:45.940Z] #65 19.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:14:46.204Z] #65 19.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T07:14:46.205Z] #65 20.00 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T07:14:46.747Z] The recommended git tool is: git [2022-04-29T07:14:47.154Z] #65 20.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T07:14:47.419Z] #65 21.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T07:14:48.814Z] #65 ... [2022-04-29T07:14:48.814Z] [2022-04-29T07:14:48.814Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:14:48.814Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:14:48.814Z] #55 12.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T07:14:48.814Z] #55 ... [2022-04-29T07:14:48.814Z] [2022-04-29T07:14:48.814Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:48.814Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:48.814Z] #51 22.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:14:48.814Z] #51 22.45 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:14:49.511Z] #38 ... [2022-04-29T07:14:49.511Z] [2022-04-29T07:14:49.511Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:14:49.511Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:14:49.511Z] #60 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:49.511Z] #60 15.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:49.511Z] #60 ... [2022-04-29T07:14:49.511Z] [2022-04-29T07:14:49.511Z] #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-04-29T07:14:49.511Z] #26 sha256:bd174e9706aae960b35707a21aa9bab4fd9b31b7565134a258ccdc07874f8ecb [2022-04-29T07:14:49.511Z] #26 20.29 + mkdir -p /build [2022-04-29T07:14:49.511Z] #26 20.30 + mv docker/docker /build/ [2022-04-29T07:14:49.511Z] #26 20.31 + rmdir docker [2022-04-29T07:14:49.766Z] #51 ... [2022-04-29T07:14:49.766Z] [2022-04-29T07:14:49.766Z] #49 [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-04-29T07:14:49.766Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:14:49.766Z] #49 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:49.766Z] #49 18.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:49.766Z] #49 22.90 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T07:14:50.884Z] #26 ... [2022-04-29T07:14:50.884Z] [2022-04-29T07:14:50.884Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:50.884Z] #65 sha256:fe8cc255e73a6a43a1e5c75b2dfd2e0aad6d41e3623a12a9c8bfdfe0e1a6f4ad [2022-04-29T07:14:50.884Z] #65 11.73 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T07:14:50.884Z] #65 16.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T07:14:50.884Z] #65 18.08 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T07:14:50.884Z] #65 18.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T07:14:50.884Z] #65 18.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T07:14:50.884Z] #65 18.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:14:50.884Z] #65 18.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T07:14:50.884Z] #65 19.27 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T07:14:50.884Z] #65 20.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T07:14:50.884Z] #65 20.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T07:14:50.884Z] #65 20.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T07:14:51.141Z] #65 ... [2022-04-29T07:14:51.141Z] [2022-04-29T07:14:51.141Z] #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-04-29T07:14:51.141Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:14:51.141Z] #14 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:51.141Z] #14 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:51.398Z] #14 ... [2022-04-29T07:14:51.398Z] [2022-04-29T07:14:51.398Z] #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-04-29T07:14:51.398Z] #26 sha256:bd174e9706aae960b35707a21aa9bab4fd9b31b7565134a258ccdc07874f8ecb [2022-04-29T07:14:51.398Z] #26 DONE 22.2s [2022-04-29T07:14:51.398Z] [2022-04-29T07:14:51.398Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:14:51.398Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:14:51.398Z] #51 20.05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:14:51.398Z] #51 20.13 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:14:51.691Z] #49 ... [2022-04-29T07:14:51.691Z] [2022-04-29T07:14:51.691Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:51.691Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:14:51.691Z] #65 25.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T07:14:51.691Z] #65 25.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:14:53.293Z] #51 ... [2022-04-29T07:14:53.293Z] [2022-04-29T07:14:53.293Z] #40 [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-04-29T07:14:53.293Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:14:53.293Z] #40 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:53.293Z] #40 ... [2022-04-29T07:14:53.293Z] [2022-04-29T07:14:53.293Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:14:53.293Z] #65 sha256:fe8cc255e73a6a43a1e5c75b2dfd2e0aad6d41e3623a12a9c8bfdfe0e1a6f4ad [2022-04-29T07:14:53.293Z] #65 23.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:14:53.416Z] #19 118.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-29T07:14:53.416Z] #19 118.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:53.416Z] #19 118.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:14:53.416Z] #19 118.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-29T07:14:53.416Z] #19 118.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:14:53.416Z] #19 118.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T07:14:54.226Z] #65 ... [2022-04-29T07:14:54.226Z] [2022-04-29T07:14:54.226Z] #49 [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-04-29T07:14:54.226Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:14:54.226Z] #49 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:14:54.226Z] #49 19.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:14:54.226Z] #49 23.22 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T07:14:54.226Z] #49 ... [2022-04-29T07:14:54.226Z] [2022-04-29T07:14:54.226Z] #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-04-29T07:14:54.226Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:14:54.226Z] #36 25.54 tomll can be used in two ways: [2022-04-29T07:14:54.482Z] #36 25.56 Writing to STDIN and reading from STDOUT: [2022-04-29T07:14:54.482Z] #36 25.56 cat file.toml | tomll > file.toml [2022-04-29T07:14:54.482Z] #36 25.56 [2022-04-29T07:14:54.482Z] #36 25.56 Reading and updating a list of files: [2022-04-29T07:14:54.482Z] #36 25.56 tomll a.toml b.toml c.toml [2022-04-29T07:14:54.482Z] #36 25.56 [2022-04-29T07:14:54.482Z] #36 25.56 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T07:14:54.482Z] #36 DONE 25.7s [2022-04-29T07:14:54.482Z] [2022-04-29T07:14:54.482Z] #40 [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-04-29T07:14:54.482Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:14:54.482Z] #40 25.78 Fetched 8510 kB in 20s (422 kB/s) [2022-04-29T07:14:55.014Z] #65 ... [2022-04-29T07:14:55.014Z] [2022-04-29T07:14:55.014Z] #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-04-29T07:14:55.014Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T07:14:55.014Z] #36 28.22 tomll can be used in two ways: [2022-04-29T07:14:55.014Z] #36 28.22 Writing to STDIN and reading from STDOUT: [2022-04-29T07:14:55.014Z] #36 28.22 cat file.toml | tomll > file.toml [2022-04-29T07:14:55.014Z] #36 28.22 [2022-04-29T07:14:55.014Z] #36 28.22 Reading and updating a list of files: [2022-04-29T07:14:55.014Z] #36 28.22 tomll a.toml b.toml c.toml [2022-04-29T07:14:55.014Z] #36 28.22 [2022-04-29T07:14:55.014Z] #36 28.22 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T07:14:55.014Z] #36 DONE 28.6s [2022-04-29T07:14:55.014Z] [2022-04-29T07:14:55.014Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:14:55.014Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:14:55.014Z] #60 16.74 Reading package lists... [2022-04-29T07:14:55.014Z] #60 25.74 Building dependency tree... [2022-04-29T07:14:55.206Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 30.6% of statements [2022-04-29T07:14:55.206Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-29T07:14:55.206Z] ok github.com/docker/docker/cmd/dockerd/trap 2.350s coverage: 0.0% of statements [2022-04-29T07:14:55.206Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T07:14:55.206Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T07:14:55.206Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T07:14:55.206Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T07:14:55.206Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T07:14:57.577Z] #60 ... [2022-04-29T07:14:57.577Z] [2022-04-29T07:14:57.577Z] #49 [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-04-29T07:14:57.577Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:14:57.577Z] #49 31.16 Fetched 8513 kB in 24s (359 kB/s) [2022-04-29T07:15:00.508Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-04-29T07:15:01.050Z] #40 25.78 Reading package lists... [2022-04-29T07:15:01.050Z] #40 ... [2022-04-29T07:15:01.050Z] [2022-04-29T07:15:01.050Z] #49 [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-04-29T07:15:01.050Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:01.050Z] #49 30.11 Fetched 8513 kB in 24s (356 kB/s) [2022-04-29T07:15:01.084Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-04-29T07:15:02.480Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-04-29T07:15:02.895Z] #49 31.16 Reading package lists... [2022-04-29T07:15:02.895Z] #49 ... [2022-04-29T07:15:02.895Z] [2022-04-29T07:15:02.895Z] #45 [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-04-29T07:15:02.895Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:02.896Z] #45 33.53 Updating files: 68% (1264/1843) Updating files: 69% (1272/1843) Updating files: 70% (1291/1843) Updating files: 71% (1309/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T07:15:02.896Z] #45 34.40 + git checkout -q v2.3.0 [2022-04-29T07:15:03.163Z] #45 ... [2022-04-29T07:15:03.163Z] [2022-04-29T07:15:03.163Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:15:03.163Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:15:03.163Z] #60 31.84 The following additional packages will be installed: [2022-04-29T07:15:03.163Z] #60 31.88 libbtrfs0 [2022-04-29T07:15:03.163Z] #60 32.17 The following NEW packages will be installed: [2022-04-29T07:15:03.163Z] #60 32.24 libbtrfs-dev libbtrfs0 [2022-04-29T07:15:03.163Z] #60 32.81 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:03.163Z] #60 32.81 Need to get 460 kB of archives. [2022-04-29T07:15:03.163Z] #60 32.81 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T07:15:03.163Z] #60 32.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:15:03.163Z] #60 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:15:03.163Z] #60 34.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:03.163Z] #60 34.78 Fetched 460 kB in 0s (1297 kB/s) [2022-04-29T07:15:03.163Z] #60 35.04 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:15:03.163Z] #60 35.05 (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-04-29T07:15:03.163Z] #60 35.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:15:03.163Z] #60 35.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:15:03.163Z] #60 35.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:15:03.163Z] #60 35.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:15:03.163Z] #60 35.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:15:03.163Z] #60 36.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:15:03.163Z] #60 36.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:15:03.163Z] #60 36.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:03.163Z] #60 DONE 37.1s [2022-04-29T07:15:03.163Z] [2022-04-29T07:15:03.163Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T07:15:03.163Z] #61 sha256:e787930ab8612d483c7f40026177ffcb9d810ab19a7b2455b49feb831b7f0c57 [2022-04-29T07:15:03.163Z] #61 DONE 0.1s [2022-04-29T07:15:03.163Z] [2022-04-29T07:15:03.163Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:15:03.163Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:15:03.408Z] #19 128.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-29T07:15:03.408Z] #19 128.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:03.408Z] #19 129.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:15:03.408Z] #19 130.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-29T07:15:03.408Z] #19 130.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:03.408Z] #19 130.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:15:03.427Z] #62 ... [2022-04-29T07:15:03.427Z] [2022-04-29T07:15:03.427Z] #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-04-29T07:15:03.427Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:03.427Z] #14 27.33 Fetched 8510 kB in 21s (404 kB/s) [2022-04-29T07:15:03.427Z] #14 27.33 Reading package lists... [2022-04-29T07:15:03.427Z] #14 35.42 Reading package lists... [2022-04-29T07:15:03.427Z] #14 ... [2022-04-29T07:15:03.427Z] [2022-04-29T07:15:03.427Z] #45 [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-04-29T07:15:03.427Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:03.427Z] #45 37.18 + 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-04-29T07:15:04.329Z] #49 30.11 Reading package lists... [2022-04-29T07:15:04.329Z] #49 ... [2022-04-29T07:15:04.329Z] [2022-04-29T07:15:04.329Z] #45 [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-04-29T07:15:04.329Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:04.329Z] #45 32.76 Updating files: 71% (1319/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T07:15:04.329Z] #45 33.56 + git checkout -q v2.3.0 [2022-04-29T07:15:05.262Z] #45 ... [2022-04-29T07:15:05.262Z] [2022-04-29T07:15:05.262Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:15:05.262Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:15:05.262Z] #60 26.28 Fetched 8510 kB in 20s (422 kB/s) [2022-04-29T07:15:05.262Z] #60 26.28 Reading package lists... [2022-04-29T07:15:05.262Z] #60 34.32 Reading package lists... [2022-04-29T07:15:05.262Z] #60 ... [2022-04-29T07:15:05.262Z] [2022-04-29T07:15:05.262Z] #40 [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-04-29T07:15:05.262Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:05.262Z] #40 25.78 Reading package lists... [2022-04-29T07:15:05.316Z] #19 ... [2022-04-29T07:15:05.316Z] [2022-04-29T07:15:05.316Z] #52 [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-04-29T07:15:05.316Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:05.316Z] #52 143.1 + dpkg --print-architecture [2022-04-29T07:15:05.316Z] #52 143.1 + git checkout -q v2.1.0 [2022-04-29T07:15:05.577Z] #52 143.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T07:15:05.577Z] #52 143.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T07:15:05.991Z] #45 ... [2022-04-29T07:15:05.991Z] [2022-04-29T07:15:05.991Z] #40 [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-04-29T07:15:05.991Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:05.991Z] #40 29.69 Fetched 8510 kB in 22s (385 kB/s) [2022-04-29T07:15:05.991Z] #40 29.69 Reading package lists... [2022-04-29T07:15:05.991Z] #40 38.01 Reading package lists... [2022-04-29T07:15:05.991Z] #40 ... [2022-04-29T07:15:05.991Z] [2022-04-29T07:15:05.991Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:15:05.991Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:15:05.991Z] #62 1.435 + RM_GOPATH=0 [2022-04-29T07:15:05.991Z] #62 1.435 + TMP_GOPATH= [2022-04-29T07:15:05.991Z] #62 1.435 + : /build [2022-04-29T07:15:05.991Z] #62 1.435 + '[' -z '' ']' [2022-04-29T07:15:05.991Z] #62 1.435 ++ mktemp -d [2022-04-29T07:15:05.991Z] #62 1.435 + export GOPATH=/tmp/tmp.NtR2n0MBKu [2022-04-29T07:15:05.991Z] #62 1.435 + GOPATH=/tmp/tmp.NtR2n0MBKu [2022-04-29T07:15:05.991Z] #62 1.435 + RM_GOPATH=1 [2022-04-29T07:15:05.991Z] #62 1.444 + case "$(go env GOARCH)" in [2022-04-29T07:15:05.991Z] #62 1.445 ++ go env GOARCH [2022-04-29T07:15:05.991Z] #62 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:05.991Z] #62 1.483 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:05.991Z] #62 1.483 ++ dirname /install.sh [2022-04-29T07:15:05.991Z] #62 1.540 + dir=/ [2022-04-29T07:15:05.991Z] #62 1.540 + bin=containerd [2022-04-29T07:15:05.991Z] #62 1.540 + shift [2022-04-29T07:15:05.991Z] #62 1.564 + '[' '!' -f //containerd.installer ']' [2022-04-29T07:15:05.991Z] #62 1.564 + . //containerd.installer [2022-04-29T07:15:05.991Z] #62 1.564 ++ set -e [2022-04-29T07:15:05.991Z] #62 1.564 ++ : v1.6.3 [2022-04-29T07:15:05.991Z] #62 1.564 + install_containerd [2022-04-29T07:15:05.991Z] #62 1.564 + echo 'Install containerd version v1.6.3' [2022-04-29T07:15:05.991Z] #62 1.564 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NtR2n0MBKu/src/github.com/containerd/containerd [2022-04-29T07:15:05.991Z] #62 1.564 Cloning into '/tmp/tmp.NtR2n0MBKu/src/github.com/containerd/containerd'... [2022-04-29T07:15:05.991Z] #62 1.564 Install containerd version v1.6.3 [2022-04-29T07:15:06.196Z] #40 34.10 Reading package lists... [2022-04-29T07:15:06.196Z] #40 ... [2022-04-29T07:15:06.196Z] [2022-04-29T07:15:06.196Z] #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-04-29T07:15:06.196Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:06.196Z] #14 27.24 Fetched 8510 kB in 21s (402 kB/s) [2022-04-29T07:15:06.196Z] #14 27.24 Reading package lists... [2022-04-29T07:15:06.196Z] #14 35.78 Reading package lists... [2022-04-29T07:15:06.196Z] #14 ... [2022-04-29T07:15:06.196Z] [2022-04-29T07:15:06.196Z] #45 [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-04-29T07:15:06.196Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:06.196Z] #45 36.35 + 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-04-29T07:15:06.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T07:15:09.080Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-04-29T07:15:10.028Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-04-29T07:15:10.289Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-29T07:15:10.864Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-29T07:15:11.302Z] #62 ... [2022-04-29T07:15:11.302Z] [2022-04-29T07:15:11.302Z] #40 [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-04-29T07:15:11.302Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:11.302Z] #40 38.01 Reading package lists... [2022-04-29T07:15:11.461Z] #45 ... [2022-04-29T07:15:11.461Z] [2022-04-29T07:15:11.461Z] #40 [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-04-29T07:15:11.461Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:11.461Z] #40 34.10 Reading package lists... [2022-04-29T07:15:12.148Z] using credential docker-jenkins-github-credentials [2022-04-29T07:15:12.155Z] #52 ... [2022-04-29T07:15:12.155Z] [2022-04-29T07:15:12.155Z] #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-04-29T07:15:12.155Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:15:12.155Z] #19 138.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-29T07:15:12.155Z] #19 138.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:12.155Z] #19 138.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:15:12.155Z] #19 138.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-29T07:15:12.155Z] #19 138.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:12.155Z] #19 138.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:15:12.228Z] Cloning the remote Git repository [2022-04-29T07:15:12.228Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:15:12.255Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.8% of statements [2022-04-29T07:15:12.255Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T07:15:12.255Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T07:15:12.255Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T07:15:12.255Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T07:15:12.255Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.601s coverage: 74.8% of statements [2022-04-29T07:15:12.433Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:15:13.203Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-04-29T07:15:13.369Z] #40 42.64 Building dependency tree... [2022-04-29T07:15:13.496Z] #40 45.55 Building dependency tree... [2022-04-29T07:15:14.150Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-04-29T07:15:14.888Z] #40 ... [2022-04-29T07:15:14.888Z] [2022-04-29T07:15:14.888Z] #49 [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-04-29T07:15:14.888Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:14.888Z] #49 31.16 Reading package lists... [2022-04-29T07:15:14.888Z] #49 39.10 Reading package lists... [2022-04-29T07:15:14.888Z] #49 47.02 Building dependency tree... [2022-04-29T07:15:12.842Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-29T07:15:13.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:15:13.724Z] > git --version # timeout=10 [2022-04-29T07:15:13.778Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-29T07:15:13.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:15:13.782Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:15:15.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T07:15:15.150Z] #49 ... [2022-04-29T07:15:15.150Z] [2022-04-29T07:15:15.150Z] #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-04-29T07:15:15.150Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:15.150Z] #14 35.42 Reading package lists... [2022-04-29T07:15:15.150Z] #14 43.51 Building dependency tree... [2022-04-29T07:15:15.150Z] #14 48.54 The following additional packages will be installed: [2022-04-29T07:15:15.150Z] #14 48.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:15:15.150Z] #14 48.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T07:15:15.150Z] #14 48.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T07:15:15.150Z] #14 48.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T07:15:15.150Z] #14 48.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T07:15:15.150Z] #14 48.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T07:15:15.150Z] #14 48.57 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T07:15:15.150Z] #14 48.59 Suggested packages: [2022-04-29T07:15:15.150Z] #14 48.59 gcc-10-locales seccomp wine64 [2022-04-29T07:15:15.551Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-29T07:15:15.906Z] #40 46.77 The following additional packages will be installed: [2022-04-29T07:15:15.906Z] #40 46.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T07:15:15.906Z] #40 46.82 Suggested packages: [2022-04-29T07:15:15.906Z] #40 46.83 cmake-doc ninja-build lrzip [2022-04-29T07:15:15.906Z] #40 46.83 Recommended packages: [2022-04-29T07:15:15.906Z] #40 46.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T07:15:16.101Z] #14 50.13 The following NEW packages will be installed: [2022-04-29T07:15:16.101Z] #14 50.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:15:16.101Z] #14 50.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T07:15:16.101Z] #14 50.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T07:15:16.101Z] #14 50.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T07:15:16.101Z] #14 50.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T07:15:16.101Z] #14 50.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T07:15:16.101Z] #14 50.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T07:15:16.101Z] #14 50.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T07:15:16.101Z] #14 50.17 mingw-w64-x86-64-dev [2022-04-29T07:15:16.101Z] #14 ... [2022-04-29T07:15:16.101Z] [2022-04-29T07:15:16.101Z] #40 [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-04-29T07:15:16.101Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:16.101Z] #40 50.19 The following additional packages will be installed: [2022-04-29T07:15:16.101Z] #40 50.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T07:15:16.363Z] #40 50.26 Suggested packages: [2022-04-29T07:15:16.363Z] #40 50.26 cmake-doc ninja-build lrzip [2022-04-29T07:15:16.363Z] #40 50.26 Recommended packages: [2022-04-29T07:15:16.363Z] #40 50.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T07:15:16.842Z] #40 47.84 The following NEW packages will be installed: [2022-04-29T07:15:16.842Z] #40 47.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T07:15:16.842Z] #40 47.88 vim-common xxd [2022-04-29T07:15:16.943Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.282s coverage: 50.6% of statements [2022-04-29T07:15:16.943Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.101s coverage: 46.1% of statements [2022-04-29T07:15:16.943Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T07:15:17.101Z] #40 ... [2022-04-29T07:15:17.101Z] [2022-04-29T07:15:17.101Z] #49 [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-04-29T07:15:17.101Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:17.101Z] #49 30.11 Reading package lists... [2022-04-29T07:15:17.101Z] #49 38.16 Reading package lists... [2022-04-29T07:15:17.101Z] #49 45.33 Building dependency tree... [2022-04-29T07:15:17.101Z] #49 ... [2022-04-29T07:15:17.101Z] [2022-04-29T07:15:17.101Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:17.101Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:17.101Z] #53 46.15 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T07:15:17.101Z] #53 46.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:15:17.101Z] #53 46.27 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T07:15:17.101Z] #53 46.28 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T07:15:17.101Z] #53 46.43 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T07:15:17.101Z] #53 46.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T07:15:17.101Z] #53 47.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T07:15:17.101Z] #53 47.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T07:15:17.101Z] #53 47.39 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T07:15:17.101Z] #53 47.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T07:15:17.317Z] #40 51.33 The following NEW packages will be installed: [2022-04-29T07:15:17.317Z] #40 51.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T07:15:17.317Z] #40 51.34 vim-common xxd [2022-04-29T07:15:17.669Z] #53 48.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T07:15:17.890Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-04-29T07:15:17.894Z] #40 51.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:17.894Z] #40 51.76 Need to get 17.7 MB of archives. [2022-04-29T07:15:17.894Z] #40 51.76 After this operation, 70.7 MB of additional disk space will be used. [2022-04-29T07:15:17.894Z] #40 51.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:15:17.894Z] #40 51.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:15:17.894Z] #40 51.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T07:15:17.894Z] #40 51.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T07:15:17.929Z] #53 48.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T07:15:18.472Z] #40 52.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T07:15:18.472Z] #40 52.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T07:15:18.472Z] #40 52.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T07:15:18.472Z] #40 52.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T07:15:18.472Z] #40 52.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T07:15:18.472Z] #40 52.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T07:15:18.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.873s coverage: 58.2% of statements [2022-04-29T07:15:18.845Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-29T07:15:18.845Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T07:15:18.845Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-29T07:15:19.109Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-04-29T07:15:19.305Z] #53 ... [2022-04-29T07:15:19.305Z] [2022-04-29T07:15:19.305Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:15:19.305Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:15:19.305Z] #55 49.59 v3.0.2 [2022-04-29T07:15:19.305Z] #55 DONE 50.3s [2022-04-29T07:15:19.305Z] [2022-04-29T07:15:19.305Z] #49 [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-04-29T07:15:19.305Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:19.305Z] #49 50.14 The following additional packages will be installed: [2022-04-29T07:15:19.305Z] #49 50.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:15:19.305Z] #49 50.14 python3-protobuf python3-six [2022-04-29T07:15:19.305Z] #49 50.15 Suggested packages: [2022-04-29T07:15:19.305Z] #49 50.18 python3-setuptools [2022-04-29T07:15:19.305Z] #49 50.18 Recommended packages: [2022-04-29T07:15:19.305Z] #49 50.18 iproute2 | iproute [2022-04-29T07:15:20.238Z] #49 51.13 The following NEW packages will be installed: [2022-04-29T07:15:20.238Z] #49 51.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:15:20.238Z] #49 51.20 python3-protobuf python3-six [2022-04-29T07:15:20.279Z] #19 147.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-29T07:15:20.279Z] #19 147.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:20.279Z] #19 147.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:15:20.279Z] #19 147.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-29T07:15:20.279Z] #19 147.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:20.279Z] #19 147.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:15:20.279Z] #19 147.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-29T07:15:20.279Z] #19 147.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:20.279Z] #19 147.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:15:20.279Z] #19 147.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-29T07:15:20.279Z] #19 147.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:20.279Z] #19 147.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:15:20.279Z] #19 147.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-29T07:15:20.279Z] #19 147.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:20.279Z] #19 147.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:15:20.279Z] #19 147.2 Selecting previously unselected package cross-config. [2022-04-29T07:15:20.279Z] #19 147.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-29T07:15:20.279Z] #19 147.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-29T07:15:20.279Z] #19 147.3 Selecting previously unselected package gcc-10-cross-base. [2022-04-29T07:15:20.279Z] #19 147.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:20.279Z] #19 147.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-29T07:15:20.279Z] #19 147.4 Selecting previously unselected package libc6-arm64-cross. [2022-04-29T07:15:20.279Z] #19 147.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-29T07:15:20.279Z] #19 147.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-29T07:15:20.399Z] #40 54.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:20.662Z] #40 54.65 Fetched 17.7 MB in 2s (11.8 MB/s) [2022-04-29T07:15:20.662Z] #40 54.80 Selecting previously unselected package xxd. [2022-04-29T07:15:20.805Z] #49 ... [2022-04-29T07:15:20.806Z] [2022-04-29T07:15:20.806Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:15:20.806Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T07:15:20.806Z] #60 34.32 Reading package lists... [2022-04-29T07:15:20.806Z] #60 42.67 Building dependency tree... [2022-04-29T07:15:20.806Z] #60 47.10 The following additional packages will be installed: [2022-04-29T07:15:20.806Z] #60 47.13 libbtrfs0 [2022-04-29T07:15:20.806Z] #60 47.43 The following NEW packages will be installed: [2022-04-29T07:15:20.806Z] #60 47.49 libbtrfs-dev libbtrfs0 [2022-04-29T07:15:20.806Z] #60 47.93 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:20.806Z] #60 47.93 Need to get 460 kB of archives. [2022-04-29T07:15:20.806Z] #60 47.93 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T07:15:20.806Z] #60 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:15:20.806Z] #60 47.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:15:20.806Z] #60 49.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:20.806Z] #60 49.75 Fetched 460 kB in 0s (1261 kB/s) [2022-04-29T07:15:20.806Z] #60 49.92 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:15:20.806Z] #60 49.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T07:15:20.806Z] #60 50.00 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:15:20.806Z] #60 50.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:15:20.806Z] #60 50.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:15:20.806Z] #60 50.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:15:20.806Z] #60 50.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:15:20.806Z] #60 51.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:15:20.806Z] #60 51.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:15:20.806Z] #60 51.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:20.806Z] #60 DONE 51.8s [2022-04-29T07:15:20.806Z] [2022-04-29T07:15:20.806Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T07:15:20.806Z] #61 sha256:4b13b64f3b5bbbd98f632c56e4a38bc9297291136d78cfe0e9c6412085b448a6 [2022-04-29T07:15:20.806Z] #61 DONE 0.1s [2022-04-29T07:15:20.806Z] [2022-04-29T07:15:20.806Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:15:20.806Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:15:20.850Z] #19 147.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-29T07:15:20.850Z] #19 147.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:20.850Z] #19 147.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:20.850Z] #19 147.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-29T07:15:20.850Z] #19 147.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:20.850Z] #19 147.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:20.850Z] #19 147.8 Selecting previously unselected package libitm1-arm64-cross. [2022-04-29T07:15:20.850Z] #19 147.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:20.850Z] #19 147.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:20.850Z] #19 147.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-29T07:15:20.850Z] #19 147.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:20.926Z] #40 54.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T07:15:20.926Z] #40 54.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:15:20.926Z] #40 54.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:21.110Z] #19 147.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:21.110Z] #19 148.0 Selecting previously unselected package libasan6-arm64-cross. [2022-04-29T07:15:21.110Z] #19 148.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:21.110Z] #19 148.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:21.132Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-04-29T07:15:21.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T07:15:21.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T07:15:21.132Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-29T07:15:21.189Z] #40 55.32 Selecting previously unselected package vim-common. [2022-04-29T07:15:21.453Z] #40 55.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:15:21.453Z] #40 55.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:21.682Z] #19 148.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-29T07:15:21.682Z] #19 148.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:21.682Z] #19 148.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:21.706Z] ok github.com/docker/docker/daemon/logger/fluentd 0.028s coverage: 53.6% of statements [2022-04-29T07:15:21.969Z] ok github.com/docker/docker/daemon/logger/awslogs 0.122s coverage: 79.9% of statements [2022-04-29T07:15:21.969Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T07:15:22.030Z] #40 56.06 Selecting previously unselected package cmake-data.#40 ... [2022-04-29T07:15:22.030Z] [2022-04-29T07:15:22.030Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-29T07:15:22.030Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T07:15:22.030Z] #55 55.09 v3.0.2 [2022-04-29T07:15:22.030Z] #55 DONE 56.2s [2022-04-29T07:15:22.030Z] [2022-04-29T07:15:22.030Z] #40 [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-04-29T07:15:22.030Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:22.030Z] #40 56.06 Selecting previously unselected package cmake-data. [2022-04-29T07:15:22.030Z] #40 56.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T07:15:22.030Z] #40 56.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:15:22.030Z] #40 ... [2022-04-29T07:15:22.030Z] [2022-04-29T07:15:22.030Z] #49 [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-04-29T07:15:22.030Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:22.030Z] #49 51.25 The following additional packages will be installed: [2022-04-29T07:15:22.030Z] #49 51.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:15:22.030Z] #49 51.27 python3-protobuf python3-six [2022-04-29T07:15:22.030Z] #49 51.28 Suggested packages: [2022-04-29T07:15:22.030Z] #49 51.29 python3-setuptools [2022-04-29T07:15:22.030Z] #49 51.29 Recommended packages: [2022-04-29T07:15:22.030Z] #49 51.29 iproute2 | iproute [2022-04-29T07:15:22.030Z] #49 52.35 The following NEW packages will be installed: [2022-04-29T07:15:22.030Z] #49 52.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T07:15:22.030Z] #49 52.35 python3-protobuf python3-six [2022-04-29T07:15:22.030Z] #49 52.88 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:22.030Z] #49 52.88 Need to get 2292 kB of archives. [2022-04-29T07:15:22.030Z] #49 52.88 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T07:15:22.030Z] #49 52.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T07:15:22.030Z] #49 52.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:15:22.030Z] #49 52.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T07:15:22.030Z] #49 52.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T07:15:22.030Z] #49 52.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:15:22.030Z] #49 52.97 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-04-29T07:15:22.030Z] #49 52.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:15:22.177Z] #62 ... [2022-04-29T07:15:22.178Z] [2022-04-29T07:15:22.178Z] #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-04-29T07:15:22.178Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:22.178Z] #14 35.78 Reading package lists... [2022-04-29T07:15:22.178Z] #14 43.49 Building dependency tree... [2022-04-29T07:15:22.178Z] #14 47.66 The following additional packages will be installed: [2022-04-29T07:15:22.178Z] #14 47.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:15:22.178Z] #14 47.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T07:15:22.178Z] #14 47.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T07:15:22.178Z] #14 47.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T07:15:22.178Z] #14 47.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T07:15:22.178Z] #14 47.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T07:15:22.178Z] #14 47.69 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T07:15:22.178Z] #14 47.70 Suggested packages: [2022-04-29T07:15:22.178Z] #14 47.71 gcc-10-locales seccomp wine64 [2022-04-29T07:15:22.178Z] #14 49.57 The following NEW packages will be installed: [2022-04-29T07:15:22.178Z] #14 49.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:15:22.178Z] #14 49.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T07:15:22.178Z] #14 49.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T07:15:22.178Z] #14 49.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T07:15:22.178Z] #14 49.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T07:15:22.178Z] #14 49.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T07:15:22.178Z] #14 49.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T07:15:22.178Z] #14 49.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T07:15:22.178Z] #14 49.61 mingw-w64-x86-64-dev [2022-04-29T07:15:22.178Z] #14 50.05 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:22.178Z] #14 50.05 Need to get 115 MB of archives. [2022-04-29T07:15:22.178Z] #14 50.05 After this operation, 645 MB of additional disk space will be used. [2022-04-29T07:15:22.178Z] #14 50.05 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-04-29T07:15:22.178Z] #14 50.24 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-04-29T07:15:22.178Z] #14 50.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T07:15:22.178Z] #14 50.45 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-04-29T07:15:22.178Z] #14 50.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T07:15:22.178Z] #14 50.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T07:15:22.178Z] #14 51.08 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-04-29T07:15:22.178Z] #14 51.46 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-04-29T07:15:22.178Z] #14 51.49 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-04-29T07:15:22.178Z] #14 52.50 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-04-29T07:15:22.178Z] #14 ... [2022-04-29T07:15:22.178Z] [2022-04-29T07:15:22.178Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:22.178Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:22.178Z] #53 53.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:15:22.178Z] #53 53.34 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T07:15:22.231Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-29T07:15:22.253Z] #19 149.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-29T07:15:22.253Z] #19 149.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:22.253Z] #19 149.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:22.494Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-29T07:15:22.606Z] #49 56.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T07:15:22.743Z] #53 53.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T07:15:22.743Z] #53 53.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T07:15:22.743Z] #53 53.95 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T07:15:22.743Z] #53 54.00 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T07:15:22.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-04-29T07:15:23.001Z] #53 54.08 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T07:15:23.001Z] #53 54.13 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T07:15:23.001Z] #53 54.22 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T07:15:23.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-29T07:15:23.259Z] #53 54.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T07:15:23.259Z] #53 54.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T07:15:23.259Z] #53 54.40 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T07:15:23.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T07:15:23.516Z] #53 54.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T07:15:23.516Z] #53 54.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T07:15:23.592Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-29T07:15:23.592Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T07:15:23.773Z] #53 54.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T07:15:23.773Z] #53 54.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T07:15:23.773Z] #53 54.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T07:15:23.773Z] #53 54.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T07:15:23.773Z] #53 55.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T07:15:23.773Z] #53 55.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T07:15:23.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T07:15:24.030Z] #53 55.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T07:15:24.165Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 54.9% of statements [2022-04-29T07:15:24.165Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-29T07:15:24.534Z] #49 ... [2022-04-29T07:15:24.534Z] [2022-04-29T07:15:24.534Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:15:24.534Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:15:24.534Z] #38 58.30 NAME: [2022-04-29T07:15:24.534Z] #38 58.32 go-winres - A tool for embedding resources in Windows executables [2022-04-29T07:15:24.534Z] #38 58.32 [2022-04-29T07:15:24.534Z] #38 58.32 USAGE: [2022-04-29T07:15:24.534Z] #38 58.32 go-winres [global options] command [command options] [arguments...] [2022-04-29T07:15:24.534Z] #38 58.32 [2022-04-29T07:15:24.534Z] #38 58.32 COMMANDS: [2022-04-29T07:15:24.534Z] #38 58.32 init Create an initial ./winres/winres.json [2022-04-29T07:15:24.534Z] #38 58.32 make Make syso files for the "go build" command [2022-04-29T07:15:24.534Z] #38 58.32 simply Make syso files for the "go build" command (simplified) [2022-04-29T07:15:24.534Z] #38 58.32 extract Extract all resources from an executable [2022-04-29T07:15:24.534Z] #38 58.32 patch Replace resources in an executable file (exe, dll) [2022-04-29T07:15:24.534Z] #38 58.32 help, h Shows a list of commands or help for one command [2022-04-29T07:15:24.534Z] #38 58.32 [2022-04-29T07:15:24.534Z] #38 58.32 GLOBAL OPTIONS: [2022-04-29T07:15:24.534Z] #38 58.32 --help, -h show help (default: false) [2022-04-29T07:15:24.534Z] #38 DONE 58.6s [2022-04-29T07:15:24.534Z] [2022-04-29T07:15:24.534Z] #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-04-29T07:15:24.534Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:24.534Z] #14 50.78 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:24.534Z] #14 50.78 Need to get 115 MB of archives. [2022-04-29T07:15:24.534Z] #14 50.78 After this operation, 645 MB of additional disk space will be used. [2022-04-29T07:15:24.534Z] #14 50.78 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-04-29T07:15:24.534Z] #14 50.92 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-04-29T07:15:24.534Z] #14 51.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T07:15:24.534Z] #14 51.14 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-04-29T07:15:24.534Z] #14 51.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T07:15:24.534Z] #14 51.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T07:15:24.534Z] #14 51.47 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-04-29T07:15:24.534Z] #14 51.69 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-04-29T07:15:24.534Z] #14 51.70 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-04-29T07:15:24.534Z] #14 52.49 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-04-29T07:15:24.534Z] #14 54.28 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-04-29T07:15:24.534Z] #14 54.94 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-04-29T07:15:24.534Z] #14 55.65 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-04-29T07:15:24.534Z] #14 57.55 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-04-29T07:15:24.534Z] #14 58.33 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-04-29T07:15:24.534Z] #14 58.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T07:15:24.534Z] #14 58.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T07:15:24.534Z] #14 58.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:15:24.534Z] #14 58.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:15:24.534Z] #14 58.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-29T07:15:24.534Z] #14 58.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T07:15:24.534Z] #14 58.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T07:15:24.534Z] #14 58.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T07:15:24.534Z] #14 58.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T07:15:24.534Z] #14 58.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T07:15:24.534Z] #14 58.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T07:15:24.534Z] #14 58.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T07:15:24.534Z] #14 58.57 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-04-29T07:15:24.534Z] #14 58.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T07:15:24.534Z] #14 58.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T07:15:24.797Z] #14 ... [2022-04-29T07:15:24.797Z] [2022-04-29T07:15:24.797Z] #49 [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-04-29T07:15:24.797Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:24.797Z] #49 58.46 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:24.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T07:15:25.061Z] #49 58.92 Fetched 2292 kB in 4s (527 kB/s) [2022-04-29T07:15:25.112Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-04-29T07:15:25.325Z] #49 59.07 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T07:15:25.325Z] #49 59.07 (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-04-29T07:15:25.325Z] #49 59.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T07:15:25.325Z] #49 59.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:15:25.374Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-29T07:15:25.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T07:15:25.400Z] #53 56.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T07:15:25.400Z] #53 56.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T07:15:25.400Z] #53 56.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T07:15:25.637Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-29T07:15:25.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T07:15:25.651Z] #19 152.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-29T07:15:25.652Z] #19 152.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:25.652Z] #19 152.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:25.656Z] #53 56.83 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T07:15:25.656Z] #53 56.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T07:15:25.656Z] #53 57.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T07:15:25.913Z] #53 ... [2022-04-29T07:15:25.913Z] [2022-04-29T07:15:25.913Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T07:15:25.913Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T07:15:25.913Z] #38 56.80 NAME: [2022-04-29T07:15:25.913Z] #38 56.82 go-winres - A tool for embedding resources in Windows executables [2022-04-29T07:15:25.913Z] #38 56.82 [2022-04-29T07:15:25.913Z] #38 56.82 USAGE: [2022-04-29T07:15:25.913Z] #38 56.82 go-winres [global options] command [command options] [arguments...] [2022-04-29T07:15:25.913Z] #38 56.82 [2022-04-29T07:15:25.913Z] #38 56.82 COMMANDS: [2022-04-29T07:15:25.913Z] #38 56.82 init Create an initial ./winres/winres.json [2022-04-29T07:15:25.913Z] #38 56.82 make Make syso files for the "go build" command [2022-04-29T07:15:25.913Z] #38 56.82 simply Make syso files for the "go build" command (simplified) [2022-04-29T07:15:25.913Z] #38 56.82 extract Extract all resources from an executable [2022-04-29T07:15:25.913Z] #38 56.82 patch Replace resources in an executable file (exe, dll) [2022-04-29T07:15:25.913Z] #38 56.82 help, h Shows a list of commands or help for one command [2022-04-29T07:15:25.913Z] #38 56.82 [2022-04-29T07:15:25.913Z] #38 56.82 GLOBAL OPTIONS: [2022-04-29T07:15:25.913Z] #38 56.82 --help, -h show help (default: false) [2022-04-29T07:15:25.913Z] #38 DONE 57.1s [2022-04-29T07:15:25.913Z] [2022-04-29T07:15:25.913Z] #40 [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-04-29T07:15:25.913Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:25.913Z] #40 48.42 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:25.913Z] #40 48.42 Need to get 17.7 MB of archives. [2022-04-29T07:15:25.913Z] #40 48.42 After this operation, 70.7 MB of additional disk space will be used. [2022-04-29T07:15:25.913Z] #40 48.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:15:25.913Z] #40 48.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:15:25.913Z] #40 48.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T07:15:25.913Z] #40 48.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T07:15:25.913Z] #40 49.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T07:15:25.913Z] #40 49.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T07:15:25.913Z] #40 49.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T07:15:25.913Z] #40 49.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T07:15:25.913Z] #40 49.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T07:15:25.914Z] #40 49.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T07:15:25.914Z] #40 51.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:25.914Z] #40 51.88 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-04-29T07:15:25.914Z] #40 52.04 Selecting previously unselected package xxd. [2022-04-29T07:15:25.914Z] #40 52.04 (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-04-29T07:15:25.914Z] #40 52.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:15:25.914Z] #40 52.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:25.914Z] #40 52.49 Selecting previously unselected package vim-common. [2022-04-29T07:15:25.914Z] #40 52.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:15:25.914Z] #40 52.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:25.914Z] #40 53.15 Selecting previously unselected package cmake-data. [2022-04-29T07:15:25.914Z] #40 53.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T07:15:25.914Z] #40 53.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:15:26.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T07:15:26.659Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements [2022-04-29T07:15:26.659Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T07:15:26.659Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T07:15:26.982Z] #49 60.60 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:15:26.982Z] #49 60.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:15:26.982Z] #49 60.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:15:27.245Z] #49 ... [2022-04-29T07:15:27.245Z] [2022-04-29T07:15:27.245Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:27.245Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:27.245Z] #53 51.21 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T07:15:27.245Z] #53 51.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:15:27.245Z] #53 51.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T07:15:27.245Z] #53 51.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T07:15:27.245Z] #53 51.88 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T07:15:27.245Z] #53 51.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T07:15:27.245Z] #53 52.70 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T07:15:27.245Z] #53 52.71 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T07:15:27.245Z] #53 52.76 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T07:15:27.245Z] #53 52.76 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T07:15:27.245Z] #53 53.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T07:15:27.245Z] #53 54.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T07:15:27.245Z] #53 58.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:15:27.245Z] #53 59.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T07:15:27.245Z] #53 59.26 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T07:15:27.245Z] #53 59.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T07:15:27.245Z] #53 59.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T07:15:27.246Z] #53 59.55 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T07:15:27.246Z] #53 59.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T07:15:27.246Z] #53 59.65 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T07:15:27.246Z] #53 59.83 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T07:15:27.246Z] #53 59.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T07:15:27.246Z] #53 59.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T07:15:27.246Z] #53 60.01 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T07:15:27.246Z] #53 60.08 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T07:15:27.246Z] #53 60.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T07:15:27.246Z] #53 60.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T07:15:27.246Z] #53 60.32 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T07:15:27.246Z] #53 60.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T07:15:27.246Z] #53 60.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T07:15:27.246Z] #53 60.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T07:15:27.246Z] #53 60.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T07:15:27.246Z] #53 60.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T07:15:27.246Z] #53 61.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T07:15:27.246Z] #53 61.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T07:15:27.246Z] #53 61.43 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T07:15:27.246Z] #53 ... [2022-04-29T07:15:27.246Z] [2022-04-29T07:15:27.246Z] #49 [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-04-29T07:15:27.246Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:27.246Z] #49 61.15 Selecting previously unselected package python3-six. [2022-04-29T07:15:27.246Z] #49 61.15 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T07:15:27.246Z] #49 61.16 Unpacking python3-six (1.16.0-2) ... [2022-04-29T07:15:27.595Z] #19 154.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-29T07:15:27.595Z] #19 154.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:27.595Z] #19 154.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:27.618Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-29T07:15:27.618Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.2% of statements [2022-04-29T07:15:27.618Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T07:15:27.812Z] #40 58.69 Selecting previously unselected package libicu67:amd64. [2022-04-29T07:15:27.812Z] #40 58.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-29T07:15:27.812Z] #40 58.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T07:15:27.812Z] #40 ... [2022-04-29T07:15:27.812Z] [2022-04-29T07:15:27.812Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:27.812Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:27.812Z] #53 58.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T07:15:27.812Z] #53 58.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T07:15:27.812Z] #53 58.91 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T07:15:27.812Z] #53 58.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T07:15:27.812Z] #53 59.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T07:15:27.812Z] #53 59.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T07:15:27.812Z] #53 59.10 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T07:15:27.812Z] #53 59.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T07:15:27.823Z] #49 61.57 Selecting previously unselected package python3-protobuf. [2022-04-29T07:15:27.823Z] #49 61.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T07:15:27.823Z] #49 61.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T07:15:28.192Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-29T07:15:28.378Z] #53 59.39 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T07:15:28.379Z] #53 59.41 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T07:15:28.379Z] #53 59.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T07:15:28.379Z] #53 59.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T07:15:28.637Z] #53 59.68 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T07:15:28.637Z] #53 59.70 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T07:15:28.637Z] #53 59.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T07:15:28.637Z] #53 59.80 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T07:15:28.637Z] #53 59.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T07:15:28.637Z] #53 59.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T07:15:28.765Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-29T07:15:28.771Z] #49 62.52 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:15:28.771Z] #49 62.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:15:28.771Z] #49 62.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:15:28.771Z] #49 62.74 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:15:28.771Z] #49 62.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:15:28.771Z] #49 62.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:15:28.896Z] #53 59.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T07:15:28.896Z] #53 59.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T07:15:28.896Z] #53 60.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T07:15:29.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T07:15:29.154Z] #53 60.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T07:15:29.154Z] #53 60.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T07:15:29.154Z] #53 60.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T07:15:29.154Z] #53 60.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T07:15:29.154Z] #53 60.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T07:15:29.154Z] #53 60.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T07:15:29.340Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-29T07:15:29.346Z] #49 63.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:15:29.346Z] #49 63.11 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:15:29.346Z] #49 63.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:15:29.411Z] #53 60.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T07:15:29.411Z] #53 60.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T07:15:29.504Z] #19 156.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-29T07:15:29.504Z] #19 156.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:29.504Z] #19 156.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:29.609Z] #49 63.30 Selecting previously unselected package criu. [2022-04-29T07:15:29.609Z] #49 63.30 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T07:15:29.609Z] #49 63.31 Unpacking criu (3.16.1-3) ... [2022-04-29T07:15:29.669Z] #53 60.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T07:15:29.669Z] #53 60.68 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T07:15:29.669Z] #53 60.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T07:15:29.669Z] #53 60.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T07:15:29.669Z] #53 60.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T07:15:29.669Z] #53 60.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T07:15:29.915Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-29T07:15:29.927Z] #53 61.00 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T07:15:29.927Z] #53 61.00 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T07:15:29.927Z] #53 61.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T07:15:29.927Z] #53 61.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T07:15:29.927Z] #53 61.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T07:15:29.927Z] #53 61.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T07:15:29.927Z] #53 61.16 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T07:15:29.927Z] #53 61.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T07:15:30.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T07:15:30.178Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-04-29T07:15:30.178Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T07:15:30.178Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-29T07:15:30.178Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T07:15:30.441Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-29T07:15:30.492Z] #53 61.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T07:15:30.492Z] #53 61.75 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T07:15:30.750Z] #53 61.86 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T07:15:30.750Z] #53 61.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T07:15:30.750Z] #53 61.95 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T07:15:30.886Z] #19 157.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-29T07:15:30.887Z] #19 157.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:31.007Z] #53 62.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T07:15:31.007Z] #53 62.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T07:15:31.007Z] #53 62.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T07:15:31.007Z] #53 ... [2022-04-29T07:15:31.007Z] [2022-04-29T07:15:31.007Z] #49 [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-04-29T07:15:31.007Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:31.007Z] #49 52.02 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:15:31.007Z] #49 52.02 Need to get 2292 kB of archives. [2022-04-29T07:15:31.007Z] #49 52.02 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T07:15:31.007Z] #49 52.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T07:15:31.007Z] #49 52.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:15:31.007Z] #49 52.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T07:15:31.007Z] #49 52.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T07:15:31.007Z] #49 52.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:15:31.008Z] #49 52.19 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-04-29T07:15:31.008Z] #49 52.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:15:31.008Z] #49 55.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T07:15:31.008Z] #49 57.98 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:31.008Z] #49 58.39 Fetched 2292 kB in 5s (491 kB/s) [2022-04-29T07:15:31.008Z] #49 58.54 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T07:15:31.008Z] #49 58.54 (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-04-29T07:15:31.008Z] #49 58.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 58.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:15:31.008Z] #49 59.91 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:15:31.008Z] #49 59.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:15:31.008Z] #49 59.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:15:31.008Z] #49 60.27 Selecting previously unselected package python3-six. [2022-04-29T07:15:31.008Z] #49 60.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T07:15:31.008Z] #49 60.30 Unpacking python3-six (1.16.0-2) ... [2022-04-29T07:15:31.008Z] #49 60.46 Selecting previously unselected package python3-protobuf. [2022-04-29T07:15:31.008Z] #49 60.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 60.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T07:15:31.008Z] #49 60.94 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:15:31.008Z] #49 60.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 60.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:15:31.008Z] #49 61.14 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:15:31.008Z] #49 61.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 61.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:15:31.008Z] #49 61.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:15:31.008Z] #49 61.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 61.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:15:31.008Z] #49 61.47 Selecting previously unselected package criu. [2022-04-29T07:15:31.008Z] #49 61.49 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T07:15:31.008Z] #49 61.52 Unpacking criu (3.16.1-3) ... [2022-04-29T07:15:31.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T07:15:31.088Z] #49 64.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:15:31.266Z] #49 ... [2022-04-29T07:15:31.266Z] [2022-04-29T07:15:31.266Z] #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-04-29T07:15:31.266Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:15:31.266Z] #34 60.76 Updating files: 91% (1396/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T07:15:31.266Z] #34 61.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T07:15:31.266Z] #34 61.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T07:15:31.389Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-04-29T07:15:31.407Z] #19 158.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:15:31.407Z] #19 ... [2022-04-29T07:15:31.407Z] [2022-04-29T07:15:31.407Z] #52 [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-04-29T07:15:31.407Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:15:31.407Z] #52 DONE 169.5s [2022-04-29T07:15:31.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T07:15:31.667Z] [2022-04-29T07:15:31.667Z] #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-04-29T07:15:31.667Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:15:31.963Z] ok github.com/docker/docker/opts 0.022s coverage: 66.7% of statements [2022-04-29T07:15:31.963Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-29T07:15:32.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T07:15:32.635Z] #34 ... [2022-04-29T07:15:32.635Z] [2022-04-29T07:15:32.635Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:15:32.635Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:15:32.635Z] #62 1.794 + RM_GOPATH=0 [2022-04-29T07:15:32.635Z] #62 1.794 + TMP_GOPATH= [2022-04-29T07:15:32.635Z] #62 1.794 + : /build [2022-04-29T07:15:32.635Z] #62 1.794 + '[' -z '' ']' [2022-04-29T07:15:32.635Z] #62 1.794 ++ mktemp -d [2022-04-29T07:15:32.635Z] #62 1.794 + export GOPATH=/tmp/tmp.inYsDW44Qb [2022-04-29T07:15:32.635Z] #62 1.794 + GOPATH=/tmp/tmp.inYsDW44Qb [2022-04-29T07:15:32.635Z] #62 1.794 + RM_GOPATH=1 [2022-04-29T07:15:32.635Z] #62 1.794 + case "$(go env GOARCH)" in [2022-04-29T07:15:32.635Z] #62 1.798 ++ go env GOARCH [2022-04-29T07:15:32.635Z] #62 1.826 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:32.635Z] #62 1.826 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:32.635Z] #62 1.828 ++ dirname /install.sh [2022-04-29T07:15:32.635Z] #62 1.829 + dir=/ [2022-04-29T07:15:32.635Z] #62 1.829 + bin=containerd [2022-04-29T07:15:32.635Z] #62 1.829 + shift [2022-04-29T07:15:32.635Z] #62 1.829 + '[' '!' -f //containerd.installer ']' [2022-04-29T07:15:32.635Z] #62 1.829 + . //containerd.installer [2022-04-29T07:15:32.635Z] #62 1.829 ++ set -e [2022-04-29T07:15:32.635Z] #62 1.829 ++ : v1.6.3 [2022-04-29T07:15:32.635Z] #62 1.829 + install_containerd [2022-04-29T07:15:32.635Z] #62 1.832 + echo 'Install containerd version v1.6.3' [2022-04-29T07:15:32.635Z] #62 1.832 Install containerd version v1.6.3 [2022-04-29T07:15:32.635Z] #62 1.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.inYsDW44Qb/src/github.com/containerd/containerd [2022-04-29T07:15:32.635Z] #62 1.839 Cloning into '/tmp/tmp.inYsDW44Qb/src/github.com/containerd/containerd'... [2022-04-29T07:15:32.635Z] #62 ... [2022-04-29T07:15:32.635Z] [2022-04-29T07:15:32.635Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:32.635Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:32.635Z] #53 62.32 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T07:15:32.635Z] #53 62.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T07:15:32.635Z] #53 62.58 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T07:15:32.635Z] #53 62.61 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T07:15:32.635Z] #53 62.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T07:15:32.635Z] #53 62.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T07:15:32.635Z] #53 62.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T07:15:32.635Z] #53 62.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T07:15:32.635Z] #53 62.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T07:15:32.635Z] #53 63.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T07:15:32.635Z] #53 63.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T07:15:32.635Z] #53 63.13 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T07:15:32.636Z] #53 63.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T07:15:32.636Z] #53 63.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T07:15:32.636Z] #53 63.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T07:15:32.636Z] #53 63.54 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T07:15:32.636Z] #53 63.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T07:15:32.636Z] #53 63.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T07:15:32.893Z] #53 ... [2022-04-29T07:15:32.893Z] [2022-04-29T07:15:32.893Z] #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-04-29T07:15:32.893Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:32.893Z] #14 54.08 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-04-29T07:15:32.893Z] #14 55.05 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-04-29T07:15:32.893Z] #14 56.24 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-04-29T07:15:32.893Z] #14 58.64 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-04-29T07:15:32.893Z] #14 59.29 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-04-29T07:15:32.893Z] #14 59.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T07:15:32.893Z] #14 59.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T07:15:32.893Z] #14 59.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:15:32.893Z] #14 59.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:15:32.893Z] #14 59.34 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-04-29T07:15:32.893Z] #14 59.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T07:15:32.893Z] #14 59.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T07:15:32.893Z] #14 59.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T07:15:32.893Z] #14 59.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T07:15:32.893Z] #14 59.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T07:15:32.893Z] #14 59.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T07:15:32.893Z] #14 59.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T07:15:32.893Z] #14 59.45 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-04-29T07:15:32.893Z] #14 59.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T07:15:32.893Z] #14 59.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T07:15:32.893Z] #14 60.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:32.893Z] #14 60.81 Fetched 115 MB in 10s (11.8 MB/s) [2022-04-29T07:15:32.893Z] #14 60.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T07:15:32.893Z] #14 60.93 (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-04-29T07:15:32.893Z] #14 61.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:15:32.893Z] #14 61.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:15:32.893Z] #14 64.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T07:15:32.893Z] #14 64.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:15:32.893Z] #14 64.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:15:33.032Z] #49 66.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:15:33.032Z] #49 66.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:15:33.032Z] #49 66.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:15:33.032Z] #49 66.89 Setting up python3-six (1.16.0-2) ... [2022-04-29T07:15:33.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T07:15:33.150Z] #14 ... [2022-04-29T07:15:33.150Z] [2022-04-29T07:15:33.151Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:33.151Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:33.151Z] #53 64.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T07:15:33.464Z] #53 64.61 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T07:15:33.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:15:33.345Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:15:33.393Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:15:33.612Z] Fetching without tags [2022-04-29T07:15:33.616Z] #49 ... [2022-04-29T07:15:33.616Z] [2022-04-29T07:15:33.616Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:33.616Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:33.616Z] #53 61.49 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T07:15:33.616Z] #53 61.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T07:15:33.616Z] #53 61.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T07:15:33.616Z] #53 62.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T07:15:33.616Z] #53 62.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T07:15:33.616Z] #53 62.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T07:15:33.616Z] #53 62.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T07:15:33.616Z] #53 62.93 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T07:15:33.616Z] #53 62.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T07:15:33.616Z] #53 63.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T07:15:33.616Z] #53 63.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T07:15:33.616Z] #53 63.29 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T07:15:33.616Z] #53 63.39 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T07:15:33.616Z] #53 63.46 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T07:15:33.616Z] #53 63.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T07:15:33.616Z] #53 63.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T07:15:33.616Z] #53 63.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T07:15:33.616Z] #53 63.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T07:15:33.616Z] #53 63.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T07:15:33.616Z] #53 63.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T07:15:33.616Z] #53 64.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T07:15:33.616Z] #53 64.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T07:15:33.616Z] #53 64.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T07:15:33.616Z] #53 64.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T07:15:33.616Z] #53 64.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T07:15:33.616Z] #53 64.96 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T07:15:33.616Z] #53 65.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T07:15:33.616Z] #53 65.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T07:15:33.616Z] #53 65.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T07:15:33.616Z] #53 65.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T07:15:33.616Z] #53 65.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T07:15:33.616Z] #53 65.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T07:15:33.616Z] #53 65.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T07:15:33.616Z] #53 65.31 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T07:15:33.616Z] #53 65.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T07:15:33.616Z] #53 65.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T07:15:33.616Z] #53 65.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T07:15:33.616Z] #53 65.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T07:15:33.616Z] #53 65.50 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T07:15:33.616Z] #53 65.51 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T07:15:33.616Z] #53 65.52 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T07:15:33.616Z] #53 65.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T07:15:33.616Z] #53 65.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T07:15:33.616Z] #53 65.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T07:15:33.616Z] #53 65.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T07:15:33.616Z] #53 65.79 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T07:15:33.616Z] #53 66.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T07:15:33.616Z] #53 66.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T07:15:33.616Z] #53 66.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T07:15:33.616Z] #53 66.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T07:15:33.616Z] #53 66.47 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T07:15:33.616Z] #53 66.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T07:15:33.616Z] #53 66.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T07:15:33.616Z] #53 66.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T07:15:33.616Z] #53 66.62 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T07:15:33.616Z] #53 66.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T07:15:33.616Z] #53 66.96 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T07:15:33.616Z] #53 66.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T07:15:33.616Z] #53 66.98 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T07:15:33.616Z] #53 66.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T07:15:33.616Z] #53 67.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T07:15:33.616Z] #53 67.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T07:15:33.616Z] #53 67.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T07:15:33.616Z] #53 67.17 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T07:15:33.616Z] #53 67.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T07:15:33.616Z] #53 67.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T07:15:33.616Z] #53 67.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T07:15:33.616Z] #53 67.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T07:15:33.616Z] #53 67.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T07:15:33.616Z] #53 67.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T07:15:33.616Z] #53 67.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T07:15:33.616Z] #53 67.61 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T07:15:33.884Z] #53 67.85 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T07:15:33.884Z] #53 68.06 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T07:15:33.884Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.4% of statements [2022-04-29T07:15:34.149Z] #53 ... [2022-04-29T07:15:34.149Z] [2022-04-29T07:15:34.149Z] #49 [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-04-29T07:15:34.149Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:34.149Z] #49 68.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:15:34.405Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:15:34.459Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 68.3% of statements [2022-04-29T07:15:34.459Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-29T07:15:34.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T07:15:34.675Z] #49 68.41 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T07:15:34.721Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-29T07:15:34.902Z] #53 66.21 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T07:15:34.902Z] #53 66.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T07:15:35.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T07:15:35.159Z] #53 66.35 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T07:15:35.159Z] #53 66.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T07:15:35.159Z] #53 66.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T07:15:35.159Z] #53 66.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T07:15:35.159Z] #53 66.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T07:15:35.722Z] #53 66.69 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T07:15:35.722Z] #53 66.69 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T07:15:35.722Z] #53 66.86 go: downloading golang.org/x/text v0.3.7 [2022-04-29T07:15:36.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T07:15:36.602Z] #49 ... [2022-04-29T07:15:36.602Z] [2022-04-29T07:15:36.602Z] #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-04-29T07:15:36.602Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:36.602Z] #14 60.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:15:36.602Z] #14 60.71 Fetched 115 MB in 8s (14.0 MB/s) [2022-04-29T07:15:36.602Z] #14 60.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T07:15:36.602Z] #14 60.96 (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-04-29T07:15:36.602Z] #14 61.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:15:36.602Z] #14 61.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:15:36.602Z] #14 64.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T07:15:36.602Z] #14 64.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:15:36.602Z] #14 64.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:15:36.602Z] #14 67.06 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T07:15:36.602Z] #14 67.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T07:15:36.602Z] #14 67.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:15:36.602Z] #14 67.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T07:15:36.602Z] #14 67.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:15:36.602Z] #14 67.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:15:36.602Z] #14 67.94 Selecting previously unselected package dmsetup. [2022-04-29T07:15:36.602Z] #14 67.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:15:36.602Z] #14 68.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:15:36.602Z] #14 68.33 Selecting previously unselected package mingw-w64-common. [2022-04-29T07:15:36.602Z] #14 68.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T07:15:36.602Z] #14 68.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T07:15:36.602Z] #14 ... [2022-04-29T07:15:36.602Z] [2022-04-29T07:15:36.602Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:36.602Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:36.602Z] #53 69.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T07:15:36.602Z] #53 69.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T07:15:36.602Z] #53 69.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T07:15:36.602Z] #53 69.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T07:15:36.602Z] #53 69.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T07:15:36.602Z] #53 69.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T07:15:36.602Z] #53 69.89 go: downloading golang.org/x/text v0.3.7 [2022-04-29T07:15:33.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:15:33.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:15:33.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:15:33.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:15:34.520Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:15:34.574Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:15:37.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:15:37.006Z] Using test binary docker [2022-04-29T07:15:37.006Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T07:15:37.006Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-29T07:15:37.006Z] INFO: Waiting for daemon to start... [2022-04-29T07:15:37.006Z] Starting dockerd [2022-04-29T07:15:37.570Z] #53 ... [2022-04-29T07:15:37.570Z] [2022-04-29T07:15:37.570Z] #40 [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-04-29T07:15:37.570Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:37.570Z] #40 61.54 Selecting previously unselected package libicu67:amd64. [2022-04-29T07:15:37.570Z] #40 61.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 61.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T07:15:37.570Z] #40 69.43 Selecting previously unselected package libxml2:amd64. [2022-04-29T07:15:37.570Z] #40 69.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 69.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:15:37.570Z] #40 70.30 Selecting previously unselected package libarchive13:amd64. [2022-04-29T07:15:37.570Z] #40 70.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 70.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:15:37.570Z] #40 70.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T07:15:37.570Z] #40 70.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 70.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:15:37.570Z] #40 70.87 Selecting previously unselected package librhash0:amd64. [2022-04-29T07:15:37.570Z] #40 70.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 70.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:15:37.570Z] #40 71.33 Selecting previously unselected package libuv1:amd64. [2022-04-29T07:15:37.570Z] #40 71.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T07:15:37.570Z] #40 71.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:15:37.570Z] #40 ... [2022-04-29T07:15:37.570Z] [2022-04-29T07:15:37.570Z] #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-04-29T07:15:37.570Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:15:37.570Z] #34 62.54 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T07:15:37.570Z] #34 63.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T07:15:37.570Z] #34 63.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T07:15:37.835Z] #34 ... [2022-04-29T07:15:37.835Z] [2022-04-29T07:15:37.835Z] #40 [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-04-29T07:15:37.835Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:37.835Z] #40 71.78 Selecting previously unselected package cmake. [2022-04-29T07:15:37.835Z] #40 71.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T07:15:37.835Z] #40 71.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:15:38.030Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 42.7% of statements [2022-04-29T07:15:38.030Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-29T07:15:38.292Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-29T07:15:38.554Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-29T07:15:39.127Z] ok github.com/docker/docker/layer 7.602s coverage: 69.0% of statements [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T07:15:39.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T07:15:39.390Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-29T07:15:39.560Z] . [2022-04-29T07:15:39.560Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:15:39.560Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:15:39.560Z] Error: No such image: emptyfs [2022-04-29T07:15:39.652Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-04-29T07:15:39.652Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-04-29T07:15:39.822Z] Running integration-test (iteration 1) [2022-04-29T07:15:39.822Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T07:15:39.895Z] #53 ... [2022-04-29T07:15:39.895Z] [2022-04-29T07:15:39.895Z] #40 [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-04-29T07:15:39.895Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:39.895Z] #40 67.17 Selecting previously unselected package libxml2:amd64. [2022-04-29T07:15:39.895Z] #40 67.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 67.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:15:39.895Z] #40 67.65 Selecting previously unselected package libarchive13:amd64. [2022-04-29T07:15:39.895Z] #40 67.66 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 67.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:15:39.895Z] #40 67.92 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T07:15:39.895Z] #40 67.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 67.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:15:39.895Z] #40 68.08 Selecting previously unselected package librhash0:amd64. [2022-04-29T07:15:39.895Z] #40 68.09 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 68.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:15:39.895Z] #40 68.27 Selecting previously unselected package libuv1:amd64. [2022-04-29T07:15:39.895Z] #40 68.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 68.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:15:39.895Z] #40 68.44 Selecting previously unselected package cmake. [2022-04-29T07:15:39.895Z] #40 68.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T07:15:39.895Z] #40 68.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:15:39.915Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-04-29T07:15:38.066Z] > git remote # timeout=10 [2022-04-29T07:15:38.140Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:15:38.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:15:38.195Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:15:40.001Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-29T07:15:40.084Z] Loaded image: busybox:latest [2022-04-29T07:15:40.084Z] Loaded image: busybox:glibc [2022-04-29T07:15:40.110Z] Merge succeeded, producing daf739b1957d97caaa3079988ed54fdabb3016ac [2022-04-29T07:15:40.110Z] Checking out Revision daf739b1957d97caaa3079988ed54fdabb3016ac (PR-43525) [2022-04-29T07:15:40.860Z] ok github.com/docker/docker/pkg/idtools 0.417s coverage: 67.9% of statements [2022-04-29T07:15:40.860Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 70.1% of statements [2022-04-29T07:15:41.123Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-29T07:15:41.123Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-29T07:15:41.123Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-29T07:15:41.123Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-29T07:15:41.269Z] #40 72.37 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T07:15:41.270Z] #40 72.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:41.270Z] #40 72.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:15:41.270Z] #40 72.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:41.386Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2022-04-29T07:15:41.475Z] Loaded image: debian:bullseye-slim [2022-04-29T07:15:41.475Z] Loaded image: hello-world:latest [2022-04-29T07:15:41.475Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:15:41.475Z] INFO: Testing against a local daemon [2022-04-29T07:15:41.475Z] === RUN TestCgroupNamespacesBuild [2022-04-29T07:15:41.527Z] #40 72.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:15:41.527Z] #40 72.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:15:41.527Z] #40 72.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:15:41.527Z] #40 72.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:15:41.527Z] #40 72.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:15:41.527Z] #40 72.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:15:41.649Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-04-29T07:15:41.649Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-04-29T07:15:41.784Z] #40 72.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:41.784Z] #40 ... [2022-04-29T07:15:41.784Z] [2022-04-29T07:15:41.784Z] #49 [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-04-29T07:15:41.784Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:41.784Z] #49 62.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:15:41.784Z] #49 65.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T07:15:41.784Z] #49 65.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:15:41.784Z] #49 65.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:15:41.784Z] #49 65.19 Setting up python3-six (1.16.0-2) ... [2022-04-29T07:15:41.784Z] #49 66.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:15:41.784Z] #49 66.65 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T07:15:41.784Z] #49 70.11 Setting up criu (3.16.1-3) ... [2022-04-29T07:15:41.784Z] #49 72.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:41.912Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-29T07:15:41.913Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T07:15:41.913Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T07:15:42.042Z] #49 ... [2022-04-29T07:15:42.042Z] [2022-04-29T07:15:42.042Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:42.042Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:42.042Z] #53 71.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T07:15:42.042Z] #53 71.42 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T07:15:42.042Z] #53 71.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T07:15:42.042Z] #53 71.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T07:15:42.042Z] #53 71.62 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T07:15:42.042Z] #53 71.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T07:15:42.042Z] #53 71.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T07:15:42.042Z] #53 71.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T07:15:42.042Z] #53 71.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T07:15:42.042Z] #53 71.85 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T07:15:42.042Z] #53 71.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T07:15:42.042Z] #53 72.03 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T07:15:42.042Z] #53 72.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T07:15:42.042Z] #53 72.47 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T07:15:42.042Z] #53 72.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T07:15:42.042Z] #53 72.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T07:15:42.042Z] #53 72.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T07:15:42.042Z] #53 72.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T07:15:42.042Z] #53 72.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T07:15:42.042Z] #53 72.97 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T07:15:42.042Z] #53 73.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T07:15:42.042Z] #53 73.30 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T07:15:42.176Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-04-29T07:15:42.299Z] #53 ... [2022-04-29T07:15:42.299Z] [2022-04-29T07:15:42.299Z] #40 [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-04-29T07:15:42.299Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:42.299Z] #40 DONE 73.5s [2022-04-29T07:15:42.299Z] [2022-04-29T07:15:42.299Z] #49 [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-04-29T07:15:42.299Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:42.299Z] #49 DONE 73.2s [2022-04-29T07:15:42.556Z] [2022-04-29T07:15:42.556Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T07:15:42.556Z] #41 sha256:050779eb4304044276f8ca6fbac94b889db304d1ee400ec0efbfcc9fe6e1c9b0 [2022-04-29T07:15:42.556Z] #41 DONE 0.2s [2022-04-29T07:15:42.556Z] [2022-04-29T07:15:42.556Z] #42 [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-04-29T07:15:42.556Z] #42 sha256:9a4899470b4bd5663b86f6b92c01f88fdaf217173941d19485d010f03a3cc751 [2022-04-29T07:15:42.751Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-29T07:15:42.863Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-29T07:15:42.863Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T07:15:43.013Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-29T07:15:43.013Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-29T07:15:43.143Z] #40 ... [2022-04-29T07:15:43.143Z] [2022-04-29T07:15:43.143Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:43.143Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:43.143Z] #53 76.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T07:15:43.143Z] #53 76.47 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T07:15:43.143Z] #53 76.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T07:15:43.143Z] #53 76.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T07:15:43.143Z] #53 76.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T07:15:43.143Z] #53 76.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T07:15:43.143Z] #53 76.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T07:15:43.143Z] #53 76.81 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T07:15:43.143Z] #53 76.82 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T07:15:43.143Z] #53 76.88 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T07:15:43.143Z] #53 77.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T07:15:43.143Z] #53 77.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T07:15:43.143Z] #53 77.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T07:15:43.143Z] #53 77.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T07:15:43.143Z] #53 77.22 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T07:15:43.407Z] #53 77.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T07:15:40.147Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:15:40.194Z] > git checkout -f daf739b1957d97caaa3079988ed54fdabb3016ac # timeout=10 [2022-04-29T07:15:43.670Z] #53 77.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T07:15:43.670Z] #53 77.68 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T07:15:43.896Z] #19 168.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-29T07:15:43.896Z] #19 168.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:43.896Z] #19 168.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:15:43.896Z] #19 169.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-29T07:15:43.896Z] #19 169.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-29T07:15:43.896Z] #19 169.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-29T07:15:43.896Z] #19 169.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-29T07:15:43.896Z] #19 169.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-29T07:15:43.896Z] #19 169.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-29T07:15:43.896Z] #19 169.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-29T07:15:43.896Z] #19 169.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:43.896Z] #19 169.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:15:43.896Z] #19 170.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-29T07:15:43.896Z] #19 170.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:43.896Z] #19 170.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:15:43.927Z] #42 1.450 + RM_GOPATH=0 [2022-04-29T07:15:43.927Z] #42 1.452 + TMP_GOPATH= [2022-04-29T07:15:43.927Z] #42 1.452 + : /build [2022-04-29T07:15:43.927Z] #42 1.452 + '[' -z '' ']' [2022-04-29T07:15:43.927Z] #42 1.454 ++ mktemp -d [2022-04-29T07:15:43.927Z] #42 1.459 + export GOPATH=/tmp/tmp.bvmbMUycEa [2022-04-29T07:15:43.927Z] #42 1.459 + GOPATH=/tmp/tmp.bvmbMUycEa [2022-04-29T07:15:43.927Z] #42 1.459 + RM_GOPATH=1 [2022-04-29T07:15:43.927Z] #42 1.460 + case "$(go env GOARCH)" in [2022-04-29T07:15:43.927Z] #42 1.461 ++ go env GOARCH [2022-04-29T07:15:43.927Z] #42 1.481 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:43.927Z] #42 1.481 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:43.927Z] #42 1.485 ++ dirname /install.sh [2022-04-29T07:15:43.927Z] #42 1.487 + dir=/ [2022-04-29T07:15:43.927Z] #42 1.489 + bin=tini [2022-04-29T07:15:43.927Z] #42 1.489 + shift [2022-04-29T07:15:43.927Z] #42 1.490 + '[' '!' -f //tini.installer ']' [2022-04-29T07:15:43.927Z] #42 1.490 + . //tini.installer [2022-04-29T07:15:43.927Z] #42 1.491 ++ : v0.19.0 [2022-04-29T07:15:43.927Z] #42 1.492 + install_tini [2022-04-29T07:15:43.927Z] #42 1.494 + echo 'Install tini version v0.19.0' [2022-04-29T07:15:43.927Z] #42 1.494 Install tini version v0.19.0 [2022-04-29T07:15:43.927Z] #42 1.494 + git clone https://github.com/krallin/tini.git /tmp/tmp.bvmbMUycEa/tini [2022-04-29T07:15:43.927Z] #42 1.522 Cloning into '/tmp/tmp.bvmbMUycEa/tini'... [2022-04-29T07:15:43.932Z] #53 ... [2022-04-29T07:15:43.932Z] [2022-04-29T07:15:43.932Z] #49 [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-04-29T07:15:43.932Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T07:15:43.932Z] #49 73.29 Setting up criu (3.16.1-3) ... [2022-04-29T07:15:43.932Z] #49 75.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:43.932Z] #49 DONE 77.7s [2022-04-29T07:15:43.932Z] [2022-04-29T07:15:43.932Z] #40 [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-04-29T07:15:43.932Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T07:15:43.932Z] #40 77.41 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T07:15:43.932Z] #40 77.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 77.60 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:15:43.932Z] #40 77.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 77.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:15:43.932Z] #40 77.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:15:43.932Z] #40 77.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 77.94 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 77.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 77.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:15:43.932Z] #40 78.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:15:44.254Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-04-29T07:15:44.254Z] === RUN TestBuildWithSession [2022-04-29T07:15:44.254Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:15:44.254Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:15:44.254Z] === RUN TestBuildSquashParent [2022-04-29T07:15:44.404Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-29T07:15:44.509Z] #40 DONE 78.4s [2022-04-29T07:15:44.509Z] [2022-04-29T07:15:44.509Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:44.509Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:44.509Z] #53 77.96 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T07:15:44.509Z] #53 78.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T07:15:44.509Z] #53 78.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T07:15:44.509Z] #53 78.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T07:15:44.509Z] #53 78.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T07:15:44.509Z] #53 78.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T07:15:44.509Z] #53 78.47 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T07:15:44.509Z] #53 ... [2022-04-29T07:15:44.509Z] [2022-04-29T07:15:44.509Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T07:15:44.509Z] #41 sha256:badd1c1eb591d386d66812fabdf0dfce79614b734f70f22cc9397c911ba1c855 [2022-04-29T07:15:44.509Z] #41 DONE 0.2s [2022-04-29T07:15:44.667Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-29T07:15:44.772Z] [2022-04-29T07:15:44.772Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:44.772Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:44.772Z] #53 78.73 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T07:15:44.859Z] #42 2.384 + cd /tmp/tmp.bvmbMUycEa/tini [2022-04-29T07:15:44.859Z] #42 2.384 + git checkout -q v0.19.0 [2022-04-29T07:15:44.859Z] #42 2.394 + cmake . [2022-04-29T07:15:44.929Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-29T07:15:44.929Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-29T07:15:45.036Z] #53 78.94 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T07:15:45.036Z] #53 79.07 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T07:15:45.192Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-29T07:15:45.424Z] #42 2.955 -- The C compiler identification is GNU 10.2.1 [2022-04-29T07:15:45.424Z] #42 3.037 -- Detecting C compiler ABI info [2022-04-29T07:15:45.455Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-29T07:15:45.988Z] #42 3.604 -- Detecting C compiler ABI info - done [2022-04-29T07:15:45.988Z] #42 3.703 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T07:15:45.988Z] #42 ... [2022-04-29T07:15:45.988Z] [2022-04-29T07:15:45.988Z] #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-04-29T07:15:45.988Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:45.988Z] #14 67.31 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T07:15:45.988Z] #14 67.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T07:15:45.988Z] #14 67.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:15:45.988Z] #14 67.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T07:15:45.988Z] #14 67.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:15:45.988Z] #14 67.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:15:45.988Z] #14 67.62 Selecting previously unselected package dmsetup. [2022-04-29T07:15:45.988Z] #14 67.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:15:45.988Z] #14 67.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:15:45.988Z] #14 67.81 Selecting previously unselected package mingw-w64-common. [2022-04-29T07:15:45.988Z] #14 67.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T07:15:45.988Z] #14 67.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T07:15:45.988Z] #14 73.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T07:15:45.988Z] #14 73.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T07:15:45.988Z] #14 73.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:15:46.031Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-29T07:15:46.244Z] #14 ... [2022-04-29T07:15:46.245Z] [2022-04-29T07:15:46.245Z] #42 [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-04-29T07:15:46.245Z] #42 sha256:9a4899470b4bd5663b86f6b92c01f88fdaf217173941d19485d010f03a3cc751 [2022-04-29T07:15:46.245Z] #42 3.728 -- Detecting C compile features [2022-04-29T07:15:46.245Z] #42 3.731 -- Detecting C compile features - done [2022-04-29T07:15:46.245Z] #42 3.768 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T07:15:46.293Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-29T07:15:46.430Z] #53 80.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T07:15:46.501Z] #42 3.996 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T07:15:46.556Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-04-29T07:15:46.759Z] #42 4.148 -- Configuring done [2022-04-29T07:15:46.759Z] #42 4.161 -- Generating done [2022-04-29T07:15:46.759Z] #42 4.174 -- Build files have been written to: /tmp/tmp.bvmbMUycEa/tini [2022-04-29T07:15:46.759Z] #42 4.180 + make tini-static [2022-04-29T07:15:46.759Z] #42 4.426 Scanning dependencies of target tini-static [2022-04-29T07:15:47.017Z] #42 4.502 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T07:15:47.131Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-29T07:15:47.274Z] #42 ... [2022-04-29T07:15:47.274Z] [2022-04-29T07:15:47.274Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:15:47.274Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:15:47.274Z] #51 78.33 gotestsum version dev [2022-04-29T07:15:47.274Z] #51 DONE 78.5s [2022-04-29T07:15:47.393Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-29T07:15:47.532Z] [2022-04-29T07:15:47.532Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:47.532Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:47.532Z] #53 73.60 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T07:15:47.532Z] #53 73.70 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T07:15:47.532Z] #53 73.92 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T07:15:47.532Z] #53 75.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T07:15:47.656Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-29T07:15:48.093Z] #19 ... [2022-04-29T07:15:48.093Z] [2022-04-29T07:15:48.093Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:15:48.093Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:15:48.093Z] #60 181.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T07:15:48.093Z] #60 DONE 186.3s [2022-04-29T07:15:48.093Z] [2022-04-29T07:15:48.094Z] #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-04-29T07:15:48.094Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T07:15:48.094Z] #19 175.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-29T07:15:48.094Z] #19 175.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:48.094Z] #19 175.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:15:48.094Z] #19 175.0 Selecting previously unselected package patch. [2022-04-29T07:15:48.094Z] #19 175.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-29T07:15:48.094Z] #19 175.0 Unpacking patch (2.7.6-7) ... [2022-04-29T07:15:48.094Z] #19 175.1 Selecting previously unselected package dpkg-dev. [2022-04-29T07:15:48.094Z] #19 175.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-29T07:15:48.094Z] #19 175.1 Unpacking dpkg-dev (1.20.9) ... [2022-04-29T07:15:48.096Z] #53 ... [2022-04-29T07:15:48.096Z] [2022-04-29T07:15:48.096Z] #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-04-29T07:15:48.096Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:48.096Z] #14 79.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T07:15:48.096Z] #14 79.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:48.096Z] #14 79.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:15:48.353Z] #14 79.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T07:15:48.353Z] #14 79.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:48.354Z] #19 175.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-29T07:15:48.354Z] #19 175.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-29T07:15:48.354Z] #19 175.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-29T07:15:48.354Z] #19 175.4 Selecting previously unselected package libio-string-perl. [2022-04-29T07:15:48.354Z] #19 175.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-29T07:15:48.354Z] #19 175.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-29T07:15:48.354Z] #19 175.4 Selecting previously unselected package libicu67:amd64. [2022-04-29T07:15:48.354Z] #19 175.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-29T07:15:48.354Z] #19 175.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T07:15:48.541Z] --- PASS: TestBuildSquashParent (4.45s) [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:15:48.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:15:48.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:15:48.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:15:48.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:15:48.611Z] #14 79.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:15:48.868Z] #14 ... [2022-04-29T07:15:48.868Z] [2022-04-29T07:15:48.868Z] #42 [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-04-29T07:15:48.868Z] #42 sha256:9a4899470b4bd5663b86f6b92c01f88fdaf217173941d19485d010f03a3cc751 [2022-04-29T07:15:48.868Z] #42 5.740 [100%] Linking C executable tini-static [2022-04-29T07:15:48.868Z] #42 6.389 [100%] Built target tini-static [2022-04-29T07:15:48.868Z] #42 6.455 + mkdir -p /build [2022-04-29T07:15:48.868Z] #42 6.458 + cp tini-static /build/docker-init [2022-04-29T07:15:48.868Z] #42 DONE 6.5s [2022-04-29T07:15:48.988Z] #53 ... [2022-04-29T07:15:48.988Z] [2022-04-29T07:15:48.988Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-29T07:15:48.988Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T07:15:48.988Z] #51 82.16 gotestsum version dev [2022-04-29T07:15:48.988Z] #51 DONE 82.9s [2022-04-29T07:15:48.988Z] [2022-04-29T07:15:48.988Z] #42 [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-04-29T07:15:48.988Z] #42 sha256:fb22bb0088bcd73372e730cb8e17ffb9725df649bd376fa9dd47b8419c379118 [2022-04-29T07:15:48.988Z] #42 0.962 + RM_GOPATH=0 [2022-04-29T07:15:48.988Z] #42 0.962 + TMP_GOPATH= [2022-04-29T07:15:48.988Z] #42 0.962 + : /build [2022-04-29T07:15:48.988Z] #42 0.962 + '[' -z '' ']' [2022-04-29T07:15:48.988Z] #42 0.962 ++ mktemp -d [2022-04-29T07:15:48.988Z] #42 0.970 + export GOPATH=/tmp/tmp.tR5m2mm1Xh [2022-04-29T07:15:48.988Z] #42 0.970 + GOPATH=/tmp/tmp.tR5m2mm1Xh [2022-04-29T07:15:48.988Z] #42 0.970 + RM_GOPATH=1 [2022-04-29T07:15:48.988Z] #42 0.971 + case "$(go env GOARCH)" in [2022-04-29T07:15:48.988Z] #42 0.972 ++ go env GOARCH [2022-04-29T07:15:48.988Z] #42 0.991 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:48.988Z] #42 0.991 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:15:48.988Z] #42 0.992 ++ dirname /install.sh [2022-04-29T07:15:48.988Z] #42 0.995 + dir=/ [2022-04-29T07:15:48.988Z] #42 0.995 + bin=tini [2022-04-29T07:15:48.988Z] #42 0.995 + shift [2022-04-29T07:15:48.988Z] #42 0.995 + '[' '!' -f //tini.installer ']' [2022-04-29T07:15:48.988Z] #42 0.996 + . //tini.installer [2022-04-29T07:15:48.988Z] #42 0.996 ++ : v0.19.0 [2022-04-29T07:15:48.988Z] #42 0.997 + install_tini [2022-04-29T07:15:48.988Z] #42 0.997 Install tini version v0.19.0 [2022-04-29T07:15:48.988Z] #42 0.997 + echo 'Install tini version v0.19.0' [2022-04-29T07:15:48.988Z] #42 0.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.tR5m2mm1Xh/tini [2022-04-29T07:15:48.988Z] #42 1.001 Cloning into '/tmp/tmp.tR5m2mm1Xh/tini'... [2022-04-29T07:15:48.988Z] #42 1.821 + cd /tmp/tmp.tR5m2mm1Xh/tini [2022-04-29T07:15:48.988Z] #42 1.821 + git checkout -q v0.19.0 [2022-04-29T07:15:48.988Z] #42 1.840 + cmake . [2022-04-29T07:15:48.988Z] #42 2.434 -- The C compiler identification is GNU 10.2.1 [2022-04-29T07:15:48.988Z] #42 2.507 -- Detecting C compiler ABI info [2022-04-29T07:15:48.988Z] #42 3.055 -- Detecting C compiler ABI info - done [2022-04-29T07:15:48.988Z] #42 3.174 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T07:15:48.988Z] #42 3.176 -- Detecting C compile features [2022-04-29T07:15:48.988Z] #42 3.183 -- Detecting C compile features - done [2022-04-29T07:15:48.988Z] #42 3.220 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T07:15:48.988Z] #42 3.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T07:15:48.988Z] #42 3.507 -- Configuring done [2022-04-29T07:15:48.988Z] #42 3.570 -- Generating done [2022-04-29T07:15:48.988Z] #42 3.592 -- Build files have been written to: /tmp/tmp.tR5m2mm1Xh/tini [2022-04-29T07:15:48.988Z] #42 3.640 + make tini-static [2022-04-29T07:15:48.988Z] #42 3.940 Scanning dependencies of target tini-static [2022-04-29T07:15:48.988Z] #42 4.003 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T07:15:49.125Z] [2022-04-29T07:15:49.125Z] #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-04-29T07:15:49.125Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:15:49.578Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-04-29T07:15:49.578Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-29T07:15:49.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:15:50.153Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-29T07:15:50.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:15:50.261Z] #19 176.9 Selecting previously unselected package libxml2:amd64. [2022-04-29T07:15:50.261Z] #19 176.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T07:15:50.261Z] #19 176.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:15:50.261Z] #19 177.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-29T07:15:50.261Z] #19 177.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-29T07:15:50.261Z] #19 177.0 Selecting previously unselected package libxml-sax-base-perl. [2022-04-29T07:15:50.261Z] #19 177.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-29T07:15:50.261Z] #19 177.0 Selecting previously unselected package libxml-sax-perl. [2022-04-29T07:15:50.261Z] #19 177.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-29T07:15:50.261Z] #19 177.1 Selecting previously unselected package libxml-libxml-perl. [2022-04-29T07:15:50.261Z] #19 177.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-29T07:15:50.261Z] #19 177.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-29T07:15:50.261Z] #19 177.2 Selecting previously unselected package libxml-simple-perl. [2022-04-29T07:15:50.261Z] #19 177.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-29T07:15:50.261Z] #19 177.2 Selecting previously unselected package libyaml-perl. [2022-04-29T07:15:50.261Z] #19 177.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.2 Unpacking libyaml-perl (1.30-1) ... [2022-04-29T07:15:50.261Z] #19 177.3 Selecting previously unselected package libconfig-auto-perl. [2022-04-29T07:15:50.261Z] #19 177.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-29T07:15:50.261Z] #19 177.3 Selecting previously unselected package libfile-which-perl. [2022-04-29T07:15:50.261Z] #19 177.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-29T07:15:50.261Z] #19 177.3 Unpacking libfile-which-perl (1.23-1) ... [2022-04-29T07:15:50.261Z] #19 177.3 Selecting previously unselected package libfile-homedir-perl. [2022-04-29T07:15:50.382Z] #42 5.447 [100%] Linking C executable tini-static [2022-04-29T07:15:50.382Z] #42 5.833 [100%] Built target tini-static [2022-04-29T07:15:50.382Z] #42 5.876 + mkdir -p /build [2022-04-29T07:15:50.520Z] #19 177.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-29T07:15:50.520Z] #19 177.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-29T07:15:50.520Z] #19 177.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-29T07:15:50.520Z] #19 177.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-29T07:15:50.520Z] #19 177.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-29T07:15:50.520Z] #19 177.4 Selecting previously unselected package dpkg-cross. [2022-04-29T07:15:50.520Z] #19 177.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-29T07:15:50.520Z] #19 177.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-29T07:15:50.520Z] #19 177.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-29T07:15:50.520Z] #19 177.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-29T07:15:50.520Z] #19 177.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-29T07:15:50.520Z] #19 177.5 Selecting previously unselected package libc6-armel-cross. [2022-04-29T07:15:50.520Z] #19 177.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-29T07:15:50.520Z] #19 177.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-29T07:15:50.646Z] #42 5.881 + cp tini-static /build/docker-init [2022-04-29T07:15:50.646Z] #42 DONE 6.0s [2022-04-29T07:15:50.646Z] [2022-04-29T07:15:50.646Z] #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-04-29T07:15:50.646Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:50.646Z] #14 75.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T07:15:50.646Z] #14 75.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T07:15:50.646Z] #14 75.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:15:50.646Z] #14 81.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T07:15:50.646Z] #14 81.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:50.646Z] #14 81.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:15:50.646Z] #14 81.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T07:15:50.646Z] #14 81.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:50.646Z] #14 81.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:15:50.779Z] #19 177.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-29T07:15:50.779Z] #19 177.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:50.779Z] #19 177.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:50.779Z] #19 177.7 Selecting previously unselected package libgomp1-armel-cross. [2022-04-29T07:15:50.779Z] #19 177.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:50.779Z] #19 177.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:50.779Z] #19 177.7 Selecting previously unselected package libatomic1-armel-cross. [2022-04-29T07:15:50.779Z] #19 177.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:50.779Z] #19 177.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:50.779Z] #19 177.8 Selecting previously unselected package libasan6-armel-cross. [2022-04-29T07:15:50.779Z] #19 177.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:50.779Z] #19 177.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:51.038Z] #19 178.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-29T07:15:51.038Z] #19 178.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:51.038Z] #19 178.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:51.038Z] #19 178.0 Selecting previously unselected package libubsan1-armel-cross. [2022-04-29T07:15:51.038Z] #19 178.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:51.038Z] #19 178.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:51.100Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2022-04-29T07:15:51.298Z] #19 178.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-29T07:15:51.298Z] #19 178.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:51.298Z] #19 178.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:51.298Z] #19 178.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-29T07:15:51.298Z] #19 178.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:51.298Z] #19 178.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:15:51.363Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-29T07:15:51.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:15:51.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:15:51.785Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:15:51.915Z] First time build. Skipping changelog. [2022-04-29T07:15:52.311Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:15:52.887Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-29T07:15:52.887Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-04-29T07:15:52.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-04-29T07:15:52.973Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:15:52.973Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:15:53.462Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-29T07:15:53.725Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-29T07:15:54.377Z] #34 ... [2022-04-29T07:15:54.377Z] [2022-04-29T07:15:54.377Z] #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-04-29T07:15:54.377Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:15:54.377Z] #14 85.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T07:15:54.377Z] #14 85.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:54.377Z] #14 85.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:15:54.872Z] #14 88.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T07:15:54.872Z] #14 88.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:15:54.872Z] #14 88.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:15:54.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:15:54.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:15:54.892Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:15:55.154Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:15:55.156Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-29T07:15:55.269Z] + docker version [2022-04-29T07:15:51.824Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-04-29T07:15:55.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-29T07:15:55.416Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:15:55.990Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-29T07:15:55.990Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:15:56.100Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2022-04-29T07:15:56.362Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-29T07:15:56.576Z] #19 183.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-29T07:15:56.576Z] #19 183.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:15:56.576Z] #19 183.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:15:56.576Z] #19 183.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-29T07:15:56.576Z] #19 183.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-29T07:15:56.576Z] #19 183.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-29T07:15:56.576Z] #19 183.5 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-29T07:15:56.576Z] #19 183.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-29T07:15:56.835Z] #19 183.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-29T07:15:57.380Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-29T07:15:57.381Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:15:57.553Z] 4612f6d0b889: Pull complete [2022-04-29T07:15:57.642Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-29T07:15:57.642Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:15:57.756Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-29T07:15:57.770Z] #19 184.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-29T07:15:57.770Z] #19 184.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:15:58.033Z] #19 185.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:15:58.601Z] #19 185.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-29T07:15:58.601Z] #19 185.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:15:58.601Z] #19 185.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:15:59.091Z] #14 ... [2022-04-29T07:15:59.091Z] [2022-04-29T07:15:59.091Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:15:59.091Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:15:59.091Z] #62 55.39 Updating files: 68% (3255/4721) Updating files: 69% (3258/4721) Updating files: 70% (3305/4721) Updating files: 71% (3352/4721) Updating files: 72% (3400/4721) Updating files: 73% (3447/4721) Updating files: 74% (3494/4721) Updating files: 75% (3541/4721) Updating files: 76% (3588/4721) Updating files: 77% (3636/4721) Updating files: 78% (3683/4721) Updating files: 79% (3730/4721) Updating files: 80% (3777/4721) Updating files: 81% (3825/4721) Updating files: 82% (3872/4721) Updating files: 83% (3919/4721) Updating files: 84% (3966/4721) Updating files: 85% (4013/4721) Updating files: 86% (4061/4721) Updating files: 87% (4108/4721) Updating files: 88% (4155/4721) Updating files: 89% (4202/4721) Updating files: 90% (4249/4721) Updating files: 91% (4297/4721) Updating files: 92% (4344/4721) Updating files: 93% (4391/4721) Updating files: 94% (4438/4721) Updating files: 95% (4485/4721) Updating files: 96% (4533/4721) Updating files: 97% (4580/4721) Updating files: 98% (4627/4721) Updating files: 99% (4674/4721) Updating files: 100% (4721/4721) Updating files: 100% (4721/4721), done. [2022-04-29T07:15:59.091Z] #62 56.06 + cd /tmp/tmp.NtR2n0MBKu/src/github.com/containerd/containerd [2022-04-29T07:15:59.354Z] #62 56.06 + git checkout -q v1.6.3 [2022-04-29T07:15:59.562Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-04-29T07:15:59.562Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:15:59.929Z] #62 56.78 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T07:16:00.137Z] --- PASS: TestBuildUncleanTarFilenames (0.79s) [2022-04-29T07:16:00.137Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:16:00.192Z] #62 56.79 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T07:16:00.192Z] #62 56.79 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:16:00.192Z] #62 56.79 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:16:00.192Z] #62 56.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T07:16:00.192Z] #62 56.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T07:16:00.192Z] #62 56.79 + '[' '' = dynamic ']' [2022-04-29T07:16:00.192Z] #62 56.79 + make [2022-04-29T07:16:01.583Z] #62 58.15 + bin/ctr [2022-04-29T07:16:02.055Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-04-29T07:16:02.055Z] === RUN TestBuildWithHugeFile [2022-04-29T07:16:02.452Z] Client: [2022-04-29T07:16:02.452Z] Version: 20.10.9 [2022-04-29T07:16:02.452Z] API version: 1.41 [2022-04-29T07:16:02.452Z] Go version: go1.16.8 [2022-04-29T07:16:02.452Z] Git commit: c2ea9bc [2022-04-29T07:16:02.452Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:16:02.452Z] OS/Arch: windows/amd64 [2022-04-29T07:16:02.452Z] Context: default [2022-04-29T07:16:02.452Z] Experimental: true [2022-04-29T07:16:02.452Z] [2022-04-29T07:16:02.452Z] Server: Docker Engine - Community [2022-04-29T07:16:02.452Z] Engine: [2022-04-29T07:16:02.452Z] Version: 20.10.9 [2022-04-29T07:16:02.452Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:16:02.452Z] Go version: go1.16.8 [2022-04-29T07:16:02.452Z] Git commit: 79ea9d3 [2022-04-29T07:16:02.452Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:16:02.452Z] OS/Arch: windows/amd64 [2022-04-29T07:16:02.452Z] Experimental: true [Pipeline] sh [2022-04-29T07:16:03.879Z] #19 190.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-29T07:16:03.879Z] #19 190.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:03.879Z] #19 190.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:16:03.879Z] #19 190.1 Selecting previously unselected package crossbuild-essential-armel. [2022-04-29T07:16:03.879Z] #19 190.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-29T07:16:03.879Z] #19 190.2 Selecting previously unselected package libc6-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-29T07:16:03.879Z] #19 190.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.5 Selecting previously unselected package libasan6-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 190.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-29T07:16:03.879Z] #19 190.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:03.879Z] #19 190.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:03.879Z] #19 191.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-29T07:16:04.048Z] + docker info [2022-04-29T07:16:04.048Z] Client: [2022-04-29T07:16:04.048Z] Context: default [2022-04-29T07:16:04.048Z] Debug Mode: false [2022-04-29T07:16:04.048Z] [2022-04-29T07:16:04.048Z] Server: [2022-04-29T07:16:04.048Z] Containers: 0 [2022-04-29T07:16:04.048Z] Running: 0 [2022-04-29T07:16:04.048Z] Paused: 0 [2022-04-29T07:16:04.048Z] Stopped: 0 [2022-04-29T07:16:04.048Z] Images: 0 [2022-04-29T07:16:04.048Z] Server Version: 20.10.9 [2022-04-29T07:16:04.048Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-29T07:16:04.048Z] LCOW: [2022-04-29T07:16:04.048Z] Windows: [2022-04-29T07:16:04.048Z] Logging Driver: json-file [2022-04-29T07:16:04.048Z] Plugins: [2022-04-29T07:16:04.048Z] Volume: local [2022-04-29T07:16:04.048Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:16:04.048Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:16:04.048Z] Swarm: inactive [2022-04-29T07:16:04.048Z] Default Isolation: process [2022-04-29T07:16:04.048Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:16:04.048Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T07:16:04.048Z] OSType: windows [2022-04-29T07:16:04.048Z] Architecture: x86_64 [2022-04-29T07:16:04.048Z] CPUs: 4 [2022-04-29T07:16:04.048Z] Total Memory: 32GiB [2022-04-29T07:16:04.048Z] Name: azwin-2-0a7a00 [2022-04-29T07:16:04.048Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T07:16:04.048Z] Docker Root Dir: D:\docker [2022-04-29T07:16:04.048Z] Debug Mode: false [2022-04-29T07:16:04.048Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:16:04.048Z] Labels: [2022-04-29T07:16:04.048Z] Experimental: true [2022-04-29T07:16:04.048Z] Insecure Registries: [2022-04-29T07:16:04.048Z] 10.0.0.4:5000 [2022-04-29T07:16:04.048Z] 127.0.0.0/8 [2022-04-29T07:16:04.048Z] Registry Mirrors: [2022-04-29T07:16:04.048Z] http://10.0.0.4:5000/ [2022-04-29T07:16:04.048Z] Live Restore Enabled: false [2022-04-29T07:16:04.048Z] Product License: Community Engine [2022-04-29T07:16:04.048Z] [2022-04-29T07:16:04.137Z] #19 191.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:04.137Z] #19 191.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-29T07:16:04.343Z] #14 ... [2022-04-29T07:16:04.343Z] [2022-04-29T07:16:04.343Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:16:04.343Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:16:04.600Z] #62 43.19 Updating files: 70% (3331/4721) Updating files: 71% (3352/4721) Updating files: 72% (3400/4721) Updating files: 73% (3447/4721) Updating files: 74% (3494/4721) Updating files: 75% (3541/4721) Updating files: 76% (3588/4721) Updating files: 77% (3636/4721) Updating files: 78% (3683/4721) Updating files: 79% (3730/4721) Updating files: 80% (3777/4721) Updating files: 81% (3825/4721) Updating files: 82% (3872/4721) Updating files: 83% (3919/4721) Updating files: 84% (3966/4721) Updating files: 85% (4013/4721) Updating files: 86% (4061/4721) Updating files: 87% (4108/4721) Updating files: 88% (4155/4721) Updating files: 89% (4202/4721) Updating files: 90% (4249/4721) Updating files: 91% (4297/4721) Updating files: 92% (4344/4721) Updating files: 93% (4391/4721) Updating files: 94% (4438/4721) Updating files: 95% (4485/4721) Updating files: 96% (4533/4721) Updating files: 97% (4580/4721) Updating files: 98% (4627/4721) Updating files: 99% (4674/4721) Updating files: 100% (4721/4721) Updating files: 100% (4721/4721), done. [2022-04-29T07:16:04.600Z] #62 43.94 + cd /tmp/tmp.inYsDW44Qb/src/github.com/containerd/containerd [2022-04-29T07:16:04.600Z] #62 43.94 + git checkout -q v1.6.3 [2022-04-29T07:16:05.805Z] #62 ... [2022-04-29T07:16:05.805Z] [2022-04-29T07:16:05.805Z] #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-04-29T07:16:05.805Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:16:05.805Z] #14 99.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T07:16:05.805Z] #14 99.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:05.805Z] #14 99.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:05.972Z] #62 45.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T07:16:05.972Z] #62 45.01 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T07:16:05.972Z] #62 45.01 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:16:05.972Z] #62 45.01 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:16:05.972Z] #62 45.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T07:16:05.972Z] #62 45.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T07:16:05.972Z] #62 45.01 + '[' '' = dynamic ']' [2022-04-29T07:16:05.972Z] #62 45.01 + make [2022-04-29T07:16:06.904Z] #62 46.34 + bin/ctr [2022-04-29T07:16:09.415Z] #19 195.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-29T07:16:09.415Z] #19 195.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:09.415Z] #19 195.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:16:09.415Z] #19 195.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-29T07:16:09.415Z] #19 195.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-29T07:16:09.415Z] #19 195.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-29T07:16:09.415Z] #19 195.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-29T07:16:09.415Z] #19 196.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:09.415Z] #19 196.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-29T07:16:09.415Z] #19 196.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-29T07:16:09.415Z] #19 196.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:09.415Z] #19 196.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:09.415Z] #19 196.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-29T07:16:09.675Z] #19 196.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:09.675Z] #19 196.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T07:16:10.026Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T07:16:10.026Z] #14 104.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:10.026Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:14.945Z] #19 201.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-29T07:16:14.945Z] #19 201.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:14.945Z] #19 201.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:16:14.945Z] #19 201.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-29T07:16:14.945Z] #19 201.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-29T07:16:14.945Z] #19 201.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-29T07:16:14.945Z] #19 201.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:14.945Z] #19 201.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-29T07:16:14.945Z] #19 201.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:14.945Z] #19 201.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:15.020Z] #62 ... [2022-04-29T07:16:15.020Z] [2022-04-29T07:16:15.020Z] #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-04-29T07:16:15.020Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:16:15.020Z] #14 96.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T07:16:15.020Z] #14 96.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:15.020Z] #14 96.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:15.020Z] #14 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T07:16:15.020Z] #14 101.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:15.020Z] #14 101.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:15.272Z] #19 202.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-29T07:16:15.272Z] #19 202.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:15.272Z] #19 202.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:15.272Z] #19 202.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-29T07:16:15.272Z] #19 202.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:15.272Z] #19 202.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:15.272Z] #19 202.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-29T07:16:15.278Z] #14 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T07:16:15.278Z] #14 106.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:15.278Z] #14 106.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:15.335Z] #14 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T07:16:15.335Z] #14 109.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:15.335Z] #14 109.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:15.533Z] #19 202.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:15.533Z] #19 202.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:15.792Z] #19 202.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-29T07:16:15.792Z] #19 202.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:15.792Z] #19 202.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:16.051Z] #19 202.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-29T07:16:16.051Z] #19 202.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:16.051Z] #19 203.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:19.739Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T07:16:19.739Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === Skipped [2022-04-29T07:16:19.739Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T07:16:19.739Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T07:16:19.739Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T07:16:19.739Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T07:16:19.739Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-29T07:16:19.739Z] time="2022-04-29T07:15:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-29T07:16:19.739Z] time="2022-04-29T07:15:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-29T07:16:19.739Z] time="2022-04-29T07:15:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-29T07:16:19.739Z] time="2022-04-29T07:15:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-29T07:16:19.739Z] time="2022-04-29T07:15:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-29T07:16:19.739Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-29T07:16:19.739Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-29T07:16:19.739Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-29T07:16:19.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:16:19.739Z] [2022-04-29T07:16:19.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-29T07:16:19.740Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.740Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-29T07:16:19.740Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.740Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-29T07:16:19.740Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.740Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-29T07:16:19.740Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:16:19.740Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-29T07:16:19.740Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-29T07:16:19.740Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-29T07:16:19.740Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-29T07:16:19.740Z] [2022-04-29T07:16:19.740Z] DONE 2531 tests, 28 skipped in 204.164s [2022-04-29T07:16:19.740Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:16:19.740Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-29T07:16:19.740Z] + 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-04-29T07:16:21.327Z] #19 207.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-29T07:16:21.327Z] #19 207.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:21.327Z] #19 207.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:21.327Z] #19 207.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-29T07:16:21.327Z] #19 207.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-29T07:16:21.327Z] #19 207.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-29T07:16:21.327Z] #19 207.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-29T07:16:21.327Z] #19 207.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:21.327Z] #19 207.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-29T07:16:21.327Z] #19 208.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-29T07:16:21.327Z] #19 208.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:21.327Z] #19 208.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:21.327Z] #19 208.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-29T07:16:21.327Z] #19 208.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:21.587Z] #19 208.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:25.780Z] #19 212.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-29T07:16:25.780Z] #19 212.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:25.780Z] #19 212.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:25.780Z] #19 212.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-29T07:16:25.780Z] #19 212.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-29T07:16:25.780Z] #19 212.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-29T07:16:25.780Z] #19 212.7 Selecting previously unselected package libc6-s390x-cross. [2022-04-29T07:16:25.780Z] #19 212.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:25.780Z] #19 212.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-29T07:16:26.039Z] #19 212.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-29T07:16:26.039Z] #19 212.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.039Z] #19 212.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.039Z] #19 212.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-29T07:16:26.039Z] #19 212.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.039Z] #19 212.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.039Z] #19 213.0 Selecting previously unselected package libitm1-s390x-cross. [2022-04-29T07:16:26.039Z] #19 213.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.039Z] #19 213.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.039Z] #19 213.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-29T07:16:26.039Z] #19 213.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.039Z] #19 213.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.039Z] #19 213.0 Selecting previously unselected package libasan6-s390x-cross. [2022-04-29T07:16:26.039Z] #19 213.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.039Z] #19 213.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.300Z] #19 213.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-29T07:16:26.300Z] #19 213.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.300Z] #19 213.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.300Z] #19 213.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-29T07:16:26.300Z] #19 213.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.300Z] #19 213.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.559Z] #19 213.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-29T07:16:26.559Z] #19 213.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:26.559Z] #19 213.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:26.819Z] #19 213.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-29T07:16:26.819Z] #19 213.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:26.819Z] #19 213.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:27.463Z] #14 117.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T07:16:27.463Z] #14 117.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:27.463Z] #14 117.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:27.602Z] #14 120.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T07:16:27.602Z] #14 120.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:16:27.602Z] #14 120.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:28.833Z] #14 ... [2022-04-29T07:16:28.833Z] [2022-04-29T07:16:28.833Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:28.833Z] #65 sha256:fe8cc255e73a6a43a1e5c75b2dfd2e0aad6d41e3623a12a9c8bfdfe0e1a6f4ad [2022-04-29T07:16:28.833Z] #65 119.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:16:28.833Z] #65 119.6 + GOBIN=/build [2022-04-29T07:16:28.833Z] #65 119.6 + GO111MODULE=on [2022-04-29T07:16:28.833Z] #65 119.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:16:29.528Z] #14 ... [2022-04-29T07:16:29.528Z] [2022-04-29T07:16:29.528Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:29.528Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:16:29.528Z] #65 122.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:16:29.528Z] #65 122.9 + GOBIN=/build [2022-04-29T07:16:29.528Z] #65 122.9 + GO111MODULE=on [2022-04-29T07:16:29.528Z] #65 122.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:16:30.147Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-29T07:16:30.147Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-29c50700\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-29T07:16:30.147Z] ---------------------------------------------------------------------------- [2022-04-29T07:16:30.147Z] [2022-04-29T07:16:30.147Z] INFO: executeCI.ps1 starting at Fri Apr 29 07:16:29 CUT 2022 [2022-04-29T07:16:30.147Z] [2022-04-29T07:16:30.147Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-29T07:16:30.147Z] INFO: Running git version 2.24.1.windows.2 [2022-04-29T07:16:30.147Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-29T07:16:30.147Z] INFO: Environment variables: [2022-04-29T07:16:30.147Z] [2022-04-29T07:16:30.147Z] Name Value [2022-04-29T07:16:30.147Z] ---- ----- [2022-04-29T07:16:30.147Z] ALLUSERSPROFILE C:\ProgramData [2022-04-29T07:16:30.147Z] amd64 true [2022-04-29T07:16:30.147Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-29T07:16:30.147Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-29T07:16:30.147Z] arm64 true [2022-04-29T07:16:30.147Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-29T07:16:30.147Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-29T07:16:30.147Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-29T07:16:30.147Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-29T07:16:30.147Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-29T07:16:30.147Z] BRANCH_NAME PR-43525 [2022-04-29T07:16:30.147Z] BUILD_DISPLAY_NAME #8 [2022-04-29T07:16:30.147Z] BUILD_ID 8 [2022-04-29T07:16:30.147Z] BUILD_NUMBER 8 [2022-04-29T07:16:30.147Z] BUILD_TAG jenkins-moby-PR-43525-8 [2022-04-29T07:16:30.147Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/ [2022-04-29T07:16:30.147Z] cgroup2 true [2022-04-29T07:16:30.147Z] CHANGE_AUTHOR thaJeztah [2022-04-29T07:16:30.147Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-29T07:16:30.147Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-29T07:16:30.147Z] CHANGE_FORK thaJeztah/docker [2022-04-29T07:16:30.147Z] CHANGE_ID 43525 [2022-04-29T07:16:30.147Z] CHANGE_TARGET master [2022-04-29T07:16:30.147Z] CHANGE_TITLE daemon: daemon.initNetworkController(): dont return the controller [2022-04-29T07:16:30.147Z] CHANGE_URL https://github.com/moby/moby/pull/43525 [2022-04-29T07:16:30.147Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:16:30.147Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-29T07:16:30.147Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-29T07:16:30.147Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-29T07:16:30.147Z] COMPUTERNAME azwin-2-0a7a00 [2022-04-29T07:16:30.147Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-29T07:16:30.147Z] ConfigSequenceNumber 0 [2022-04-29T07:16:30.147Z] dco true [2022-04-29T07:16:30.147Z] DOCKER_BUILDKIT 0 [2022-04-29T07:16:30.147Z] DOCKER_DUT_DEBUG 1 [2022-04-29T07:16:30.147Z] DOCKER_EXPERIMENTAL 1 [2022-04-29T07:16:30.147Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-29T07:16:30.147Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-29T07:16:30.147Z] EXECUTOR_NUMBER 0 [2022-04-29T07:16:30.147Z] FQDN azwin-2-0a7a00.westus.cloudapp.azure.com [2022-04-29T07:16:30.147Z] GIT_BRANCH PR-43525 [2022-04-29T07:16:30.147Z] GIT_COMMIT daf739b1957d97caaa3079988ed54fdabb3016ac [2022-04-29T07:16:30.147Z] GIT_PREVIOUS_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:16:30.147Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:16:30.147Z] GIT_URL https://github.com/moby/moby.git [2022-04-29T07:16:30.147Z] HUDSON_COOKIE e01695a6-3097-4452-86ea-7f6aa07e08a0 [2022-04-29T07:16:30.147Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:16:30.147Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-29T07:16:30.147Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-29T07:16:30.147Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-29T07:16:30.147Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:16:30.147Z] JENKINS_NODE_COOKIE ff553ca6-376e-47f0-9d52-d3e8e39f4bc8 [2022-04-29T07:16:30.147Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-29T07:16:30.147Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-29T07:16:30.147Z] JOB_BASE_NAME PR-43525 [2022-04-29T07:16:30.147Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/display/redirect [2022-04-29T07:16:30.147Z] JOB_NAME moby/PR-43525 [2022-04-29T07:16:30.147Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/ [2022-04-29T07:16:30.147Z] library.jps.version master [2022-04-29T07:16:30.147Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-29T07:16:30.147Z] NODE_LABELS amd64 azure azwin-2-0a7a00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-29T07:16:30.147Z] NODE_NAME azwin-2-0a7a00 [2022-04-29T07:16:30.147Z] NUMBER_OF_PROCESSORS 4 [2022-04-29T07:16:30.147Z] OS Windows_NT [2022-04-29T07:16:30.147Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-29T07:16:30.147Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-29T07:16:30.147Z] ppc64le false [2022-04-29T07:16:30.147Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-29T07:16:30.147Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-29T07:16:30.147Z] PROCESSOR_LEVEL 6 [2022-04-29T07:16:30.147Z] PROCESSOR_REVISION 4f01 [2022-04-29T07:16:30.147Z] ProgramData C:\ProgramData [2022-04-29T07:16:30.147Z] ProgramFiles C:\Program Files [2022-04-29T07:16:30.147Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-29T07:16:30.147Z] ProgramW6432 C:\Program Files [2022-04-29T07:16:30.147Z] PROMPT $P$G [2022-04-29T07:16:30.147Z] PSExecutionPolicyPreference Bypass [2022-04-29T07:16:30.147Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-29T07:16:30.147Z] PUBLIC C:\Users\Public [2022-04-29T07:16:30.147Z] rootless true [2022-04-29T07:16:30.147Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=artif... [2022-04-29T07:16:30.147Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=changes [2022-04-29T07:16:30.147Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect [2022-04-29T07:16:30.147Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=tests [2022-04-29T07:16:30.148Z] s390x false [2022-04-29T07:16:30.148Z] SKIP_VALIDATION_TESTS 1 [2022-04-29T07:16:30.148Z] SOURCES_DRIVE d [2022-04-29T07:16:30.148Z] SOURCES_SUBDIR gopath [2022-04-29T07:16:30.148Z] STAGE_NAME Run tests [2022-04-29T07:16:30.148Z] SystemDrive C: [2022-04-29T07:16:30.148Z] SystemRoot C:\Windows [2022-04-29T07:16:30.148Z] TEMP C:\Windows\TEMP [2022-04-29T07:16:30.148Z] TESTDEBUG 0 [2022-04-29T07:16:30.148Z] TESTRUN_DRIVE d [2022-04-29T07:16:30.148Z] TESTRUN_SUBDIR CI [2022-04-29T07:16:30.148Z] TIMEOUT 120m [2022-04-29T07:16:30.148Z] TMP C:\Windows\TEMP [2022-04-29T07:16:30.148Z] unit_validate true [2022-04-29T07:16:30.148Z] USERDOMAIN WORKGROUP [2022-04-29T07:16:30.148Z] USERNAME azwin-2-0a7a00$ [2022-04-29T07:16:30.148Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-29T07:16:30.148Z] validate_force false [2022-04-29T07:16:30.148Z] windir C:\Windows [2022-04-29T07:16:30.148Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-29T07:16:30.148Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-29T07:16:30.148Z] windows2022 true [2022-04-29T07:16:30.148Z] windows2022containerd true [2022-04-29T07:16:30.148Z] windowsRS5 true [2022-04-29T07:16:30.148Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-29T07:16:30.148Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-29T07:16:30.148Z] [2022-04-29T07:16:30.148Z] [2022-04-29T07:16:30.148Z] [2022-04-29T07:16:31.013Z] #19 217.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-29T07:16:31.013Z] #19 217.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:31.013Z] #19 217.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:31.013Z] #19 217.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-29T07:16:31.013Z] #19 217.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-29T07:16:31.013Z] #19 218.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-29T07:16:31.273Z] #19 218.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-29T07:16:31.273Z] #19 218.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-29T07:16:31.273Z] #19 218.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-29T07:16:31.533Z] #19 218.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-29T07:16:31.533Z] #19 218.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T07:16:31.533Z] #19 218.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:31.533Z] #19 218.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-29T07:16:31.725Z] INFO: Sources under d:\gopath\... [2022-04-29T07:16:31.725Z] INFO: Test run under d:\CI\... [2022-04-29T07:16:31.725Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-29T07:16:31.725Z] INFO: docker/docker repository was found [2022-04-29T07:16:31.794Z] #19 218.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T07:16:31.794Z] #19 218.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:32.196Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-29T07:16:32.666Z] ltsc2022: Pulling from windows/servercore [2022-04-29T07:16:33.137Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T07:16:33.137Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T07:16:34.093Z] #65 ... [2022-04-29T07:16:34.093Z] [2022-04-29T07:16:34.093Z] #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-04-29T07:16:34.093Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:16:34.093Z] #14 121.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T07:16:34.093Z] #14 121.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T07:16:34.093Z] #14 121.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 121.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T07:16:34.093Z] #14 121.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 121.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.093Z] #14 121.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T07:16:34.093Z] #14 121.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 121.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.093Z] #14 122.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:16:34.093Z] #14 122.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.093Z] #14 122.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:16:34.093Z] #14 122.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.093Z] #14 122.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T07:16:34.093Z] #14 122.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.093Z] #14 122.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T07:16:34.093Z] #14 122.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.093Z] #14 122.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T07:16:34.093Z] #14 122.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:16:34.093Z] #14 122.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T07:16:34.093Z] #14 122.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 122.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 123.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T07:16:34.093Z] #14 123.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 123.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 123.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T07:16:34.093Z] #14 123.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 123.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 123.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T07:16:34.093Z] #14 123.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 123.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 124.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T07:16:34.093Z] #14 124.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 124.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:16:34.093Z] #14 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T07:16:34.093Z] #14 124.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.093Z] #14 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T07:16:34.093Z] #14 124.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 124.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:16:34.093Z] #14 124.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T07:16:34.093Z] #14 124.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T07:16:34.093Z] #14 124.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.093Z] #14 125.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 125.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T07:16:34.093Z] #14 125.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 125.3 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-04-29T07:16:34.093Z] #14 125.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.093Z] #14 125.3 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-04-29T07:16:34.093Z] #14 125.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:16:34.093Z] #14 125.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.354Z] #14 125.4 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-04-29T07:16:34.354Z] #14 125.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:34.354Z] #14 125.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.354Z] #14 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.354Z] #14 125.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:16:34.354Z] #14 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.354Z] #14 125.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.354Z] #14 125.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:16:34.839Z] #65 ... [2022-04-29T07:16:34.839Z] [2022-04-29T07:16:34.839Z] #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-04-29T07:16:34.839Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T07:16:34.839Z] #14 124.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T07:16:34.839Z] #14 124.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T07:16:34.839Z] #14 124.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 124.9 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T07:16:34.839Z] #14 124.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 124.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.839Z] #14 125.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T07:16:34.839Z] #14 125.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.839Z] #14 125.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:16:34.839Z] #14 125.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.839Z] #14 125.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:16:34.839Z] #14 125.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.839Z] #14 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T07:16:34.839Z] #14 125.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 125.6 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T07:16:34.839Z] #14 125.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.839Z] #14 125.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T07:16:34.839Z] #14 125.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 125.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:16:34.839Z] #14 126.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T07:16:34.839Z] #14 126.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 126.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 126.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T07:16:34.839Z] #14 126.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 126.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T07:16:34.839Z] #14 126.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 126.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 126.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T07:16:34.839Z] #14 126.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 126.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 126.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T07:16:34.839Z] #14 126.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 126.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:16:34.839Z] #14 127.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T07:16:34.839Z] #14 127.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 127.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 127.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T07:16:34.839Z] #14 127.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 127.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:16:34.839Z] #14 127.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T07:16:34.839Z] #14 127.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T07:16:34.839Z] #14 127.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.839Z] #14 127.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:16:34.839Z] #14 127.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.839Z] #14 127.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:16:34.839Z] #14 127.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:16:34.839Z] #14 127.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 127.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 127.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.839Z] #14 128.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 128.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.839Z] #14 128.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 128.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:16:34.839Z] #14 128.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:16:34.839Z] #14 128.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:16:34.839Z] #14 128.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:16:34.839Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.2 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-04-29T07:16:34.839Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.2 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-04-29T07:16:34.839Z] #14 128.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:16:34.839Z] #14 128.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.3 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-04-29T07:16:34.839Z] #14 128.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:16:34.839Z] #14 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 128.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 128.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 128.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:16:34.839Z] #14 128.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:16:36.036Z] #19 223.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-29T07:16:36.037Z] #19 223.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T07:16:36.037Z] #19 223.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:36.037Z] #19 223.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-29T07:16:36.037Z] #19 223.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-29T07:16:36.037Z] #19 223.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-29T07:16:36.037Z] #19 223.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-29T07:16:36.037Z] #19 223.1 Setting up libfile-which-perl (1.23-1) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T07:16:36.295Z] #19 223.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up file (1:5.39-3) ... [2022-04-29T07:16:36.295Z] #19 223.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:16:36.295Z] #19 223.3 Setting up bzip2 (1.0.8-4) ... [2022-04-29T07:16:36.295Z] #19 223.3 Setting up libyaml-perl (1.30-1) ... [2022-04-29T07:16:36.295Z] #19 223.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-29T07:16:36.553Z] #19 223.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-29T07:16:36.553Z] #19 223.3 Setting up libio-string-perl (1.08-3.1) ... [2022-04-29T07:16:36.553Z] #19 223.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-29T07:16:36.553Z] #19 223.3 Setting up cross-config (2.6.18+nmu1) ... [2022-04-29T07:16:36.553Z] #19 223.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:16:36.553Z] #19 223.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T07:16:36.553Z] #19 223.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-29T07:16:36.553Z] #19 223.5 Setting up patch (2.7.6-7) ... [2022-04-29T07:16:36.553Z] #19 223.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-29T07:16:36.553Z] #19 223.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-29T07:16:36.553Z] #19 223.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.553Z] #19 223.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-29T07:16:36.812Z] #19 223.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T07:16:36.812Z] #19 223.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:36.812Z] #19 223.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 223.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-29T07:16:37.071Z] #19 223.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 223.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 223.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 223.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.071Z] #19 224.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-29T07:16:37.071Z] #19 224.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-29T07:16:37.330Z] #19 224.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-29T07:16:37.330Z] #19 224.3 [2022-04-29T07:16:37.330Z] #19 224.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-29T07:16:37.330Z] #19 224.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.330Z] #19 224.3 Setting up dpkg-dev (1.20.9) ... [2022-04-29T07:16:37.330Z] #19 224.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.589Z] #19 224.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.590Z] #19 224.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.590Z] #19 224.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-29T07:16:37.590Z] #19 224.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-29T07:16:37.590Z] #19 224.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-29T07:16:37.629Z] #14 DONE 128.7s [2022-04-29T07:16:37.629Z] [2022-04-29T07:16:37.629Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T07:16:37.629Z] #57 sha256:7fc52e5b08090fe993d051617259c1a164294c53fac79e56e4070391cd145947 [2022-04-29T07:16:37.629Z] #57 DONE 0.1s [2022-04-29T07:16:37.629Z] [2022-04-29T07:16:37.629Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:16:37.629Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T07:16:37.849Z] #19 224.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-29T07:16:37.849Z] #19 224.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-29T07:16:37.849Z] #19 224.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:37.849Z] #19 224.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:37.849Z] #19 224.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:37.849Z] #19 224.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:16:37.849Z] #19 224.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 224.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up libxml-simple-perl (2.25-1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:16:38.108Z] #19 225.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T07:16:38.108Z] #19 225.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-29T07:16:38.367Z] #19 225.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T07:16:38.367Z] #19 225.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up crossbuild-essential-armel (12.9) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-29T07:16:38.367Z] #19 225.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-29T07:16:38.625Z] #19 225.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-29T07:16:38.625Z] #19 225.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:16:38.884Z] #19 DONE 226.0s [2022-04-29T07:16:38.884Z] [2022-04-29T07:16:38.884Z] #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-04-29T07:16:38.884Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:16:39.001Z] #15 DONE 1.3s [2022-04-29T07:16:39.001Z] [2022-04-29T07:16:39.001Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:16:39.001Z] #58 sha256:07a508504fe38b90d8f11fcf95111d43086019f43e6a01819ad073b66d8c1fe0 [2022-04-29T07:16:39.001Z] #58 1.206 + RM_GOPATH=0 [2022-04-29T07:16:39.001Z] #58 1.206 + TMP_GOPATH= [2022-04-29T07:16:39.001Z] #58 1.208 + : /build [2022-04-29T07:16:39.001Z] #58 1.208 + '[' -z '' ']' [2022-04-29T07:16:39.001Z] #58 1.208 ++ mktemp -d [2022-04-29T07:16:39.001Z] #58 1.216 + export GOPATH=/tmp/tmp.1mRQp7xhAA [2022-04-29T07:16:39.001Z] #58 1.216 + GOPATH=/tmp/tmp.1mRQp7xhAA [2022-04-29T07:16:39.001Z] #58 1.216 + RM_GOPATH=1 [2022-04-29T07:16:39.001Z] #58 1.216 + case "$(go env GOARCH)" in [2022-04-29T07:16:39.001Z] #58 1.216 ++ go env GOARCH [2022-04-29T07:16:39.001Z] #58 1.227 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:39.001Z] #58 1.227 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:39.001Z] #58 1.228 ++ dirname /install.sh [2022-04-29T07:16:39.001Z] #58 1.232 + dir=/ [2022-04-29T07:16:39.001Z] #58 1.232 + bin=runc [2022-04-29T07:16:39.001Z] #58 1.232 + shift [2022-04-29T07:16:39.001Z] #58 1.232 + '[' '!' -f //runc.installer ']' [2022-04-29T07:16:39.001Z] #58 1.233 + . //runc.installer [2022-04-29T07:16:39.001Z] #58 1.233 ++ set -e [2022-04-29T07:16:39.001Z] #58 1.233 ++ : v1.1.1 [2022-04-29T07:16:39.001Z] #58 1.233 + install_runc [2022-04-29T07:16:39.001Z] #58 1.233 + RUNC_BUILDTAGS=seccomp [2022-04-29T07:16:39.001Z] #58 1.233 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T07:16:39.001Z] #58 1.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1mRQp7xhAA/src/github.com/opencontainers/runc [2022-04-29T07:16:39.001Z] #58 1.233 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T07:16:39.001Z] #58 1.238 Cloning into '/tmp/tmp.1mRQp7xhAA/src/github.com/opencontainers/runc'... [2022-04-29T07:16:39.121Z] #14 DONE 132.4s [2022-04-29T07:16:39.121Z] [2022-04-29T07:16:39.121Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T07:16:39.121Z] #57 sha256:7aac595812f321297a8eb6300d2b4379a1f7402e6a44565f2b90b5f158ecc16b [2022-04-29T07:16:39.121Z] #57 DONE 0.3s [2022-04-29T07:16:39.121Z] [2022-04-29T07:16:39.121Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:39.121Z] #65 sha256:fe440846dca5ae3f713b99c04337115af777db45cfd6573028233ea422f828d6 [2022-04-29T07:16:39.121Z] #65 132.4 rootlesskit version 1.0.0 [2022-04-29T07:16:39.121Z] #65 132.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T07:16:39.121Z] #65 132.4 -container-ip string [2022-04-29T07:16:39.121Z] #65 132.4 container ip [2022-04-29T07:16:39.121Z] #65 132.4 -container-port int [2022-04-29T07:16:39.121Z] #65 132.4 container port (default -1) [2022-04-29T07:16:39.121Z] #65 132.4 -host-ip string [2022-04-29T07:16:39.121Z] #65 132.4 host ip [2022-04-29T07:16:39.121Z] #65 132.4 -host-port int [2022-04-29T07:16:39.121Z] #65 132.4 host port (default -1) [2022-04-29T07:16:39.121Z] #65 132.4 -proto string [2022-04-29T07:16:39.121Z] #65 132.4 proxy protocol (default "tcp") [2022-04-29T07:16:39.121Z] #65 DONE 132.6s [2022-04-29T07:16:39.121Z] [2022-04-29T07:16:39.121Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T07:16:39.121Z] #66 sha256:03f11848282853f722d665231026c47686bbaed9c1b67af750209cfd678fb2af [2022-04-29T07:16:39.121Z] #66 DONE 0.1s [2022-04-29T07:16:39.121Z] [2022-04-29T07:16:39.121Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T07:16:39.121Z] #67 sha256:1edac538b0f9cab48218beef1f8cfdf561b2855ee8db874c300a0a8ad104480d [2022-04-29T07:16:39.121Z] #67 DONE 0.1s [2022-04-29T07:16:39.121Z] [2022-04-29T07:16:39.121Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:16:39.121Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:16:39.143Z] #20 ... [2022-04-29T07:16:39.143Z] [2022-04-29T07:16:39.143Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T07:16:39.143Z] #32 sha256:1c91a1607924819a90615ee2ed2fdfd062a667b712f79e11905050a2c96d57a8 [2022-04-29T07:16:39.143Z] #32 DONE 0.1s [2022-04-29T07:16:39.143Z] [2022-04-29T07:16:39.143Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T07:16:39.143Z] #71 sha256:97b2a0694184a0f272fcc003b2ecb22aeb8063d9283ad5e948a934528532fae4 [2022-04-29T07:16:39.143Z] #71 DONE 0.1s [2022-04-29T07:16:39.143Z] [2022-04-29T07:16:39.143Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:39.143Z] #72 sha256:ed4923967ef87d04894832c292a4fbf51125ff8227ea37dcae56df46e7a11964 [2022-04-29T07:16:39.934Z] #58 ... [2022-04-29T07:16:39.934Z] [2022-04-29T07:16:39.934Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:39.934Z] #65 sha256:fe8cc255e73a6a43a1e5c75b2dfd2e0aad6d41e3623a12a9c8bfdfe0e1a6f4ad [2022-04-29T07:16:39.934Z] #65 130.3 rootlesskit version 1.0.0 [2022-04-29T07:16:39.934Z] #65 130.3 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T07:16:39.934Z] #65 130.3 -container-ip string [2022-04-29T07:16:39.934Z] #65 130.3 container ip [2022-04-29T07:16:39.934Z] #65 130.3 -container-port int [2022-04-29T07:16:39.934Z] #65 130.3 container port (default -1) [2022-04-29T07:16:39.934Z] #65 130.3 -host-ip string [2022-04-29T07:16:39.934Z] #65 130.3 host ip [2022-04-29T07:16:39.934Z] #65 130.3 -host-port int [2022-04-29T07:16:39.934Z] #65 130.3 host port (default -1) [2022-04-29T07:16:39.935Z] #65 130.3 -proto string [2022-04-29T07:16:39.935Z] #65 130.3 proxy protocol (default "tcp") [2022-04-29T07:16:39.935Z] #65 DONE 130.5s [2022-04-29T07:16:39.935Z] [2022-04-29T07:16:39.935Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T07:16:39.935Z] #66 sha256:12a06aff13ee116397ca4cafc02038f5a3a30a20fd9c7076dedfa2210f8b0044 [2022-04-29T07:16:39.935Z] #66 DONE 0.1s [2022-04-29T07:16:39.935Z] [2022-04-29T07:16:39.935Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T07:16:39.935Z] #67 sha256:cadbcc79a916835afe1996e80f62ba92499bcecb21fd20d9c3b8eae6dcf0f925 [2022-04-29T07:16:39.935Z] #67 DONE 0.1s [2022-04-29T07:16:39.935Z] [2022-04-29T07:16:39.935Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T07:16:39.935Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T07:16:39.935Z] #16 DONE 1.2s [2022-04-29T07:16:39.935Z] [2022-04-29T07:16:39.935Z] #45 [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-04-29T07:16:39.935Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:16:40.069Z] #58 ... [2022-04-29T07:16:40.069Z] [2022-04-29T07:16:40.069Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:16:40.069Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T07:16:40.069Z] #15 DONE 1.8s [2022-04-29T07:16:40.069Z] [2022-04-29T07:16:40.069Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:16:40.069Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:16:40.069Z] #58 1.468 + RM_GOPATH=0 [2022-04-29T07:16:40.069Z] #58 1.468 + TMP_GOPATH= [2022-04-29T07:16:40.069Z] #58 1.468 + : /build [2022-04-29T07:16:40.069Z] #58 1.468 + '[' -z '' ']' [2022-04-29T07:16:40.069Z] #58 1.471 ++ mktemp -d [2022-04-29T07:16:40.069Z] #58 1.479 + export GOPATH=/tmp/tmp.q1AAJMFZau [2022-04-29T07:16:40.069Z] #58 1.479 + GOPATH=/tmp/tmp.q1AAJMFZau [2022-04-29T07:16:40.069Z] #58 1.479 + RM_GOPATH=1 [2022-04-29T07:16:40.069Z] #58 1.479 + case "$(go env GOARCH)" in [2022-04-29T07:16:40.069Z] #58 1.483 ++ go env GOARCH [2022-04-29T07:16:40.069Z] #58 1.535 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:40.069Z] #58 1.535 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:40.069Z] #58 1.535 ++ dirname /install.sh [2022-04-29T07:16:40.069Z] #58 1.535 + dir=/ [2022-04-29T07:16:40.069Z] #58 1.535 + bin=runc [2022-04-29T07:16:40.069Z] #58 1.535 + shift [2022-04-29T07:16:40.069Z] #58 1.535 + '[' '!' -f //runc.installer ']' [2022-04-29T07:16:40.069Z] #58 1.535 + . //runc.installer [2022-04-29T07:16:40.069Z] #58 1.535 ++ set -e [2022-04-29T07:16:40.069Z] #58 1.535 ++ : v1.1.1 [2022-04-29T07:16:40.069Z] #58 1.535 + install_runc [2022-04-29T07:16:40.069Z] #58 1.535 + RUNC_BUILDTAGS=seccomp [2022-04-29T07:16:40.069Z] #58 1.535 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T07:16:40.069Z] #58 1.535 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q1AAJMFZau/src/github.com/opencontainers/runc [2022-04-29T07:16:40.069Z] #58 1.535 Cloning into '/tmp/tmp.q1AAJMFZau/src/github.com/opencontainers/runc'... [2022-04-29T07:16:40.192Z] #45 ... [2022-04-29T07:16:40.192Z] [2022-04-29T07:16:40.192Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T07:16:40.192Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T07:16:40.332Z] #58 1.536 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T07:16:40.521Z] #72 1.452 + RM_GOPATH=0 [2022-04-29T07:16:40.521Z] #72 1.452 + TMP_GOPATH= [2022-04-29T07:16:40.521Z] #72 1.452 + : /build [2022-04-29T07:16:40.521Z] #72 1.452 + '[' -z '' ']' [2022-04-29T07:16:40.782Z] #72 1.453 ++ mktemp -d [2022-04-29T07:16:40.782Z] #72 1.456 + export GOPATH=/tmp/tmp.3W58MGXec6 [2022-04-29T07:16:40.782Z] #72 1.456 + GOPATH=/tmp/tmp.3W58MGXec6 [2022-04-29T07:16:40.782Z] #72 1.456 + RM_GOPATH=1 [2022-04-29T07:16:40.782Z] #72 1.456 + case "$(go env GOARCH)" in [2022-04-29T07:16:40.782Z] #72 1.456 ++ go env GOARCH [2022-04-29T07:16:40.782Z] #72 1.459 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:40.782Z] #72 1.459 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:40.782Z] #72 1.460 ++ dirname /install.sh [2022-04-29T07:16:40.782Z] #72 1.461 + dir=/ [2022-04-29T07:16:40.782Z] #72 1.461 + bin=rootlesskit [2022-04-29T07:16:40.782Z] #72 1.461 + shift [2022-04-29T07:16:40.782Z] #72 1.461 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T07:16:40.782Z] #72 1.461 + . //rootlesskit.installer [2022-04-29T07:16:40.782Z] #72 1.461 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:16:40.782Z] #72 1.461 + install_rootlesskit [2022-04-29T07:16:40.782Z] #72 1.461 + case "$1" in [2022-04-29T07:16:40.782Z] #72 1.461 + export CGO_ENABLED=0 [2022-04-29T07:16:40.782Z] #72 1.461 + CGO_ENABLED=0 [2022-04-29T07:16:40.782Z] #72 1.461 + _install_rootlesskit [2022-04-29T07:16:40.782Z] #72 1.461 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T07:16:40.782Z] #72 1.462 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:16:40.782Z] #72 1.462 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:16:40.782Z] #72 1.462 + GOBIN=/build [2022-04-29T07:16:40.782Z] #72 1.462 + GO111MODULE=on [2022-04-29T07:16:40.782Z] #72 1.462 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:16:41.042Z] #72 1.812 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T07:16:41.123Z] #17 0.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T07:16:41.123Z] #17 DONE 1.1s [2022-04-29T07:16:41.123Z] [2022-04-29T07:16:41.123Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T07:16:41.123Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T07:16:41.725Z] #58 ... [2022-04-29T07:16:41.725Z] [2022-04-29T07:16:41.725Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T07:16:41.725Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T07:16:41.725Z] #16 DONE 1.4s [2022-04-29T07:16:41.725Z] [2022-04-29T07:16:41.725Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T07:16:41.725Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T07:16:42.494Z] #18 DONE 1.3s [2022-04-29T07:16:42.494Z] [2022-04-29T07:16:42.494Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T07:16:42.494Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T07:16:42.674Z] #17 1.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T07:16:42.674Z] #17 DONE 1.1s [2022-04-29T07:16:42.674Z] [2022-04-29T07:16:42.674Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T07:16:42.674Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T07:16:42.952Z] #72 ... [2022-04-29T07:16:42.952Z] [2022-04-29T07:16:42.952Z] #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-04-29T07:16:42.952Z] #33 sha256:85e2e0a92d0b8d752e3aba983baad04ddbefca0a5441a144bae563f8420960ac [2022-04-29T07:16:42.952Z] #33 1.290 + RM_GOPATH=0 [2022-04-29T07:16:42.952Z] #33 1.290 + TMP_GOPATH= [2022-04-29T07:16:42.952Z] #33 1.290 + : /build [2022-04-29T07:16:42.952Z] #33 1.290 + '[' -z '' ']' [2022-04-29T07:16:42.952Z] #33 1.290 ++ mktemp -d [2022-04-29T07:16:42.952Z] #33 1.290 + export GOPATH=/tmp/tmp.ntLJOiB0Wy [2022-04-29T07:16:42.952Z] #33 1.290 + GOPATH=/tmp/tmp.ntLJOiB0Wy [2022-04-29T07:16:42.952Z] #33 1.290 + RM_GOPATH=1 [2022-04-29T07:16:42.952Z] #33 1.290 + case "$(go env GOARCH)" in [2022-04-29T07:16:42.952Z] #33 1.290 ++ go env GOARCH [2022-04-29T07:16:42.952Z] #33 1.290 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:42.952Z] #33 1.290 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:16:42.952Z] #33 1.292 Install docker/cli version 17.06.2-ce from stable [2022-04-29T07:16:42.952Z] #33 1.292 ++ dirname /install.sh [2022-04-29T07:16:42.952Z] #33 1.292 + dir=/ [2022-04-29T07:16:42.952Z] #33 1.292 + bin=dockercli [2022-04-29T07:16:42.952Z] #33 1.292 + shift [2022-04-29T07:16:42.952Z] #33 1.292 + '[' '!' -f //dockercli.installer ']' [2022-04-29T07:16:42.952Z] #33 1.292 + . //dockercli.installer [2022-04-29T07:16:42.952Z] #33 1.292 ++ : stable [2022-04-29T07:16:42.952Z] #33 1.292 ++ : 17.06.2-ce [2022-04-29T07:16:42.952Z] #33 1.292 + install_dockercli [2022-04-29T07:16:42.952Z] #33 1.292 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T07:16:42.952Z] #33 1.292 ++ uname -m [2022-04-29T07:16:42.952Z] #33 1.294 + arch=x86_64 [2022-04-29T07:16:42.952Z] #33 1.294 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T07:16:42.952Z] #33 1.294 + url=https://download.docker.com/linux/static [2022-04-29T07:16:42.952Z] #33 1.295 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T07:16:42.952Z] #33 1.295 + tar -xz docker/docker [2022-04-29T07:16:42.952Z] #33 3.352 + mkdir -p /build [2022-04-29T07:16:42.952Z] #33 3.354 + mv docker/docker /build/ [2022-04-29T07:16:42.952Z] #33 3.356 + rmdir docker [2022-04-29T07:16:42.952Z] #33 DONE 3.5s [2022-04-29T07:16:42.952Z] [2022-04-29T07:16:42.952Z] #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-04-29T07:16:42.952Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:16:42.952Z] #20 2.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:16:42.952Z] #20 2.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:16:42.952Z] #20 2.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:16:42.952Z] #20 2.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:16:42.952Z] #20 2.848 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T07:16:42.952Z] #20 3.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T07:16:42.952Z] #20 3.553 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T07:16:43.522Z] #20 4.432 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T07:16:43.621Z] #18 DONE 1.0s [2022-04-29T07:16:43.621Z] [2022-04-29T07:16:43.621Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T07:16:43.621Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T07:16:43.864Z] #19 DONE 1.1s [2022-04-29T07:16:43.864Z] [2022-04-29T07:16:43.864Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T07:16:43.864Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T07:16:44.428Z] #20 DONE 0.9s [2022-04-29T07:16:44.428Z] [2022-04-29T07:16:44.428Z] #45 [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-04-29T07:16:44.428Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:16:44.461Z] #20 5.181 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T07:16:44.573Z] #19 DONE 0.9s [2022-04-29T07:16:44.573Z] [2022-04-29T07:16:44.573Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T07:16:44.573Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T07:16:44.685Z] #45 ... [2022-04-29T07:16:44.685Z] [2022-04-29T07:16:44.685Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:44.685Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:44.721Z] #20 5.602 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T07:16:44.721Z] #20 5.602 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T07:16:44.721Z] #20 5.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:16:44.721Z] #20 5.602 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T07:16:44.721Z] #20 5.603 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T07:16:44.721Z] #20 5.616 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T07:16:44.721Z] #20 5.619 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T07:16:44.721Z] #20 5.623 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T07:16:44.721Z] #20 5.624 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T07:16:44.721Z] #20 5.624 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:16:44.721Z] #20 5.630 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T07:16:44.721Z] #20 5.630 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T07:16:45.520Z] #20 DONE 1.0s [2022-04-29T07:16:45.520Z] [2022-04-29T07:16:45.520Z] #45 [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-04-29T07:16:45.520Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:16:45.520Z] #45 ... [2022-04-29T07:16:45.520Z] [2022-04-29T07:16:45.520Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:45.520Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:46.054Z] #21 1.260 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:16:46.054Z] #21 1.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:16:46.054Z] #21 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:16:46.312Z] #21 1.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:16:46.912Z] #21 1.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:16:46.912Z] #21 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:16:46.912Z] #21 1.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:16:47.175Z] #21 1.669 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:16:47.243Z] #21 2.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:16:48.014Z] #20 ... [2022-04-29T07:16:48.014Z] [2022-04-29T07:16:48.014Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:16:48.014Z] #72 sha256:ed4923967ef87d04894832c292a4fbf51125ff8227ea37dcae56df46e7a11964 [2022-04-29T07:16:48.014Z] #72 4.613 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T07:16:48.014Z] #72 4.614 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T07:16:48.014Z] #72 4.955 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T07:16:48.014Z] #72 6.113 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T07:16:48.014Z] #72 6.245 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T07:16:48.014Z] #72 6.246 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T07:16:48.014Z] #72 6.258 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T07:16:48.014Z] #72 6.310 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T07:16:48.014Z] #72 6.339 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T07:16:48.014Z] #72 6.379 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T07:16:48.014Z] #72 6.528 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T07:16:48.014Z] #72 6.593 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T07:16:48.014Z] #72 6.680 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T07:16:48.014Z] #72 7.159 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:16:48.118Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T07:16:48.118Z] dccd9e4d14d3: Download complete [2022-04-29T07:16:48.124Z] #21 2.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:16:48.615Z] #21 3.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:16:49.072Z] #21 3.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:16:49.393Z] #72 ... [2022-04-29T07:16:49.393Z] [2022-04-29T07:16:49.393Z] #47 [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-04-29T07:16:49.393Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T07:16:49.393Z] #47 2.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:16:49.393Z] #47 2.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:16:49.393Z] #47 2.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:16:49.393Z] #47 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T07:16:49.393Z] #47 2.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:16:49.393Z] #47 2.979 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T07:16:49.393Z] #47 3.262 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T07:16:49.393Z] #47 3.745 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T07:16:49.393Z] #47 4.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T07:16:49.393Z] #47 5.237 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T07:16:49.393Z] #47 5.238 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T07:16:49.393Z] #47 5.245 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:16:49.393Z] #47 5.246 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T07:16:49.393Z] #47 5.321 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T07:16:49.393Z] #47 5.321 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T07:16:49.393Z] #47 5.321 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T07:16:49.393Z] #47 5.321 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T07:16:49.393Z] #47 5.321 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T07:16:49.393Z] #47 5.321 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:16:49.393Z] #47 5.321 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T07:16:49.393Z] #47 5.321 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T07:16:49.393Z] #47 ... [2022-04-29T07:16:49.393Z] [2022-04-29T07:16:49.393Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:16:49.393Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T07:16:49.393Z] #67 2.030 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:16:49.393Z] #67 2.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:16:49.393Z] #67 2.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:16:49.393Z] #67 2.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T07:16:49.393Z] #67 2.674 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T07:16:49.393Z] #67 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T07:16:49.393Z] #67 3.310 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:16:49.393Z] #67 4.077 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T07:16:49.393Z] #67 4.614 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T07:16:49.393Z] #67 5.415 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:16:49.393Z] #67 5.422 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T07:16:49.393Z] #67 5.430 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T07:16:49.393Z] #67 5.434 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T07:16:49.393Z] #67 5.462 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T07:16:49.393Z] #67 5.465 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T07:16:49.393Z] #67 5.465 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:16:49.393Z] #67 5.466 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T07:16:49.393Z] #67 5.466 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T07:16:49.393Z] #67 5.470 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T07:16:49.393Z] #67 5.470 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T07:16:49.393Z] #67 5.470 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T07:16:49.698Z] 8f616e6e9eec: Download complete [2022-04-29T07:16:51.930Z] #21 7.163 Fetched 8510 kB in 6s (1379 kB/s) [2022-04-29T07:16:52.389Z] #21 6.754 Fetched 8510 kB in 6s (1462 kB/s) [2022-04-29T07:16:52.869Z] #21 7.163 Reading package lists... [2022-04-29T07:16:52.869Z] #21 ... [2022-04-29T07:16:52.869Z] [2022-04-29T07:16:52.869Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:16:52.869Z] #58 sha256:07a508504fe38b90d8f11fcf95111d43086019f43e6a01819ad073b66d8c1fe0 [2022-04-29T07:16:52.869Z] #58 10.97 + cd /tmp/tmp.1mRQp7xhAA/src/github.com/opencontainers/runc [2022-04-29T07:16:52.869Z] #58 10.97 + git checkout -q v1.1.1 [2022-04-29T07:16:52.869Z] #58 11.34 + '[' -z '' ']' [2022-04-29T07:16:52.869Z] #58 11.34 + target=static [2022-04-29T07:16:52.869Z] #58 11.34 + make BUILDTAGS=seccomp static [2022-04-29T07:16:52.869Z] #58 11.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T07:16:54.257Z] #58 ... [2022-04-29T07:16:54.257Z] [2022-04-29T07:16:54.257Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:54.257Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:54.257Z] #21 7.163 Reading package lists... [2022-04-29T07:16:54.315Z] #21 6.754 Reading package lists... [2022-04-29T07:16:54.315Z] #21 ... [2022-04-29T07:16:54.315Z] [2022-04-29T07:16:54.315Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:16:54.315Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:16:54.315Z] #58 10.59 + cd /tmp/tmp.q1AAJMFZau/src/github.com/opencontainers/runc [2022-04-29T07:16:54.315Z] #58 10.59 + git checkout -q v1.1.1 [2022-04-29T07:16:54.315Z] #58 10.78 + '[' -z '' ']' [2022-04-29T07:16:54.315Z] #58 10.78 + target=static [2022-04-29T07:16:54.315Z] #58 10.78 + make BUILDTAGS=seccomp static [2022-04-29T07:16:54.315Z] #58 11.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T07:16:54.578Z] #58 ... [2022-04-29T07:16:54.578Z] [2022-04-29T07:16:54.578Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:54.578Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:54.578Z] #21 6.754 Reading package lists... [2022-04-29T07:16:56.779Z] #21 9.686 Reading package lists... [2022-04-29T07:16:57.160Z] #21 9.223 Reading package lists... [2022-04-29T07:16:57.161Z] #21 ... [2022-04-29T07:16:57.161Z] [2022-04-29T07:16:57.161Z] #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-04-29T07:16:57.161Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:16:57.161Z] #34 DONE 150.5s [2022-04-29T07:16:57.161Z] [2022-04-29T07:16:57.161Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:57.161Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:57.161Z] #21 9.223 Reading package lists... [2022-04-29T07:16:57.161Z] #21 12.38 Building dependency tree... [2022-04-29T07:16:57.161Z] #21 ... [2022-04-29T07:16:57.161Z] [2022-04-29T07:16:57.161Z] #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-04-29T07:16:57.161Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T07:16:57.161Z] #34 DONE 148.2s [2022-04-29T07:16:57.421Z] [2022-04-29T07:16:57.421Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:16:57.421Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:16:57.678Z] #53 ... [2022-04-29T07:16:57.678Z] [2022-04-29T07:16:57.678Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:16:57.678Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T07:16:57.678Z] #21 12.38 Building dependency tree... [2022-04-29T07:16:57.738Z] #21 11.56 Building dependency tree... [2022-04-29T07:16:58.352Z] --- PASS: TestBuildWithHugeFile (53.01s) [2022-04-29T07:16:58.352Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:16:58.352Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:16:58.352Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:16:58.352Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:16:58.352Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:16:58.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:16:58.352Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:16:58.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:16:58.352Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:16:58.352Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:16:58.352Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:16:58.352Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:16:58.352Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:16:58.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-29T07:16:58.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-29T07:16:58.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-29T07:16:58.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-29T07:16:58.352Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:16:58.352Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T07:16:58.352Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T07:16:58.352Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-04-29T07:16:58.352Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-04-29T07:16:58.352Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-29T07:16:58.352Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:16:58.352Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-29T07:16:58.352Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T07:16:58.514Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.6% of statements [2022-04-29T07:16:58.691Z] #21 13.31 The following additional packages will be installed: [2022-04-29T07:16:58.691Z] #21 13.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T07:16:58.691Z] #21 13.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T07:16:58.691Z] #21 13.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T07:16:58.691Z] #21 13.32 python3-pkg-resources vim-runtime xxd [2022-04-29T07:16:58.691Z] #21 13.32 Suggested packages: [2022-04-29T07:16:58.691Z] #21 13.33 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T07:16:58.691Z] #21 13.33 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T07:16:58.691Z] #21 13.33 acl attr quota [2022-04-29T07:16:58.691Z] #21 13.33 Recommended packages: [2022-04-29T07:16:58.691Z] #21 13.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T07:16:59.047Z] #21 14.37 The following additional packages will be installed: [2022-04-29T07:16:59.047Z] #21 14.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T07:16:59.047Z] #21 14.38 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T07:16:59.047Z] #21 14.38 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T07:16:59.047Z] #21 14.39 python3-pkg-resources vim-runtime xxd [2022-04-29T07:16:59.047Z] #21 14.39 Suggested packages: [2022-04-29T07:16:59.047Z] #21 14.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T07:16:59.047Z] #21 14.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T07:16:59.047Z] #21 14.39 acl attr quota [2022-04-29T07:16:59.047Z] #21 14.39 Recommended packages: [2022-04-29T07:16:59.047Z] #21 14.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T07:16:59.088Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-04-29T07:16:59.088Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T07:16:59.088Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T07:16:59.300Z] Loaded image: busybox:latest [2022-04-29T07:16:59.300Z] Loaded image: busybox:glibc [2022-04-29T07:16:59.641Z] #21 14.24 The following NEW packages will be installed: [2022-04-29T07:16:59.641Z] #21 14.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T07:16:59.641Z] #21 14.25 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T07:16:59.641Z] #21 14.25 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T07:16:59.641Z] #21 14.25 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T07:16:59.641Z] #21 14.25 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T07:16:59.641Z] #21 14.26 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T07:16:59.641Z] #21 14.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T07:16:59.641Z] #21 14.26 xz-utils zip zstd [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-29T07:16:59.662Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T07:16:59.904Z] #21 14.57 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:16:59.904Z] #21 14.57 Need to get 27.6 MB of archives. [2022-04-29T07:16:59.904Z] #21 14.57 After this operation, 106 MB of additional disk space will be used. [2022-04-29T07:16:59.904Z] #21 14.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T07:16:59.904Z] #21 14.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T07:16:59.904Z] #21 14.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T07:16:59.904Z] #21 14.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T07:16:59.904Z] #21 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T07:16:59.904Z] #21 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T07:16:59.904Z] #21 14.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T07:16:59.904Z] #21 14.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T07:16:59.904Z] #21 14.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:16:59.924Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-29T07:16:59.978Z] #21 15.43 The following NEW packages will be installed: [2022-04-29T07:16:59.978Z] #21 15.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T07:16:59.978Z] #21 15.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T07:16:59.978Z] #21 15.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T07:16:59.978Z] #21 15.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T07:16:59.978Z] #21 15.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T07:16:59.978Z] #21 15.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T07:16:59.978Z] #21 15.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T07:16:59.978Z] #21 15.44 xz-utils zip zstd [2022-04-29T07:17:00.167Z] #21 14.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:17:00.167Z] #21 14.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T07:17:00.167Z] #21 14.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T07:17:00.167Z] #21 14.65 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T07:17:00.167Z] #21 14.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T07:17:00.167Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T07:17:00.167Z] #21 14.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T07:17:00.167Z] #21 14.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T07:17:00.167Z] #21 14.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T07:17:00.167Z] #21 14.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T07:17:00.167Z] #21 14.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T07:17:00.167Z] #21 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T07:17:00.167Z] #21 14.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:17:00.167Z] #21 14.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:17:00.167Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:17:00.167Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T07:17:00.167Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T07:17:00.167Z] #21 14.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T07:17:00.186Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-29T07:17:00.186Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T07:17:00.186Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T07:17:00.236Z] #21 15.77 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:17:00.236Z] #21 15.77 Need to get 27.6 MB of archives. [2022-04-29T07:17:00.236Z] #21 15.77 After this operation, 106 MB of additional disk space will be used. [2022-04-29T07:17:00.236Z] #21 15.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T07:17:00.236Z] #21 15.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T07:17:00.236Z] #21 15.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T07:17:00.236Z] #21 15.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T07:17:00.236Z] #21 15.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T07:17:00.236Z] #21 15.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T07:17:00.236Z] #21 15.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T07:17:00.236Z] #21 15.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T07:17:00.236Z] #21 15.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:17:00.236Z] #21 15.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:17:00.236Z] #21 15.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T07:17:00.236Z] #21 15.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T07:17:00.236Z] #21 15.85 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T07:17:00.236Z] #21 15.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T07:17:00.236Z] #21 15.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T07:17:00.236Z] #21 15.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T07:17:00.236Z] #21 15.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T07:17:00.432Z] #21 15.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T07:17:00.432Z] #21 15.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:17:00.432Z] #21 15.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-29T07:17:00.432Z] #21 15.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:17:00.432Z] #21 15.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T07:17:00.432Z] #21 15.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T07:17:00.432Z] #21 15.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T07:17:00.432Z] #21 15.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T07:17:00.432Z] #21 15.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T07:17:00.432Z] #21 15.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:17:00.432Z] #21 15.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T07:17:00.432Z] #21 15.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T07:17:00.493Z] #21 15.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T07:17:00.493Z] #21 15.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T07:17:00.493Z] #21 15.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T07:17:00.493Z] #21 15.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T07:17:00.493Z] #21 15.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:17:00.493Z] #21 15.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:17:00.493Z] #21 15.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:17:00.493Z] #21 15.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T07:17:00.493Z] #21 15.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T07:17:00.493Z] #21 15.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T07:17:00.690Z] Loaded image: debian:bullseye-slim [2022-04-29T07:17:00.691Z] Loaded image: hello-world:latest [2022-04-29T07:17:00.696Z] #21 15.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T07:17:00.696Z] #21 15.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T07:17:00.696Z] #21 15.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T07:17:00.696Z] #21 15.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T07:17:00.696Z] #21 15.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T07:17:00.696Z] #21 15.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T07:17:00.750Z] #21 16.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T07:17:00.750Z] #21 16.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:17:00.750Z] #21 16.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-29T07:17:00.750Z] #21 16.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:17:00.750Z] #21 16.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T07:17:00.750Z] #21 16.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T07:17:00.750Z] #21 16.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T07:17:00.750Z] #21 16.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T07:17:00.750Z] #21 16.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T07:17:00.750Z] #21 16.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:17:00.750Z] #21 16.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T07:17:00.750Z] #21 16.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T07:17:00.760Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-29T07:17:00.952Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:17:00.959Z] #21 15.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T07:17:00.959Z] #21 15.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T07:17:00.959Z] #21 15.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T07:17:01.007Z] #21 16.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T07:17:01.007Z] #21 16.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T07:17:01.007Z] #21 16.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T07:17:01.007Z] #21 16.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T07:17:01.007Z] #21 16.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T07:17:01.264Z] #21 16.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T07:17:01.264Z] #21 16.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T07:17:01.264Z] #21 16.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T07:17:01.264Z] #21 16.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T07:17:01.534Z] #21 15.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:17:01.534Z] #21 16.11 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-04-29T07:17:01.534Z] #21 16.18 Selecting previously unselected package pigz. [2022-04-29T07:17:01.612Z] #67 21.25 Fetched 48.9 MB in 20s (2486 kB/s) [2022-04-29T07:17:01.613Z] #67 21.25 Reading package lists... [2022-04-29T07:17:01.613Z] #67 ... [2022-04-29T07:17:01.613Z] [2022-04-29T07:17:01.613Z] #47 [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-04-29T07:17:01.613Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T07:17:01.613Z] #47 21.77 Fetched 48.9 MB in 20s (2431 kB/s) [2022-04-29T07:17:01.797Z] #21 16.18 (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 ... 24010 files and directories currently installed.) [2022-04-29T07:17:01.797Z] #21 16.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T07:17:01.797Z] #21 16.25 Unpacking pigz (2.6-1) ... [2022-04-29T07:17:01.797Z] #21 16.35 Selecting previously unselected package libelf1:amd64. [2022-04-29T07:17:01.797Z] #21 16.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T07:17:01.797Z] #21 16.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T07:17:01.828Z] #21 17.23 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:17:01.828Z] #21 17.36 Fetched 27.6 MB in 1s (20.6 MB/s) [2022-04-29T07:17:01.828Z] #21 17.41 Selecting previously unselected package pigz. [2022-04-29T07:17:02.065Z] #21 16.50 Selecting previously unselected package libbpf0:amd64. [2022-04-29T07:17:02.065Z] #21 16.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T07:17:02.065Z] #21 16.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:17:02.065Z] #21 16.64 Selecting previously unselected package libcap2:amd64. [2022-04-29T07:17:02.065Z] #21 16.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T07:17:02.065Z] #21 16.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:17:02.065Z] #21 16.71 Selecting previously unselected package libmnl0:amd64. [2022-04-29T07:17:02.065Z] #21 16.72 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T07:17:02.065Z] #21 16.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:17:02.085Z] #21 17.41 (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 ... 24010 files and directories currently installed.) [2022-04-29T07:17:02.086Z] #21 17.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T07:17:02.086Z] #21 17.44 Unpacking pigz (2.6-1) ... [2022-04-29T07:17:02.086Z] #21 17.50 Selecting previously unselected package libelf1:amd64. [2022-04-29T07:17:02.086Z] #21 17.50 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T07:17:02.086Z] #21 17.51 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T07:17:02.328Z] #21 16.79 Selecting previously unselected package libxtables12:amd64. [2022-04-29T07:17:02.328Z] #21 16.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T07:17:02.328Z] #21 16.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:17:02.328Z] #21 16.88 Selecting previously unselected package libcap2-bin. [2022-04-29T07:17:02.328Z] #21 16.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T07:17:02.328Z] #21 16.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T07:17:02.342Z] #21 17.65 Selecting previously unselected package libbpf0:amd64. [2022-04-29T07:17:02.342Z] #21 17.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T07:17:02.342Z] #21 17.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:17:02.342Z] #21 17.73 Selecting previously unselected package libcap2:amd64. [2022-04-29T07:17:02.342Z] #21 17.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T07:17:02.342Z] #21 17.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:17:02.342Z] #21 17.81 Selecting previously unselected package libmnl0:amd64. [2022-04-29T07:17:02.342Z] #21 17.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T07:17:02.342Z] #21 17.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:17:02.342Z] #21 17.88 Selecting previously unselected package libxtables12:amd64. [2022-04-29T07:17:02.593Z] #21 16.97 Selecting previously unselected package iproute2. [2022-04-29T07:17:02.593Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T07:17:02.593Z] #21 16.98 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T07:17:02.601Z] #21 17.88 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T07:17:02.601Z] #21 17.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:17:02.601Z] #21 17.96 Selecting previously unselected package libcap2-bin. [2022-04-29T07:17:02.601Z] #21 17.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T07:17:02.601Z] #21 17.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T07:17:02.601Z] #21 18.04 Selecting previously unselected package iproute2. [2022-04-29T07:17:02.601Z] #21 18.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T07:17:02.601Z] #21 18.06 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T07:17:02.856Z] #21 17.47 Selecting previously unselected package xxd. [2022-04-29T07:17:02.856Z] #21 17.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:17:02.856Z] #21 17.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:03.119Z] #21 17.63 Selecting previously unselected package vim-common. [2022-04-29T07:17:03.119Z] #21 17.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:17:03.119Z] #21 17.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:03.164Z] #21 18.52 Selecting previously unselected package xxd. [2022-04-29T07:17:03.164Z] #21 18.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:17:03.164Z] #21 18.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:03.164Z] #21 18.66 Selecting previously unselected package vim-common. [2022-04-29T07:17:03.164Z] #21 18.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:17:03.164Z] #21 18.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:03.327Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.538s coverage: 59.9% of statements [2022-04-29T07:17:03.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T07:17:03.383Z] #21 17.81 Selecting previously unselected package bash-completion. [2022-04-29T07:17:03.383Z] #21 17.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T07:17:03.421Z] #21 18.84 Selecting previously unselected package bash-completion. [2022-04-29T07:17:03.421Z] #21 18.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T07:17:03.590Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-29T07:17:04.163Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-29T07:17:04.163Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T07:17:04.737Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-29T07:17:04.737Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T07:17:04.999Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-29T07:17:05.309Z] #21 19.58 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T07:17:05.309Z] #21 19.91 Selecting previously unselected package bzip2. [2022-04-29T07:17:05.309Z] #21 19.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T07:17:05.309Z] #21 19.92 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T07:17:05.309Z] #21 20.00 Selecting previously unselected package xz-utils. [2022-04-29T07:17:05.318Z] #21 20.55 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T07:17:05.318Z] #21 20.88 Selecting previously unselected package bzip2. [2022-04-29T07:17:05.318Z] #21 20.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T07:17:05.318Z] #21 20.89 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T07:17:05.572Z] #21 20.00 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T07:17:05.572Z] #21 20.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:17:05.572Z] #21 20.17 Selecting previously unselected package apparmor. [2022-04-29T07:17:05.572Z] #21 20.17 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T07:17:05.572Z] #21 20.23 Unpacking apparmor (2.13.6-10) ... [2022-04-29T07:17:05.575Z] #21 20.96 Selecting previously unselected package xz-utils. [2022-04-29T07:17:05.575Z] #21 20.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T07:17:05.575Z] #21 20.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:17:05.832Z] #21 21.11 Selecting previously unselected package apparmor. [2022-04-29T07:17:05.832Z] #21 21.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T07:17:05.832Z] #21 21.17 Unpacking apparmor (2.13.6-10) ... [2022-04-29T07:17:05.835Z] #21 20.56 Selecting previously unselected package inetutils-ping. [2022-04-29T07:17:06.089Z] #21 21.52 Selecting previously unselected package inetutils-ping. [2022-04-29T07:17:06.089Z] #21 21.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T07:17:06.089Z] #21 21.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T07:17:06.098Z] #21 20.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T07:17:06.098Z] #21 20.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T07:17:06.098Z] #21 20.67 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T07:17:06.098Z] #21 20.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.098Z] #21 20.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:06.098Z] #21 20.76 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T07:17:06.098Z] #21 20.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.098Z] #21 20.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:06.347Z] #21 21.65 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T07:17:06.347Z] #21 21.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.347Z] #21 21.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:06.347Z] #21 21.73 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T07:17:06.347Z] #21 21.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.347Z] #21 21.74 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:06.347Z] #21 21.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T07:17:06.347Z] #21 21.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T07:17:06.347Z] #21 21.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:17:06.347Z] #21 21.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T07:17:06.347Z] #21 21.87 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T07:17:06.347Z] #21 21.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:17:06.362Z] #21 20.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T07:17:06.362Z] #21 20.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T07:17:06.362Z] #21 20.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:17:06.362Z] #21 20.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T07:17:06.362Z] #21 20.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T07:17:06.362Z] #21 20.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:17:06.362Z] #21 20.98 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T07:17:06.362Z] #21 20.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T07:17:06.362Z] #21 21.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:17:06.603Z] #21 21.94 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T07:17:06.603Z] #21 21.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T07:17:06.603Z] #21 21.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:17:06.603Z] #21 22.02 Selecting previously unselected package iptables. [2022-04-29T07:17:06.603Z] #21 22.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.603Z] #21 22.03 Unpacking iptables (1.8.7-1) ... [2022-04-29T07:17:06.625Z] #21 21.16 Selecting previously unselected package iptables. [2022-04-29T07:17:06.626Z] #21 21.17 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-29T07:17:06.626Z] #21 21.18 Unpacking iptables (1.8.7-1) ... [2022-04-29T07:17:06.860Z] #21 22.30 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:17:06.860Z] #21 22.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:17:06.860Z] #21 22.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:17:06.888Z] #21 21.44 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:17:06.888Z] #21 21.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:17:06.888Z] #21 21.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:17:07.117Z] #21 22.45 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:17:07.117Z] #21 22.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:17:07.117Z] #21 22.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:17:07.117Z] #21 22.58 Selecting previously unselected package jq. [2022-04-29T07:17:07.117Z] #21 22.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:17:07.117Z] #21 22.60 Unpacking jq (1.6-2.1) ... [2022-04-29T07:17:07.151Z] #21 21.61 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:17:07.151Z] #21 21.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:17:07.151Z] #21 21.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:17:07.151Z] #21 21.73 Selecting previously unselected package jq. [2022-04-29T07:17:07.151Z] #21 21.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:17:07.151Z] #21 21.74 Unpacking jq (1.6-2.1) ... [2022-04-29T07:17:07.151Z] #21 21.84 Selecting previously unselected package libaio1:amd64. [2022-04-29T07:17:07.375Z] #21 22.69 Selecting previously unselected package libaio1:amd64. [2022-04-29T07:17:07.375Z] #21 22.70 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T07:17:07.375Z] #21 22.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:17:07.375Z] #21 22.77 Selecting previously unselected package libgpm2:amd64. [2022-04-29T07:17:07.375Z] #21 22.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T07:17:07.375Z] #21 22.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:17:07.375Z] #21 22.86 Selecting previously unselected package libicu67:amd64. [2022-04-29T07:17:07.375Z] #21 22.86 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-29T07:17:07.375Z] #21 22.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T07:17:07.415Z] #21 21.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T07:17:07.415Z] #21 21.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:17:07.415Z] #21 21.92 Selecting previously unselected package libgpm2:amd64. [2022-04-29T07:17:07.415Z] #21 21.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T07:17:07.415Z] #21 21.93 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:17:07.415Z] #21 21.99 Selecting previously unselected package libicu67:amd64. [2022-04-29T07:17:07.415Z] #21 22.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-29T07:17:07.415Z] #21 22.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T07:17:09.748Z] #47 21.77 Reading package lists... [2022-04-29T07:17:09.748Z] #47 ... [2022-04-29T07:17:09.748Z] [2022-04-29T07:17:09.748Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:17:09.748Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T07:17:09.748Z] #67 21.25 Reading package lists... [2022-04-29T07:17:10.649Z] #21 25.79 Selecting previously unselected package libinih1:amd64. [2022-04-29T07:17:10.649Z] #21 25.79 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-29T07:17:10.649Z] #21 25.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T07:17:10.649Z] #21 25.84 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:17:10.649Z] #21 25.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:17:10.649Z] #21 25.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:17:10.649Z] #21 25.92 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:17:10.649Z] #21 25.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:17:10.649Z] #21 25.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:17:10.649Z] #21 26.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:17:10.649Z] #21 26.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:17:10.649Z] #21 26.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:17:10.649Z] #21 26.09 Selecting previously unselected package net-tools. [2022-04-29T07:17:10.649Z] #21 26.10 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T07:17:10.649Z] #21 26.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:17:10.649Z] #21 26.28 Selecting previously unselected package patch. [2022-04-29T07:17:10.687Z] #67 30.52 Reading package lists... [2022-04-29T07:17:10.687Z] #67 ... [2022-04-29T07:17:10.687Z] [2022-04-29T07:17:10.687Z] #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-04-29T07:17:10.687Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:10.687Z] #20 21.70 Fetched 48.9 MB in 20s (2424 kB/s) [2022-04-29T07:17:10.687Z] #20 21.70 Reading package lists... [2022-04-29T07:17:10.731Z] #21 25.11 Selecting previously unselected package libinih1:amd64. [2022-04-29T07:17:10.732Z] #21 25.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-29T07:17:10.732Z] #21 25.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T07:17:10.732Z] #21 25.19 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:17:10.732Z] #21 25.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:17:10.732Z] #21 25.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:17:10.732Z] #21 25.29 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:17:10.732Z] #21 25.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:17:10.732Z] #21 25.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:17:10.906Z] #21 26.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-29T07:17:10.906Z] #21 26.30 Unpacking patch (2.7.6-7) ... [2022-04-29T07:17:10.906Z] #21 26.40 Selecting previously unselected package python-pip-whl. [2022-04-29T07:17:10.906Z] #21 26.41 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:17:10.906Z] #21 26.42 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:17:10.947Z] #20 30.83 Reading package lists... [2022-04-29T07:17:10.947Z] #20 ... [2022-04-29T07:17:10.947Z] [2022-04-29T07:17:10.947Z] #47 [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-04-29T07:17:10.947Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T07:17:10.947Z] #47 21.77 Reading package lists... [2022-04-29T07:17:10.971Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.98s) [2022-04-29T07:17:10.971Z] PASS [2022-04-29T07:17:10.971Z] [2022-04-29T07:17:10.971Z] === Skipped [2022-04-29T07:17:10.971Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T07:17:10.971Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:17:10.971Z] [2022-04-29T07:17:10.971Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:17:10.971Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:17:10.971Z] [2022-04-29T07:17:10.971Z] DONE 34 tests, 2 skipped in 89.697s [2022-04-29T07:17:10.971Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T07:17:10.971Z] INFO: Testing against a local daemon [2022-04-29T07:17:10.971Z] === RUN TestConfigInspect [2022-04-29T07:17:10.994Z] #21 25.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:17:10.995Z] #21 25.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:17:10.995Z] #21 25.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:17:10.995Z] #21 25.44 Selecting previously unselected package net-tools. [2022-04-29T07:17:10.995Z] #21 25.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T07:17:10.995Z] #21 25.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:17:10.995Z] #21 25.61 Selecting previously unselected package patch. [2022-04-29T07:17:10.995Z] #21 25.61 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-29T07:17:10.995Z] #21 25.62 Unpacking patch (2.7.6-7) ... [2022-04-29T07:17:10.995Z] #21 25.75 Selecting previously unselected package python-pip-whl. [2022-04-29T07:17:11.258Z] #21 25.76 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:17:11.258Z] #21 25.76 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:17:11.470Z] #21 26.90 Selecting previously unselected package python3-lib2to3. [2022-04-29T07:17:11.470Z] #21 26.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T07:17:11.470Z] #21 26.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:17:11.727Z] #21 27.02 Selecting previously unselected package python3-distutils. [2022-04-29T07:17:11.727Z] #21 27.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T07:17:11.727Z] #21 27.03 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T07:17:11.727Z] #21 27.16 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:17:11.727Z] #21 27.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:17:11.727Z] #21 27.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:17:11.834Z] #21 26.25 Selecting previously unselected package python3-lib2to3. [2022-04-29T07:17:11.834Z] #21 26.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T07:17:11.834Z] #21 26.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:17:11.834Z] #21 26.39 Selecting previously unselected package python3-distutils. [2022-04-29T07:17:11.834Z] #21 26.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T07:17:11.834Z] #21 26.41 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T07:17:11.915Z] --- PASS: TestConfigInspect (2.28s) [2022-04-29T07:17:11.915Z] === RUN TestConfigList [2022-04-29T07:17:11.984Z] #21 27.33 Selecting previously unselected package python3-setuptools. [2022-04-29T07:17:11.984Z] #21 27.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T07:17:11.984Z] #21 27.34 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T07:17:11.984Z] #21 27.56 Selecting previously unselected package python3-wheel. [2022-04-29T07:17:12.098Z] #21 26.50 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:17:12.098Z] #21 26.51 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:17:12.098Z] #21 26.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:17:12.098Z] #21 26.67 Selecting previously unselected package python3-setuptools. [2022-04-29T07:17:12.098Z] #21 26.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T07:17:12.098Z] #21 26.69 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T07:17:12.253Z] #21 27.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T07:17:12.253Z] #21 27.57 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T07:17:12.253Z] #21 27.65 Selecting previously unselected package python3-pip. [2022-04-29T07:17:12.253Z] #21 27.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:17:12.253Z] #21 27.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:17:12.312Z] Running on azwin-2-e9d180 in d:\jenkins\workspace\moby_PR-43525 [Pipeline] { [Pipeline] ws [2022-04-29T07:17:12.329Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-29T07:17:12.361Z] #21 26.94 Selecting previously unselected package python3-wheel. [2022-04-29T07:17:12.361Z] #21 26.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T07:17:12.361Z] #21 26.94 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T07:17:12.361Z] #21 27.01 Selecting previously unselected package python3-pip. [2022-04-29T07:17:12.361Z] #21 27.02 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:17:12.361Z] #21 27.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:17:12.510Z] #21 27.95 Selecting previously unselected package sudo. [2022-04-29T07:17:12.510Z] #21 27.95 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T07:17:12.510Z] #21 27.97 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T07:17:12.624Z] #21 27.30 Selecting previously unselected package sudo. [2022-04-29T07:17:12.625Z] #21 27.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T07:17:12.625Z] #21 27.31 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T07:17:13.076Z] #21 28.47 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T07:17:13.076Z] #21 28.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T07:17:13.076Z] #21 28.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:17:13.333Z] #21 28.70 Selecting previously unselected package uidmap. [2022-04-29T07:17:13.333Z] #21 28.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T07:17:13.333Z] #21 28.72 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T07:17:13.333Z] #21 28.84 Selecting previously unselected package vim-runtime. [2022-04-29T07:17:13.333Z] #21 28.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:17:13.333Z] #21 28.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T07:17:13.333Z] #21 28.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T07:17:13.333Z] #21 28.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:13.574Z] #21 27.89 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T07:17:13.574Z] #21 27.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T07:17:13.574Z] #21 27.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:17:13.574Z] #21 28.12 Selecting previously unselected package uidmap. [2022-04-29T07:17:13.574Z] #21 28.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T07:17:13.574Z] #21 28.14 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T07:17:13.835Z] --- PASS: TestConfigList (2.15s) [2022-04-29T07:17:13.835Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:17:13.837Z] #21 28.28 Selecting previously unselected package vim-runtime. [2022-04-29T07:17:13.837Z] #21 28.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:17:13.837Z] #21 28.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T07:17:13.837Z] #21 28.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T07:17:13.837Z] #21 28.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:13.992Z] The recommended git tool is: git [2022-04-29T07:17:15.012Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.524s coverage: 7.2% of statements [2022-04-29T07:17:15.012Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T07:17:15.012Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-29T07:17:15.012Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-29T07:17:15.012Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T07:17:15.012Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-29T07:17:15.012Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T07:17:15.012Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-29T07:17:15.274Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-29T07:17:15.536Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-04-29T07:17:15.536Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-29T07:17:16.387Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-04-29T07:17:16.387Z] === RUN TestConfigsUpdate [2022-04-29T07:17:16.607Z] #21 31.67 Selecting previously unselected package vim. [2022-04-29T07:17:16.607Z] #21 31.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:17:16.607Z] #21 31.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:16.607Z] #21 32.20 Selecting previously unselected package xfsprogs. [2022-04-29T07:17:16.607Z] #21 32.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T07:17:16.607Z] #21 32.21 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T07:17:17.153Z] #21 31.21 Selecting previously unselected package vim. [2022-04-29T07:17:17.153Z] #21 31.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:17:17.153Z] #21 31.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:17.153Z] #21 31.74 Selecting previously unselected package xfsprogs. [2022-04-29T07:17:17.153Z] #21 31.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T07:17:17.153Z] #21 31.75 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T07:17:17.172Z] #21 32.65 Selecting previously unselected package zip. [2022-04-29T07:17:17.172Z] #21 32.66 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-29T07:17:17.172Z] #21 32.66 Unpacking zip (3.0-12) ... [2022-04-29T07:17:17.429Z] #21 32.78 Selecting previously unselected package zstd. [2022-04-29T07:17:17.429Z] #21 32.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T07:17:17.429Z] #21 32.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:17:17.686Z] #21 33.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:17:17.729Z] #21 32.19 Selecting previously unselected package zip. [2022-04-29T07:17:17.729Z] #21 32.21 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-29T07:17:17.729Z] #21 32.22 Unpacking zip (3.0-12) ... [2022-04-29T07:17:17.729Z] #21 32.34 Selecting previously unselected package zstd. [2022-04-29T07:17:17.729Z] #21 32.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T07:17:17.729Z] #21 32.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:17:18.306Z] #21 32.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:17:18.307Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-29T07:17:18.307Z] === RUN TestTemplatedConfig [2022-04-29T07:17:18.508Z] #21 33.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:18.508Z] #21 33.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:17:18.508Z] #21 33.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:17:18.508Z] #21 33.96 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T07:17:18.508Z] #21 33.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:18.508Z] #21 33.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T07:17:18.508Z] #21 33.99 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T07:17:18.508Z] #21 34.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:17:18.508Z] #21 34.06 Setting up bzip2 (1.0.8-4) ... [2022-04-29T07:17:18.508Z] #21 34.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:17:18.508Z] #21 34.09 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T07:17:19.071Z] #21 34.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:19.071Z] #21 34.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:17:19.075Z] #47 31.29 Reading package lists... [2022-04-29T07:17:19.075Z] #47 ... [2022-04-29T07:17:19.075Z] [2022-04-29T07:17:19.075Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:17:19.075Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T07:17:19.075Z] #67 30.52 Reading package lists... [2022-04-29T07:17:19.259Z] #21 33.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:19.259Z] #21 33.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:17:19.259Z] #21 33.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:17:19.259Z] #21 33.73 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T07:17:19.259Z] #21 33.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:17:19.259Z] #21 33.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T07:17:19.259Z] #21 33.78 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T07:17:19.259Z] #21 33.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:17:19.259Z] #21 33.81 Setting up bzip2 (1.0.8-4) ... [2022-04-29T07:17:19.259Z] #21 33.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:17:19.259Z] #21 33.85 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T07:17:19.328Z] #21 34.72 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T07:17:19.328Z] #21 34.73 Setting up apparmor (2.13.6-10) ... [2022-04-29T07:17:20.146Z] #21 34.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:20.146Z] #21 34.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:17:20.146Z] #21 34.56 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T07:17:20.146Z] #21 34.58 Setting up apparmor (2.13.6-10) ... [2022-04-29T07:17:20.713Z] #21 36.15 Setting up zip (3.0-12) ... [2022-04-29T07:17:20.713Z] #21 36.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:20.713Z] #21 36.18 Setting up bash-completion (1:2.11-2) ... [2022-04-29T07:17:20.860Z] --- PASS: TestTemplatedConfig (2.70s) [2022-04-29T07:17:20.860Z] === RUN TestConfigCreateResolve [2022-04-29T07:17:20.982Z] #67 39.65 Building dependency tree... [2022-04-29T07:17:21.573Z] #21 36.27 Setting up zip (3.0-12) ... [2022-04-29T07:17:21.839Z] #21 36.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:21.839Z] #21 36.32 Setting up bash-completion (1:2.11-2) ... [2022-04-29T07:17:22.612Z] #21 38.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:17:22.612Z] #21 38.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T07:17:22.612Z] #21 38.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:17:22.612Z] #21 38.17 Setting up patch (2.7.6-7) ... [2022-04-29T07:17:22.612Z] #21 38.18 Setting up sudo (1.9.5p2-3) ... [2022-04-29T07:17:22.873Z] #21 38.29 invoke-rc.d: could not determine current runlevel [2022-04-29T07:17:22.873Z] #21 38.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T07:17:22.873Z] #21 38.32 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T07:17:22.873Z] #21 38.34 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:17:22.889Z] #67 43.87 The following additional packages will be installed: [2022-04-29T07:17:22.889Z] #67 43.90 libbtrfs0 [2022-04-29T07:17:23.130Z] #21 38.38 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T07:17:23.130Z] #21 38.40 Setting up pigz (2.6-1) ... [2022-04-29T07:17:23.130Z] #21 38.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:17:23.130Z] #21 38.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:17:23.130Z] #21 38.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:17:23.130Z] #21 38.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:23.148Z] #67 44.16 The following NEW packages will be installed: [2022-04-29T07:17:23.148Z] #67 44.18 libbtrfs-dev libbtrfs0 [2022-04-29T07:17:23.444Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-29T07:17:23.444Z] PASS [2022-04-29T07:17:23.444Z] [2022-04-29T07:17:23.444Z] DONE 6 tests in 13.634s [2022-04-29T07:17:23.444Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T07:17:23.444Z] INFO: Testing against a local daemon [2022-04-29T07:17:23.444Z] === RUN TestCheckpoint [2022-04-29T07:17:23.444Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:17:23.444Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:17:23.444Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:17:23.444Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:17:23.444Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:17:23.444Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:17:23.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:17:23.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-29T07:17:23.444Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:17:23.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-29T07:17:23.444Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:17:23.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-29T07:17:23.444Z] === RUN TestCopyEmptyFile [2022-04-29T07:17:23.444Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-29T07:17:23.444Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:17:23.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-29T07:17:23.694Z] #21 39.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:17:23.694Z] #21 39.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:17:23.708Z] === RUN TestCopyFromContainer [2022-04-29T07:17:23.719Z] #67 44.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:17:23.719Z] #67 44.66 Need to get 460 kB of archives. [2022-04-29T07:17:23.719Z] #67 44.66 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T07:17:23.719Z] #67 44.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:17:23.719Z] #67 44.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:17:23.769Z] #21 38.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T07:17:23.769Z] #21 38.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T07:17:23.769Z] #21 38.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:17:23.769Z] #21 38.36 Setting up patch (2.7.6-7) ... [2022-04-29T07:17:23.769Z] #21 38.38 Setting up sudo (1.9.5p2-3) ... [2022-04-29T07:17:23.769Z] #21 38.48 invoke-rc.d: could not determine current runlevel [2022-04-29T07:17:24.032Z] #21 38.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T07:17:24.032Z] #21 38.50 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T07:17:24.032Z] #21 38.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:17:24.032Z] #21 38.53 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T07:17:24.032Z] #21 38.55 Setting up pigz (2.6-1) ... [2022-04-29T07:17:24.032Z] #21 38.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:17:24.032Z] #21 38.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:17:24.032Z] #21 38.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:17:24.032Z] #21 38.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:24.259Z] #21 39.60 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T07:17:24.259Z] #21 39.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:17:24.259Z] #21 39.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:17:24.259Z] #21 39.68 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T07:17:24.290Z] #67 45.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:17:24.518Z] #21 40.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:24.518Z] #21 40.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T07:17:24.518Z] #21 40.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T07:17:24.518Z] #21 40.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T07:17:24.518Z] #21 40.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T07:17:24.518Z] #21 40.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T07:17:24.551Z] #67 45.67 Fetched 460 kB in 0s (1475 kB/s) [2022-04-29T07:17:24.551Z] #67 ... [2022-04-29T07:17:24.551Z] [2022-04-29T07:17:24.551Z] #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-04-29T07:17:24.551Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:24.551Z] #20 30.83 Reading package lists... [2022-04-29T07:17:24.551Z] #20 40.06 Building dependency tree... [2022-04-29T07:17:24.551Z] #20 44.18 The following additional packages will be installed: [2022-04-29T07:17:24.551Z] #20 44.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:17:24.551Z] #20 44.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T07:17:24.551Z] #20 44.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T07:17:24.551Z] #20 44.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T07:17:24.551Z] #20 44.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T07:17:24.551Z] #20 44.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T07:17:24.551Z] #20 44.21 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T07:17:24.551Z] #20 44.25 Suggested packages: [2022-04-29T07:17:24.551Z] #20 44.25 gcc-10-locales seccomp wine64 [2022-04-29T07:17:24.551Z] #20 44.84 The following NEW packages will be installed: [2022-04-29T07:17:24.551Z] #20 44.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T07:17:24.551Z] #20 44.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T07:17:24.551Z] #20 44.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T07:17:24.551Z] #20 44.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T07:17:24.551Z] #20 44.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T07:17:24.551Z] #20 44.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T07:17:24.551Z] #20 44.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T07:17:24.551Z] #20 44.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T07:17:24.551Z] #20 44.89 mingw-w64-x86-64-dev [2022-04-29T07:17:24.551Z] #20 45.33 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:17:24.551Z] #20 45.33 Need to get 115 MB of archives. [2022-04-29T07:17:24.551Z] #20 45.33 After this operation, 645 MB of additional disk space will be used. [2022-04-29T07:17:24.551Z] #20 45.33 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-04-29T07:17:24.551Z] #20 45.38 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-04-29T07:17:24.551Z] #20 45.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T07:17:24.551Z] #20 45.43 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-04-29T07:17:24.551Z] #20 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T07:17:24.551Z] #20 45.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T07:17:24.551Z] #20 45.51 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-04-29T07:17:24.551Z] #20 45.56 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-04-29T07:17:24.551Z] #20 45.57 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-04-29T07:17:24.656Z] === RUN TestCopyFromContainer// [2022-04-29T07:17:24.656Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T07:17:24.775Z] #21 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T07:17:24.775Z] #21 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T07:17:24.775Z] #21 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T07:17:24.775Z] #21 40.18 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T07:17:24.810Z] #20 45.72 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-04-29T07:17:24.811Z] #20 ... [2022-04-29T07:17:24.811Z] [2022-04-29T07:17:24.811Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-29T07:17:24.811Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T07:17:24.811Z] #67 45.76 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:17:24.811Z] #67 45.76 (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-04-29T07:17:24.811Z] #67 45.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:17:24.811Z] #67 45.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:17:24.918Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T07:17:24.918Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T07:17:24.918Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T07:17:24.918Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T07:17:24.979Z] #21 39.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:17:24.979Z] #21 39.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:17:25.070Z] #67 45.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:17:25.070Z] #67 45.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:17:25.070Z] #67 45.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:17:25.181Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T07:17:25.181Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T07:17:25.181Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T07:17:25.181Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T07:17:25.242Z] #21 39.79 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T07:17:25.330Z] #67 46.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:17:25.330Z] #67 46.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:17:25.330Z] #67 46.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer (1.74s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-29T07:17:25.443Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-29T07:17:25.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:17:25.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:17:25.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:17:25.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:17:25.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:17:25.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:17:25.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:17:25.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:17:25.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:17:25.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:17:25.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:17:25.443Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:17:25.443Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-29T07:17:25.443Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:17:25.443Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:17:25.443Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:17:25.443Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:17:25.443Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:17:25.443Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:17:25.443Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:17:25.443Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:17:25.443Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:17:25.443Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:17:25.443Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:17:25.443Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:17:25.443Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:17:25.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T07:17:25.443Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:17:25.508Z] #21 39.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:17:25.508Z] #21 39.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:17:25.508Z] #21 39.92 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T07:17:25.592Z] #67 DONE 46.5s [2022-04-29T07:17:25.592Z] [2022-04-29T07:17:25.592Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T07:17:25.592Z] #68 sha256:2666cdf0f80099dc091d325083fa1663739b149dd2e0e3617d7fc2fb44f7f210 [2022-04-29T07:17:25.592Z] #68 DONE 0.1s [2022-04-29T07:17:25.592Z] [2022-04-29T07:17:25.592Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:17:25.592Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:17:26.083Z] #21 40.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:26.083Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T07:17:26.083Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T07:17:26.083Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T07:17:26.083Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T07:17:26.083Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T07:17:26.083Z] #21 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T07:17:26.083Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T07:17:26.083Z] #21 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T07:17:26.083Z] #21 40.57 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T07:17:26.150Z] #21 41.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:17:26.150Z] #21 41.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:17:26.150Z] #21 41.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:17:26.150Z] #21 41.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:17:26.530Z] #69 0.829 + RM_GOPATH=0 [2022-04-29T07:17:26.530Z] #69 0.829 + TMP_GOPATH= [2022-04-29T07:17:26.530Z] #69 0.829 + : /build [2022-04-29T07:17:26.530Z] #69 0.830 + '[' -z '' ']' [2022-04-29T07:17:26.530Z] #69 0.830 ++ mktemp -d [2022-04-29T07:17:26.530Z] #69 0.839 + export GOPATH=/tmp/tmp.6UrHil4EOB [2022-04-29T07:17:26.530Z] #69 0.840 + GOPATH=/tmp/tmp.6UrHil4EOB [2022-04-29T07:17:26.530Z] #69 0.840 + RM_GOPATH=1 [2022-04-29T07:17:26.530Z] #69 0.840 + case "$(go env GOARCH)" in [2022-04-29T07:17:26.530Z] #69 0.843 ++ go env GOARCH [2022-04-29T07:17:26.530Z] #69 0.848 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:17:26.530Z] #69 0.848 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:17:26.530Z] #69 0.848 ++ dirname /install.sh [2022-04-29T07:17:26.530Z] #69 0.849 + dir=/ [2022-04-29T07:17:26.530Z] #69 0.849 + bin=containerd [2022-04-29T07:17:26.530Z] #69 0.849 + shift [2022-04-29T07:17:26.530Z] #69 0.849 + '[' '!' -f //containerd.installer ']' [2022-04-29T07:17:26.530Z] #69 0.849 + . //containerd.installer [2022-04-29T07:17:26.530Z] #69 0.849 ++ set -e [2022-04-29T07:17:26.530Z] #69 0.850 ++ : v1.6.3 [2022-04-29T07:17:26.531Z] #69 0.850 + install_containerd [2022-04-29T07:17:26.531Z] #69 0.851 + echo 'Install containerd version v1.6.3' [2022-04-29T07:17:26.531Z] #69 0.851 Install containerd version v1.6.3 [2022-04-29T07:17:26.531Z] #69 0.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6UrHil4EOB/src/github.com/containerd/containerd [2022-04-29T07:17:26.531Z] #69 0.854 Cloning into '/tmp/tmp.6UrHil4EOB/src/github.com/containerd/containerd'... [2022-04-29T07:17:27.081Z] #21 42.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:17:27.339Z] #21 42.66 Setting up jq (1.6-2.1) ... [2022-04-29T07:17:27.339Z] #21 42.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:17:27.339Z] #21 42.69 Setting up iptables (1.8.7-1) ... [2022-04-29T07:17:27.339Z] #21 42.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T07:17:27.339Z] #21 42.73 Setting up iproute2 (5.10.0-4) ... [2022-04-29T07:17:27.365Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-04-29T07:17:27.365Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:17:27.605Z] #21 43.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:17:27.785Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-29T07:17:28.008Z] #21 42.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:17:28.008Z] #21 42.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:17:28.008Z] #21 42.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:17:28.008Z] #21 42.41 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:17:28.169Z] #21 DONE 43.7s [2022-04-29T07:17:28.169Z] [2022-04-29T07:17:28.169Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-29T07:17:28.170Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:17:28.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:17:28.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:17:28.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:17:28.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:17:28.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:17:28.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:17:28.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:17:28.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:17:28.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:17:28.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:17:28.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T07:17:28.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-29T07:17:28.754Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:17:29.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-04-29T07:17:29.329Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:17:29.329Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:17:29.329Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:17:29.329Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-29T07:17:29.329Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T07:17:29.329Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:17:29.329Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:17:29.329Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-29T07:17:29.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:17:29.329Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-29T07:17:29.329Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T07:17:29.329Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T07:17:29.329Z] === RUN TestDaemonRestartIpcMode [2022-04-29T07:17:29.329Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T07:17:29.329Z] === RUN TestDaemonHostGatewayIP [2022-04-29T07:17:29.329Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T07:17:29.329Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T07:17:29.329Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T07:17:29.329Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:17:29.329Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T07:17:29.329Z] === RUN TestDiff [2022-04-29T07:17:29.540Z] #22 1.098 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T07:17:29.540Z] #22 1.103 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T07:17:29.540Z] #22 1.106 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T07:17:29.540Z] #22 DONE 1.2s [2022-04-29T07:17:29.540Z] [2022-04-29T07:17:29.540Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T07:17:29.540Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T07:17:29.825Z] #69 ... [2022-04-29T07:17:29.825Z] [2022-04-29T07:17:29.825Z] #47 [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-04-29T07:17:29.825Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T07:17:29.825Z] #47 31.29 Reading package lists... [2022-04-29T07:17:29.825Z] #47 40.52 Building dependency tree... [2022-04-29T07:17:29.825Z] #47 44.68 The following additional packages will be installed: [2022-04-29T07:17:29.825Z] #47 44.70 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-29T07:17:29.825Z] #47 44.72 Suggested packages: [2022-04-29T07:17:29.825Z] #47 44.72 cmake-doc ninja-build lrzip [2022-04-29T07:17:29.825Z] #47 44.72 Recommended packages: [2022-04-29T07:17:29.825Z] #47 44.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T07:17:29.825Z] #47 45.21 The following NEW packages will be installed: [2022-04-29T07:17:29.825Z] #47 45.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-29T07:17:29.825Z] #47 45.59 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:17:29.825Z] #47 45.59 Need to get 8418 kB of archives. [2022-04-29T07:17:29.825Z] #47 45.59 After this operation, 34.9 MB of additional disk space will be used. [2022-04-29T07:17:29.825Z] #47 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:17:29.825Z] #47 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:17:29.825Z] #47 45.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T07:17:29.825Z] #47 45.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T07:17:29.825Z] #47 45.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T07:17:29.825Z] #47 45.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T07:17:29.825Z] #47 45.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T07:17:29.825Z] #47 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T07:17:29.825Z] #47 46.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:17:29.825Z] #47 47.14 Fetched 8418 kB in 0s (17.6 MB/s) [2022-04-29T07:17:29.825Z] #47 47.18 Selecting previously unselected package xxd. [2022-04-29T07:17:29.825Z] #47 47.18 (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-04-29T07:17:29.825Z] #47 47.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 47.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:29.825Z] #47 47.45 Selecting previously unselected package vim-common. [2022-04-29T07:17:29.825Z] #47 47.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:17:29.825Z] #47 47.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:29.825Z] #47 47.63 Selecting previously unselected package cmake-data. [2022-04-29T07:17:29.825Z] #47 47.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T07:17:29.825Z] #47 47.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:17:29.825Z] #47 48.65 Selecting previously unselected package libarchive13:amd64. [2022-04-29T07:17:29.825Z] #47 48.65 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 48.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:17:29.825Z] #47 48.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T07:17:29.825Z] #47 48.79 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 48.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:17:29.825Z] #47 48.85 Selecting previously unselected package librhash0:amd64. [2022-04-29T07:17:29.825Z] #47 48.86 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 48.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:17:29.825Z] #47 48.93 Selecting previously unselected package libuv1:amd64. [2022-04-29T07:17:29.825Z] #47 48.93 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 48.94 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:17:29.825Z] #47 49.01 Selecting previously unselected package cmake. [2022-04-29T07:17:29.825Z] #47 49.03 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T07:17:29.825Z] #47 49.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:17:29.825Z] #47 ... [2022-04-29T07:17:29.825Z] [2022-04-29T07:17:29.825Z] #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-04-29T07:17:29.825Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:29.825Z] #20 46.23 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-04-29T07:17:29.825Z] #20 46.42 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-04-29T07:17:29.825Z] #20 46.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-04-29T07:17:29.825Z] #20 47.14 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-04-29T07:17:29.825Z] #20 47.44 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-04-29T07:17:29.825Z] #20 47.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T07:17:29.825Z] #20 47.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T07:17:29.825Z] #20 47.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T07:17:29.825Z] #20 47.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T07:17:29.825Z] #20 47.46 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-04-29T07:17:29.825Z] #20 47.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T07:17:29.825Z] #20 47.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T07:17:29.825Z] #20 47.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T07:17:29.825Z] #20 47.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T07:17:29.825Z] #20 47.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T07:17:29.825Z] #20 47.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T07:17:29.825Z] #20 47.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T07:17:29.825Z] #20 47.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-29T07:17:29.825Z] #20 47.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T07:17:29.825Z] #20 47.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T07:17:29.825Z] #20 48.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:17:29.825Z] #20 48.44 Fetched 115 MB in 2s (46.5 MB/s) [2022-04-29T07:17:29.825Z] #20 48.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T07:17:29.825Z] #20 48.52 (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-04-29T07:17:29.825Z] #20 48.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:17:29.825Z] #20 48.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:17:29.825Z] #20 49.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T07:17:29.825Z] #20 49.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T07:17:29.825Z] #20 49.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:17:29.825Z] #20 50.30 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T07:17:29.825Z] #20 50.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T07:17:29.825Z] #20 50.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:17:29.825Z] #20 50.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T07:17:29.825Z] #20 50.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:17:29.825Z] #20 50.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:29.825Z] #20 50.47 Selecting previously unselected package dmsetup. [2022-04-29T07:17:29.825Z] #20 50.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:17:29.825Z] #20 50.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:17:29.825Z] #20 50.58 Selecting previously unselected package mingw-w64-common. [2022-04-29T07:17:29.825Z] #20 50.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T07:17:29.825Z] #20 50.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T07:17:29.902Z] --- PASS: TestDiff (0.57s) [2022-04-29T07:17:29.902Z] === RUN TestExecWithCloseStdin [2022-04-29T07:17:30.396Z] #20 ... [2022-04-29T07:17:30.396Z] [2022-04-29T07:17:30.396Z] #47 [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-04-29T07:17:30.396Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T07:17:30.396Z] #47 50.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T07:17:30.396Z] #47 50.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:30.396Z] #47 50.72 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T07:17:30.396Z] #47 50.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:17:30.396Z] #47 50.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T07:17:30.396Z] #47 50.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T07:17:30.396Z] #47 50.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T07:17:30.396Z] #47 50.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T07:17:30.396Z] #47 50.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:17:30.396Z] #47 DONE 51.3s [2022-04-29T07:17:30.396Z] [2022-04-29T07:17:30.396Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T07:17:30.396Z] #48 sha256:dd35ed5f269b3600d2eecf7fe468a183af82ca16b8b084bf550a7a99a8c21c19 [2022-04-29T07:17:30.396Z] #48 DONE 0.1s [2022-04-29T07:17:30.396Z] [2022-04-29T07:17:30.396Z] #49 [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-04-29T07:17:30.396Z] #49 sha256:599b6edf4ef156c57e1aa40edf0ae7599bede8774ff3697b54b06c527075ce86 [2022-04-29T07:17:30.476Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-04-29T07:17:30.476Z] === RUN TestExec [2022-04-29T07:17:31.050Z] --- PASS: TestExec (0.64s) [2022-04-29T07:17:31.050Z] === RUN TestExecUser [2022-04-29T07:17:31.321Z] #21 45.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:17:31.321Z] #21 45.47 Setting up jq (1.6-2.1) ... [2022-04-29T07:17:31.321Z] #21 45.50 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:17:31.321Z] #21 45.53 Setting up iptables (1.8.7-1) ... [2022-04-29T07:17:31.321Z] #21 45.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T07:17:31.322Z] #21 45.67 Setting up iproute2 (5.10.0-4) ... [2022-04-29T07:17:31.336Z] #49 0.739 + RM_GOPATH=0 [2022-04-29T07:17:31.336Z] #49 0.739 + TMP_GOPATH= [2022-04-29T07:17:31.336Z] #49 0.739 + : /build [2022-04-29T07:17:31.336Z] #49 0.740 + '[' -z '' ']' [2022-04-29T07:17:31.336Z] #49 0.742 ++ mktemp -d [2022-04-29T07:17:31.336Z] #49 0.744 + export GOPATH=/tmp/tmp.4JJJ64EKW7 [2022-04-29T07:17:31.336Z] #49 0.744 + GOPATH=/tmp/tmp.4JJJ64EKW7 [2022-04-29T07:17:31.336Z] #49 0.744 + RM_GOPATH=1 [2022-04-29T07:17:31.336Z] #49 0.744 + case "$(go env GOARCH)" in [2022-04-29T07:17:31.336Z] #49 0.749 ++ go env GOARCH [2022-04-29T07:17:31.336Z] #49 0.781 Install tini version v0.19.0 [2022-04-29T07:17:31.336Z] #49 0.782 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:17:31.336Z] #49 0.782 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:17:31.336Z] #49 0.782 ++ dirname /install.sh [2022-04-29T07:17:31.336Z] #49 0.782 + dir=/ [2022-04-29T07:17:31.336Z] #49 0.782 + bin=tini [2022-04-29T07:17:31.336Z] #49 0.782 + shift [2022-04-29T07:17:31.336Z] #49 0.782 + '[' '!' -f //tini.installer ']' [2022-04-29T07:17:31.336Z] #49 0.782 + . //tini.installer [2022-04-29T07:17:31.336Z] #49 0.782 ++ : v0.19.0 [2022-04-29T07:17:31.336Z] #49 0.782 + install_tini [2022-04-29T07:17:31.336Z] #49 0.782 + echo 'Install tini version v0.19.0' [2022-04-29T07:17:31.336Z] #49 0.782 + git clone https://github.com/krallin/tini.git /tmp/tmp.4JJJ64EKW7/tini [2022-04-29T07:17:31.336Z] #49 0.790 Cloning into '/tmp/tmp.4JJJ64EKW7/tini'... [2022-04-29T07:17:31.336Z] #49 ... [2022-04-29T07:17:31.336Z] [2022-04-29T07:17:31.336Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-29T07:17:31.336Z] #72 sha256:ed4923967ef87d04894832c292a4fbf51125ff8227ea37dcae56df46e7a11964 [2022-04-29T07:17:31.336Z] #72 48.48 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T07:17:31.336Z] #72 48.48 + GOBIN=/build [2022-04-29T07:17:31.336Z] #72 48.48 + GO111MODULE=on [2022-04-29T07:17:31.336Z] #72 48.48 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T07:17:31.336Z] #72 51.99 rootlesskit version 1.0.0 [2022-04-29T07:17:31.336Z] #72 52.00 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T07:17:31.336Z] #72 52.00 -container-ip string [2022-04-29T07:17:31.336Z] #72 52.00 container ip [2022-04-29T07:17:31.336Z] #72 52.00 -container-port int [2022-04-29T07:17:31.336Z] #72 52.00 container port (default -1) [2022-04-29T07:17:31.336Z] #72 52.00 -host-ip string [2022-04-29T07:17:31.336Z] #72 52.00 host ip [2022-04-29T07:17:31.336Z] #72 52.00 -host-port int [2022-04-29T07:17:31.336Z] #72 52.00 host port (default -1) [2022-04-29T07:17:31.336Z] #72 52.00 -proto string [2022-04-29T07:17:31.336Z] #72 52.00 proxy protocol (default "tcp") [2022-04-29T07:17:31.336Z] #72 DONE 52.2s [2022-04-29T07:17:31.336Z] [2022-04-29T07:17:31.336Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T07:17:31.336Z] #73 sha256:01dca1c77baacf82170713685e000074b83bac535ad700fcdfb9fa02a5bc0bee [2022-04-29T07:17:31.336Z] #73 DONE 0.1s [2022-04-29T07:17:31.336Z] [2022-04-29T07:17:31.336Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T07:17:31.336Z] #74 sha256:5c5a29b2c55be8ceaf3d4c0a279e4f6d8e96342e06e60d65bb1ea14749790651 [2022-04-29T07:17:31.336Z] #74 DONE 0.1s [2022-04-29T07:17:31.336Z] [2022-04-29T07:17:31.336Z] #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-04-29T07:17:31.336Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:31.584Z] #21 46.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:17:31.595Z] #20 ... [2022-04-29T07:17:31.595Z] [2022-04-29T07:17:31.596Z] #49 [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-04-29T07:17:31.596Z] #49 sha256:599b6edf4ef156c57e1aa40edf0ae7599bede8774ff3697b54b06c527075ce86 [2022-04-29T07:17:31.596Z] #49 1.203 + cd /tmp/tmp.4JJJ64EKW7/tini [2022-04-29T07:17:31.596Z] #49 1.204 + git checkout -q v0.19.0 [2022-04-29T07:17:31.596Z] #49 1.219 + cmake . [2022-04-29T07:17:31.624Z] --- PASS: TestExecUser (0.61s) [2022-04-29T07:17:31.624Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:17:32.164Z] #49 1.472 -- The C compiler identification is GNU 10.2.1 [2022-04-29T07:17:32.164Z] #49 1.522 -- Detecting C compiler ABI info [2022-04-29T07:17:32.164Z] #49 1.761 -- Detecting C compiler ABI info - done [2022-04-29T07:17:32.164Z] #49 1.837 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T07:17:32.423Z] #49 1.844 -- Detecting C compile features [2022-04-29T07:17:32.423Z] #49 1.844 -- Detecting C compile features - done [2022-04-29T07:17:32.423Z] #49 1.885 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T07:17:32.423Z] #49 1.999 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T07:17:32.423Z] #49 2.069 -- Configuring done [2022-04-29T07:17:32.423Z] #49 2.069 -- Generating done [2022-04-29T07:17:32.423Z] #49 2.080 -- Build files have been written to: /tmp/tmp.4JJJ64EKW7/tini [2022-04-29T07:17:32.423Z] #49 2.097 + make tini-static [2022-04-29T07:17:32.571Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-04-29T07:17:32.571Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:17:32.682Z] #49 2.280 Scanning dependencies of target tini-static [2022-04-29T07:17:32.682Z] #49 2.291 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T07:17:33.253Z] #49 2.853 [100%] Linking C executable tini-static [2022-04-29T07:17:33.514Z] #49 3.066 [100%] Built target tini-static [2022-04-29T07:17:33.514Z] #49 3.085 + mkdir -p /build [2022-04-29T07:17:33.514Z] #49 3.091 + cp tini-static /build/docker-init [2022-04-29T07:17:33.773Z] #49 DONE 3.2s [2022-04-29T07:17:33.773Z] [2022-04-29T07:17:33.773Z] #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-04-29T07:17:33.773Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:33.773Z] #20 53.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T07:17:33.773Z] #20 53.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T07:17:33.773Z] #20 53.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:17:33.961Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-29T07:17:33.961Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:17:34.144Z] #21 DONE 48.4s [2022-04-29T07:17:34.144Z] [2022-04-29T07:17:34.144Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:17:34.144Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:17:34.144Z] #58 ... [2022-04-29T07:17:34.144Z] [2022-04-29T07:17:34.144Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-29T07:17:34.144Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T07:17:34.536Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-04-29T07:17:34.536Z] === RUN TestHealthKillContainer [2022-04-29T07:17:35.154Z] #20 55.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T07:17:35.154Z] #20 55.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:35.154Z] #20 55.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:17:35.154Z] #20 55.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T07:17:35.154Z] #20 55.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:35.154Z] #20 55.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:17:35.539Z] #22 1.599 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T07:17:35.539Z] #22 1.603 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T07:17:35.539Z] #22 1.614 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T07:17:35.539Z] #22 DONE 1.7s [2022-04-29T07:17:35.539Z] [2022-04-29T07:17:35.539Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T07:17:35.539Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T07:17:37.094Z] #20 57.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T07:17:37.094Z] #20 57.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:37.094Z] #20 57.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:17:38.175Z] using credential docker-jenkins-github-credentials [2022-04-29T07:17:38.249Z] Cloning the remote Git repository [2022-04-29T07:17:38.249Z] Cloning with configured refspecs honoured and without tags [2022-04-29T07:17:38.437Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T07:17:38.832Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-29T07:17:39.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:17:39.652Z] > git --version # timeout=10 [2022-04-29T07:17:39.702Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-29T07:17:39.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:17:39.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:17:41.297Z] #20 61.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T07:17:41.297Z] #20 ... [2022-04-29T07:17:41.297Z] [2022-04-29T07:17:41.297Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:17:41.297Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:17:41.297Z] #69 15.09 + cd /tmp/tmp.6UrHil4EOB/src/github.com/containerd/containerd [2022-04-29T07:17:41.297Z] #69 15.09 + git checkout -q v1.6.3 [2022-04-29T07:17:41.297Z] #69 15.78 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T07:17:41.297Z] #69 15.78 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T07:17:41.556Z] #69 15.79 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:17:41.556Z] #69 15.79 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T07:17:41.556Z] #69 15.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T07:17:41.556Z] #69 15.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T07:17:41.556Z] #69 15.79 + '[' '' = dynamic ']' [2022-04-29T07:17:41.556Z] #69 15.79 + make [2022-04-29T07:17:41.727Z] #23 10.83 Collecting yamllint==1.26.1 [2022-04-29T07:17:41.727Z] #23 11.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T07:17:42.493Z] #69 16.73 + bin/ctr [2022-04-29T07:17:42.663Z] #23 13.31 Collecting pathspec>=0.5.3 [2022-04-29T07:17:42.712Z] ok github.com/docker/docker/libnetwork/ipam 15.353s coverage: 85.3% of statements [2022-04-29T07:17:42.712Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T07:17:42.712Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T07:17:42.712Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-29T07:17:42.712Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-29T07:17:42.712Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T07:17:42.712Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-29T07:17:42.920Z] #23 13.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T07:17:43.177Z] #23 13.70 Collecting pyyaml [2022-04-29T07:17:43.177Z] #23 13.71 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-04-29T07:17:43.177Z] #23 13.77 Building wheels for collected packages: yamllint [2022-04-29T07:17:43.177Z] #23 13.78 Building wheel for yamllint (setup.py): started [2022-04-29T07:17:43.287Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-29T07:17:43.861Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-04-29T07:17:43.861Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-04-29T07:17:44.109Z] #23 14.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T07:17:44.109Z] #23 14.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3d8667fa0c9ea0c9a3b1a353b58781cb027e6c8c1e3222eff2f98e5301306ad3 [2022-04-29T07:17:44.109Z] #23 14.67 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T07:17:44.109Z] #23 14.67 Successfully built yamllint [2022-04-29T07:17:44.109Z] #23 14.70 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T07:17:44.123Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-29T07:17:44.366Z] #23 15.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T07:17:44.547Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-29T07:17:44.547Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:17:44.547Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-04-29T07:17:44.547Z] === RUN TestIpcModeNone [2022-04-29T07:17:44.547Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-29T07:17:44.547Z] === RUN TestIpcModePrivate [2022-04-29T07:17:44.547Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-29T07:17:44.547Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-29T07:17:44.547Z] === RUN TestIpcModeShareable [2022-04-29T07:17:44.623Z] #23 DONE 15.3s [2022-04-29T07:17:44.623Z] [2022-04-29T07:17:44.623Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T07:17:44.624Z] #27 sha256:7518e4290a815c7a1367471d752d5b13086ad3c24e43bea1621904f1346c74b6 [2022-04-29T07:17:45.122Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-29T07:17:45.122Z] --- PASS: TestIpcModeShareable (0.63s) [2022-04-29T07:17:45.122Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T07:17:45.189Z] #27 DONE 0.3s [2022-04-29T07:17:45.189Z] [2022-04-29T07:17:45.189Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T07:17:45.189Z] #32 sha256:1b09569b7c9db9e4d0dd4223e2383166cfabcc9f4e3e68c343a721cbddcf2805 [2022-04-29T07:17:45.446Z] #32 DONE 0.5s [2022-04-29T07:17:45.446Z] [2022-04-29T07:17:45.446Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:17:45.446Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:17:45.705Z] #62 ... [2022-04-29T07:17:45.705Z] [2022-04-29T07:17:45.705Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T07:17:45.705Z] #35 sha256:1878eb638aa65c1829e0e66474c68f420524563d951508e38dadd31dd9afc018 [2022-04-29T07:17:45.965Z] #35 DONE 0.4s [2022-04-29T07:17:45.965Z] [2022-04-29T07:17:45.965Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T07:17:45.965Z] #37 sha256:d7d9989acf04decd7712f1c42a4cd3736363c503bc36c4780c268aa22875bc68 [2022-04-29T07:17:45.965Z] #37 DONE 0.1s [2022-04-29T07:17:45.965Z] [2022-04-29T07:17:45.965Z] #45 [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-04-29T07:17:45.965Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:17:46.223Z] #45 ... [2022-04-29T07:17:46.223Z] [2022-04-29T07:17:46.223Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T07:17:46.223Z] #39 sha256:25c17fcd9fc259ef1d0fab323bb890827e714d18ac1638225932fda296c7bf38 [2022-04-29T07:17:46.223Z] #39 DONE 0.1s [2022-04-29T07:17:46.223Z] [2022-04-29T07:17:46.223Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T07:17:46.223Z] #43 sha256:ea6787ed21bf4a045b38f069d96b94d5fa0dd443a4d5dbf71a110a08344e0107 [2022-04-29T07:17:46.223Z] #43 DONE 0.1s [2022-04-29T07:17:46.223Z] [2022-04-29T07:17:46.224Z] #45 [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-04-29T07:17:46.224Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:17:47.676Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2022-04-29T07:17:47.676Z] === RUN TestAPIIpcModeHost [2022-04-29T07:17:47.676Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-04-29T07:17:47.676Z] === RUN TestDaemonIpcModeShareable [2022-04-29T07:17:47.834Z] #23 11.09 Collecting yamllint==1.26.1 [2022-04-29T07:17:47.834Z] #23 12.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T07:17:48.622Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-29T07:17:48.781Z] #23 13.21 Collecting pathspec>=0.5.3 [2022-04-29T07:17:48.781Z] #23 13.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T07:17:48.884Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-04-29T07:17:48.884Z] === RUN TestDaemonIpcModePrivate [2022-04-29T07:17:49.043Z] #23 13.58 Collecting pyyaml [2022-04-29T07:17:49.043Z] #23 13.59 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-04-29T07:17:49.067Z] #69 ... [2022-04-29T07:17:49.067Z] [2022-04-29T07:17:49.067Z] #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-04-29T07:17:49.067Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T07:17:49.067Z] #20 61.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:49.067Z] #20 61.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:17:49.067Z] #20 63.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T07:17:49.067Z] #20 63.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:49.067Z] #20 63.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:17:49.067Z] #20 65.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T07:17:49.067Z] #20 65.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:49.067Z] #20 65.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:17:49.067Z] #20 68.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T07:17:49.067Z] #20 68.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T07:17:49.067Z] #20 68.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:17:49.306Z] #23 13.68 Building wheels for collected packages: yamllint [2022-04-29T07:17:49.306Z] #23 13.69 Building wheel for yamllint (setup.py): started [2022-04-29T07:17:49.636Z] #20 70.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T07:17:49.636Z] #20 70.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T07:17:49.636Z] #20 70.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:17:49.636Z] #20 70.79 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T07:17:49.830Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-29T07:17:49.896Z] #20 70.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T07:17:49.896Z] #20 70.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:17:49.896Z] #20 70.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T07:17:49.896Z] #20 70.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T07:17:49.896Z] #20 70.88 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:17:50.092Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-29T07:17:50.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T07:17:50.156Z] #20 70.94 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T07:17:50.156Z] #20 70.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T07:17:50.156Z] #20 70.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:17:50.156Z] #20 71.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T07:17:50.156Z] #20 71.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T07:17:50.156Z] #20 71.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:17:50.156Z] #20 71.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T07:17:50.156Z] #20 71.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:17:50.156Z] #20 71.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:50.156Z] #20 71.19 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T07:17:50.255Z] #23 14.59 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T07:17:50.255Z] #23 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=734a72b41065b5532eaa4000f3858c40f693047376147a7cd3d786899d93ea3c [2022-04-29T07:17:50.255Z] #23 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T07:17:50.255Z] #23 14.59 Successfully built yamllint [2022-04-29T07:17:50.255Z] #23 14.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T07:17:50.416Z] #20 71.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T07:17:50.416Z] #20 71.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:17:50.416Z] #20 71.26 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T07:17:50.416Z] #20 71.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T07:17:50.416Z] #20 71.28 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:17:50.416Z] #20 71.40 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T07:17:50.416Z] #20 71.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T07:17:50.416Z] #20 71.41 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:17:50.416Z] #20 71.49 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T07:17:50.416Z] #20 71.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T07:17:50.518Z] #23 15.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T07:17:50.675Z] #20 71.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:17:50.676Z] #20 71.58 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T07:17:50.676Z] #20 71.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T07:17:50.676Z] #20 71.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:17:50.676Z] #20 71.64 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T07:17:50.676Z] #20 71.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T07:17:50.676Z] #20 71.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:17:50.781Z] #23 DONE 15.4s [2022-04-29T07:17:50.781Z] [2022-04-29T07:17:50.781Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:17:50.781Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:17:50.935Z] #20 71.83 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T07:17:50.935Z] #20 71.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T07:17:50.935Z] #20 71.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:17:50.935Z] #20 71.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T07:17:50.935Z] #20 71.94 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T07:17:50.935Z] #20 71.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:51.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-29T07:17:51.038Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-04-29T07:17:51.038Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T07:17:51.043Z] #53 ... [2022-04-29T07:17:51.043Z] [2022-04-29T07:17:51.043Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T07:17:51.044Z] #27 sha256:7074205b60aab69044b6cff77f0de3b977f7f63c72da1f80973f5fc8cff44918 [2022-04-29T07:17:51.193Z] #20 72.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T07:17:51.193Z] #20 72.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T07:17:51.193Z] #20 72.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:17:51.193Z] #20 72.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T07:17:51.193Z] #20 72.08 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T07:17:51.193Z] #20 72.09 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:17:51.307Z] #27 DONE 0.4s [2022-04-29T07:17:51.307Z] [2022-04-29T07:17:51.307Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T07:17:51.307Z] #32 sha256:15f29199f7cdcddb7ad2a5742e2af9b08e7f5ad2ca0c44ec3ace32ca153f1840 [2022-04-29T07:17:51.452Z] #20 72.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T07:17:51.452Z] #20 72.33 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T07:17:51.452Z] #20 72.34 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T07:17:51.452Z] #20 72.35 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T07:17:51.452Z] #20 72.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T07:17:51.452Z] #20 72.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T07:17:51.452Z] #20 72.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T07:17:51.452Z] #20 72.39 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T07:17:51.452Z] #20 72.40 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T07:17:51.452Z] #20 72.41 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T07:17:51.452Z] #20 72.42 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T07:17:51.452Z] #20 72.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T07:17:51.452Z] #20 72.45 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T07:17:51.452Z] #20 72.46 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T07:17:51.452Z] #20 72.47 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T07:17:51.452Z] #20 72.48 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T07:17:51.452Z] #20 72.49 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T07:17:51.452Z] #20 72.50 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T07:17:51.452Z] #20 72.51 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T07:17:51.711Z] #20 72.52 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T07:17:51.711Z] #20 72.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:17:51.711Z] #20 72.55 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-04-29T07:17:51.711Z] #20 72.56 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:17:51.711Z] #20 72.57 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-04-29T07:17:51.711Z] #20 72.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T07:17:51.711Z] #20 72.58 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T07:17:51.712Z] #20 72.59 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-04-29T07:17:51.712Z] #20 72.60 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T07:17:51.712Z] #20 72.62 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T07:17:51.712Z] #20 72.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:51.712Z] #20 72.64 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T07:17:51.712Z] #20 72.65 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:51.712Z] #20 72.66 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T07:17:51.712Z] #20 72.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:17:51.883Z] #32 DONE 0.6s [2022-04-29T07:17:51.883Z] [2022-04-29T07:17:51.883Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T07:17:51.883Z] #35 sha256:d05caf25967e110cbe384199919fddf768c8517e1e101a5f63af0c61db0a2800 [2022-04-29T07:17:52.147Z] #35 DONE 0.3s [2022-04-29T07:17:52.147Z] [2022-04-29T07:17:52.147Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T07:17:52.147Z] #37 sha256:a2b4149d1dc45ab375e784e7461466ec360a725708d3093963a02736182dcc44 [2022-04-29T07:17:52.147Z] #37 DONE 0.1s [2022-04-29T07:17:52.147Z] [2022-04-29T07:17:52.147Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:17:52.147Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:17:52.147Z] #53 ... [2022-04-29T07:17:52.147Z] [2022-04-29T07:17:52.147Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T07:17:52.147Z] #39 sha256:261c0913fb803d55f209b2710aaae4445e5529f331349b0d79e3ea3ec01a4c24 [2022-04-29T07:17:52.147Z] #39 DONE 0.1s [2022-04-29T07:17:52.147Z] [2022-04-29T07:17:52.147Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T07:17:52.147Z] #43 sha256:6a083b4e51a7fc1cd212b0ed41d2ac71d7a66fe8fb8c79d673aa690fbbd5befe [2022-04-29T07:17:52.411Z] #43 DONE 0.1s [2022-04-29T07:17:52.411Z] [2022-04-29T07:17:52.411Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:17:52.411Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:17:52.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-29T07:17:52.430Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-29T07:17:52.430Z] === RUN TestIpcModeOlderClient [2022-04-29T07:17:52.430Z] === PAUSE TestIpcModeOlderClient [2022-04-29T07:17:52.430Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:17:52.692Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-04-29T07:17:52.692Z] === RUN TestKillContainer [2022-04-29T07:17:52.692Z] === RUN TestKillContainer/no_signal [2022-04-29T07:17:53.090Z] #20 DONE 74.1s [2022-04-29T07:17:53.091Z] [2022-04-29T07:17:53.091Z] #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-04-29T07:17:53.091Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-29T07:17:53.267Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:17:53.267Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:17:54.033Z] #21 1.002 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-29T07:17:54.215Z] --- PASS: TestKillContainer (1.27s) [2022-04-29T07:17:54.215Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-29T07:17:54.215Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-29T07:17:54.215Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-29T07:17:54.215Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:17:54.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T07:17:54.292Z] #21 1.174 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-29T07:17:54.292Z] #21 1.175 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-29T07:17:54.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T07:17:55.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-04-29T07:17:55.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-29T07:17:55.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-29T07:17:55.421Z] === RUN TestKillStoppedContainer [2022-04-29T07:17:55.421Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-29T07:17:55.421Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:17:55.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-29T07:17:55.421Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:17:55.683Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-29T07:17:55.683Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:17:55.683Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:17:55.683Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T07:17:55.683Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:17:55.683Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:17:55.683Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:17:55.683Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T07:17:55.945Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-29T07:17:55.945Z] === RUN TestLinksContainerNames [2022-04-29T07:17:56.891Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-29T07:17:56.891Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:17:57.464Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-29T07:17:57.464Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T07:17:57.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/default [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/private [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/slave [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/shared [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/default [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/shared [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/slave [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/private [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T07:17:57.726Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:17:57.726Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:17:57.726Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T07:17:57.727Z] Fetching without tags [2022-04-29T07:17:57.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:17:57.469Z] > git config --add remote.origin.fetch +refs/pull/43525/head:refs/remotes/origin/PR-43525 # timeout=10 [2022-04-29T07:17:57.519Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:17:57.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:17:57.988Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T07:17:58.250Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-04-29T07:17:58.250Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-04-29T07:17:58.250Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T07:17:58.475Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit dbd575ef915debc858a03ab6e5292d88bb9f77b7 [2022-04-29T07:17:59.641Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-04-29T07:17:59.641Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T07:17:59.834Z] #21 1.538 Reading package lists... [2022-04-29T07:18:00.215Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2022-04-29T07:18:00.215Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T07:18:00.477Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-29T07:18:00.477Z] === RUN TestNetworkNat [2022-04-29T07:17:57.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T07:17:57.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:17:57.762Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43525/head:refs/remotes/origin/PR-43525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T07:17:58.582Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:17:58.634Z] > git checkout -f dbd575ef915debc858a03ab6e5292d88bb9f77b7 # timeout=10 [2022-04-29T07:18:01.051Z] --- PASS: TestNetworkNat (0.44s) [2022-04-29T07:18:01.051Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:18:01.314Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-29T07:18:01.314Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:18:03.866Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-29T07:18:03.866Z] === RUN TestPause [2022-04-29T07:18:04.027Z] #21 6.373 Reading package lists... [2022-04-29T07:18:02.197Z] > git remote # timeout=10 [2022-04-29T07:18:02.273Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T07:18:02.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T07:18:02.323Z] > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10 [2022-04-29T07:18:04.303Z] Merge succeeded, producing 0f4d1ffa24368847483065735a6c3c5f49c525e2 [2022-04-29T07:18:04.303Z] Checking out Revision 0f4d1ffa24368847483065735a6c3c5f49c525e2 (PR-43525) [2022-04-29T07:18:04.369Z] #45 215.2 + dpkg --print-architecture [2022-04-29T07:18:04.369Z] #45 215.2 + git checkout -q v2.1.0 [2022-04-29T07:18:04.446Z] --- PASS: TestPause (0.44s) [2022-04-29T07:18:04.446Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:18:04.446Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:18:04.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:18:04.446Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:18:04.626Z] #45 215.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T07:18:04.626Z] #45 215.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T07:18:04.673Z] #53 ... [2022-04-29T07:18:04.673Z] [2022-04-29T07:18:04.673Z] #45 [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-04-29T07:18:04.673Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T07:18:04.708Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-29T07:18:04.709Z] === RUN TestPidHost [2022-04-29T07:18:04.937Z] #45 218.6 + dpkg --print-architecture [2022-04-29T07:18:04.937Z] #45 218.6 + git checkout -q v2.1.0 [2022-04-29T07:18:04.937Z] #45 218.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T07:18:04.937Z] #45 218.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T07:18:05.404Z] #21 11.00 Building dependency tree... [2022-04-29T07:18:05.404Z] #21 12.10 Reading state information... [2022-04-29T07:18:06.098Z] --- PASS: TestPidHost (0.99s) [2022-04-29T07:18:06.098Z] === RUN TestPsFilter [2022-04-29T07:18:06.098Z] --- PASS: TestPsFilter (0.12s) [2022-04-29T07:18:06.098Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:18:06.342Z] #21 13.25 The following additional packages will be installed: [2022-04-29T07:18:06.342Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-29T07:18:06.342Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-29T07:18:06.342Z] #21 13.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-29T07:18:06.342Z] #21 13.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-29T07:18:06.342Z] #21 13.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-29T07:18:06.342Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-29T07:18:06.342Z] #21 13.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-29T07:18:06.342Z] #21 13.28 Suggested packages: [2022-04-29T07:18:06.342Z] #21 13.28 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-29T07:18:06.342Z] #21 13.28 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-29T07:18:06.342Z] #21 13.28 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-29T07:18:06.342Z] #21 13.28 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-29T07:18:06.342Z] #21 13.28 seccomp:ppc64el seccomp:s390x [2022-04-29T07:18:06.342Z] #21 13.28 Recommended packages: [2022-04-29T07:18:06.342Z] #21 13.28 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-29T07:18:06.342Z] #21 13.28 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-29T07:18:06.342Z] #21 13.28 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-29T07:18:06.342Z] #21 13.28 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-29T07:18:06.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-29T07:18:06.360Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:18:06.911Z] #21 13.79 The following NEW packages will be installed: [2022-04-29T07:18:06.911Z] #21 13.79 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-29T07:18:06.911Z] #21 13.79 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-29T07:18:06.911Z] #21 13.79 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-29T07:18:06.911Z] #21 13.79 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-29T07:18:06.911Z] #21 13.79 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-29T07:18:06.911Z] #21 13.79 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-29T07:18:06.911Z] #21 13.79 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-29T07:18:06.911Z] #21 13.80 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-29T07:18:06.911Z] #21 13.80 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-29T07:18:06.911Z] #21 13.80 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-29T07:18:06.911Z] #21 13.80 libseccomp2:ppc64el libseccomp2:s390x [2022-04-29T07:18:06.934Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-29T07:18:06.934Z] === RUN TestRemoveContainerRunning [2022-04-29T07:18:07.171Z] #21 14.16 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:18:07.171Z] #21 14.16 Need to get 15.9 MB of archives. [2022-04-29T07:18:07.171Z] #21 14.16 After this operation, 73.0 MB of additional disk space will be used. [2022-04-29T07:18:07.171Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-29T07:18:07.171Z] #21 14.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-29T07:18:07.171Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-29T07:18:07.171Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-29T07:18:07.171Z] #21 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-29T07:18:07.171Z] #21 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-29T07:18:07.171Z] #21 14.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-29T07:18:07.171Z] #21 14.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-29T07:18:07.171Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-29T07:18:07.197Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-29T07:18:07.198Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:18:04.209Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-29T07:18:04.337Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T07:18:04.388Z] > git checkout -f 0f4d1ffa24368847483065735a6c3c5f49c525e2 # timeout=10 [2022-04-29T07:18:07.431Z] #21 14.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-29T07:18:07.431Z] #21 14.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-29T07:18:07.431Z] #21 14.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-29T07:18:07.431Z] #21 14.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-29T07:18:07.431Z] #21 14.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-29T07:18:07.431Z] #21 14.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-29T07:18:07.431Z] #21 14.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-29T07:18:07.431Z] #21 14.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-29T07:18:07.431Z] #21 14.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-29T07:18:07.431Z] #21 14.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-29T07:18:07.431Z] #21 14.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-29T07:18:07.431Z] #21 14.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-29T07:18:07.431Z] #21 14.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-29T07:18:07.431Z] #21 14.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-29T07:18:07.431Z] #21 14.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-29T07:18:07.431Z] #21 14.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-29T07:18:07.431Z] #21 14.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-29T07:18:07.431Z] #21 14.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-29T07:18:07.431Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-29T07:18:07.431Z] #21 14.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-29T07:18:07.431Z] #21 14.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-29T07:18:07.431Z] #21 14.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-29T07:18:07.431Z] #21 14.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-29T07:18:07.431Z] #21 14.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-29T07:18:07.431Z] #21 14.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-29T07:18:07.432Z] #21 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-29T07:18:07.432Z] #21 14.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-29T07:18:07.432Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-29T07:18:07.432Z] #21 14.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-29T07:18:07.432Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-29T07:18:07.432Z] #21 14.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-29T07:18:07.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-29T07:18:07.772Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:18:07.772Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T07:18:07.772Z] === RUN TestRenameLinkedContainer [2022-04-29T07:18:08.001Z] #21 14.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:18:08.261Z] #21 15.12 Fetched 15.9 MB in 1s (29.9 MB/s) [2022-04-29T07:18:08.261Z] #21 15.17 Selecting previously unselected package gcc-10-base:armel. [2022-04-29T07:18:08.261Z] #21 15.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-29T07:18:08.261Z] #21 15.21 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-29T07:18:08.261Z] #21 15.22 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-29T07:18:08.261Z] #21 15.27 Selecting previously unselected package gcc-10-base:armhf. [2022-04-29T07:18:08.521Z] #21 15.28 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-29T07:18:08.521Z] #21 15.28 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-29T07:18:08.521Z] #21 15.33 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-29T07:18:08.521Z] #21 15.34 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-29T07:18:08.521Z] #21 15.34 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-29T07:18:08.521Z] #21 15.39 Selecting previously unselected package gcc-10-base:s390x. [2022-04-29T07:18:08.521Z] #21 15.40 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-29T07:18:08.521Z] #21 15.41 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-29T07:18:08.521Z] #21 15.45 Selecting previously unselected package gcc-10-base:arm64. [2022-04-29T07:18:08.521Z] #21 15.46 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-29T07:18:08.521Z] #21 15.46 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-29T07:18:08.780Z] #21 15.51 Selecting previously unselected package libgcc-s1:armel. [2022-04-29T07:18:08.780Z] #21 15.52 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-29T07:18:08.780Z] #21 15.53 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-29T07:18:08.780Z] #21 15.57 Selecting previously unselected package libcrypt1:armel. [2022-04-29T07:18:08.781Z] #21 15.58 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-29T07:18:08.781Z] #21 15.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-29T07:18:08.781Z] #21 15.67 Selecting previously unselected package libc6:armel. [2022-04-29T07:18:08.781Z] #21 15.67 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-29T07:18:09.040Z] #21 15.86 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-29T07:18:09.300Z] #21 16.24 Selecting previously unselected package libapparmor1:armel. [2022-04-29T07:18:09.300Z] #21 16.24 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-29T07:18:09.300Z] #21 16.25 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-29T07:18:09.300Z] #21 16.30 Selecting previously unselected package libapparmor-dev:armel. [2022-04-29T07:18:09.300Z] #21 16.30 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-29T07:18:09.300Z] #21 16.30 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-29T07:18:09.300Z] #21 16.37 Selecting previously unselected package libgcc-s1:arm64. [2022-04-29T07:18:09.300Z] #21 16.37 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-29T07:18:09.559Z] #21 16.38 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-29T07:18:09.559Z] #21 16.44 Selecting previously unselected package libcrypt1:arm64. [2022-04-29T07:18:09.559Z] #21 16.44 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-29T07:18:09.559Z] #21 16.44 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-29T07:18:09.559Z] #21 16.52 Selecting previously unselected package libc6:arm64. [2022-04-29T07:18:09.692Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-04-29T07:18:09.692Z] === RUN TestRenameStoppedContainer [2022-04-29T07:18:09.692Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-29T07:18:09.692Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:18:09.819Z] #21 16.53 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-29T07:18:09.819Z] #21 16.70 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-29T07:18:10.389Z] #21 17.15 Selecting previously unselected package libapparmor1:arm64. [2022-04-29T07:18:10.389Z] #21 17.16 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-29T07:18:10.389Z] #21 17.16 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T07:18:10.389Z] #21 17.22 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-29T07:18:10.389Z] #21 17.22 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-29T07:18:10.389Z] #21 17.23 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T07:18:10.389Z] #21 17.31 Selecting previously unselected package libgcc-s1:s390x. [2022-04-29T07:18:10.389Z] #21 17.31 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-29T07:18:10.389Z] #21 17.31 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-29T07:18:10.389Z] #21 17.36 Selecting previously unselected package libcrypt1:s390x. [2022-04-29T07:18:10.639Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-29T07:18:10.639Z] === RUN TestRenameInvalidName [2022-04-29T07:18:10.648Z] #21 17.36 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-29T07:18:10.649Z] #21 17.37 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-29T07:18:10.649Z] #21 17.45 Selecting previously unselected package libc6:s390x. [2022-04-29T07:18:10.649Z] #21 17.45 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-29T07:18:10.649Z] #21 17.61 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-29T07:18:11.214Z] --- PASS: TestRenameInvalidName (0.46s) [2022-04-29T07:18:11.214Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:18:11.217Z] #21 18.09 Selecting previously unselected package libapparmor1:s390x. [2022-04-29T07:18:11.217Z] #21 18.09 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-29T07:18:11.217Z] #21 18.10 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-29T07:18:11.217Z] #21 18.16 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-29T07:18:11.217Z] #21 18.17 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-29T07:18:11.217Z] #21 18.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-29T07:18:11.477Z] #21 18.25 Selecting previously unselected package libgcc-s1:armhf. [2022-04-29T07:18:11.477Z] #21 18.25 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-29T07:18:11.477Z] #21 18.26 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-29T07:18:11.477Z] #21 18.31 Selecting previously unselected package libcrypt1:armhf. [2022-04-29T07:18:11.477Z] #21 18.32 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-29T07:18:11.477Z] #21 18.32 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-29T07:18:11.477Z] #21 18.40 Selecting previously unselected package libc6:armhf. [2022-04-29T07:18:11.477Z] #21 18.41 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-29T07:18:11.737Z] #21 18.58 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-29T07:18:12.306Z] #21 19.08 Selecting previously unselected package libapparmor1:armhf. [2022-04-29T07:18:12.306Z] #21 19.08 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-29T07:18:12.306Z] #21 19.09 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-29T07:18:12.306Z] #21 19.14 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-29T07:18:12.306Z] #21 19.15 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-29T07:18:12.306Z] #21 19.15 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-29T07:18:12.306Z] #21 19.21 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-29T07:18:12.306Z] #21 19.22 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-29T07:18:12.306Z] #21 19.22 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-29T07:18:12.306Z] #21 19.27 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-29T07:18:12.565Z] #21 19.27 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-29T07:18:12.565Z] #21 19.28 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-29T07:18:12.565Z] #21 19.36 Selecting previously unselected package libc6:ppc64el. [2022-04-29T07:18:12.565Z] #21 19.36 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-29T07:18:12.565Z] #21 19.52 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-29T07:18:12.604Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-04-29T07:18:12.604Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:18:13.134Z] #21 20.07 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-29T07:18:13.134Z] #21 20.08 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-29T07:18:13.134Z] #21 20.08 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-29T07:18:13.178Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-29T07:18:13.178Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:18:13.402Z] #21 20.13 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-29T07:18:13.402Z] #21 20.13 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-29T07:18:13.402Z] #21 20.14 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-29T07:18:13.402Z] #21 20.22 Selecting previously unselected package libseccomp2:s390x. [2022-04-29T07:18:13.402Z] #21 20.23 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-29T07:18:13.402Z] #21 20.23 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.402Z] #21 20.27 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-29T07:18:13.402Z] #21 20.28 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-29T07:18:13.402Z] #21 20.28 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.662Z] #21 20.34 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-29T07:18:13.662Z] #21 20.35 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-29T07:18:13.662Z] #21 20.36 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.662Z] #21 20.41 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-29T07:18:13.662Z] #21 20.41 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-29T07:18:13.662Z] #21 20.42 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.662Z] #21 20.49 Selecting previously unselected package libseccomp2:armhf. [2022-04-29T07:18:13.662Z] #21 20.50 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-29T07:18:13.662Z] #21 20.50 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.662Z] #21 20.54 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-29T07:18:13.662Z] #21 20.55 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-29T07:18:13.662Z] #21 20.56 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.922Z] #21 20.63 Selecting previously unselected package libseccomp2:armel. [2022-04-29T07:18:13.922Z] #21 20.63 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-29T07:18:13.922Z] #21 20.64 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.922Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armel. [2022-04-29T07:18:13.922Z] #21 20.69 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-29T07:18:13.922Z] #21 20.69 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.922Z] #21 20.76 Selecting previously unselected package libseccomp2:arm64. [2022-04-29T07:18:13.922Z] #21 20.76 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-29T07:18:13.922Z] #21 20.77 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T07:18:13.922Z] #21 20.81 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-29T07:18:13.922Z] #21 20.82 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-29T07:18:13.922Z] #21 20.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T07:18:14.126Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-29T07:18:14.126Z] === RUN TestResize [2022-04-29T07:18:14.182Z] #21 20.92 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 20.94 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 20.95 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 20.96 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 20.97 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 20.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-29T07:18:14.182Z] #21 21.00 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-29T07:18:14.182Z] #21 21.01 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-29T07:18:14.182Z] #21 21.03 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-29T07:18:14.182Z] #21 21.04 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-29T07:18:14.182Z] #21 21.05 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 21.07 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 21.08 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 21.09 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 21.10 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-29T07:18:14.182Z] #21 21.12 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-29T07:18:14.402Z] --- PASS: TestResize (0.46s) [2022-04-29T07:18:14.402Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:18:14.981Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-04-29T07:18:14.981Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:18:15.502Z] Commit message: "Merge commit 'b3332b851a6ffeb4fd15f234436d8740df38a5d5' into HEAD" [2022-04-29T07:18:15.562Z] #21 22.35 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-29T07:18:15.575Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:18:15.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:18:15.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:15.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:15.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:18:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:15.635Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T07:18:16.946Z] #21 23.60 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-29T07:18:17.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:18.325Z] #21 24.88 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-29T07:18:18.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:15.536Z] > git rev-list --no-walk 08c8b47b7527d99ba08e139b50af3c15a61bc86a # timeout=10 [2022-04-29T07:18:18.796Z] + docker version [2022-04-29T07:18:19.262Z] #21 26.07 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-29T07:18:19.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:18:19.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:18:20.642Z] #21 27.36 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.37 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.38 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.40 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.41 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.42 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.43 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.45 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.46 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.47 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.49 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.50 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.51 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.53 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.54 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-29T07:18:20.642Z] #21 27.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.56 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.57 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.642Z] #21 27.59 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.902Z] #21 27.60 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-29T07:18:20.902Z] #21 27.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:18:21.162Z] #21 DONE 28.1s [2022-04-29T07:18:21.162Z] [2022-04-29T07:18:21.162Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:18:21.162Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-29T07:18:21.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:21.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:18:21.422Z] #22 ... [2022-04-29T07:18:21.422Z] [2022-04-29T07:18:21.422Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T07:18:21.422Z] #64 sha256:d5b16da48666904d46499dfd9537699c57d92bf0e3e252483464646d4524dd26 [2022-04-29T07:18:21.422Z] #64 DONE 0.1s [2022-04-29T07:18:21.422Z] [2022-04-29T07:18:21.422Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:21.422Z] #65 sha256:187cd20238b311b49c1fa20069fc3970777a14b87ab86031bb627f019052ef23 [2022-04-29T07:18:22.361Z] #65 ... [2022-04-29T07:18:22.361Z] [2022-04-29T07:18:22.361Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T07:18:22.361Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-29T07:18:22.361Z] #22 DONE 1.2s [2022-04-29T07:18:22.361Z] [2022-04-29T07:18:22.361Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:22.361Z] #65 sha256:187cd20238b311b49c1fa20069fc3970777a14b87ab86031bb627f019052ef23 [2022-04-29T07:18:22.361Z] #65 1.092 + RM_GOPATH=0 [2022-04-29T07:18:22.361Z] #65 1.092 + TMP_GOPATH= [2022-04-29T07:18:22.361Z] #65 1.092 + : /build [2022-04-29T07:18:22.361Z] #65 1.092 + '[' -z '' ']' [2022-04-29T07:18:22.361Z] #65 1.099 ++ mktemp -d [2022-04-29T07:18:22.361Z] #65 1.101 + export GOPATH=/tmp/tmp.edgyMp95X7 [2022-04-29T07:18:22.361Z] #65 1.101 + GOPATH=/tmp/tmp.edgyMp95X7 [2022-04-29T07:18:22.361Z] #65 1.101 + RM_GOPATH=1 [2022-04-29T07:18:22.361Z] #65 1.101 + case "$(go env GOARCH)" in [2022-04-29T07:18:22.361Z] #65 1.101 ++ go env GOARCH [2022-04-29T07:18:22.361Z] #65 1.117 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T07:18:22.361Z] #65 1.117 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T07:18:22.361Z] #65 1.117 + GO_BUILDMODE=-buildmode=pie [2022-04-29T07:18:22.361Z] #65 1.117 ++ dirname /install.sh [2022-04-29T07:18:22.361Z] #65 1.117 + dir=/ [2022-04-29T07:18:22.361Z] #65 1.117 + bin=runc [2022-04-29T07:18:22.361Z] #65 1.117 + shift [2022-04-29T07:18:22.361Z] #65 1.117 + '[' '!' -f //runc.installer ']' [2022-04-29T07:18:22.361Z] #65 1.117 + . //runc.installer [2022-04-29T07:18:22.361Z] #65 1.117 ++ set -e [2022-04-29T07:18:22.361Z] #65 1.117 ++ : v1.1.1 [2022-04-29T07:18:22.361Z] #65 1.117 + install_runc [2022-04-29T07:18:22.361Z] #65 1.117 + RUNC_BUILDTAGS=seccomp [2022-04-29T07:18:22.361Z] #65 1.117 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T07:18:22.361Z] #65 1.117 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.edgyMp95X7/src/github.com/opencontainers/runc [2022-04-29T07:18:22.361Z] #65 1.117 Cloning into '/tmp/tmp.edgyMp95X7/src/github.com/opencontainers/runc'... [2022-04-29T07:18:23.300Z] #65 ... [2022-04-29T07:18:23.300Z] [2022-04-29T07:18:23.300Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T07:18:23.300Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-29T07:18:23.300Z] #23 DONE 0.9s [2022-04-29T07:18:23.559Z] [2022-04-29T07:18:23.559Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T07:18:23.559Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-29T07:18:24.129Z] #24 0.782 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T07:18:24.129Z] #24 DONE 0.9s [2022-04-29T07:18:24.129Z] [2022-04-29T07:18:24.129Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:24.129Z] #65 sha256:187cd20238b311b49c1fa20069fc3970777a14b87ab86031bb627f019052ef23 [2022-04-29T07:18:24.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:18:24.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:18:25.068Z] #65 ... [2022-04-29T07:18:25.068Z] [2022-04-29T07:18:25.068Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T07:18:25.068Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-29T07:18:25.068Z] #25 DONE 0.8s [2022-04-29T07:18:25.328Z] [2022-04-29T07:18:25.328Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T07:18:25.328Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-29T07:18:25.900Z] #26 DONE 0.9s [2022-04-29T07:18:25.900Z] [2022-04-29T07:18:25.900Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:18:25.900Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:18:26.159Z] #69 ... [2022-04-29T07:18:26.160Z] [2022-04-29T07:18:26.160Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T07:18:26.160Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-29T07:18:27.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:18:27.098Z] #27 DONE 1.0s [2022-04-29T07:18:27.098Z] [2022-04-29T07:18:27.098Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:27.098Z] #65 sha256:187cd20238b311b49c1fa20069fc3970777a14b87ab86031bb627f019052ef23 [2022-04-29T07:18:27.098Z] #65 5.498 + cd /tmp/tmp.edgyMp95X7/src/github.com/opencontainers/runc [2022-04-29T07:18:27.098Z] #65 5.498 + git checkout -q v1.1.1 [2022-04-29T07:18:27.098Z] #65 5.777 + '[' -z '' ']' [2022-04-29T07:18:27.098Z] #65 5.778 + target=static [2022-04-29T07:18:27.098Z] #65 5.778 + make BUILDTAGS=seccomp static [2022-04-29T07:18:27.338Z] Client: [2022-04-29T07:18:27.338Z] Version: 20.10.9 [2022-04-29T07:18:27.338Z] API version: 1.41 [2022-04-29T07:18:27.338Z] Go version: go1.16.8 [2022-04-29T07:18:27.338Z] Git commit: c2ea9bc [2022-04-29T07:18:27.338Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:18:27.338Z] OS/Arch: windows/amd64 [2022-04-29T07:18:27.338Z] Context: default [2022-04-29T07:18:27.338Z] Experimental: true [2022-04-29T07:18:27.338Z] [2022-04-29T07:18:27.338Z] Server: Docker Engine - Community [2022-04-29T07:18:27.338Z] Engine: [2022-04-29T07:18:27.338Z] Version: 20.10.9 [2022-04-29T07:18:27.338Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:18:27.338Z] Go version: go1.16.8 [2022-04-29T07:18:27.338Z] Git commit: 79ea9d3 [2022-04-29T07:18:27.338Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:18:27.338Z] OS/Arch: windows/amd64 [2022-04-29T07:18:27.338Z] Experimental: true [2022-04-29T07:18:27.376Z] #65 6.152 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [Pipeline] sh [2022-04-29T07:18:28.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:18:28.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:18:28.859Z] + docker info [2022-04-29T07:18:28.859Z] Client: [2022-04-29T07:18:28.859Z] Context: default [2022-04-29T07:18:28.859Z] Debug Mode: false [2022-04-29T07:18:28.859Z] [2022-04-29T07:18:28.859Z] Server: [2022-04-29T07:18:28.859Z] Containers: 0 [2022-04-29T07:18:28.859Z] Running: 0 [2022-04-29T07:18:28.859Z] Paused: 0 [2022-04-29T07:18:28.859Z] Stopped: 0 [2022-04-29T07:18:28.859Z] Images: 0 [2022-04-29T07:18:28.859Z] Server Version: 20.10.9 [2022-04-29T07:18:28.859Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-29T07:18:28.859Z] LCOW: [2022-04-29T07:18:28.859Z] Windows: [2022-04-29T07:18:28.859Z] Logging Driver: json-file [2022-04-29T07:18:28.859Z] Plugins: [2022-04-29T07:18:28.859Z] Volume: local [2022-04-29T07:18:28.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:18:28.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:18:28.859Z] Swarm: inactive [2022-04-29T07:18:28.859Z] Default Isolation: process [2022-04-29T07:18:28.859Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:18:28.859Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T07:18:28.859Z] OSType: windows [2022-04-29T07:18:28.859Z] Architecture: x86_64 [2022-04-29T07:18:28.859Z] CPUs: 4 [2022-04-29T07:18:28.859Z] Total Memory: 32GiB [2022-04-29T07:18:28.859Z] Name: azwin-2-e9d180 [2022-04-29T07:18:28.859Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T07:18:28.859Z] Docker Root Dir: D:\docker [2022-04-29T07:18:28.859Z] Debug Mode: false [2022-04-29T07:18:28.859Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:18:28.859Z] Labels: [2022-04-29T07:18:28.859Z] Experimental: true [2022-04-29T07:18:28.859Z] Insecure Registries: [2022-04-29T07:18:28.859Z] 10.0.0.4:5000 [2022-04-29T07:18:28.859Z] 127.0.0.0/8 [2022-04-29T07:18:28.859Z] Registry Mirrors: [2022-04-29T07:18:28.859Z] http://10.0.0.4:5000/ [2022-04-29T07:18:28.859Z] Live Restore Enabled: false [2022-04-29T07:18:28.859Z] Product License: Community Engine [2022-04-29T07:18:28.859Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-29T07:18:30.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:18:30.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:18:31.151Z] #45 DONE 238.3s [2022-04-29T07:18:31.151Z] [2022-04-29T07:18:31.151Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:18:31.151Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:18:31.151Z] #62 ... [2022-04-29T07:18:31.151Z] [2022-04-29T07:18:31.151Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T07:18:31.151Z] #46 sha256:d77eb24498bf4a246229a4e990c47a64a3755bf514b610152bdf456448302f6f [2022-04-29T07:18:31.151Z] #46 DONE 0.5s [2022-04-29T07:18:31.151Z] [2022-04-29T07:18:31.151Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T07:18:31.151Z] #50 sha256:e2d89eec729e9292337130969b91904519c5035c0aa96ced30cb9dccf6bdd2c9 [2022-04-29T07:18:31.151Z] #50 DONE 0.1s [2022-04-29T07:18:31.151Z] [2022-04-29T07:18:31.151Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T07:18:31.151Z] #52 sha256:d71da99f249f26c028a96b91c5161885443f01456e9d86de3aca8c6cfa93d143 [2022-04-29T07:18:31.151Z] #52 DONE 0.1s [2022-04-29T07:18:31.151Z] [2022-04-29T07:18:31.151Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:18:31.151Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:18:31.238Z] 8f616e6e9eec: Pull complete [2022-04-29T07:18:31.554Z] #45 DONE 241.6s [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:31.554Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:18:31.554Z] #58 ... [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T07:18:31.554Z] #46 sha256:17f8394bbd7972176e2dd5f2c1c83213d3a915d599b3198ac623693ecc6ddf6d [2022-04-29T07:18:31.554Z] #46 DONE 0.5s [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:18:31.554Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:18:31.554Z] #53 ... [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T07:18:31.554Z] #50 sha256:0fced8624c37a670ec9d3fae1848ed814e76dfc20e54c109bd0c670343cf25db [2022-04-29T07:18:31.554Z] #50 DONE 0.1s [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T07:18:31.554Z] #52 sha256:723d8f1a8b0beeab9f0cf2050615d7857fdef005c74789696d25e57dde127057 [2022-04-29T07:18:31.554Z] #52 DONE 0.1s [2022-04-29T07:18:31.554Z] [2022-04-29T07:18:31.554Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:18:31.554Z] #58 sha256:3b57e891a3add79a2c505f21d9b597c97b1bd151173e8339733cba7d13aef070 [2022-04-29T07:18:31.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:18:32.678Z] #65 ... [2022-04-29T07:18:32.678Z] [2022-04-29T07:18:32.678Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:18:32.678Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-29T07:18:32.678Z] #28 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T07:18:32.678Z] #28 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T07:18:32.678Z] #28 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T07:18:32.678Z] #28 1.529 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T07:18:32.678Z] #28 1.763 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T07:18:32.678Z] #28 1.984 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T07:18:32.678Z] #28 2.208 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T07:18:32.678Z] #28 2.463 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T07:18:32.678Z] #28 2.818 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T07:18:32.678Z] #28 3.106 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T07:18:32.678Z] #28 3.107 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T07:18:32.678Z] #28 3.107 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T07:18:32.678Z] #28 3.107 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T07:18:32.678Z] #28 3.108 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T07:18:32.678Z] #28 3.108 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T07:18:32.678Z] #28 3.347 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T07:18:32.678Z] #28 3.357 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T07:18:32.678Z] #28 3.358 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T07:18:32.678Z] #28 3.358 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T07:18:32.678Z] #28 3.359 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T07:18:32.678Z] #28 3.359 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-04-29T07:18:33.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-04-29T07:18:33.710Z] === RUN TestCgroupNamespacesRun [2022-04-29T07:18:34.658Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-04-29T07:18:34.658Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T07:18:34.658Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-29T07:18:34.658Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-29T07:18:34.658Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T07:18:36.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-29T07:18:36.047Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T07:18:36.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-29T07:18:36.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T07:18:38.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-29T07:18:38.384Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T07:18:39.330Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-29T07:18:39.330Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T07:18:39.655Z] ba8181afd426: Pull complete [2022-04-29T07:18:39.655Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-29T07:18:39.655Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:18:39.655Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:18:39.655Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-29T07:18:39.655Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-29T07:18:39.655Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-29T07:18:39.655Z] INFO: Docker version of control daemon [2022-04-29T07:18:39.655Z] [2022-04-29T07:18:39.655Z] Client: [2022-04-29T07:18:39.655Z] Version: 20.10.9 [2022-04-29T07:18:39.655Z] API version: 1.41 [2022-04-29T07:18:39.655Z] Go version: go1.16.8 [2022-04-29T07:18:39.655Z] Git commit: c2ea9bc [2022-04-29T07:18:39.655Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:18:39.655Z] OS/Arch: windows/amd64 [2022-04-29T07:18:39.655Z] Context: default [2022-04-29T07:18:39.655Z] Experimental: true [2022-04-29T07:18:39.655Z] [2022-04-29T07:18:39.655Z] Server: Docker Engine - Community [2022-04-29T07:18:39.655Z] Engine: [2022-04-29T07:18:39.655Z] Version: 20.10.9 [2022-04-29T07:18:39.655Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:18:39.655Z] Go version: go1.16.8 [2022-04-29T07:18:39.655Z] Git commit: 79ea9d3 [2022-04-29T07:18:39.655Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:18:39.655Z] OS/Arch: windows/amd64 [2022-04-29T07:18:39.655Z] Experimental: true [2022-04-29T07:18:39.655Z] [2022-04-29T07:18:39.655Z] INFO: Docker info of control daemon [2022-04-29T07:18:39.655Z] [2022-04-29T07:18:39.655Z] Client: [2022-04-29T07:18:39.655Z] Context: default [2022-04-29T07:18:39.655Z] Debug Mode: false [2022-04-29T07:18:39.655Z] Plugins: [2022-04-29T07:18:39.656Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-29T07:18:39.656Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-29T07:18:39.656Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:39.656Z] Server: [2022-04-29T07:18:39.656Z] Containers: 0 [2022-04-29T07:18:39.656Z] Running: 0 [2022-04-29T07:18:39.656Z] Paused: 0 [2022-04-29T07:18:39.656Z] Stopped: 0 [2022-04-29T07:18:39.656Z] Images: 1 [2022-04-29T07:18:39.656Z] Server Version: 20.10.9 [2022-04-29T07:18:39.656Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-29T07:18:39.656Z] Windows: [2022-04-29T07:18:39.656Z] LCOW: [2022-04-29T07:18:39.656Z] Logging Driver: json-file [2022-04-29T07:18:39.656Z] Plugins: [2022-04-29T07:18:39.656Z] Volume: local [2022-04-29T07:18:39.656Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:18:39.656Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:18:39.656Z] Swarm: inactive [2022-04-29T07:18:39.656Z] Default Isolation: process [2022-04-29T07:18:39.656Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-29T07:18:39.656Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-29T07:18:39.656Z] OSType: windows [2022-04-29T07:18:39.656Z] Architecture: x86_64 [2022-04-29T07:18:39.656Z] CPUs: 4 [2022-04-29T07:18:39.656Z] Total Memory: 32GiB [2022-04-29T07:18:39.656Z] Name: azwin-2-13e0d0 [2022-04-29T07:18:39.656Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-29T07:18:39.656Z] Docker Root Dir: D:\docker [2022-04-29T07:18:39.656Z] Debug Mode: false [2022-04-29T07:18:39.656Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:18:39.656Z] Labels: [2022-04-29T07:18:39.656Z] Experimental: true [2022-04-29T07:18:39.656Z] Insecure Registries: [2022-04-29T07:18:39.656Z] 10.0.0.4:5000 [2022-04-29T07:18:39.656Z] 127.0.0.0/8 [2022-04-29T07:18:39.656Z] Registry Mirrors: [2022-04-29T07:18:39.656Z] http://10.0.0.4:5000/ [2022-04-29T07:18:39.656Z] Live Restore Enabled: false [2022-04-29T07:18:39.656Z] Product License: Community Engine [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:39.656Z] INFO: Commit hash is 0d8270e83c [2022-04-29T07:18:39.656Z] INFO: Nuke-Everything... [2022-04-29T07:18:39.656Z] INFO: Container count on control daemon to delete is 0 [2022-04-29T07:18:39.656Z] INFO: Nuking d:\CI [2022-04-29T07:18:39.656Z] INFO: Zapped successfully [2022-04-29T07:18:39.656Z] INFO: Location for testing is d:\CI\PR-43525\8 [2022-04-29T07:18:39.656Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:39.656Z] INFO: Building the image from Dockerfile.windows at 04/29/2022 07:18:33... [2022-04-29T07:18:39.656Z] [2022-04-29T07:18:40.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-29T07:18:40.276Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T07:18:41.223Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-29T07:18:41.223Z] === RUN TestNISDomainname [2022-04-29T07:18:41.798Z] --- PASS: TestNISDomainname (0.57s) [2022-04-29T07:18:41.798Z] === RUN TestHostnameDnsResolution [2022-04-29T07:18:41.840Z] Sending build context to Docker daemon 66.37MB [2022-04-29T07:18:41.840Z] [2022-04-29T07:18:42.299Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-29T07:18:42.299Z] ---> e8870c5c3ab2 [2022-04-29T07:18:42.299Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-29T07:18:42.299Z] ---> Running in 40e5b26a9e4c [2022-04-29T07:18:42.664Z] #28 14.67 Fetched 48.9 MB in 14s (3587 kB/s) [2022-04-29T07:18:42.748Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-04-29T07:18:42.748Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T07:18:42.758Z] Removing intermediate container 40e5b26a9e4c [2022-04-29T07:18:42.758Z] ---> e51c392c24f6 [2022-04-29T07:18:42.758Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-29T07:18:42.758Z] ---> Running in c3cda7130d3d [2022-04-29T07:18:43.010Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-29T07:18:43.011Z] === RUN TestPrivilegedHostDevices [2022-04-29T07:18:43.219Z] Removing intermediate container c3cda7130d3d [2022-04-29T07:18:43.219Z] ---> ea1cbdd1e4ee [2022-04-29T07:18:43.219Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-29T07:18:43.219Z] ---> Running in 1a656bf9b841 [2022-04-29T07:18:43.585Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-04-29T07:18:43.585Z] === RUN TestStats [2022-04-29T07:18:43.678Z] Removing intermediate container 1a656bf9b841 [2022-04-29T07:18:43.678Z] ---> 9edd495bdb47 [2022-04-29T07:18:43.678Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-29T07:18:43.678Z] ---> Running in 49ca960221f7 [2022-04-29T07:18:44.138Z] Removing intermediate container 49ca960221f7 [2022-04-29T07:18:44.138Z] ---> 9466fe515a43 [2022-04-29T07:18:44.138Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-29T07:18:44.138Z] ---> Running in 8eee1e653e7f [2022-04-29T07:18:44.597Z] Removing intermediate container 8eee1e653e7f [2022-04-29T07:18:44.597Z] ---> bddc74057edc [2022-04-29T07:18:44.597Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-29T07:18:44.597Z] ---> Running in ea9b92bc6fbb [2022-04-29T07:18:45.563Z] Removing intermediate container ea9b92bc6fbb [2022-04-29T07:18:45.563Z] ---> 0d1fad99d5d5 [2022-04-29T07:18:45.563Z] Step 8/13 : 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-04-29T07:18:45.563Z] ---> Running in 1d5a9c2eeb50 [2022-04-29T07:18:46.138Z] --- PASS: TestStats (2.46s) [2022-04-29T07:18:46.138Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:18:46.138Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T07:18:46.138Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T07:18:46.138Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T07:18:46.138Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T07:18:46.138Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T07:18:46.138Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T07:18:46.138Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T07:18:46.138Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T07:18:46.138Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T07:18:46.138Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T07:18:46.712Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T07:18:47.944Z] #28 14.67 Reading package lists... [2022-04-29T07:18:49.266Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T07:18:50.602Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-29T07:18:50.602Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-dac17eca\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-29T07:18:50.602Z] ---------------------------------------------------------------------------- [2022-04-29T07:18:50.602Z] [2022-04-29T07:18:50.602Z] INFO: executeCI.ps1 starting at Fri Apr 29 07:18:49 CUT 2022 [2022-04-29T07:18:50.602Z] [2022-04-29T07:18:50.602Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-29T07:18:50.602Z] INFO: Running git version 2.24.1.windows.2 [2022-04-29T07:18:50.602Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-29T07:18:50.602Z] INFO: Environment variables: [2022-04-29T07:18:50.602Z] [2022-04-29T07:18:50.602Z] Name Value [2022-04-29T07:18:50.602Z] ---- ----- [2022-04-29T07:18:50.602Z] ALLUSERSPROFILE C:\ProgramData [2022-04-29T07:18:50.602Z] amd64 true [2022-04-29T07:18:50.602Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-29T07:18:50.602Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-29T07:18:50.602Z] arm64 true [2022-04-29T07:18:50.602Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-29T07:18:50.602Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-29T07:18:50.602Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-29T07:18:50.602Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-29T07:18:50.602Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-29T07:18:50.602Z] BRANCH_NAME PR-43525 [2022-04-29T07:18:50.602Z] BUILD_DISPLAY_NAME #8 [2022-04-29T07:18:50.602Z] BUILD_ID 8 [2022-04-29T07:18:50.602Z] BUILD_NUMBER 8 [2022-04-29T07:18:50.602Z] BUILD_TAG jenkins-moby-PR-43525-8 [2022-04-29T07:18:50.602Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/ [2022-04-29T07:18:50.602Z] cgroup2 true [2022-04-29T07:18:50.602Z] CHANGE_AUTHOR thaJeztah [2022-04-29T07:18:50.602Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-29T07:18:50.602Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-29T07:18:50.602Z] CHANGE_FORK thaJeztah/docker [2022-04-29T07:18:50.602Z] CHANGE_ID 43525 [2022-04-29T07:18:50.602Z] CHANGE_TARGET master [2022-04-29T07:18:50.602Z] CHANGE_TITLE daemon: daemon.initNetworkController(): dont return the controller [2022-04-29T07:18:50.602Z] CHANGE_URL https://github.com/moby/moby/pull/43525 [2022-04-29T07:18:50.602Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T07:18:50.602Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-29T07:18:50.602Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-29T07:18:50.602Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-29T07:18:50.602Z] COMPUTERNAME azwin-2-e9d180 [2022-04-29T07:18:50.602Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-29T07:18:50.602Z] ConfigSequenceNumber 0 [2022-04-29T07:18:50.602Z] dco true [2022-04-29T07:18:50.602Z] DOCKER_BUILDKIT 0 [2022-04-29T07:18:50.602Z] DOCKER_DUT_DEBUG 1 [2022-04-29T07:18:50.602Z] DOCKER_EXPERIMENTAL 1 [2022-04-29T07:18:50.602Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-29T07:18:50.602Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-29T07:18:50.602Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-29T07:18:50.602Z] EXECUTOR_NUMBER 0 [2022-04-29T07:18:50.602Z] FQDN azwin-2-e9d180.westus.cloudapp.azure.com [2022-04-29T07:18:50.602Z] GIT_BRANCH PR-43525 [2022-04-29T07:18:50.602Z] GIT_COMMIT 0f4d1ffa24368847483065735a6c3c5f49c525e2 [2022-04-29T07:18:50.602Z] GIT_PREVIOUS_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:18:50.602Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 08c8b47b7527d99ba08e139b50af3c15a61bc86a [2022-04-29T07:18:50.602Z] GIT_URL https://github.com/moby/moby.git [2022-04-29T07:18:50.602Z] HUDSON_COOKIE 8d832cf9-93d0-4b49-a01b-39ad508c4516 [2022-04-29T07:18:50.602Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:18:50.602Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-29T07:18:50.602Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-29T07:18:50.602Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-29T07:18:50.602Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-29T07:18:50.602Z] JENKINS_NODE_COOKIE 2e02d419-73f6-4b96-9ff9-c3896187279f [2022-04-29T07:18:50.602Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-29T07:18:50.602Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-29T07:18:50.602Z] JOB_BASE_NAME PR-43525 [2022-04-29T07:18:50.602Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/display/redirect [2022-04-29T07:18:50.602Z] JOB_NAME moby/PR-43525 [2022-04-29T07:18:50.602Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/ [2022-04-29T07:18:50.602Z] library.jps.version master [2022-04-29T07:18:50.602Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-29T07:18:50.602Z] NODE_LABELS amd64 azure azwin-2-e9d180 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-29T07:18:50.602Z] NODE_NAME azwin-2-e9d180 [2022-04-29T07:18:50.602Z] NUMBER_OF_PROCESSORS 4 [2022-04-29T07:18:50.602Z] OS Windows_NT [2022-04-29T07:18:50.602Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-29T07:18:50.602Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-29T07:18:50.602Z] ppc64le false [2022-04-29T07:18:50.602Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-29T07:18:50.602Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-29T07:18:50.602Z] PROCESSOR_LEVEL 6 [2022-04-29T07:18:50.602Z] PROCESSOR_REVISION 4f01 [2022-04-29T07:18:50.602Z] ProgramData C:\ProgramData [2022-04-29T07:18:50.602Z] ProgramFiles C:\Program Files [2022-04-29T07:18:50.602Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-29T07:18:50.602Z] ProgramW6432 C:\Program Files [2022-04-29T07:18:50.602Z] PROMPT $P$G [2022-04-29T07:18:50.602Z] PSExecutionPolicyPreference Bypass [2022-04-29T07:18:50.602Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-29T07:18:50.602Z] PUBLIC C:\Users\Public [2022-04-29T07:18:50.602Z] rootless true [2022-04-29T07:18:50.602Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=artif... [2022-04-29T07:18:50.602Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=changes [2022-04-29T07:18:50.602Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect [2022-04-29T07:18:50.603Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43525/8/display/redirect?page=tests [2022-04-29T07:18:50.603Z] s390x false [2022-04-29T07:18:50.603Z] SKIP_VALIDATION_TESTS 1 [2022-04-29T07:18:50.603Z] SOURCES_DRIVE d [2022-04-29T07:18:50.603Z] SOURCES_SUBDIR gopath [2022-04-29T07:18:50.603Z] STAGE_NAME Run tests [2022-04-29T07:18:50.603Z] SystemDrive C: [2022-04-29T07:18:50.603Z] SystemRoot C:\Windows [2022-04-29T07:18:50.603Z] TEMP C:\Windows\TEMP [2022-04-29T07:18:50.603Z] TESTDEBUG 0 [2022-04-29T07:18:50.603Z] TESTRUN_DRIVE d [2022-04-29T07:18:50.603Z] TESTRUN_SUBDIR CI [2022-04-29T07:18:50.603Z] TIMEOUT 120m [2022-04-29T07:18:50.603Z] TMP C:\Windows\TEMP [2022-04-29T07:18:50.603Z] unit_validate true [2022-04-29T07:18:50.603Z] USERDOMAIN WORKGROUP [2022-04-29T07:18:50.603Z] USERNAME azwin-2-e9d180$ [2022-04-29T07:18:50.603Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-29T07:18:50.603Z] validate_force false [2022-04-29T07:18:50.603Z] windir C:\Windows [2022-04-29T07:18:50.603Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-29T07:18:50.603Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-29T07:18:50.603Z] windows2022 true [2022-04-29T07:18:50.603Z] windows2022containerd true [2022-04-29T07:18:50.603Z] windowsRS5 true [2022-04-29T07:18:50.603Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-29T07:18:50.603Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-29T07:18:50.603Z] [2022-04-29T07:18:50.603Z] [2022-04-29T07:18:50.603Z] [2022-04-29T07:18:50.656Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T07:18:50.656Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-04-29T07:18:50.656Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-04-29T07:18:50.656Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-04-29T07:18:50.656Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-04-29T07:18:50.656Z] === RUN TestDeleteDevicemapper [2022-04-29T07:18:50.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:18:50.656Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T07:18:50.656Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:18:52.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-04-29T07:18:52.045Z] === RUN TestUpdateMemory [2022-04-29T07:18:52.045Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:18:52.045Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-29T07:18:52.045Z] === RUN TestUpdateCPUQuota [2022-04-29T07:18:52.773Z] INFO: Sources under d:\gopath\... [2022-04-29T07:18:52.773Z] INFO: Test run under d:\CI\... [2022-04-29T07:18:52.773Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-29T07:18:52.773Z] INFO: docker/docker repository was found [2022-04-29T07:18:52.773Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-29T07:18:52.991Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-04-29T07:18:52.991Z] === RUN TestUpdatePidsLimit [2022-04-29T07:18:52.991Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T07:18:52.991Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T07:18:53.229Z] ltsc2022: Pulling from windows/servercore [2022-04-29T07:18:53.253Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T07:18:53.515Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T07:18:53.685Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T07:18:53.685Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T07:18:53.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T07:18:54.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T07:18:54.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T07:18:54.519Z] #28 20.78 Reading package lists... [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-29T07:18:54.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-29T07:18:54.987Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:18:55.899Z] #28 27.15 Building dependency tree... [2022-04-29T07:18:56.839Z] #28 29.88 bzip2 is already the newest version (1.0.8-4). [2022-04-29T07:18:56.839Z] #28 29.88 patch is already the newest version (2.7.6-7). [2022-04-29T07:18:56.839Z] #28 29.88 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-29T07:18:56.839Z] #28 29.88 The following additional packages will be installed: [2022-04-29T07:18:57.099Z] #28 29.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-29T07:18:57.099Z] #28 29.90 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-29T07:18:57.099Z] #28 29.90 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T07:18:57.099Z] #28 29.90 python3-pkg-resources vim-runtime xxd [2022-04-29T07:18:57.099Z] #28 29.92 Suggested packages: [2022-04-29T07:18:57.099Z] #28 29.92 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-29T07:18:57.099Z] #28 29.92 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-29T07:18:57.099Z] #28 29.92 Recommended packages: [2022-04-29T07:18:57.099Z] #28 29.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T07:18:58.480Z] #28 31.35 The following NEW packages will be installed: [2022-04-29T07:18:58.480Z] #28 31.37 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-29T07:18:58.480Z] #28 31.37 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-29T07:18:58.480Z] #28 31.37 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-29T07:18:58.480Z] #28 31.37 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-29T07:18:58.480Z] #28 31.38 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-29T07:18:58.480Z] #28 31.38 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-29T07:18:58.480Z] #28 31.39 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-29T07:18:59.049Z] #28 31.82 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T07:18:59.049Z] #28 31.82 Need to get 18.6 MB of archives. [2022-04-29T07:18:59.049Z] #28 31.82 After this operation, 71.4 MB of additional disk space will be used. [2022-04-29T07:18:59.049Z] #28 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T07:18:59.049Z] #28 31.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T07:18:59.049Z] #28 31.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T07:18:59.049Z] #28 31.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T07:18:59.049Z] #28 31.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T07:18:59.049Z] #28 31.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T07:18:59.049Z] #28 31.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T07:18:59.049Z] #28 31.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T07:18:59.049Z] #28 31.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T07:18:59.049Z] #28 31.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T07:18:59.049Z] #28 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T07:18:59.049Z] #28 31.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T07:18:59.049Z] #28 31.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T07:18:59.049Z] #28 31.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T07:18:59.049Z] #28 31.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T07:18:59.049Z] #28 31.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T07:18:59.049Z] #28 31.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T07:18:59.049Z] #28 31.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T07:18:59.049Z] #28 31.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T07:18:59.049Z] #28 31.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T07:18:59.050Z] #28 31.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T07:18:59.050Z] #28 31.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T07:18:59.050Z] #28 31.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T07:18:59.050Z] #28 31.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T07:18:59.050Z] #28 31.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T07:18:59.050Z] #28 31.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T07:18:59.050Z] #28 31.96 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-04-29T07:18:59.050Z] #28 31.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T07:18:59.050Z] #28 31.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T07:18:59.050Z] #28 31.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T07:18:59.050Z] #28 32.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T07:18:59.050Z] #28 32.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T07:18:59.050Z] #28 32.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T07:18:59.050Z] #28 32.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T07:18:59.050Z] #28 32.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T07:18:59.050Z] #28 32.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T07:18:59.050Z] #28 32.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T07:18:59.050Z] #28 32.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T07:18:59.050Z] #28 32.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T07:18:59.050Z] #28 32.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T07:18:59.050Z] #28 32.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T07:18:59.310Z] #28 32.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T07:18:59.310Z] #28 32.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T07:18:59.310Z] #28 32.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T07:18:59.879Z] #28 32.82 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T07:19:00.138Z] #28 33.04 Fetched 18.6 MB in 1s (26.9 MB/s) [2022-04-29T07:19:00.138Z] #28 33.09 Selecting previously unselected package pigz. [2022-04-29T07:19:00.138Z] #28 33.09 (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-04-29T07:19:00.138Z] #28 33.15 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T07:19:00.138Z] #28 33.16 Unpacking pigz (2.6-1) ... [2022-04-29T07:19:00.138Z] #28 33.24 Selecting previously unselected package libelf1:amd64. [2022-04-29T07:19:00.398Z] #28 33.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T07:19:00.398Z] #28 33.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T07:19:00.398Z] #28 33.36 Selecting previously unselected package libbpf0:amd64. [2022-04-29T07:19:00.398Z] #28 33.37 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T07:19:00.398Z] #28 33.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:19:00.398Z] #28 33.46 Selecting previously unselected package libcap2:amd64. [2022-04-29T07:19:00.398Z] #28 33.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T07:19:00.658Z] #28 33.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:19:00.658Z] #28 33.53 Selecting previously unselected package libmnl0:amd64. [2022-04-29T07:19:00.658Z] #28 33.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T07:19:00.658Z] #28 33.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:19:00.658Z] #28 33.59 Selecting previously unselected package libxtables12:amd64. [2022-04-29T07:19:00.658Z] #28 33.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T07:19:00.658Z] #28 33.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:19:00.658Z] #28 33.66 Selecting previously unselected package libcap2-bin. [2022-04-29T07:19:00.658Z] #28 33.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T07:19:00.658Z] #28 33.68 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T07:19:00.917Z] #28 33.77 Selecting previously unselected package iproute2. [2022-04-29T07:19:00.917Z] #28 33.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T07:19:00.917Z] #28 33.79 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T07:19:01.177Z] #28 34.11 Selecting previously unselected package xxd. [2022-04-29T07:19:01.177Z] #28 34.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:19:01.177Z] #28 34.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:01.437Z] #28 34.21 Selecting previously unselected package vim-common. [2022-04-29T07:19:01.437Z] #28 34.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:19:01.437Z] #28 34.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:01.437Z] #28 34.36 Selecting previously unselected package bash-completion. [2022-04-29T07:19:01.437Z] #28 34.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T07:19:02.818Z] #28 35.59 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T07:19:02.818Z] #28 35.84 Selecting previously unselected package apparmor. [2022-04-29T07:19:03.077Z] #28 35.84 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T07:19:03.077Z] #28 35.89 Unpacking apparmor (2.13.6-10) ... [2022-04-29T07:19:03.337Z] #28 36.12 Selecting previously unselected package inetutils-ping. [2022-04-29T07:19:03.337Z] #28 36.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T07:19:03.337Z] #28 36.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T07:19:03.337Z] #28 36.20 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T07:19:03.337Z] #28 36.21 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:19:03.337Z] #28 36.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:19:03.337Z] #28 36.27 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T07:19:03.337Z] #28 36.28 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T07:19:03.337Z] #28 36.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:19:03.337Z] #28 36.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T07:19:03.337Z] #28 36.33 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T07:19:03.337Z] #28 36.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:19:03.337Z] #28 36.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T07:19:03.597Z] #28 36.41 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T07:19:03.597Z] #28 36.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:19:03.597Z] #28 36.47 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T07:19:03.597Z] #28 36.48 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T07:19:03.597Z] #28 36.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:19:03.597Z] #28 36.55 Selecting previously unselected package iptables. [2022-04-29T07:19:03.597Z] #28 36.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-29T07:19:03.597Z] #28 36.57 Unpacking iptables (1.8.7-1) ... [2022-04-29T07:19:03.857Z] #28 36.76 Selecting previously unselected package libonig5:amd64. [2022-04-29T07:19:03.857Z] #28 36.77 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T07:19:03.857Z] #28 36.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:19:03.857Z] #28 36.87 Selecting previously unselected package libjq1:amd64. [2022-04-29T07:19:03.857Z] #28 36.88 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T07:19:03.857Z] #28 36.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:19:04.117Z] #28 36.96 Selecting previously unselected package jq. [2022-04-29T07:19:04.117Z] #28 36.97 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-29T07:19:04.117Z] #28 36.98 Unpacking jq (1.6-2.1) ... [2022-04-29T07:19:04.117Z] #28 37.04 Selecting previously unselected package libaio1:amd64. [2022-04-29T07:19:04.117Z] #28 37.06 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T07:19:04.117Z] #28 37.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:19:04.117Z] #28 37.12 Selecting previously unselected package libgpm2:amd64. [2022-04-29T07:19:04.117Z] #28 37.12 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T07:19:04.117Z] #28 37.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:19:04.117Z] #28 37.18 Selecting previously unselected package libinih1:amd64. [2022-04-29T07:19:04.377Z] #28 37.19 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-29T07:19:04.377Z] #28 37.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T07:19:04.377Z] #28 37.24 Selecting previously unselected package libnet1:amd64. [2022-04-29T07:19:04.377Z] #28 37.25 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T07:19:04.377Z] #28 37.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:19:04.377Z] #28 37.32 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T07:19:04.377Z] #28 37.33 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T07:19:04.377Z] #28 37.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:19:04.377Z] #28 37.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T07:19:04.377Z] #28 37.41 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T07:19:04.377Z] #28 37.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:19:04.637Z] #28 37.47 Selecting previously unselected package net-tools. [2022-04-29T07:19:04.637Z] #28 37.47 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T07:19:04.637Z] #28 37.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:19:04.637Z] #28 37.59 Selecting previously unselected package python-pip-whl. [2022-04-29T07:19:04.637Z] #28 37.60 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:19:04.637Z] #28 37.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:19:04.897Z] #28 37.91 Selecting previously unselected package python3-lib2to3. [2022-04-29T07:19:04.897Z] #28 37.93 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T07:19:04.897Z] #28 37.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:19:05.156Z] #28 38.01 Selecting previously unselected package python3-distutils. [2022-04-29T07:19:05.156Z] #28 38.01 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T07:19:05.156Z] #28 38.02 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T07:19:05.156Z] #28 38.11 Selecting previously unselected package python3-pkg-resources. [2022-04-29T07:19:05.156Z] #28 38.12 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T07:19:05.156Z] #28 38.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:19:05.156Z] #28 38.21 Selecting previously unselected package python3-setuptools. [2022-04-29T07:19:05.156Z] #28 38.23 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T07:19:05.416Z] #28 38.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T07:19:05.416Z] #28 38.40 Selecting previously unselected package python3-wheel. [2022-04-29T07:19:05.416Z] #28 38.41 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T07:19:05.416Z] #28 38.42 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T07:19:05.416Z] #28 38.48 Selecting previously unselected package python3-pip. [2022-04-29T07:19:05.416Z] #28 38.48 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T07:19:05.676Z] #28 38.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:19:05.676Z] #28 38.65 Selecting previously unselected package sudo. [2022-04-29T07:19:05.676Z] #28 38.66 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T07:19:05.676Z] #28 38.67 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T07:19:05.936Z] #28 38.97 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T07:19:05.936Z] #28 38.98 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T07:19:05.936Z] #28 38.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:19:06.195Z] #28 39.11 Selecting previously unselected package uidmap. [2022-04-29T07:19:06.195Z] #28 39.12 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T07:19:06.195Z] #28 39.12 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T07:19:06.455Z] #28 39.21 Selecting previously unselected package vim-runtime. [2022-04-29T07:19:06.455Z] #28 39.22 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T07:19:06.455Z] #28 39.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T07:19:06.455Z] #28 39.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T07:19:06.455Z] #28 39.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:06.455Z] #28 ... [2022-04-29T07:19:06.455Z] [2022-04-29T07:19:06.455Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:06.455Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:19:06.455Z] #69 100.8 + bin/containerd [2022-04-29T07:19:06.674Z] [2022-04-29T07:19:06.674Z] SUCCESS: Specified value was saved. [2022-04-29T07:19:07.136Z] INFO: Downloading git... [2022-04-29T07:19:07.231Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-04-29T07:19:07.231Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:19:07.231Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-04-29T07:19:07.231Z] === RUN TestWaitNonBlocked [2022-04-29T07:19:07.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:19:07.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:19:07.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:19:07.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:19:07.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:19:07.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:19:07.231Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T07:19:07.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-29T07:19:07.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-04-29T07:19:07.231Z] === RUN TestWaitBlocked [2022-04-29T07:19:07.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:19:07.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:19:07.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:19:07.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:19:07.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:19:07.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:19:07.805Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-29T07:19:07.805Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-29T07:19:07.805Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-04-29T07:19:07.805Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T07:19:07.805Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T07:19:08.504Z] 8f616e6e9eec: Verifying Checksum [2022-04-29T07:19:08.504Z] 8f616e6e9eec: Download complete [2022-04-29T07:19:08.504Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T07:19:08.504Z] dccd9e4d14d3: Download complete [2022-04-29T07:19:09.343Z] INFO: Downloading go... [2022-04-29T07:19:09.834Z] #62 ... [2022-04-29T07:19:09.834Z] [2022-04-29T07:19:09.835Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:19:09.835Z] #58 sha256:07a508504fe38b90d8f11fcf95111d43086019f43e6a01819ad073b66d8c1fe0 [2022-04-29T07:19:09.835Z] #58 145.8 + mkdir -p /build [2022-04-29T07:19:09.835Z] #58 145.8 + cp runc /build/runc [2022-04-29T07:19:09.835Z] #58 DONE 148.0s [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:09.835Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:19:09.835Z] #62 ... [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:19:09.835Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:19:09.835Z] #53 278.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T07:19:09.835Z] #53 DONE 278.2s [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:09.835Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:19:09.835Z] #62 ... [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T07:19:09.835Z] #54 sha256:0e28d69aee80fea124474d62d492eda7e3df950781a919a45f51d1a255b0cc91 [2022-04-29T07:19:09.835Z] #54 DONE 0.5s [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T07:19:09.835Z] #56 sha256:7e66b1a8e2292dfdc3a98a14240dc7ed50a86c01f6c8ccb14338696239f0e364 [2022-04-29T07:19:09.835Z] #56 DONE 0.1s [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T07:19:09.835Z] #59 sha256:012112748f2869ccab3bef4c3f1af973cdac974436086325ecdcc8e592001750 [2022-04-29T07:19:09.835Z] #59 DONE 0.3s [2022-04-29T07:19:09.835Z] [2022-04-29T07:19:09.835Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:09.835Z] #62 sha256:51264fbf4583293ad72d2d3abd02815c348f5ec2fe62de7fb860ed31b0578909 [2022-04-29T07:19:10.352Z] #58 145.5 + mkdir -p /build [2022-04-29T07:19:10.352Z] #58 145.5 + cp runc /build/runc [2022-04-29T07:19:10.352Z] #58 DONE 147.8s [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T07:19:10.352Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T07:19:10.352Z] #53 281.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T07:19:10.352Z] #53 DONE 282.0s [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:10.352Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:19:10.352Z] #62 ... [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T07:19:10.352Z] #54 sha256:4904d4096b7d57d4537ebed96da25b6a0e2795451e0f3f703fc60b3f8b14a788 [2022-04-29T07:19:10.352Z] #54 DONE 0.7s [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:10.352Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:19:10.352Z] #62 ... [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T07:19:10.352Z] #56 sha256:6848d821bf1936b0448b6e1f1315f6c803d72b6ec46963b6274d94ac9a04839a [2022-04-29T07:19:10.352Z] #56 DONE 0.1s [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T07:19:10.352Z] #59 sha256:37d8f1a4475ea71afed64ad0d33200a784105644f6affcf234b4fb86a2d1a92c [2022-04-29T07:19:10.352Z] #59 DONE 0.3s [2022-04-29T07:19:10.352Z] [2022-04-29T07:19:10.352Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:10.352Z] #62 sha256:cef005321e1976c4f80e9d00c16f0f9bd4eff1df7ddc1a063d259d15e69fa3de [2022-04-29T07:19:10.352Z] #62 247.0 + bin/containerd [2022-04-29T07:19:10.413Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-04-29T07:19:10.414Z] === CONT TestIpcModeOlderClient [2022-04-29T07:19:10.414Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-29T07:19:10.414Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T07:19:10.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-04-29T07:19:10.414Z] === CONT TestDaemonHostGatewayIP [2022-04-29T07:19:10.769Z] #62 230.0 + bin/containerd [2022-04-29T07:19:11.733Z] #69 ... [2022-04-29T07:19:11.733Z] [2022-04-29T07:19:11.733Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T07:19:11.733Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-29T07:19:11.733Z] #28 40.94 Selecting previously unselected package vim. [2022-04-29T07:19:11.733Z] #28 40.95 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T07:19:11.733Z] #28 40.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:11.733Z] #28 41.27 Selecting previously unselected package xfsprogs. [2022-04-29T07:19:11.733Z] #28 41.28 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T07:19:11.733Z] #28 41.28 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T07:19:11.733Z] #28 41.58 Selecting previously unselected package zip. [2022-04-29T07:19:11.733Z] #28 41.59 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-29T07:19:11.733Z] #28 41.60 Unpacking zip (3.0-12) ... [2022-04-29T07:19:11.733Z] #28 41.68 Selecting previously unselected package zstd. [2022-04-29T07:19:11.733Z] #28 41.69 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T07:19:11.733Z] #28 41.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:19:11.733Z] #28 41.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T07:19:11.733Z] #28 42.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T07:19:11.733Z] #28 42.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T07:19:11.733Z] #28 42.43 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T07:19:11.733Z] #28 42.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T07:19:11.733Z] #28 42.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T07:19:11.733Z] #28 42.46 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T07:19:11.733Z] #28 42.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T07:19:11.733Z] #28 42.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T07:19:11.733Z] #28 42.50 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T07:19:11.733Z] #28 42.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:11.733Z] #28 42.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T07:19:11.733Z] #28 42.92 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T07:19:11.733Z] #28 42.93 Setting up apparmor (2.13.6-10) ... [2022-04-29T07:19:11.733Z] #28 44.03 Setting up zip (3.0-12) ... [2022-04-29T07:19:11.733Z] #28 44.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:11.733Z] #28 44.07 Setting up bash-completion (1:2.11-2) ... [2022-04-29T07:19:12.300Z] #28 45.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T07:19:12.300Z] #28 45.31 Setting up sudo (1.9.5p2-3) ... [2022-04-29T07:19:12.300Z] #28 45.38 invoke-rc.d: could not determine current runlevel [2022-04-29T07:19:12.559Z] #28 45.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T07:19:12.559Z] #28 45.39 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T07:19:12.559Z] #28 45.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T07:19:12.559Z] #28 45.41 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T07:19:12.559Z] #28 45.42 Setting up pigz (2.6-1) ... [2022-04-29T07:19:12.559Z] #28 45.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T07:19:12.559Z] #28 45.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T07:19:12.559Z] #28 45.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T07:19:12.559Z] #28 45.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:12.964Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2022-04-29T07:19:12.964Z] === CONT TestDaemonRestartIpcMode [2022-04-29T07:19:13.128Z] #28 45.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T07:19:13.128Z] #28 45.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T07:19:13.128Z] #28 46.21 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T07:19:13.128Z] #28 46.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T07:19:13.128Z] #28 46.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T07:19:13.388Z] #28 46.25 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T07:19:13.406Z] INFO: Downloading compiler 1 of 3... [2022-04-29T07:19:13.406Z] INFO: Downloading compiler 2 of 3... [2022-04-29T07:19:13.406Z] INFO: Downloading compiler 3 of 3... [2022-04-29T07:19:13.406Z] INFO: Extracting git... [2022-04-29T07:19:13.648Z] #28 46.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T07:19:13.648Z] #28 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T07:19:13.648Z] #28 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T07:19:13.648Z] #28 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T07:19:13.648Z] #28 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T07:19:13.648Z] #28 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T07:19:13.648Z] #28 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T07:19:13.648Z] #28 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T07:19:13.648Z] #28 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T07:19:13.648Z] #28 46.69 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T07:19:14.587Z] #28 47.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T07:19:14.587Z] #28 47.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T07:19:14.587Z] #28 47.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T07:19:14.587Z] #28 47.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T07:19:15.417Z] #28 48.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T07:19:15.417Z] #28 48.28 Setting up jq (1.6-2.1) ... [2022-04-29T07:19:15.417Z] #28 48.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T07:19:15.417Z] #28 48.32 Setting up iptables (1.8.7-1) ... [2022-04-29T07:19:15.417Z] #28 48.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T07:19:15.417Z] #28 48.37 Setting up iproute2 (5.10.0-4) ... [2022-04-29T07:19:15.517Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-29T07:19:15.677Z] #28 48.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T07:19:16.247Z] #28 DONE 49.2s [2022-04-29T07:19:16.247Z] [2022-04-29T07:19:16.247Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-29T07:19:16.247Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-29T07:19:17.187Z] #29 0.836 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T07:19:17.187Z] #29 0.841 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T07:19:17.187Z] #29 0.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T07:19:17.187Z] #29 DONE 0.9s [2022-04-29T07:19:17.187Z] [2022-04-29T07:19:17.187Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T07:19:17.187Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-29T07:19:22.112Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-04-29T07:19:22.112Z] PASS [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === Skipped [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T07:19:22.112Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-29T07:19:22.112Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:19:22.112Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:19:22.112Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-29T07:19:22.112Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T07:19:22.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-29T07:19:22.112Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:19:22.112Z] [2022-04-29T07:19:22.112Z] DONE 235 tests, 7 skipped in 119.063s [2022-04-29T07:19:22.112Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T07:19:22.112Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:19:22.685Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:19:22.685Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T07:19:22.685Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T07:19:22.685Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T07:19:22.685Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T07:19:22.685Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T07:19:22.685Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T07:19:22.685Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:19:22.685Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T07:19:22.685Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T07:19:22.948Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T07:19:22.948Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-29T07:19:22.948Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-29T07:19:22.948Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:19:22.948Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T07:19:23.894Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T07:19:25.285Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T07:19:25.316Z] #30 7.502 Collecting yamllint==1.26.1 [2022-04-29T07:19:25.885Z] #30 8.565 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T07:19:26.231Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T07:19:26.231Z] daemon_test.go:156: [d8905e662629b] daemon is not started [2022-04-29T07:19:26.231Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-29T07:19:26.231Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-29T07:19:26.231Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-29T07:19:26.231Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-29T07:19:26.231Z] === RUN TestDaemonProxy [2022-04-29T07:19:26.231Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T07:19:26.457Z] #30 9.167 Collecting pathspec>=0.5.3 [2022-04-29T07:19:26.457Z] #30 9.171 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T07:19:26.457Z] #30 9.371 Collecting pyyaml [2022-04-29T07:19:26.457Z] #30 9.375 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-04-29T07:19:26.457Z] #30 9.415 Building wheels for collected packages: yamllint [2022-04-29T07:19:26.716Z] #30 9.416 Building wheel for yamllint (setup.py): started [2022-04-29T07:19:27.286Z] #30 10.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T07:19:27.286Z] #30 10.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5bb7eb83c2915095885b29057952e116b0d29d1e2ca6794f4ba8a3dcbd16110e [2022-04-29T07:19:27.286Z] #30 10.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T07:19:27.286Z] #30 10.09 Successfully built yamllint [2022-04-29T07:19:27.286Z] #30 10.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T07:19:27.546Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T07:19:27.806Z] #30 DONE 10.7s [2022-04-29T07:19:27.806Z] [2022-04-29T07:19:27.806Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T07:19:27.806Z] #34 sha256:6827ef650d6e8e7f3de4237645b7b31ba0753682652f87921e7b48268bdc2493 [2022-04-29T07:19:28.066Z] #34 DONE 0.3s [2022-04-29T07:19:28.066Z] [2022-04-29T07:19:28.066Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T07:19:28.066Z] #39 sha256:0f92903a706fede5ebcdbe51ca33af7d0c58429ff7941cc61c52101912e3af17 [2022-04-29T07:19:28.149Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T07:19:28.326Z] #39 DONE 0.3s [2022-04-29T07:19:28.326Z] [2022-04-29T07:19:28.327Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T07:19:28.327Z] #42 sha256:89df6adc4a989a71632430e5db88d62ada9fbd09bee2413acbb3c3124f2f2945 [2022-04-29T07:19:28.327Z] #42 DONE 0.1s [2022-04-29T07:19:28.327Z] [2022-04-29T07:19:28.327Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:28.327Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:19:28.591Z] #69 ... [2022-04-29T07:19:28.591Z] [2022-04-29T07:19:28.591Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T07:19:28.591Z] #44 sha256:c1fbd6dbf7d4f3e937da5aa3e3bcadf0d185c60fd39e741350a130da6a24fec6 [2022-04-29T07:19:28.591Z] #44 DONE 0.1s [2022-04-29T07:19:28.591Z] [2022-04-29T07:19:28.591Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T07:19:28.591Z] #46 sha256:bc33e62bff728f8a969ecb84dc5379c1fd2609adc326c27beecf9749a5fc5801 [2022-04-29T07:19:28.911Z] #46 DONE 0.1s [2022-04-29T07:19:28.911Z] [2022-04-29T07:19:28.911Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T07:19:28.911Z] #50 sha256:ef9d2b630cbf28040488dff5c958125603f281da8d5ae3fabb46e88f67d002e7 [2022-04-29T07:19:28.911Z] #50 DONE 0.1s [2022-04-29T07:19:28.911Z] [2022-04-29T07:19:28.911Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T07:19:28.911Z] #53 sha256:438602adb07f90b5dd05c434569bd3280a550d1abff4c4dad5f6e905f1434237 [2022-04-29T07:19:28.911Z] #53 DONE 0.2s [2022-04-29T07:19:28.911Z] [2022-04-29T07:19:28.911Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T07:19:28.911Z] #57 sha256:cbf5f7a0ccf55419a26d173982fc4e4fa71b430b32fc0d334a367d6860398f6f [2022-04-29T07:19:29.172Z] #57 DONE 0.1s [2022-04-29T07:19:29.172Z] [2022-04-29T07:19:29.172Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T07:19:29.172Z] #59 sha256:bc3e9c6fbd363275ea870b0f56a8360aaa7a92c60402b999ac0df499e3325298 [2022-04-29T07:19:29.172Z] #59 DONE 0.2s [2022-04-29T07:19:29.172Z] [2022-04-29T07:19:29.172Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T07:19:29.172Z] #61 sha256:e996f624412ca7a615c77799812331fe551fa2878fe1dc33760176fb79ed065c [2022-04-29T07:19:29.432Z] #61 DONE 0.2s [2022-04-29T07:19:29.432Z] [2022-04-29T07:19:29.432Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T07:19:29.432Z] #63 sha256:4da0175be83d97e44cfeeb600b421c920262523de0ea7afc66c4eeb0209dbcd0 [2022-04-29T07:19:29.432Z] #63 DONE 0.1s [2022-04-29T07:19:29.432Z] [2022-04-29T07:19:29.432Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:29.432Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:19:29.538Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T07:19:31.089Z] INFO: Expanding go... [2022-04-29T07:19:31.456Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T07:19:31.718Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T07:19:32.290Z] --- PASS: TestDaemonProxy (6.20s) [2022-04-29T07:19:32.291Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-29T07:19:32.291Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-29T07:19:32.291Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-29T07:19:32.291Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-29T07:19:32.291Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-29T07:19:32.291Z] PASS [2022-04-29T07:19:32.291Z] [2022-04-29T07:19:32.291Z] DONE 17 tests in 10.089s [2022-04-29T07:19:32.291Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T07:19:32.291Z] INFO: Testing against a local daemon [2022-04-29T07:19:32.291Z] === RUN TestCommitInheritsEnv [2022-04-29T07:19:32.552Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-29T07:19:32.552Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:19:32.552Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T07:19:32.552Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:19:32.552Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform// [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T07:19:32.815Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-29T07:19:32.815Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-29T07:19:33.076Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-29T07:19:33.076Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T07:19:33.076Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T07:19:33.076Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T07:19:33.076Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:19:33.076Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-29T07:19:33.076Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:19:33.077Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-29T07:19:33.077Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:19:33.338Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-29T07:19:33.338Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T07:19:33.911Z] time="2022-04-29T07:19:33Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-29T07:19:35.301Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-04-29T07:19:35.301Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:19:35.301Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-29T07:19:35.301Z] === RUN TestTagInvalidReference [2022-04-29T07:19:35.301Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T07:19:35.301Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:19:35.301Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-29T07:19:35.301Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:19:35.301Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T07:19:35.301Z] === RUN TestTagOfficialNames [2022-04-29T07:19:35.301Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-29T07:19:35.301Z] === RUN TestTagMatchesDigest [2022-04-29T07:19:35.301Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-29T07:19:35.301Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/networkdb 103.551s coverage: 60.3% of statements [2022-04-29T07:19:35.670Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/osl 4.357s coverage: 39.7% of statements [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/portmapper 0.264s coverage: 48.6% of statements [2022-04-29T07:19:35.670Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-29T07:19:35.670Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T07:19:35.937Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.937Z] === Skipped [2022-04-29T07:19:35.937Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-29T07:19:35.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.937Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-29T07:19:35.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.937Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-29T07:19:35.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:19:35.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:19:35.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:19:35.937Z] [2022-04-29T07:19:35.938Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:19:35.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:19:35.938Z] [2022-04-29T07:19:35.938Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:19:35.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:19:35.938Z] [2022-04-29T07:19:35.938Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:19:35.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:19:35.938Z] [2022-04-29T07:19:35.938Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-29T07:19:35.938Z] firewalld_test.go:14: firewalld is not running [2022-04-29T07:19:35.938Z] [2022-04-29T07:19:35.938Z] DONE 326 tests, 9 skipped in 199.562s Post stage [Pipeline] junit [2022-04-29T07:19:36.527Z] Recording test results [2022-04-29T07:19:36.626Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T07:19:36.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c62502b198cd3c21ed7ef5c4e93ec63faff3176 -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:8c62502b198cd3c21ed7ef5c4e93ec63faff3176 hack/make.sh dynbinary test-integration [2022-04-29T07:19:37.246Z] [2022-04-29T07:19:37.246Z] Removing bundles/ [2022-04-29T07:19:37.246Z] [2022-04-29T07:19:37.246Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T07:19:37.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:19:37.508Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:19:51.433Z] #69 ... [2022-04-29T07:19:51.433Z] [2022-04-29T07:19:51.433Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-29T07:19:51.433Z] #65 sha256:187cd20238b311b49c1fa20069fc3970777a14b87ab86031bb627f019052ef23 [2022-04-29T07:19:51.433Z] #65 89.55 + mkdir -p /build [2022-04-29T07:19:51.433Z] #65 89.55 + cp runc /build/runc [2022-04-29T07:19:51.433Z] #65 DONE 89.8s [2022-04-29T07:19:51.433Z] [2022-04-29T07:19:51.433Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:51.433Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:19:52.814Z] #69 ... [2022-04-29T07:19:52.814Z] [2022-04-29T07:19:52.814Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T07:19:52.814Z] #66 sha256:6207db423eb831c09a2f4b891a7794fd11dbe5e8edcc88a24800dc7eb82d26c9 [2022-04-29T07:19:52.814Z] #66 DONE 0.1s [2022-04-29T07:19:52.814Z] [2022-04-29T07:19:52.814Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-29T07:19:52.814Z] #69 sha256:ff36485626fcfec6364701512cbc9df819dd7b2d1e8d7b17ea830f3e35103912 [2022-04-29T07:20:06.746Z] #62 298.0 # github.com/containerd/containerd/cmd/containerd [2022-04-29T07:20:06.746Z] #62 298.0 /usr/bin/ld: /tmp/go-link-3276341001/000019.o: in function `New': [2022-04-29T07:20:06.746Z] #62 298.0 /tmp/tmp.NtR2n0MBKu/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-29T07:20:06.746Z] #62 298.0 + bin/containerd-stress [2022-04-29T07:20:06.746Z] #62 299.2 + bin/containerd-shim [2022-04-29T07:20:06.776Z] INFO: Expanding compiler 1 of 3... [2022-04-29T07:20:06.777Z] INFO: Expanding compiler 2 of 3... [2022-04-29T07:20:06.956Z] #62 280.9 # github.com/containerd/containerd/cmd/containerd [2022-04-29T07:20:06.956Z] #62 280.9 /usr/bin/ld: /tmp/go-link-3253856593/000019.o: in function `New': [2022-04-29T07:20:06.956Z] #62 280.9 /tmp/tmp.inYsDW44Qb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-29T07:20:06.956Z] #62 281.0 + bin/containerd-stress [2022-04-29T07:20:06.956Z] #62 282.1 + bin/containerd-shim [2022-04-29T07:20:10.512Z] INFO: Expanding compiler 3 of 3... [2022-04-29T07:20:11.478Z] INFO: Removing downloaded files... [2022-04-29T07:20:11.478Z] INFO: Downloading containerd [2022-04-29T07:20:14.911Z] #62 310.4 + bin/containerd-shim-runc-v1 [2022-04-29T07:20:15.050Z] #62 293.2 + bin/containerd-shim-runc-v1 [2022-04-29T07:20:20.211Z] #62 316.6 + bin/containerd-shim-runc-v2 [2022-04-29T07:20:20.304Z] #62 299.5 + bin/containerd-shim-runc-v2 [2022-04-29T07:20:20.786Z] #62 317.4 + binaries [2022-04-29T07:20:20.786Z] #62 317.4 + install -D bin/containerd /build/containerd [2022-04-29T07:20:20.786Z] #62 317.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T07:20:20.786Z] #62 317.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T07:20:20.786Z] #62 317.4 + install -D bin/ctr /build/ctr [2022-04-29T07:20:20.868Z] #62 300.3 + binaries [2022-04-29T07:20:21.124Z] #62 300.3 + install -D bin/containerd /build/containerd [2022-04-29T07:20:21.124Z] #62 300.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T07:20:21.124Z] #62 300.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T07:20:21.124Z] #62 300.3 + install -D bin/ctr /build/ctr [2022-04-29T07:20:23.013Z] #62 DONE 302.3s [2022-04-29T07:20:23.338Z] #62 DONE 319.7s [2022-04-29T07:20:23.912Z] [2022-04-29T07:20:23.912Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T07:20:23.912Z] #63 sha256:a772b6ca3edf078cf74b1a16db581ea29694b8e44510bf0f79734d2e774ad2b9 [2022-04-29T07:20:24.382Z] [2022-04-29T07:20:24.382Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T07:20:24.382Z] #63 sha256:d0af554f458a7ec69b885cebff5c9c345f7a7e52807777e293e56a2f0c4a20ab [2022-04-29T07:20:24.858Z] #63 DONE 1.0s [2022-04-29T07:20:24.914Z] #69 178.1 # github.com/containerd/containerd/cmd/containerd [2022-04-29T07:20:24.914Z] #69 178.1 /usr/bin/ld: /tmp/go-link-2412792360/000019.o: in function `New': [2022-04-29T07:20:24.914Z] #69 178.1 /tmp/tmp.6UrHil4EOB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-29T07:20:24.914Z] #69 178.2 + bin/containerd-stress [2022-04-29T07:20:24.914Z] #69 179.3 + bin/containerd-shim [2022-04-29T07:20:24.944Z] #63 DONE 0.8s [2022-04-29T07:20:25.120Z] [2022-04-29T07:20:25.120Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T07:20:25.120Z] #68 sha256:736c7afb4f409989e9deac4895c74040fc3921b7f29b5af0a7ad03b4234c3e00 [2022-04-29T07:20:25.120Z] #68 DONE 0.2s [2022-04-29T07:20:25.120Z] [2022-04-29T07:20:25.120Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T07:20:25.120Z] #73 sha256:b28c920207c4b7185e12b3002d6fd2bc73cfb15d77915c59f7101933eb0237f7 [2022-04-29T07:20:25.201Z] [2022-04-29T07:20:25.201Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T07:20:25.201Z] #68 sha256:fc493b3ef7a3c7ec56ad8fdf0ae6291a15fa047343309b70588dfa4a6036a3fe [2022-04-29T07:20:25.201Z] #68 DONE 0.2s [2022-04-29T07:20:25.201Z] [2022-04-29T07:20:25.201Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T07:20:25.201Z] #73 sha256:0a22e258a5237a7bf54bdfc3f6820dcfe70b1e4fcfd34b4ef37c322467fd448c [2022-04-29T07:20:26.129Z] #73 DONE 0.9s [2022-04-29T07:20:26.129Z] [2022-04-29T07:20:26.129Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T07:20:26.129Z] #74 sha256:7465adca77bdedf6cc76574fd5da80b36b40571277a361ed62a508320f1d85ec [2022-04-29T07:20:26.129Z] #74 DONE 0.0s [2022-04-29T07:20:26.129Z] [2022-04-29T07:20:26.129Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T07:20:26.129Z] #75 sha256:227c7f6773dcd09a7ceb39ec38342549ef35954487516e89895ca273f5dac168 [2022-04-29T07:20:26.512Z] #73 DONE 1.0s [2022-04-29T07:20:26.512Z] [2022-04-29T07:20:26.512Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T07:20:26.512Z] #74 sha256:50de941ff595b05a86ed44ca011ca30638f0ab2aa325f0d716e0e53adb2d7f9e [2022-04-29T07:20:26.512Z] #74 DONE 0.0s [2022-04-29T07:20:26.512Z] [2022-04-29T07:20:26.512Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T07:20:26.512Z] #75 sha256:e5c1495e8125582ff89cba2d0befe090847eedebee866f116abb00b1edba7958 [2022-04-29T07:20:27.502Z] #75 DONE 1.4s [2022-04-29T07:20:27.502Z] [2022-04-29T07:20:27.502Z] #76 exporting to image [2022-04-29T07:20:27.502Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T07:20:27.502Z] #76 exporting layers [2022-04-29T07:20:27.903Z] #75 DONE 1.6s [2022-04-29T07:20:27.903Z] [2022-04-29T07:20:27.903Z] #76 exporting to image [2022-04-29T07:20:27.903Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T07:20:27.903Z] #76 exporting layers [2022-04-29T07:20:34.043Z] #76 exporting layers 6.2s done [2022-04-29T07:20:34.044Z] #76 writing image sha256:db1e7568f6bb60c8644753ef1c4da6e27ec9f7a82a0cd692fb45623c92845538 done [2022-04-29T07:20:34.044Z] #76 naming to docker.io/library/docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:20:34.044Z] #76 naming to docker.io/library/docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe done [2022-04-29T07:20:34.044Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-29T07:20:34.384Z] + trap exit INT TERM [2022-04-29T07:20:34.384Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-29T07:20:34.384Z] + CONTAINER_NAME=docker-pr8 [2022-04-29T07:20:34.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe -e DOCKER_GRAPHDRIVER docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe hack/make.sh dynbinary [2022-04-29T07:20:34.504Z] #76 exporting layers 6.2s done [2022-04-29T07:20:34.504Z] #76 writing image sha256:15cda3f059457197c996659cc8ed0f426b95a9f0ef0f2a8df8f621e292332633 done [2022-04-29T07:20:34.504Z] #76 naming to docker.io/library/docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe done [2022-04-29T07:20:34.504Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T07:20:34.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe -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:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe hack/make.sh dynbinary test-integration [2022-04-29T07:20:35.753Z] [2022-04-29T07:20:36.010Z] Removing bundles/ [2022-04-29T07:20:36.010Z] [2022-04-29T07:20:36.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T07:20:36.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:20:36.010Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:20:36.252Z] [2022-04-29T07:20:36.252Z] Removing bundles/ [2022-04-29T07:20:36.252Z] [2022-04-29T07:20:36.252Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T07:20:36.252Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:20:36.252Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:20:37.127Z] #69 190.4 + bin/containerd-shim-runc-v1 [2022-04-29T07:20:41.412Z] [2022-04-29T07:20:41.412Z] Name Version Source Summary [2022-04-29T07:20:41.412Z] ---- ------- ------ ------- [2022-04-29T07:20:41.412Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-29T07:20:41.412Z] [2022-04-29T07:20:41.412Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-29T07:20:41.412Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-29T07:20:41.412Z] PSChildName : containerd [2022-04-29T07:20:41.412Z] PSDrive : C [2022-04-29T07:20:41.412Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-29T07:20:41.412Z] PSIsContainer : True [2022-04-29T07:20:41.412Z] Name : containerd [2022-04-29T07:20:41.412Z] FullName : C:\containerd [2022-04-29T07:20:41.412Z] Parent : [2022-04-29T07:20:41.412Z] Exists : True [2022-04-29T07:20:41.412Z] Root : C:\ [2022-04-29T07:20:41.412Z] Extension : [2022-04-29T07:20:41.412Z] CreationTime : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] CreationTimeUtc : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] LastAccessTime : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] LastAccessTimeUtc : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] LastWriteTime : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] LastWriteTimeUtc : 4/29/2022 7:20:38 AM [2022-04-29T07:20:41.412Z] Attributes : Directory [2022-04-29T07:20:41.412Z] Mode : d----- [2022-04-29T07:20:41.412Z] BaseName : containerd [2022-04-29T07:20:41.412Z] Target : {} [2022-04-29T07:20:41.412Z] LinkType : [2022-04-29T07:20:41.412Z] [2022-04-29T07:20:41.412Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-29T07:20:41.412Z] INFO: Configuring git core.autocrlf... [2022-04-29T07:20:41.412Z] [2022-04-29T07:20:41.412Z] [2022-04-29T07:20:42.403Z] #69 196.7 + bin/containerd-shim-runc-v2 [2022-04-29T07:20:43.198Z] dccd9e4d14d3: Pull complete [2022-04-29T07:20:43.198Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T07:20:43.198Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:20:43.198Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:20:43.198Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-29T07:20:43.198Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-29T07:20:43.198Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-29T07:20:43.198Z] INFO: Docker version of control daemon [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] Client: [2022-04-29T07:20:43.198Z] Version: 20.10.9 [2022-04-29T07:20:43.198Z] API version: 1.41 [2022-04-29T07:20:43.198Z] Go version: go1.16.8 [2022-04-29T07:20:43.198Z] Git commit: c2ea9bc [2022-04-29T07:20:43.198Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:20:43.198Z] OS/Arch: windows/amd64 [2022-04-29T07:20:43.198Z] Context: default [2022-04-29T07:20:43.198Z] Experimental: true [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] Server: Docker Engine - Community [2022-04-29T07:20:43.198Z] Engine: [2022-04-29T07:20:43.198Z] Version: 20.10.9 [2022-04-29T07:20:43.198Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:20:43.198Z] Go version: go1.16.8 [2022-04-29T07:20:43.198Z] Git commit: 79ea9d3 [2022-04-29T07:20:43.198Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:20:43.198Z] OS/Arch: windows/amd64 [2022-04-29T07:20:43.198Z] Experimental: true [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] INFO: Docker info of control daemon [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] Client: [2022-04-29T07:20:43.198Z] Context: default [2022-04-29T07:20:43.198Z] Debug Mode: false [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] Server: [2022-04-29T07:20:43.198Z] Containers: 0 [2022-04-29T07:20:43.198Z] Running: 0 [2022-04-29T07:20:43.198Z] Paused: 0 [2022-04-29T07:20:43.198Z] Stopped: 0 [2022-04-29T07:20:43.198Z] Images: 1 [2022-04-29T07:20:43.198Z] Server Version: 20.10.9 [2022-04-29T07:20:43.198Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-29T07:20:43.198Z] Windows: [2022-04-29T07:20:43.198Z] LCOW: [2022-04-29T07:20:43.198Z] Logging Driver: json-file [2022-04-29T07:20:43.198Z] Plugins: [2022-04-29T07:20:43.198Z] Volume: local [2022-04-29T07:20:43.198Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:20:43.198Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:20:43.198Z] Swarm: inactive [2022-04-29T07:20:43.198Z] Default Isolation: process [2022-04-29T07:20:43.198Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:20:43.198Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T07:20:43.198Z] OSType: windows [2022-04-29T07:20:43.198Z] Architecture: x86_64 [2022-04-29T07:20:43.198Z] CPUs: 4 [2022-04-29T07:20:43.198Z] Total Memory: 32GiB [2022-04-29T07:20:43.198Z] Name: azwin-2-0a7a00 [2022-04-29T07:20:43.198Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T07:20:43.198Z] Docker Root Dir: D:\docker [2022-04-29T07:20:43.198Z] Debug Mode: false [2022-04-29T07:20:43.198Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:20:43.198Z] Labels: [2022-04-29T07:20:43.198Z] Experimental: true [2022-04-29T07:20:43.198Z] Insecure Registries: [2022-04-29T07:20:43.198Z] 10.0.0.4:5000 [2022-04-29T07:20:43.198Z] 127.0.0.0/8 [2022-04-29T07:20:43.198Z] Registry Mirrors: [2022-04-29T07:20:43.198Z] http://10.0.0.4:5000/ [2022-04-29T07:20:43.198Z] Live Restore Enabled: false [2022-04-29T07:20:43.198Z] Product License: Community Engine [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] INFO: Commit hash is daf739b195 [2022-04-29T07:20:43.198Z] INFO: Nuke-Everything... [2022-04-29T07:20:43.198Z] INFO: Container count on control daemon to delete is 0 [2022-04-29T07:20:43.198Z] INFO: Nuking d:\CI [2022-04-29T07:20:43.198Z] INFO: Zapped successfully [2022-04-29T07:20:43.198Z] INFO: Location for testing is d:\CI\PR-43525\8 [2022-04-29T07:20:43.198Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.198Z] INFO: Building the image from Dockerfile.windows at 04/29/2022 07:20:41... [2022-04-29T07:20:43.198Z] [2022-04-29T07:20:43.341Z] #69 197.5 + binaries [2022-04-29T07:20:43.341Z] #69 197.5 + install -D bin/containerd /build/containerd [2022-04-29T07:20:43.341Z] #69 197.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T07:20:43.341Z] #69 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T07:20:43.341Z] #69 197.6 + install -D bin/ctr /build/ctr [2022-04-29T07:20:43.600Z] #69 DONE 198.0s [2022-04-29T07:20:44.979Z] [2022-04-29T07:20:44.979Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T07:20:44.979Z] #70 sha256:0fd940b24efa44dbc71043d683ba0d2f9f1e82fa66bd25d56f905d8ce06884bf [2022-04-29T07:20:44.979Z] #70 DONE 0.2s [2022-04-29T07:20:44.979Z] [2022-04-29T07:20:44.979Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T07:20:44.979Z] #75 sha256:cca6c836f0fa403154e7f01515f5dedf020799b9d7257207900d5a178e61b39b [2022-04-29T07:20:44.979Z] #75 DONE 0.1s [2022-04-29T07:20:45.238Z] [2022-04-29T07:20:45.238Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T07:20:45.238Z] #80 sha256:eb9db0d33b71aee421ba824610c0585710b6a0c1277705b48de6566327cdab5a [2022-04-29T07:20:45.805Z] #80 DONE 0.5s [2022-04-29T07:20:45.805Z] [2022-04-29T07:20:45.805Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T07:20:45.805Z] #81 sha256:99dc0e006519e922a056e84d25e531edbaad578d60b03812b1303eef75d83aa8 [2022-04-29T07:20:45.805Z] #81 DONE 0.0s [2022-04-29T07:20:45.805Z] [2022-04-29T07:20:45.805Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T07:20:45.805Z] #82 sha256:2932b59d58bfff288dc3d11b680f4d6646c31073cc22033a3364cdf6726fa8a4 [2022-04-29T07:20:49.708Z] 8f616e6e9eec: Pull complete [2022-04-29T07:20:49.994Z] #82 DONE 4.0s [2022-04-29T07:20:49.994Z] [2022-04-29T07:20:49.994Z] #83 exporting to image [2022-04-29T07:20:49.994Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T07:20:49.994Z] #83 exporting layers [2022-04-29T07:20:50.390Z] Sending build context to Docker daemon 66.37MB [2022-04-29T07:20:50.390Z] [2022-04-29T07:20:50.390Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-29T07:20:50.390Z] ---> aa8714eb8356 [2022-04-29T07:20:50.390Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-29T07:20:50.390Z] ---> Running in 929f04e3186e [2022-04-29T07:20:50.859Z] Removing intermediate container 929f04e3186e [2022-04-29T07:20:50.859Z] ---> 60421b23448d [2022-04-29T07:20:50.859Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-29T07:20:50.859Z] ---> Running in 23a7da821f1e [2022-04-29T07:20:51.330Z] Removing intermediate container 23a7da821f1e [2022-04-29T07:20:51.330Z] ---> 53109047b6d1 [2022-04-29T07:20:51.330Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-29T07:20:51.330Z] ---> Running in ce8cf971c5ad [2022-04-29T07:20:51.799Z] Removing intermediate container ce8cf971c5ad [2022-04-29T07:20:51.799Z] ---> b17be4fdfe69 [2022-04-29T07:20:51.799Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-29T07:20:51.799Z] ---> Running in 54a7fbe5fc94 [2022-04-29T07:20:52.271Z] Removing intermediate container 54a7fbe5fc94 [2022-04-29T07:20:52.271Z] ---> 06551375dda9 [2022-04-29T07:20:52.271Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-29T07:20:52.271Z] ---> Running in 21afe46023d2 [2022-04-29T07:20:52.741Z] Removing intermediate container 21afe46023d2 [2022-04-29T07:20:52.741Z] ---> a3d17acd25f1 [2022-04-29T07:20:52.741Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-29T07:20:52.741Z] ---> Running in 6ff50b02d1b9 [2022-04-29T07:20:53.214Z] Removing intermediate container 6ff50b02d1b9 [2022-04-29T07:20:53.214Z] ---> 56196ad17553 [2022-04-29T07:20:53.214Z] Step 8/13 : 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-04-29T07:20:53.214Z] ---> Running in 42eb985683bc [2022-04-29T07:20:59.030Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:20:59.191Z] [2022-04-29T07:20:59.191Z] SUCCESS: Specified value was saved. [2022-04-29T07:20:59.603Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:20:59.603Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:20:59.603Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:20:59.662Z] INFO: Downloading git... [2022-04-29T07:20:59.865Z] [2022-04-29T07:20:59.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:21:00.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:21:00.128Z] HOSTNAME=ac8a1380d354 [2022-04-29T07:21:00.128Z] TESTDEBUG=0 [2022-04-29T07:21:00.128Z] DEST=bundles/test-integration [2022-04-29T07:21:00.128Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:21:00.128Z] DOCKER_GITCOMMIT=8c62502b198cd3c21ed7ef5c4e93ec63faff3176 [2022-04-29T07:21:00.128Z] container=docker [2022-04-29T07:21:00.128Z] HOME=/root [2022-04-29T07:21:00.128Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:21:00.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:21:00.128Z] VALIDATE_BRANCH=master [2022-04-29T07:21:00.128Z] TERM=xterm [2022-04-29T07:21:00.128Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:21:00.128Z] SHLVL=1 [2022-04-29T07:21:00.128Z] TIMEOUT=120m [2022-04-29T07:21:00.128Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:21:00.128Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:21:00.128Z] GO111MODULE=off [2022-04-29T07:21:00.128Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T07:21:00.128Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T07:21:00.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:21:00.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:21:00.128Z] GOPATH=/go [2022-04-29T07:21:00.128Z] PKG_CONFIG=pkg-config [2022-04-29T07:21:00.128Z] _=/usr/bin/env [2022-04-29T07:21:00.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T07:21:01.261Z] INFO: Downloading go... [2022-04-29T07:21:03.508Z] INFO: Downloading compiler 1 of 3... [2022-04-29T07:21:03.983Z] INFO: Downloading compiler 2 of 3... [2022-04-29T07:21:03.983Z] INFO: Downloading compiler 3 of 3... [2022-04-29T07:21:04.453Z] INFO: Extracting git... [2022-04-29T07:21:11.826Z] --- PASS: TestImportExtremelyLargeImageWorks (92.75s) [2022-04-29T07:21:11.826Z] PASS [2022-04-29T07:21:11.826Z] [2022-04-29T07:21:11.826Z] DONE 22 tests in 95.870s [2022-04-29T07:21:11.826Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T07:21:11.826Z] INFO: Testing against a local daemon [2022-04-29T07:21:11.826Z] === RUN TestNetworkCreateDelete [2022-04-29T07:21:11.826Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-29T07:21:11.826Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:21:11.826Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-29T07:21:11.826Z] === RUN TestDaemonDNSFallback [2022-04-29T07:21:15.136Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-04-29T07:21:15.136Z] === RUN TestInspectNetwork [2022-04-29T07:21:16.545Z] #83 exporting layers 25.7s done [2022-04-29T07:21:16.545Z] #83 writing image sha256:de734981fd549bad88a02e473173a5878b26bb285014552ebdbc1dffcce46015 done [2022-04-29T07:21:16.545Z] #83 naming to docker.io/library/docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 done [2022-04-29T07:21:16.545Z] #83 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-29T07:21:16.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/validate/default [2022-04-29T07:21:18.254Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-29T07:21:18.254Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-29T07:21:18.254Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-29T07:21:18.254Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-29T07:21:18.254Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-29T07:21:18.254Z] Congratulations! No new tests were added to integration-cli. [2022-04-29T07:21:18.254Z] [2022-04-29T07:21:18.254Z] INFO Start validation with golang-ci-lint [2022-04-29T07:21:18.449Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T07:21:18.449Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T07:21:18.449Z] === RUN TestInspectNetwork/network_name [2022-04-29T07:21:18.449Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T07:21:19.191Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-29T07:21:19.191Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-29T07:21:19.191Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-29T07:21:19.393Z] INFO: Expanding go... [2022-04-29T07:21:22.662Z] --- PASS: TestInspectNetwork (7.41s) [2022-04-29T07:21:22.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T07:21:22.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T07:21:22.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T07:21:22.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T07:21:22.662Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:21:24.052Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:21:24.052Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:21:24.052Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:21:24.052Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:21:24.052Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:21:24.052Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:21:24.052Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:21:24.053Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:21:24.053Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:21:24.053Z] === RUN TestNetworkList [2022-04-29T07:21:24.053Z] === RUN TestNetworkList//networks [2022-04-29T07:21:24.053Z] === PAUSE TestNetworkList//networks [2022-04-29T07:21:24.053Z] === RUN TestNetworkList//networks/ [2022-04-29T07:21:24.053Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:21:24.053Z] === CONT TestNetworkList//networks [2022-04-29T07:21:24.053Z] === CONT TestNetworkList//networks/ [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkList (0.01s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:21:24.053Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T07:21:24.053Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:21:24.626Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-29T07:21:24.626Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:21:26.016Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-29T07:21:26.016Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:21:26.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-29T07:21:26.589Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:21:27.535Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-29T07:21:27.535Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:21:28.928Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-29T07:21:28.928Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:21:29.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-29T07:21:29.506Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:21:32.159Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-04-29T07:21:32.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:21:32.159Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:21:32.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:21:32.159Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:21:38.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T07:21:38.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T07:21:47.080Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-04-29T07:21:47.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:21:48.469Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v7api2cckzrikfkoa7hvv4f6a Created:2022-04-29 07:21:47.018110556 +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[cf3018f3d52f3707252a9a60a6c08cd45631772cbb02f6513ebae7e00baa8707:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxhcvfp8ljhh9134c2cv1cjrd EndpointID:ca3dfbebcd2dc2b4c43e0f8aab803f9d06d4aba9d9c4397284460d6c7dab77b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a1dd311037693b83f7e54054003ace81da532b12b53b15e610b452e1264f41a 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:2c63237efc02 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxhcvfp8ljhh9134c2cv1cjrd EndpointID:ca3dfbebcd2dc2b4c43e0f8aab803f9d06d4aba9d9c4397284460d6c7dab77b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T07:21:53.769Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-04-29T07:21:53.769Z] PASS [2022-04-29T07:21:53.769Z] [2022-04-29T07:21:53.769Z] === Skipped [2022-04-29T07:21:53.769Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:21:53.769Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:21:53.769Z] [2022-04-29T07:21:53.769Z] DONE 38 tests, 1 skipped in 44.712s [2022-04-29T07:21:53.769Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:21:53.769Z] INFO: Testing against a local daemon [2022-04-29T07:21:53.769Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T07:21:53.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:21:53.769Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:21:53.769Z] === RUN TestDockerNetworkIpvlan [2022-04-29T07:21:53.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:21:53.769Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:21:53.769Z] PASS [2022-04-29T07:21:53.769Z] [2022-04-29T07:21:53.769Z] === Skipped [2022-04-29T07:21:53.769Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:21:53.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:21:53.769Z] [2022-04-29T07:21:53.769Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:21:53.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:21:53.769Z] [2022-04-29T07:21:53.769Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-29T07:21:53.769Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:21:53.769Z] INFO: Testing against a local daemon [2022-04-29T07:21:53.769Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T07:21:54.342Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-29T07:21:54.342Z] === RUN TestDockerNetworkMacvlan [2022-04-29T07:21:54.917Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T07:21:55.272Z] INFO: Expanding compiler 1 of 3... [2022-04-29T07:21:55.272Z] INFO: Expanding compiler 2 of 3... [2022-04-29T07:21:55.491Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T07:21:56.437Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-29T07:21:57.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T07:21:58.231Z] INFO: Expanding compiler 3 of 3... [2022-04-29T07:21:58.356Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T07:21:59.227Z] INFO: Removing downloaded files... [2022-04-29T07:21:59.227Z] INFO: Downloading containerd [2022-04-29T07:22:00.280Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T07:22:03.593Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-29T07:22:03.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-04-29T07:22:03.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-04-29T07:22:03.857Z] PASS [2022-04-29T07:22:03.857Z] [2022-04-29T07:22:03.857Z] DONE 8 tests in 11.028s [2022-04-29T07:22:03.857Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T07:22:03.857Z] testing: warning: no tests to run [2022-04-29T07:22:03.857Z] PASS [2022-04-29T07:22:03.857Z] [2022-04-29T07:22:03.857Z] DONE 0 tests in 0.007s [2022-04-29T07:22:03.857Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T07:22:04.119Z] INFO: Testing against a local daemon [2022-04-29T07:22:04.119Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T07:22:05.065Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-04-29T07:22:05.065Z] === RUN TestAuthZPluginTLS [2022-04-29T07:22:05.639Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-29T07:22:05.639Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T07:22:06.213Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-29T07:22:06.213Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T07:22:06.786Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-29T07:22:06.786Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T07:22:07.361Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-29T07:22:07.361Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T07:22:08.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-04-29T07:22:08.750Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T07:22:09.014Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-29T07:22:09.014Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T07:22:09.587Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-29T07:22:09.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T07:22:10.160Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-29T07:22:10.160Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T07:22:10.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T07:22:10.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T07:22:11.552Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-04-29T07:22:11.552Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T07:22:11.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T07:22:12.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T07:22:12.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T07:22:12.943Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-04-29T07:22:12.943Z] === RUN TestAuthZPluginHeader [2022-04-29T07:22:13.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T07:22:13.888Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-29T07:22:13.888Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T07:22:15.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T07:22:16.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T07:22:17.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T07:22:17.187Z] [2022-04-29T07:22:17.187Z] Name Version Source Summary [2022-04-29T07:22:17.187Z] ---- ------- ------ ------- [2022-04-29T07:22:17.187Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-29T07:22:17.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T07:22:18.101Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-04-29T07:22:18.101Z] === RUN TestAuthZPluginV2Disable [2022-04-29T07:22:18.174Z] [2022-04-29T07:22:18.174Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-29T07:22:18.174Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-29T07:22:18.174Z] PSChildName : containerd [2022-04-29T07:22:18.174Z] PSDrive : C [2022-04-29T07:22:18.174Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-29T07:22:18.174Z] PSIsContainer : True [2022-04-29T07:22:18.174Z] Name : containerd [2022-04-29T07:22:18.174Z] FullName : C:\containerd [2022-04-29T07:22:18.174Z] Parent : [2022-04-29T07:22:18.174Z] Exists : True [2022-04-29T07:22:18.174Z] Root : C:\ [2022-04-29T07:22:18.174Z] Extension : [2022-04-29T07:22:18.174Z] CreationTime : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] CreationTimeUtc : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] LastAccessTime : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] LastAccessTimeUtc : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] LastWriteTime : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] LastWriteTimeUtc : 4/29/2022 7:22:17 AM [2022-04-29T07:22:18.174Z] Attributes : Directory [2022-04-29T07:22:18.174Z] Mode : d----- [2022-04-29T07:22:18.174Z] BaseName : containerd [2022-04-29T07:22:18.174Z] Target : {} [2022-04-29T07:22:18.174Z] LinkType : [2022-04-29T07:22:18.174Z] [2022-04-29T07:22:18.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T07:22:18.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T07:22:19.741Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-29T07:22:19.741Z] INFO: Configuring git core.autocrlf... [2022-04-29T07:22:19.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T07:22:20.213Z] [2022-04-29T07:22:20.213Z] [2022-04-29T07:22:20.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T07:22:21.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T07:22:21.408Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2022-04-29T07:22:21.408Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T07:22:21.964Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:22:21.964Z] Using test binary docker [2022-04-29T07:22:22.226Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T07:22:22.226Z] +++ /etc/init.d/apparmor start [2022-04-29T07:22:22.226Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T07:22:22.226Z] INFO: Waiting for daemon to start... [2022-04-29T07:22:22.226Z] Starting dockerd [2022-04-29T07:22:22.226Z] +++ 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-04-29T07:22:22.669Z] Removing intermediate container 1d5a9c2eeb50 [2022-04-29T07:22:22.670Z] ---> e23af5060103 [2022-04-29T07:22:22.670Z] Step 9/13 : 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-04-29T07:22:22.670Z] ---> Running in ccf08abfe78d [2022-04-29T07:22:24.716Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-04-29T07:22:24.716Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T07:22:24.850Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-29T07:22:25.308Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:22:25.767Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:22:25.767Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:22:25.767Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:22:25.767Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:22:25.767Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:22:25.767Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:22:25.767Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:22:25.767Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:22:26.225Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:22:26.225Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:22:26.225Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:22:26.225Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:22:27.522Z] . [2022-04-29T07:22:27.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:22:27.522Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:22:27.522Z] Error: No such image: emptyfs [2022-04-29T07:22:27.522Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T07:22:27.522Z] ++++ docker load [2022-04-29T07:22:27.522Z] Running integration-test (iteration 1) [2022-04-29T07:22:27.766Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:22:27.766Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:22:27.784Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T07:22:27.784Z] ++ 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-04-29T07:22:27.784Z] ++ set -e [2022-04-29T07:22:27.784Z] ++ '[' -n 0 ']' [2022-04-29T07:22:27.784Z] ++ set -x [2022-04-29T07:22:27.784Z] ++ 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-04-29T07:22:27.784Z] Loaded image: busybox:latest [2022-04-29T07:22:28.046Z] Loaded image: busybox:glibc [2022-04-29T07:22:28.993Z] Loaded image: debian:bullseye-slim [2022-04-29T07:22:28.993Z] Loaded image: hello-world:latest [2022-04-29T07:22:29.255Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:22:29.255Z] INFO: Testing against a local daemon [2022-04-29T07:22:29.255Z] === RUN TestCgroupNamespacesBuild [2022-04-29T07:22:30.201Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-04-29T07:22:30.201Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T07:22:31.591Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-04-29T07:22:31.591Z] === RUN TestBuildWithSession [2022-04-29T07:22:31.591Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:22:31.591Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:22:31.591Z] === RUN TestBuildSquashParent [2022-04-29T07:22:34.740Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.07s) [2022-04-29T07:22:34.740Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T07:22:35.808Z] --- PASS: TestBuildSquashParent (3.80s) [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:22:35.809Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:22:35.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:22:35.809Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:22:35.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:22:36.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:22:36.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:22:37.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:22:37.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.13s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-04-29T07:22:39.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-04-29T07:22:39.353Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:22:39.353Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:22:40.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:22:40.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:22:40.562Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:22:40.824Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-29T07:22:41.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-29T07:22:41.086Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:22:41.660Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-04-29T07:22:41.660Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:22:42.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:22:42.443Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:22:42.443Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:22:42.443Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:22:42.443Z] [2022-04-29T07:22:42.443Z] + TEST_INTEGRATION_DEST=2 [2022-04-29T07:22:42.443Z] + CONTAINER_NAME=docker-pr8-2 [2022-04-29T07:22:42.443Z] + TEST_SKIP_INTEGRATION=1 [2022-04-29T07:22:42.443Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-29T07:22:42.443Z] + run_tests [2022-04-29T07:22:42.443Z] + c=0 [2022-04-29T07:22:42.443Z] + '[' -n 0 ']' [2022-04-29T07:22:42.443Z] + rm= [2022-04-29T07:22:42.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43525/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe hack/make.sh '' test-integration [2022-04-29T07:22:42.443Z] + TEST_INTEGRATION_DEST=1 [2022-04-29T07:22:42.443Z] + CONTAINER_NAME=docker-pr8-1 [2022-04-29T07:22:42.443Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T07:22:42.443Z] + run_tests test-integration-flaky [2022-04-29T07:22:42.443Z] + '[' -n 0 ']' [2022-04-29T07:22:42.443Z] + rm= [2022-04-29T07:22:42.443Z] + TEST_INTEGRATION_DEST=3 [2022-04-29T07:22:42.443Z] + CONTAINER_NAME=docker-pr8-3 [2022-04-29T07:22:42.443Z] + TEST_SKIP_INTEGRATION=1 [2022-04-29T07:22:42.443Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-29T07:22:42.443Z] + run_tests [2022-04-29T07:22:42.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43525/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe hack/make.sh test-integration-flaky test-integration [2022-04-29T07:22:42.443Z] + '[' -n 0 ']' [2022-04-29T07:22:42.443Z] + rm= [2022-04-29T07:22:42.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43525/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe hack/make.sh '' test-integration [2022-04-29T07:22:42.443Z] ++ jobs -p [2022-04-29T07:22:42.443Z] + for job in $(jobs -p) [2022-04-29T07:22:42.443Z] + wait 6914 [2022-04-29T07:22:42.443Z] [2022-04-29T07:22:42.443Z] [2022-04-29T07:22:42.443Z] [2022-04-29T07:22:42.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:22:42.443Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-29T07:22:42.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:22:42.443Z] HOSTNAME=8aa32b5f56c4 [2022-04-29T07:22:42.443Z] TEST_SKIP_INTEGRATION=1 [2022-04-29T07:22:42.443Z] TESTDEBUG=0 [2022-04-29T07:22:42.443Z] DEST=bundles/test-integration [2022-04-29T07:22:42.443Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:22:42.443Z] KEEPBUNDLE=1 [2022-04-29T07:22:42.443Z] DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:22:42.443Z] container=docker [2022-04-29T07:22:42.443Z] HOME=/root [2022-04-29T07:22:42.443Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:22:42.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:22:42.443Z] VALIDATE_BRANCH=master [2022-04-29T07:22:42.443Z] TERM=xterm [2022-04-29T07:22:42.443Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:22:42.443Z] SHLVL=1 [2022-04-29T07:22:42.443Z] TIMEOUT=120m [2022-04-29T07:22:42.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:22:42.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:22:42.443Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-29T07:22:42.443Z] GO111MODULE=off [2022-04-29T07:22:42.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:22:42.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:22:42.443Z] GOPATH=/go [2022-04-29T07:22:42.443Z] PKG_CONFIG=pkg-config [2022-04-29T07:22:42.443Z] _=/usr/bin/env [2022-04-29T07:22:42.443Z] Building test suite binary ./integration-cli/test.main [2022-04-29T07:22:42.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:22:42.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:22:42.443Z] HOSTNAME=528926ed7b78 [2022-04-29T07:22:42.443Z] TEST_SKIP_INTEGRATION=1 [2022-04-29T07:22:42.443Z] TESTDEBUG=0 [2022-04-29T07:22:42.443Z] DEST=bundles/test-integration [2022-04-29T07:22:42.443Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:22:42.443Z] KEEPBUNDLE=1 [2022-04-29T07:22:42.443Z] DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:22:42.443Z] container=docker [2022-04-29T07:22:42.443Z] HOME=/root [2022-04-29T07:22:42.443Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:22:42.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:22:42.443Z] VALIDATE_BRANCH=master [2022-04-29T07:22:42.443Z] TERM=xterm [2022-04-29T07:22:42.443Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:22:42.443Z] SHLVL=1 [2022-04-29T07:22:42.443Z] TIMEOUT=120m [2022-04-29T07:22:42.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:22:42.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:22:42.443Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-29T07:22:42.443Z] GO111MODULE=off [2022-04-29T07:22:42.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:22:42.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:22:42.443Z] GOPATH=/go [2022-04-29T07:22:42.443Z] PKG_CONFIG=pkg-config [2022-04-29T07:22:42.443Z] _=/usr/bin/env [2022-04-29T07:22:42.443Z] Building test suite binary ./integration-cli/test.main [2022-04-29T07:22:42.443Z] No new tests added to integration. [2022-04-29T07:22:42.443Z] [2022-04-29T07:22:42.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:22:42.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:22:42.443Z] HOSTNAME=e8728af15526 [2022-04-29T07:22:42.443Z] TESTDEBUG=0 [2022-04-29T07:22:42.443Z] DEST=bundles/test-integration [2022-04-29T07:22:42.443Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:22:42.443Z] KEEPBUNDLE=1 [2022-04-29T07:22:42.443Z] DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:22:42.443Z] container=docker [2022-04-29T07:22:42.443Z] HOME=/root [2022-04-29T07:22:42.443Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:22:42.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:22:42.443Z] VALIDATE_BRANCH=master [2022-04-29T07:22:42.443Z] TERM=xterm [2022-04-29T07:22:42.443Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:22:42.443Z] SHLVL=1 [2022-04-29T07:22:42.443Z] TIMEOUT=120m [2022-04-29T07:22:42.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:22:42.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:22:42.443Z] GO111MODULE=off [2022-04-29T07:22:42.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T07:22:42.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:22:42.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:22:42.443Z] GOPATH=/go [2022-04-29T07:22:42.443Z] PKG_CONFIG=pkg-config [2022-04-29T07:22:42.443Z] _=/usr/bin/env [2022-04-29T07:22:42.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T07:22:42.625Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-04-29T07:22:42.625Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:22:42.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:22:42.833Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:22:42.833Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:22:42.833Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:22:42.833Z] [2022-04-29T07:22:42.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T07:22:42.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T07:22:42.833Z] HOSTNAME=ccd88197fd72 [2022-04-29T07:22:42.833Z] DEST=bundles/test-integration [2022-04-29T07:22:42.833Z] PWD=/go/src/github.com/docker/docker [2022-04-29T07:22:42.833Z] DOCKER_ROOTLESS=1 [2022-04-29T07:22:42.833Z] DOCKER_GITCOMMIT=b1876ca35e25d8c2a35d2ebfba784d3e6a548cfe [2022-04-29T07:22:42.833Z] container=docker [2022-04-29T07:22:42.833Z] HOME=/root [2022-04-29T07:22:42.833Z] GOLANG_VERSION=1.18.1 [2022-04-29T07:22:42.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T07:22:42.833Z] VALIDATE_BRANCH=master [2022-04-29T07:22:42.833Z] TERM=xterm [2022-04-29T07:22:42.833Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T07:22:42.833Z] SHLVL=1 [2022-04-29T07:22:42.833Z] TIMEOUT=120m [2022-04-29T07:22:42.833Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T07:22:42.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T07:22:42.833Z] GO111MODULE=off [2022-04-29T07:22:42.833Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T07:22:42.833Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T07:22:42.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T07:22:42.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T07:22:42.833Z] GOPATH=/go [2022-04-29T07:22:42.833Z] PKG_CONFIG=pkg-config [2022-04-29T07:22:42.833Z] _=/usr/bin/env [2022-04-29T07:22:42.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T07:22:43.227Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-04-29T07:22:43.227Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:22:44.616Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-04-29T07:22:44.616Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:22:45.191Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-29T07:22:45.191Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:22:46.134Z] dccd9e4d14d3: Pull complete [2022-04-29T07:22:46.135Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T07:22:46.135Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:22:46.135Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:22:46.135Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-29T07:22:46.135Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-29T07:22:46.135Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-29T07:22:46.135Z] INFO: Docker version of control daemon [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] Client: [2022-04-29T07:22:46.135Z] Version: 20.10.9 [2022-04-29T07:22:46.135Z] API version: 1.41 [2022-04-29T07:22:46.135Z] Go version: go1.16.8 [2022-04-29T07:22:46.135Z] Git commit: c2ea9bc [2022-04-29T07:22:46.135Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T07:22:46.135Z] OS/Arch: windows/amd64 [2022-04-29T07:22:46.135Z] Context: default [2022-04-29T07:22:46.135Z] Experimental: true [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] Server: Docker Engine - Community [2022-04-29T07:22:46.135Z] Engine: [2022-04-29T07:22:46.135Z] Version: 20.10.9 [2022-04-29T07:22:46.135Z] API version: 1.41 (minimum version 1.24) [2022-04-29T07:22:46.135Z] Go version: go1.16.8 [2022-04-29T07:22:46.135Z] Git commit: 79ea9d3 [2022-04-29T07:22:46.135Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T07:22:46.135Z] OS/Arch: windows/amd64 [2022-04-29T07:22:46.135Z] Experimental: true [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] INFO: Docker info of control daemon [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] Client: [2022-04-29T07:22:46.135Z] Context: default [2022-04-29T07:22:46.135Z] Debug Mode: false [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] Server: [2022-04-29T07:22:46.135Z] Containers: 0 [2022-04-29T07:22:46.135Z] Running: 0 [2022-04-29T07:22:46.135Z] Paused: 0 [2022-04-29T07:22:46.135Z] Stopped: 0 [2022-04-29T07:22:46.135Z] Images: 1 [2022-04-29T07:22:46.135Z] Server Version: 20.10.9 [2022-04-29T07:22:46.135Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-29T07:22:46.135Z] Windows: [2022-04-29T07:22:46.135Z] LCOW: [2022-04-29T07:22:46.135Z] Logging Driver: json-file [2022-04-29T07:22:46.135Z] Plugins: [2022-04-29T07:22:46.135Z] Volume: local [2022-04-29T07:22:46.135Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:22:46.135Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:22:46.135Z] Swarm: inactive [2022-04-29T07:22:46.135Z] Default Isolation: process [2022-04-29T07:22:46.135Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:22:46.135Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T07:22:46.135Z] OSType: windows [2022-04-29T07:22:46.135Z] Architecture: x86_64 [2022-04-29T07:22:46.135Z] CPUs: 4 [2022-04-29T07:22:46.135Z] Total Memory: 32GiB [2022-04-29T07:22:46.135Z] Name: azwin-2-e9d180 [2022-04-29T07:22:46.135Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T07:22:46.135Z] Docker Root Dir: D:\docker [2022-04-29T07:22:46.135Z] Debug Mode: false [2022-04-29T07:22:46.135Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:22:46.135Z] Labels: [2022-04-29T07:22:46.135Z] Experimental: true [2022-04-29T07:22:46.135Z] Insecure Registries: [2022-04-29T07:22:46.135Z] 10.0.0.4:5000 [2022-04-29T07:22:46.135Z] 127.0.0.0/8 [2022-04-29T07:22:46.135Z] Registry Mirrors: [2022-04-29T07:22:46.135Z] http://10.0.0.4:5000/ [2022-04-29T07:22:46.135Z] Live Restore Enabled: false [2022-04-29T07:22:46.135Z] Product License: Community Engine [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] INFO: Commit hash is 0f4d1ffa24 [2022-04-29T07:22:46.135Z] INFO: Nuke-Everything... [2022-04-29T07:22:46.135Z] INFO: Container count on control daemon to delete is 0 [2022-04-29T07:22:46.135Z] INFO: Nuking d:\CI [2022-04-29T07:22:46.135Z] INFO: Zapped successfully [2022-04-29T07:22:46.135Z] INFO: Location for testing is d:\CI\PR-43525\8 [2022-04-29T07:22:46.135Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.135Z] INFO: Building the image from Dockerfile.windows at 04/29/2022 07:22:40... [2022-04-29T07:22:46.135Z] [2022-04-29T07:22:46.582Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-04-29T07:22:46.582Z] === RUN TestBuildWithHugeFile [2022-04-29T07:22:49.029Z] Sending build context to Docker daemon 66.37MB [2022-04-29T07:22:49.029Z] [2022-04-29T07:22:49.029Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-29T07:22:49.029Z] ---> aa8714eb8356 [2022-04-29T07:22:49.029Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-29T07:22:49.029Z] ---> Running in 2a2bce4031e5 [2022-04-29T07:22:49.485Z] Removing intermediate container 2a2bce4031e5 [2022-04-29T07:22:49.485Z] ---> c87870625fe3 [2022-04-29T07:22:49.485Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-29T07:22:49.485Z] ---> Running in 97333d9a63af [2022-04-29T07:22:49.940Z] Removing intermediate container 97333d9a63af [2022-04-29T07:22:49.940Z] ---> e0a37ae5f242 [2022-04-29T07:22:49.940Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-29T07:22:49.940Z] ---> Running in c9d2c7d440ca [2022-04-29T07:22:49.940Z] Removing intermediate container c9d2c7d440ca [2022-04-29T07:22:49.940Z] ---> 72213d14810d [2022-04-29T07:22:49.940Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-29T07:22:50.396Z] ---> Running in fcd17739b405 [2022-04-29T07:22:50.855Z] Removing intermediate container fcd17739b405 [2022-04-29T07:22:50.855Z] ---> d180cafadee5 [2022-04-29T07:22:50.855Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-29T07:22:50.855Z] ---> Running in a39d0e8a62fc [2022-04-29T07:22:50.855Z] Removing intermediate container a39d0e8a62fc [2022-04-29T07:22:50.855Z] ---> cb31efa83e47 [2022-04-29T07:22:50.855Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-29T07:22:50.855Z] ---> Running in a9bb6915570b [2022-04-29T07:22:51.317Z] Removing intermediate container a9bb6915570b [2022-04-29T07:22:51.317Z] ---> ea7ca0d518ea [2022-04-29T07:22:51.317Z] Step 8/13 : 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-04-29T07:22:51.317Z] ---> Running in e5622d044add [2022-04-29T07:22:52.917Z] Removing intermediate container ccf08abfe78d [2022-04-29T07:22:52.917Z] ---> 5d61fed5c0a2 [2022-04-29T07:22:52.917Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-29T07:22:52.917Z] ---> Running in 3338f829d958 [2022-04-29T07:22:52.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-29T07:22:52.921Z] PASS [2022-04-29T07:22:52.921Z] [2022-04-29T07:22:52.921Z] DONE 17 tests in 46.935s [2022-04-29T07:22:52.921Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T07:22:52.921Z] INFO: Testing against a local daemon [2022-04-29T07:22:52.921Z] === RUN TestPluginInvalidJSON [2022-04-29T07:22:52.921Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:22:52.921Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:22:52.921Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:22:52.921Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:22:52.921Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:22:52.921Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:22:52.921Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:22:52.921Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:22:52.922Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:22:52.922Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:22:52.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:22:52.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:22:52.922Z] === RUN TestPluginInstall [2022-04-29T07:22:52.922Z] === RUN TestPluginInstall/no_auth [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe28b35a4f39f3f9cd05f45de6bff9a9d39851340df2146d5d91af9a4eb1ca89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe28b35a4f39f3f9cd05f45de6bff9a9d39851340df2146d5d91af9a4eb1ca89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:52.922Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe28b35a4f39f3f9cd05f45de6bff9a9d39851340df2146d5d91af9a4eb1ca89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:52.922Z] time="2022-04-29T07:22:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe28b35a4f39f3f9cd05f45de6bff9a9d39851340df2146d5d91af9a4eb1ca89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:52.922Z] === RUN TestPluginInstall/with_insecure [2022-04-29T07:22:53.495Z] time="2022-04-29T07:22:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:53.495Z] time="2022-04-29T07:22:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68cd340db4074d2cb7210833d0571b3af23f5156c6a7a739d81e8c2792ac8461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:53.495Z] time="2022-04-29T07:22:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:22:53.495Z] time="2022-04-29T07:22:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68cd340db4074d2cb7210833d0571b3af23f5156c6a7a739d81e8c2792ac8461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:22:53.757Z] plugin_test.go:195: [db533dee7fffe] daemon is not started [2022-04-29T07:22:53.757Z] --- PASS: TestPluginInstall (2.75s) [2022-04-29T07:22:53.757Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-29T07:22:53.757Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-29T07:22:53.757Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-04-29T07:22:53.757Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:22:55.146Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T07:22:56.091Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T07:22:57.036Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-04-29T07:22:57.036Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-29T07:22:57.036Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-29T07:22:57.036Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:22:57.105Z] [2022-04-29T07:22:57.105Z] SUCCESS: Specified value was saved. [2022-04-29T07:22:57.610Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-29T07:22:57.610Z] PASS [2022-04-29T07:22:57.610Z] [2022-04-29T07:22:57.610Z] DONE 24 tests in 6.679s [2022-04-29T07:22:57.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T07:22:57.610Z] INFO: Testing against a local daemon [2022-04-29T07:22:57.610Z] === RUN TestExternalGraphDriver [2022-04-29T07:22:57.610Z] === RUN TestExternalGraphDriver/json [2022-04-29T07:22:57.622Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-29T07:22:57.622Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:22:58.080Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:22:58.080Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:22:58.543Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:22:58.543Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:22:58.631Z] INFO: Downloading git... [2022-04-29T07:22:59.002Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:22:59.002Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:22:59.528Z] === RUN TestExternalGraphDriver/spec [2022-04-29T07:22:59.597Z] INFO: Downloading go... [2022-04-29T07:23:00.918Z] === RUN TestExternalGraphDriver/pull [2022-04-29T07:23:02.835Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-04-29T07:23:02.835Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-29T07:23:02.835Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-04-29T07:23:02.835Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-29T07:23:02.835Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:23:03.329Z] INFO: Downloading compiler 1 of 3... [2022-04-29T07:23:03.329Z] INFO: Downloading compiler 2 of 3... [2022-04-29T07:23:03.329Z] INFO: Downloading compiler 3 of 3... [2022-04-29T07:23:03.329Z] INFO: Extracting git... [2022-04-29T07:23:07.049Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-04-29T07:23:07.049Z] PASS [2022-04-29T07:23:07.049Z] [2022-04-29T07:23:07.049Z] DONE 5 tests in 8.963s [2022-04-29T07:23:07.049Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T07:23:07.049Z] INFO: Testing against a local daemon [2022-04-29T07:23:07.049Z] === RUN TestContinueAfterPluginCrash [2022-04-29T07:23:07.049Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T07:23:07.049Z] === RUN TestReadPluginNoRead [2022-04-29T07:23:07.049Z] === PAUSE TestReadPluginNoRead [2022-04-29T07:23:07.049Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T07:23:07.049Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T07:23:07.049Z] === CONT TestContinueAfterPluginCrash [2022-04-29T07:23:07.049Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T07:23:10.360Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-04-29T07:23:10.360Z] === CONT TestReadPluginNoRead [2022-04-29T07:23:11.377Z] Removing intermediate container 3338f829d958 [2022-04-29T07:23:11.377Z] ---> 5a7eff06364e [2022-04-29T07:23:11.377Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-29T07:23:11.377Z] ---> Running in c4127f50c6e9 [2022-04-29T07:23:11.377Z] Removing intermediate container c4127f50c6e9 [2022-04-29T07:23:11.377Z] ---> dcc2775add76 [2022-04-29T07:23:11.377Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-29T07:23:11.377Z] ---> Running in ab9cd8ffc1c6 [2022-04-29T07:23:11.377Z] Removing intermediate container ab9cd8ffc1c6 [2022-04-29T07:23:11.377Z] ---> afd37edf7ac4 [2022-04-29T07:23:11.377Z] Step 13/13 : COPY . . [2022-04-29T07:23:12.279Z] === RUN TestReadPluginNoRead/default [2022-04-29T07:23:13.669Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T07:23:15.128Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T07:23:15.128Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-04-29T07:23:16.074Z] === CONT TestReadPluginNoRead [2022-04-29T07:23:16.074Z] read_test.go:92: [dd17f6eb55f76] daemon is not started [2022-04-29T07:23:16.074Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-04-29T07:23:16.074Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-04-29T07:23:16.074Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-29T07:23:16.074Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-04-29T07:23:16.074Z] PASS [2022-04-29T07:23:16.074Z] [2022-04-29T07:23:16.074Z] DONE 6 tests in 9.537s [2022-04-29T07:23:16.074Z] 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-04-29T07:23:16.074Z] testing: warning: no tests to run [2022-04-29T07:23:16.074Z] PASS [2022-04-29T07:23:16.074Z] [2022-04-29T07:23:16.074Z] DONE 0 tests in 0.008s [2022-04-29T07:23:16.074Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T07:23:16.074Z] INFO: Testing against a local daemon [2022-04-29T07:23:16.074Z] === RUN TestPluginWithDevMounts [2022-04-29T07:23:16.074Z] === PAUSE TestPluginWithDevMounts [2022-04-29T07:23:16.074Z] === CONT TestPluginWithDevMounts [2022-04-29T07:23:17.992Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-04-29T07:23:17.992Z] PASS [2022-04-29T07:23:17.992Z] [2022-04-29T07:23:17.992Z] DONE 1 tests in 1.598s [2022-04-29T07:23:17.992Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T07:23:17.992Z] INFO: Testing against a local daemon [2022-04-29T07:23:17.992Z] === RUN TestSecretInspect [2022-04-29T07:23:18.093Z] INFO: Expanding go... [2022-04-29T07:23:19.912Z] --- PASS: TestSecretInspect (2.18s) [2022-04-29T07:23:19.912Z] === RUN TestSecretList [2022-04-29T07:23:22.462Z] --- PASS: TestSecretList (2.19s) [2022-04-29T07:23:22.462Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:23:24.381Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-04-29T07:23:24.381Z] === RUN TestSecretsUpdate [2022-04-29T07:23:25.371Z] --- PASS: TestBuildWithHugeFile (34.98s) [2022-04-29T07:23:25.371Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:23:25.371Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:23:25.371Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:23:25.371Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:23:25.371Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:23:25.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:23:25.371Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:23:25.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:23:25.371Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:23:25.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:23:25.371Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:23:25.371Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:23:25.371Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:23:25.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-29T07:23:25.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-29T07:23:25.371Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-29T07:23:25.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-29T07:23:25.371Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:23:25.371Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T07:23:25.371Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T07:23:25.371Z] --- PASS: TestBuildPreserveOwnership (2.73s) [2022-04-29T07:23:25.371Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2022-04-29T07:23:25.371Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-04-29T07:23:25.371Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:23:25.371Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-29T07:23:25.371Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T07:23:25.371Z] Loaded image: busybox:latest [2022-04-29T07:23:25.371Z] Loaded image: busybox:glibc [2022-04-29T07:23:26.298Z] --- PASS: TestSecretsUpdate (1.79s) [2022-04-29T07:23:26.298Z] === RUN TestTemplatedSecret [2022-04-29T07:23:26.317Z] Loaded image: debian:bullseye-slim [2022-04-29T07:23:26.580Z] Loaded image: hello-world:latest [2022-04-29T07:23:26.580Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:23:28.852Z] --- PASS: TestTemplatedSecret (2.58s) [2022-04-29T07:23:28.852Z] === RUN TestSecretCreateResolve [2022-04-29T07:23:29.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T07:23:29.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T07:23:31.405Z] --- PASS: TestSecretCreateResolve (2.30s) [2022-04-29T07:23:31.405Z] PASS [2022-04-29T07:23:31.405Z] [2022-04-29T07:23:31.405Z] DONE 6 tests in 13.260s [2022-04-29T07:23:31.405Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T07:23:31.405Z] INFO: Testing against a local daemon [2022-04-29T07:23:31.405Z] === RUN TestServiceCreateInit [2022-04-29T07:23:31.405Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:23:34.734Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.17s) [2022-04-29T07:23:34.734Z] PASS [2022-04-29T07:23:34.734Z] [2022-04-29T07:23:34.734Z] === Skipped [2022-04-29T07:23:34.734Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-29T07:23:34.734Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:23:34.734Z] [2022-04-29T07:23:34.734Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:23:34.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:23:34.734Z] [2022-04-29T07:23:34.734Z] DONE 34 tests, 2 skipped in 66.073s [2022-04-29T07:23:34.734Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T07:23:34.734Z] ++ 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-04-29T07:23:34.734Z] ++ set -e [2022-04-29T07:23:34.734Z] ++ '[' -n 0 ']' [2022-04-29T07:23:34.734Z] ++ set -x [2022-04-29T07:23:34.734Z] ++ 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-04-29T07:23:34.734Z] INFO: Testing against a local daemon [2022-04-29T07:23:34.734Z] === RUN TestConfigInspect [2022-04-29T07:23:35.620Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:23:36.123Z] --- PASS: TestConfigInspect (2.16s) [2022-04-29T07:23:36.123Z] === RUN TestConfigList [2022-04-29T07:23:38.675Z] --- PASS: TestConfigList (2.28s) [2022-04-29T07:23:38.675Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:23:38.930Z] --- PASS: TestServiceCreateInit (7.62s) [2022-04-29T07:23:38.930Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-04-29T07:23:38.930Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2022-04-29T07:23:38.930Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:23:40.593Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-04-29T07:23:40.593Z] === RUN TestConfigsUpdate [2022-04-29T07:23:42.513Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-29T07:23:42.513Z] === RUN TestTemplatedConfig [2022-04-29T07:23:45.086Z] --- PASS: TestTemplatedConfig (2.47s) [2022-04-29T07:23:45.086Z] === RUN TestConfigCreateResolve [2022-04-29T07:23:47.226Z] ---> bacb6c10b755 [2022-04-29T07:23:47.638Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-29T07:23:47.638Z] PASS [2022-04-29T07:23:47.638Z] [2022-04-29T07:23:47.638Z] DONE 6 tests in 13.470s [2022-04-29T07:23:47.638Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T07:23:47.638Z] ++ 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-04-29T07:23:47.638Z] ++ set -e [2022-04-29T07:23:47.638Z] ++ '[' -n 0 ']' [2022-04-29T07:23:47.638Z] ++ set -x [2022-04-29T07:23:47.638Z] ++ 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-04-29T07:23:47.638Z] INFO: Testing against a local daemon [2022-04-29T07:23:47.638Z] === RUN TestCheckpoint [2022-04-29T07:23:47.638Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:23:47.638Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:23:47.638Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:23:47.638Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.638Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:23:47.639Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:23:47.639Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:23:47.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-29T07:23:47.639Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:23:47.639Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-29T07:23:47.639Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:23:47.639Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-29T07:23:47.639Z] === RUN TestCopyEmptyFile [2022-04-29T07:23:47.688Z] Successfully built bacb6c10b755 [2022-04-29T07:23:47.901Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-29T07:23:47.901Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:23:47.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-29T07:23:47.901Z] === RUN TestCopyFromContainer [2022-04-29T07:23:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T07:23:48.146Z] Successfully tagged docker:latest [2022-04-29T07:23:48.146Z] INFO: Image build ended at 04/29/2022 07:23:47. Duration:00:05:14.2201282 [2022-04-29T07:23:48.146Z] [2022-04-29T07:23:48.146Z] [2022-04-29T07:23:48.146Z] INFO: Building the test binaries at 04/29/2022 07:23:47... [2022-04-29T07:23:48.847Z] === RUN TestCopyFromContainer// [2022-04-29T07:23:48.847Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T07:23:48.847Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T07:23:48.847Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T07:23:49.109Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T07:23:49.109Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T07:23:49.109Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T07:23:49.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T07:23:49.109Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T07:23:49.371Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer (1.49s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-29T07:23:49.371Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-29T07:23:49.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:23:49.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:23:49.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:23:49.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:23:49.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:23:49.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:23:49.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:23:49.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:23:49.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:23:49.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:23:49.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:23:49.371Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:23:49.371Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-29T07:23:49.371Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:23:49.371Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:23:49.371Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:23:49.371Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:23:49.371Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:23:49.371Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:23:49.371Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:23:49.371Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:23:49.371Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:23:49.371Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:23:49.371Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:23:49.371Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:23:49.371Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:23:49.371Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T07:23:49.371Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:23:50.760Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-04-29T07:23:50.760Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:23:52.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:23:52.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:23:52.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:23:52.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:23:52.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:23:52.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:23:52.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:23:52.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:23:52.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:23:52.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:23:52.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T07:23:52.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T07:23:52.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:23:52.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-04-29T07:23:52.411Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:23:52.411Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:23:52.411Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:23:52.411Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-29T07:23:52.411Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T07:23:52.411Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:23:52.411Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:23:52.411Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-29T07:23:52.411Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:23:52.411Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-29T07:23:52.411Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T07:23:52.411Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T07:23:52.411Z] === RUN TestDaemonRestartIpcMode [2022-04-29T07:23:52.411Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T07:23:52.411Z] === RUN TestDaemonHostGatewayIP [2022-04-29T07:23:52.411Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T07:23:52.411Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T07:23:52.411Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T07:23:52.411Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:23:52.411Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T07:23:52.411Z] === RUN TestDiff [2022-04-29T07:23:52.985Z] --- PASS: TestDiff (0.43s) [2022-04-29T07:23:52.985Z] === RUN TestExecWithCloseStdin [2022-04-29T07:23:53.247Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-29T07:23:53.247Z] === RUN TestExec [2022-04-29T07:23:53.727Z] INFO: Expanding compiler 1 of 3... [2022-04-29T07:23:53.727Z] INFO: Expanding compiler 2 of 3... [2022-04-29T07:23:53.821Z] --- PASS: TestExec (0.46s) [2022-04-29T07:23:53.821Z] === RUN TestExecUser [2022-04-29T07:23:54.395Z] --- PASS: TestExecUser (0.47s) [2022-04-29T07:23:54.395Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:23:54.970Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-29T07:23:54.970Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:23:55.226Z] INFO: make.ps1 starting at 04/29/2022 07:23:54 [2022-04-29T07:23:55.227Z] INFO: Git commit (0d8270e83c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:23:55.227Z] INFO: Invoking autogen... [2022-04-29T07:23:55.685Z] { [2022-04-29T07:23:55.685Z] "RT_GROUP_ICON": { [2022-04-29T07:23:55.685Z] "#1": { [2022-04-29T07:23:55.685Z] "0409": "../../winresources/docker.ico" [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.685Z] }, [2022-04-29T07:23:55.685Z] "RT_MANIFEST": { [2022-04-29T07:23:55.685Z] "#1": { [2022-04-29T07:23:55.685Z] "0409": { [2022-04-29T07:23:55.685Z] "identity": {}, [2022-04-29T07:23:55.685Z] "description": "Docker Engine", [2022-04-29T07:23:55.685Z] "minimum-os": "vista", [2022-04-29T07:23:55.685Z] "execution-level": "", [2022-04-29T07:23:55.685Z] "ui-access": false, [2022-04-29T07:23:55.685Z] "auto-elevate": false, [2022-04-29T07:23:55.685Z] "dpi-awareness": "unaware", [2022-04-29T07:23:55.685Z] "disable-theming": false, [2022-04-29T07:23:55.685Z] "disable-window-filtering": false, [2022-04-29T07:23:55.685Z] "high-resolution-scrolling-aware": false, [2022-04-29T07:23:55.685Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T07:23:55.685Z] "long-path-aware": false, [2022-04-29T07:23:55.685Z] "printer-driver-isolation": false, [2022-04-29T07:23:55.685Z] "gdi-scaling": false, [2022-04-29T07:23:55.685Z] "segment-heap": false, [2022-04-29T07:23:55.685Z] "use-common-controls-v6": false [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.685Z] }, [2022-04-29T07:23:55.685Z] "RT_MESSAGETABLE": { [2022-04-29T07:23:55.685Z] "#1": { [2022-04-29T07:23:55.685Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.685Z] }, [2022-04-29T07:23:55.685Z] "RT_VERSION": { [2022-04-29T07:23:55.685Z] "#1": { [2022-04-29T07:23:55.685Z] "0409": { [2022-04-29T07:23:55.685Z] "fixed": { [2022-04-29T07:23:55.685Z] "file_version": "0.0.0.0", [2022-04-29T07:23:55.685Z] "product_version": "0.0.0.0", [2022-04-29T07:23:55.685Z] "type": "Unknown" [2022-04-29T07:23:55.685Z] }, [2022-04-29T07:23:55.685Z] "info": { [2022-04-29T07:23:55.685Z] "0000": { [2022-04-29T07:23:55.685Z] "CompanyName": "", [2022-04-29T07:23:55.685Z] "FileVersion": "0.0.0-dev", [2022-04-29T07:23:55.685Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-29T07:23:55.685Z] "OriginalFileName": "dockerd.exe", [2022-04-29T07:23:55.685Z] "ProductName": "", [2022-04-29T07:23:55.685Z] "ProductVersion": "0.0.0-dev", [2022-04-29T07:23:55.685Z] "SpecialBuild": "0d8270e83c" [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.685Z] } [2022-04-29T07:23:55.686Z] } [2022-04-29T07:23:55.686Z] } [2022-04-29T07:23:55.686Z] } [2022-04-29T07:23:55.686Z] } [2022-04-29T07:23:56.146Z] powershell.exe : cmd\dockerd\config.go [2022-04-29T07:23:56.146Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ef614a6f\powershellWrapper.ps1:3 char:1 [2022-04-29T07:23:56.146Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-29T07:23:56.146Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-29T07:23:56.146Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-29T07:23:56.146Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-29T07:23:56.146Z] [2022-04-29T07:23:56.146Z] cmd\dockerd\config_windows.go [2022-04-29T07:23:56.146Z] cmd\dockerd\daemon.go [2022-04-29T07:23:56.146Z] cmd\dockerd\daemon_test.go [2022-04-29T07:23:56.146Z] cmd\dockerd\daemon_windows.go [2022-04-29T07:23:56.146Z] cmd\dockerd\docker.go [2022-04-29T07:23:56.146Z] cmd\dockerd\docker_windows.go [2022-04-29T07:23:56.146Z] cmd\dockerd\genwinres_windows.go [2022-04-29T07:23:56.146Z] cmd\dockerd\metrics.go [2022-04-29T07:23:56.146Z] cmd\dockerd\options.go [2022-04-29T07:23:56.146Z] cmd\dockerd\options_test.go [2022-04-29T07:23:56.146Z] cmd\dockerd\service_windows.go [2022-04-29T07:23:56.146Z] INFO: Building daemon... [2022-04-29T07:23:56.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-29T07:23:56.360Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:23:56.625Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-29T07:23:56.625Z] === RUN TestHealthKillContainer [2022-04-29T07:23:57.073Z] --- PASS: TestCreateServiceMultipleTimes (16.13s) [2022-04-29T07:23:57.073Z] === RUN TestCreateServiceConflict [2022-04-29T07:23:57.073Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-29T07:23:57.073Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:23:57.451Z] INFO: Expanding compiler 3 of 3... [2022-04-29T07:23:57.908Z] INFO: Removing downloaded files... [2022-04-29T07:23:57.908Z] INFO: Downloading containerd [2022-04-29T07:23:57.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T07:24:00.425Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2022-04-29T07:24:00.425Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:24:01.735Z] Removing intermediate container 42eb985683bc [2022-04-29T07:24:01.735Z] ---> fbc7750a4f6d [2022-04-29T07:24:01.735Z] Step 9/13 : 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-04-29T07:24:01.735Z] ---> Running in 6134b050e409 [2022-04-29T07:24:01.735Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-29T07:24:01.735Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:24:01.735Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:24:01.735Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:24:01.735Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:24:01.735Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:24:01.735Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:24:01.735Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:24:01.735Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:24:01.735Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:24:01.735Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:24:04.777Z] --- PASS: TestHealthKillContainer (8.03s) [2022-04-29T07:24:04.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:24:05.357Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-04-29T07:24:05.357Z] === RUN TestIpcModeNone [2022-04-29T07:24:06.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T07:24:06.303Z] --- PASS: TestIpcModeNone (0.96s) [2022-04-29T07:24:06.303Z] === RUN TestIpcModePrivate [2022-04-29T07:24:06.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T07:24:06.877Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-29T07:24:06.877Z] --- PASS: TestIpcModePrivate (0.56s) [2022-04-29T07:24:06.877Z] === RUN TestIpcModeShareable [2022-04-29T07:24:07.139Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-29T07:24:07.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T07:24:07.401Z] --- PASS: TestIpcModeShareable (0.46s) [2022-04-29T07:24:07.401Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T07:24:07.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T07:24:08.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T07:24:08.791Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-04-29T07:24:08.791Z] === RUN TestAPIIpcModeHost [2022-04-29T07:24:09.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T07:24:09.364Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-04-29T07:24:09.364Z] === RUN TestDaemonIpcModeShareable [2022-04-29T07:24:10.310Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-29T07:24:10.310Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-29T07:24:10.310Z] === RUN TestDaemonIpcModePrivate [2022-04-29T07:24:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T07:24:11.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-29T07:24:11.728Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-29T07:24:11.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T07:24:12.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T07:24:12.674Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-29T07:24:12.674Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-04-29T07:24:12.674Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T07:24:13.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T07:24:13.619Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-29T07:24:13.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T07:24:13.881Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-04-29T07:24:13.881Z] === RUN TestIpcModeOlderClient [2022-04-29T07:24:13.881Z] === PAUSE TestIpcModeOlderClient [2022-04-29T07:24:13.881Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:24:14.454Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-29T07:24:14.454Z] === RUN TestKillContainer [2022-04-29T07:24:14.454Z] === RUN TestKillContainer/no_signal [2022-04-29T07:24:14.716Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:24:14.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T07:24:14.979Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:24:15.348Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-04-29T07:24:15.348Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:24:15.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T07:24:15.553Z] --- PASS: TestKillContainer (1.23s) [2022-04-29T07:24:15.553Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-29T07:24:15.553Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-29T07:24:15.553Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-29T07:24:15.553Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:24:15.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T07:24:15.610Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-04-29T07:24:15.610Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:24:15.815Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T07:24:16.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-04-29T07:24:16.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-29T07:24:16.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-04-29T07:24:16.389Z] === RUN TestKillStoppedContainer [2022-04-29T07:24:16.389Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-29T07:24:16.389Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:24:16.389Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-29T07:24:16.389Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:24:16.684Z] Removing intermediate container 6134b050e409 [2022-04-29T07:24:16.684Z] ---> 5f87229414a2 [2022-04-29T07:24:16.684Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-29T07:24:16.684Z] ---> Running in d21d7baf2ed6 [2022-04-29T07:24:16.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T07:24:16.963Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-29T07:24:16.963Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:24:17.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T07:24:17.537Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-04-29T07:24:17.537Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:24:17.800Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-29T07:24:17.800Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T07:24:18.062Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-29T07:24:18.062Z] === RUN TestLinksContainerNames [2022-04-29T07:24:18.160Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-04-29T07:24:18.160Z] === RUN TestCreateServiceSysctls [2022-04-29T07:24:18.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T07:24:18.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:24:18.861Z] Using test binary docker [2022-04-29T07:24:18.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T07:24:18.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T07:24:18.861Z] INFO: Waiting for daemon to start... [2022-04-29T07:24:18.861Z] Starting dockerd [2022-04-29T07:24:19.007Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-29T07:24:19.007Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:24:19.270Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-29T07:24:19.270Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T07:24:19.844Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/default [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/private [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/slave [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/shared [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/default [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/shared [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/slave [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/private [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:24:19.844Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T07:24:19.844Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:24:19.844Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T07:24:20.106Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-29T07:24:20.106Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-29T07:24:20.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-29T07:24:20.369Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-29T07:24:20.369Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T07:24:20.489Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-29T07:24:20.958Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:24:20.958Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:24:20.958Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:24:21.427Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:24:21.427Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:24:21.427Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:24:21.427Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:24:21.470Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-04-29T07:24:21.470Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:24:21.759Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-04-29T07:24:21.759Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T07:24:22.021Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-04-29T07:24:22.021Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T07:24:22.283Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-29T07:24:22.283Z] === RUN TestNetworkNat [2022-04-29T07:24:22.857Z] --- PASS: TestNetworkNat (0.43s) [2022-04-29T07:24:22.857Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:24:22.998Z] [2022-04-29T07:24:22.998Z] Name Version Source Summary [2022-04-29T07:24:22.998Z] ---- ------- ------ ------- [2022-04-29T07:24:22.998Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-29T07:24:22.998Z] [2022-04-29T07:24:22.998Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-29T07:24:22.998Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-29T07:24:22.998Z] PSChildName : containerd [2022-04-29T07:24:22.998Z] PSDrive : C [2022-04-29T07:24:22.998Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-29T07:24:22.998Z] PSIsContainer : True [2022-04-29T07:24:22.998Z] Name : containerd [2022-04-29T07:24:22.998Z] FullName : C:\containerd [2022-04-29T07:24:22.998Z] Parent : [2022-04-29T07:24:22.998Z] Exists : True [2022-04-29T07:24:22.998Z] Root : C:\ [2022-04-29T07:24:22.998Z] Extension : [2022-04-29T07:24:22.998Z] CreationTime : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] CreationTimeUtc : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] LastAccessTime : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] LastAccessTimeUtc : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] LastWriteTime : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] LastWriteTimeUtc : 4/29/2022 7:24:20 AM [2022-04-29T07:24:22.998Z] Attributes : Directory [2022-04-29T07:24:22.998Z] Mode : d----- [2022-04-29T07:24:22.998Z] BaseName : containerd [2022-04-29T07:24:22.998Z] Target : {} [2022-04-29T07:24:22.998Z] LinkType : [2022-04-29T07:24:22.998Z] [2022-04-29T07:24:22.998Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-29T07:24:22.998Z] INFO: Configuring git core.autocrlf... [2022-04-29T07:24:22.998Z] [2022-04-29T07:24:22.998Z] [2022-04-29T07:24:23.078Z] . [2022-04-29T07:24:23.078Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:24:23.078Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:24:23.078Z] Error: No such image: emptyfs [2022-04-29T07:24:23.078Z] Running integration-test (iteration 1) [2022-04-29T07:24:23.078Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T07:24:23.078Z] Loaded image: busybox:latest [2022-04-29T07:24:23.078Z] Loaded image: busybox:glibc [2022-04-29T07:24:23.119Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-29T07:24:23.119Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:24:24.023Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-04-29T07:24:24.023Z] === RUN TestInspect [2022-04-29T07:24:24.469Z] Loaded image: debian:bullseye-slim [2022-04-29T07:24:24.469Z] Loaded image: hello-world:latest [2022-04-29T07:24:24.469Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:24:24.731Z] INFO: Testing against a local daemon [2022-04-29T07:24:24.731Z] === RUN TestCgroupNamespacesBuild [2022-04-29T07:24:25.672Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-29T07:24:25.672Z] === RUN TestPause [2022-04-29T07:24:25.756Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m52.534511621s [2022-04-29T07:24:25.756Z] 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-04-29T07:24:25.756Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.841179ms [2022-04-29T07:24:26.121Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-04-29T07:24:26.121Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T07:24:26.246Z] --- PASS: TestPause (0.48s) [2022-04-29T07:24:26.246Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:24:26.246Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:24:26.246Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:24:26.246Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:24:26.573Z] --- PASS: TestInspect (2.80s) [2022-04-29T07:24:26.573Z] === RUN TestCreateJob [2022-04-29T07:24:26.820Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-29T07:24:26.820Z] === RUN TestPidHost [2022-04-29T07:24:27.070Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-04-29T07:24:27.070Z] === RUN TestBuildWithSession [2022-04-29T07:24:27.070Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:24:27.070Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:24:27.070Z] === RUN TestBuildSquashParent [2022-04-29T07:24:27.766Z] --- PASS: TestPidHost (0.94s) [2022-04-29T07:24:27.766Z] === RUN TestPsFilter [2022-04-29T07:24:27.766Z] --- PASS: TestPsFilter (0.11s) [2022-04-29T07:24:27.766Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:24:28.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-29T07:24:28.339Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:24:28.601Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-29T07:24:28.601Z] === RUN TestRemoveContainerRunning [2022-04-29T07:24:29.175Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-29T07:24:29.175Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:24:29.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-29T07:24:29.437Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:24:29.437Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-29T07:24:29.437Z] === RUN TestRenameLinkedContainer [2022-04-29T07:24:29.884Z] --- PASS: TestCreateJob (3.17s) [2022-04-29T07:24:29.884Z] === RUN TestReplicatedJob [2022-04-29T07:24:31.355Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-04-29T07:24:31.355Z] === RUN TestRenameStoppedContainer [2022-04-29T07:24:31.617Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-29T07:24:31.617Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:24:31.860Z] Removing intermediate container d21d7baf2ed6 [2022-04-29T07:24:31.860Z] ---> 94ca70a62271 [2022-04-29T07:24:31.860Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-29T07:24:31.860Z] ---> Running in b98fb424eb47 [2022-04-29T07:24:32.328Z] Removing intermediate container b98fb424eb47 [2022-04-29T07:24:32.328Z] ---> e373f6e7b3be [2022-04-29T07:24:32.328Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-29T07:24:32.328Z] ---> Running in c4433255b5ce [2022-04-29T07:24:32.583Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-04-29T07:24:32.583Z] === RUN TestRenameInvalidName [2022-04-29T07:24:32.799Z] Removing intermediate container c4433255b5ce [2022-04-29T07:24:32.799Z] ---> 2c4e0b9c4346 [2022-04-29T07:24:32.799Z] Step 13/13 : COPY . . [2022-04-29T07:24:33.157Z] --- PASS: TestRenameInvalidName (0.47s) [2022-04-29T07:24:33.157Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:24:34.547Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-04-29T07:24:34.547Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:24:35.121Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-29T07:24:35.121Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:24:35.183Z] --- PASS: TestReplicatedJob (5.09s) [2022-04-29T07:24:35.183Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:24:35.222Z] --- PASS: TestBuildSquashParent (7.31s) [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:24:35.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:24:35.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:24:35.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:24:35.222Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:24:36.066Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-29T07:24:36.066Z] === RUN TestResize [2022-04-29T07:24:36.328Z] --- PASS: TestResize (0.42s) [2022-04-29T07:24:36.328Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:24:36.901Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-29T07:24:36.901Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:24:37.141Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:24:37.141Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:24:37.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:37.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:37.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:37.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:24:37.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:37.735Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-04-29T07:24:37.735Z] === RUN TestServiceListWithStatuses [2022-04-29T07:24:37.735Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:24:37.735Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:24:37.735Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:24:38.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:24:38.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:39.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:24:39.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:24:40.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:24:40.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-04-29T07:24:40.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-04-29T07:24:40.981Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:24:40.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:24:41.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:41.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:41.947Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-04-29T07:24:41.947Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:24:44.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:24:44.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:24:44.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:24:45.236Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:24:45.254Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-04-29T07:24:45.254Z] === RUN TestServicePlugin [2022-04-29T07:24:46.181Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:24:47.126Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-29T07:24:48.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2022-04-29T07:24:48.105Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:24:49.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:24:49.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:24:49.469Z] plugin_test.go:61: [d656c6a77cf63] joining swarm manager [d7b7e81941ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:24:50.043Z] plugin_test.go:64: [db16ec56b1438] joining swarm manager [d7b7e81941ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:24:50.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:24:50.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:24:52.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:24:52.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:24:53.414Z] --- PASS: TestBuildMultiStageParentConfig (4.96s) [2022-04-29T07:24:53.414Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-04-29T07:24:54.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-04-29T07:24:54.317Z] === RUN TestCgroupNamespacesRun [2022-04-29T07:24:55.263Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-04-29T07:24:55.263Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T07:24:56.653Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-29T07:24:56.653Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T07:24:57.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-29T07:24:57.639Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T07:24:58.584Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-29T07:24:58.584Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T07:24:59.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-29T07:24:59.972Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T07:25:00.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-29T07:25:00.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T07:25:01.564Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-29T07:25:01.564Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:25:01.865Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-29T07:25:01.865Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T07:25:02.813Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-29T07:25:02.813Z] === RUN TestNISDomainname [2022-04-29T07:25:03.388Z] --- PASS: TestNISDomainname (0.59s) [2022-04-29T07:25:03.388Z] === RUN TestHostnameDnsResolution [2022-04-29T07:25:04.115Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-29T07:25:04.115Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:25:04.334Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-29T07:25:04.334Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T07:25:04.596Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-04-29T07:25:04.596Z] === RUN TestPrivilegedHostDevices [2022-04-29T07:25:05.542Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-04-29T07:25:05.542Z] === RUN TestStats [2022-04-29T07:25:08.694Z] ---> 0b30a20db7ef [2022-04-29T07:25:08.694Z] Successfully built 0b30a20db7ef [2022-04-29T07:25:08.694Z] Successfully tagged docker:latest [2022-04-29T07:25:08.694Z] INFO: Image build ended at 04/29/2022 07:25:06. Duration:00:04:25.3859809 [2022-04-29T07:25:08.694Z] [2022-04-29T07:25:08.694Z] [2022-04-29T07:25:08.694Z] INFO: Building the test binaries at 04/29/2022 07:25:06... [2022-04-29T07:25:08.850Z] --- PASS: TestStats (2.89s) [2022-04-29T07:25:08.850Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:25:08.850Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T07:25:08.850Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T07:25:08.850Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T07:25:08.850Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T07:25:08.850Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T07:25:08.850Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T07:25:08.850Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T07:25:08.850Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T07:25:08.850Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T07:25:08.850Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T07:25:09.415Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-29T07:25:09.415Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:25:09.424Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T07:25:09.677Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-29T07:25:09.677Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:25:11.342Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T07:25:11.650Z] INFO: make.ps1 starting at 04/29/2022 07:25:11 [2022-04-29T07:25:12.120Z] INFO: Git commit (daf739b195) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:25:12.120Z] INFO: Invoking autogen... [2022-04-29T07:25:12.120Z] { [2022-04-29T07:25:12.120Z] "RT_GROUP_ICON": { [2022-04-29T07:25:12.120Z] "#1": { [2022-04-29T07:25:12.120Z] "0409": "../../winresources/docker.ico" [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] }, [2022-04-29T07:25:12.120Z] "RT_MANIFEST": { [2022-04-29T07:25:12.120Z] "#1": { [2022-04-29T07:25:12.120Z] "0409": { [2022-04-29T07:25:12.120Z] "identity": {}, [2022-04-29T07:25:12.120Z] "description": "Docker Engine", [2022-04-29T07:25:12.120Z] "minimum-os": "vista", [2022-04-29T07:25:12.120Z] "execution-level": "", [2022-04-29T07:25:12.120Z] "ui-access": false, [2022-04-29T07:25:12.120Z] "auto-elevate": false, [2022-04-29T07:25:12.120Z] "dpi-awareness": "unaware", [2022-04-29T07:25:12.120Z] "disable-theming": false, [2022-04-29T07:25:12.120Z] "disable-window-filtering": false, [2022-04-29T07:25:12.120Z] "high-resolution-scrolling-aware": false, [2022-04-29T07:25:12.120Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T07:25:12.120Z] "long-path-aware": false, [2022-04-29T07:25:12.120Z] "printer-driver-isolation": false, [2022-04-29T07:25:12.120Z] "gdi-scaling": false, [2022-04-29T07:25:12.120Z] "segment-heap": false, [2022-04-29T07:25:12.120Z] "use-common-controls-v6": false [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] }, [2022-04-29T07:25:12.120Z] "RT_MESSAGETABLE": { [2022-04-29T07:25:12.120Z] "#1": { [2022-04-29T07:25:12.120Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] }, [2022-04-29T07:25:12.120Z] "RT_VERSION": { [2022-04-29T07:25:12.120Z] "#1": { [2022-04-29T07:25:12.120Z] "0409": { [2022-04-29T07:25:12.120Z] "fixed": { [2022-04-29T07:25:12.120Z] "file_version": "0.0.0.0", [2022-04-29T07:25:12.120Z] "product_version": "0.0.0.0", [2022-04-29T07:25:12.120Z] "type": "Unknown" [2022-04-29T07:25:12.120Z] }, [2022-04-29T07:25:12.120Z] "info": { [2022-04-29T07:25:12.120Z] "0000": { [2022-04-29T07:25:12.120Z] "CompanyName": "", [2022-04-29T07:25:12.120Z] "FileVersion": "0.0.0-dev", [2022-04-29T07:25:12.120Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-29T07:25:12.120Z] "OriginalFileName": "dockerd.exe", [2022-04-29T07:25:12.120Z] "ProductName": "", [2022-04-29T07:25:12.120Z] "ProductVersion": "0.0.0-dev", [2022-04-29T07:25:12.120Z] "SpecialBuild": "daf739b195" [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.120Z] } [2022-04-29T07:25:12.589Z] powershell.exe : cmd\dockerd\config.go [2022-04-29T07:25:12.589Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-29c50700\powershellWrapper.ps1:3 char:1 [2022-04-29T07:25:12.589Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-29T07:25:12.589Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-29T07:25:12.589Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-29T07:25:12.589Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-29T07:25:12.589Z] [2022-04-29T07:25:12.730Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T07:25:12.730Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-04-29T07:25:12.730Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-04-29T07:25:12.730Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-29T07:25:12.730Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-29T07:25:12.730Z] === RUN TestDeleteDevicemapper [2022-04-29T07:25:12.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:25:12.730Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T07:25:12.730Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:25:13.057Z] cmd\dockerd\config_windows.go [2022-04-29T07:25:13.057Z] cmd\dockerd\daemon.go [2022-04-29T07:25:13.057Z] cmd\dockerd\daemon_test.go [2022-04-29T07:25:13.057Z] cmd\dockerd\daemon_windows.go [2022-04-29T07:25:13.057Z] cmd\dockerd\docker.go [2022-04-29T07:25:13.057Z] cmd\dockerd\docker_windows.go [2022-04-29T07:25:13.057Z] cmd\dockerd\genwinres_windows.go [2022-04-29T07:25:13.057Z] cmd\dockerd\metrics.go [2022-04-29T07:25:13.057Z] cmd\dockerd\options.go [2022-04-29T07:25:13.057Z] cmd\dockerd\options_test.go [2022-04-29T07:25:13.057Z] cmd\dockerd\service_windows.go [2022-04-29T07:25:13.057Z] INFO: Building daemon... [2022-04-29T07:25:14.120Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-29T07:25:14.120Z] === RUN TestUpdateMemory [2022-04-29T07:25:14.694Z] --- PASS: TestUpdateMemory (0.52s) [2022-04-29T07:25:14.694Z] === RUN TestUpdateCPUQuota [2022-04-29T07:25:14.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-04-29T07:25:14.975Z] === RUN TestBuildWithHugeFile [2022-04-29T07:25:15.641Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-04-29T07:25:15.641Z] === RUN TestUpdatePidsLimit [2022-04-29T07:25:15.641Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T07:25:15.641Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T07:25:15.903Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T07:25:15.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T07:25:16.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T07:25:16.427Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T07:25:16.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T07:25:16.710Z] --- PASS: TestServicePlugin (29.91s) [2022-04-29T07:25:16.711Z] === RUN TestServiceUpdateLabel [2022-04-29T07:25:16.973Z] --- PASS: TestServiceUpdateLabel (1.82s) [2022-04-29T07:25:16.973Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-29T07:25:17.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-29T07:25:17.264Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:25:18.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T07:25:18.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T07:25:29.529Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-04-29T07:25:29.529Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:25:29.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-29T07:25:29.529Z] === RUN TestWaitNonBlocked [2022-04-29T07:25:29.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:25:29.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:25:29.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:25:29.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:25:29.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:25:29.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:25:29.529Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T07:25:29.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-04-29T07:25:29.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-04-29T07:25:29.529Z] === RUN TestWaitBlocked [2022-04-29T07:25:29.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:25:29.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:25:29.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:25:29.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:25:29.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:25:29.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:25:30.104Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T07:25:30.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-04-29T07:25:30.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-29T07:25:30.104Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T07:25:30.104Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T07:25:31.894Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2022-04-29T07:25:31.894Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:25:32.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s) [2022-04-29T07:25:32.024Z] === CONT TestIpcModeOlderClient [2022-04-29T07:25:32.286Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-29T07:25:32.286Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T07:25:32.286Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-04-29T07:25:32.286Z] === CONT TestDaemonHostGatewayIP [2022-04-29T07:25:34.837Z] === CONT TestDaemonRestartIpcMode [2022-04-29T07:25:34.837Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-04-29T07:25:37.389Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-04-29T07:25:43.982Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-04-29T07:25:43.982Z] PASS [2022-04-29T07:25:43.982Z] [2022-04-29T07:25:43.982Z] === Skipped [2022-04-29T07:25:43.982Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-29T07:25:43.982Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:25:43.982Z] [2022-04-29T07:25:43.982Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:25:43.982Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:25:43.982Z] [2022-04-29T07:25:43.982Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T07:25:43.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:25:43.982Z] [2022-04-29T07:25:43.982Z] DONE 235 tests, 3 skipped in 116.594s [2022-04-29T07:25:43.982Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T07:25:43.982Z] ++ 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-04-29T07:25:43.982Z] ++ set -e [2022-04-29T07:25:43.982Z] ++ '[' -n 0 ']' [2022-04-29T07:25:43.982Z] ++ set -x [2022-04-29T07:25:43.983Z] ++ 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-04-29T07:25:43.983Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:25:44.557Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:25:44.557Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T07:25:44.557Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T07:25:44.557Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T07:25:44.557Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T07:25:44.557Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T07:25:44.557Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T07:25:44.557Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:25:44.557Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T07:25:44.557Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T07:25:44.557Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T07:25:44.557Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-29T07:25:44.820Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-29T07:25:44.820Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:25:44.820Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T07:25:45.765Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T07:25:46.710Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T07:25:46.863Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-04-29T07:25:46.863Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:25:47.203Z] INFO [linters context/goanalysis] analyzers took 5m4.377052293s with top 10 stages: buildir: 2m2.465318924s, goimports: 24.232863894s, unconvert: 19.225191168s, gosec: 14.645167307s, S1038: 8.74202043s, golint: 8.048996627s, misspell: 7.123600233s, nilness: 4.430056201s, S1039: 4.045801244s, inspect: 3.571680446s [2022-04-29T07:25:47.203Z] INFO [runner] Issues before processing: 3034, after processing: 0 [2022-04-29T07:25:47.203Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2418/2418, identifier_marker: 2034/2034, exclude-rules: 78/2034, nolint: 0/78, skip_files: 2418/2418, autogenerated_exclude: 2034/2418, exclude: 2034/2034, path_prettifier: 2418/2418, cgo: 2418/3034, filename_unadjuster: 2418/2418 [2022-04-29T07:25:47.204Z] INFO [runner] processing took 127.007922ms with stages: identifier_marker: 40.934172ms, nolint: 37.747715ms, path_prettifier: 16.047139ms, exclude-rules: 14.520837ms, autogenerated_exclude: 12.573987ms, skip_dirs: 3.508784ms, cgo: 945.743µs, filename_unadjuster: 723.129µs, max_same_issues: 1.489µs, skip_files: 930ns, diff: 724ns, source_code: 605ns, uniq_by_line: 593ns, exclude: 492ns, path_shortener: 333ns, max_per_file_from_linter: 319ns, max_from_linter: 295ns, sort_results: 273ns, severity-rules: 248ns, path_prefixer: 115ns [2022-04-29T07:25:47.204Z] INFO [runner] linters took 1m31.958656071s with stages: goanalysis_metalinter: 1m31.831406152s [2022-04-29T07:25:47.204Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-29T07:25:47.204Z] INFO Memory: 2651 samples, avg is 283.2MB, max is 1206.8MB [2022-04-29T07:25:47.204Z] INFO Execution took 4m24.999577592s [2022-04-29T07:25:47.204Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-29T07:25:47.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/make.sh dynbinary test-docker-py [2022-04-29T07:25:47.807Z] [2022-04-29T07:25:47.808Z] Removing bundles/ [2022-04-29T07:25:47.808Z] [2022-04-29T07:25:48.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T07:25:48.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:25:48.066Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:25:48.098Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T07:25:48.098Z] daemon_test.go:156: [d8c0e16c0d71c] daemon is not started [2022-04-29T07:25:48.098Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-29T07:25:48.098Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-29T07:25:48.098Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-29T07:25:48.098Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-29T07:25:48.098Z] === RUN TestDaemonProxy [2022-04-29T07:25:48.098Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T07:25:49.487Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T07:25:51.405Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T07:25:53.209Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-29T07:25:53.209Z] [2022-04-29T07:25:53.209Z] ________ ____ __. [2022-04-29T07:25:53.209Z] \_____ \ | |/ _| [2022-04-29T07:25:53.209Z] / | \| < [2022-04-29T07:25:53.209Z] / | \ | \ [2022-04-29T07:25:53.209Z] \_______ /____|__ \ [2022-04-29T07:25:53.209Z] \/ \/ [2022-04-29T07:25:53.209Z] [2022-04-29T07:25:53.209Z] INFO: make.ps1 ended at 04/29/2022 07:25:46 [2022-04-29T07:25:53.209Z] INFO: Binaries build ended at 04/29/2022 07:25:48. Duration:00:02:00.4916465 [2022-04-29T07:25:53.209Z] INFO: Copying the built daemon binary to d:\CI\PR-43525\8\binary\dockerd-0d8270e83c.exe... [2022-04-29T07:25:53.209Z] INFO: Copying the built client binary to d:\CI\PR-43525\8\binary\docker-0d8270e83c.exe... [2022-04-29T07:25:53.209Z] INFO: Copying the golang package from the container to d:\CI\PR-43525\8\installer\go.zip... [2022-04-29T07:25:53.209Z] INFO: Extracting go.zip to d:\CI\PR-43525\8\go [2022-04-29T07:25:53.324Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T07:25:53.586Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy (6.26s) [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-29T07:25:54.159Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-29T07:25:54.159Z] PASS [2022-04-29T07:25:54.159Z] [2022-04-29T07:25:54.159Z] DONE 17 tests in 10.270s [2022-04-29T07:25:54.159Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T07:25:54.159Z] ++ 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-04-29T07:25:54.159Z] ++ set -e [2022-04-29T07:25:54.159Z] ++ '[' -n 0 ']' [2022-04-29T07:25:54.159Z] ++ set -x [2022-04-29T07:25:54.159Z] ++ 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-04-29T07:25:54.421Z] INFO: Testing against a local daemon [2022-04-29T07:25:54.422Z] === RUN TestCommitInheritsEnv [2022-04-29T07:25:54.683Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-29T07:25:54.683Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:25:54.683Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-29T07:25:54.683Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:25:54.683Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:25:54.683Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T07:25:54.683Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T07:25:54.683Z] === RUN TestImportWithCustomPlatform// [2022-04-29T07:25:54.683Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T07:25:54.684Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T07:25:54.947Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T07:25:54.947Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T07:25:54.947Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T07:25:54.947Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T07:25:54.947Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T07:25:54.947Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:25:54.947Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-29T07:25:54.947Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:25:54.947Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-29T07:25:54.947Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:25:55.215Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-29T07:25:55.215Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T07:25:55.215Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:25:55.215Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-29T07:25:55.215Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:25:55.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-29T07:25:55.215Z] === RUN TestTagInvalidReference [2022-04-29T07:25:55.215Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T07:25:55.215Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:25:55.215Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-29T07:25:55.215Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:25:55.476Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-29T07:25:55.476Z] === RUN TestTagOfficialNames [2022-04-29T07:25:55.476Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-29T07:25:55.476Z] === RUN TestTagMatchesDigest [2022-04-29T07:25:55.476Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-29T07:25:55.476Z] PASS [2022-04-29T07:25:55.476Z] [2022-04-29T07:25:55.476Z] === Skipped [2022-04-29T07:25:55.476Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:25:55.476Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-29T07:25:55.476Z] [2022-04-29T07:25:55.476Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-29T07:25:55.476Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:25:55.476Z] [2022-04-29T07:25:55.476Z] DONE 22 tests, 2 skipped in 1.280s [2022-04-29T07:25:55.476Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T07:25:55.476Z] ++ 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-04-29T07:25:55.476Z] ++ set -e [2022-04-29T07:25:55.476Z] ++ '[' -n 0 ']' [2022-04-29T07:25:55.476Z] ++ set -x [2022-04-29T07:25:55.476Z] ++ 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-04-29T07:25:55.476Z] INFO: Testing against a local daemon [2022-04-29T07:25:55.476Z] === RUN TestNetworkCreateDelete [2022-04-29T07:25:55.738Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-29T07:25:55.738Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:25:56.000Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-29T07:25:56.000Z] === RUN TestDaemonDNSFallback [2022-04-29T07:25:59.106Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-29T07:25:59.106Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:25:59.368Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T07:25:59.941Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T07:26:02.596Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-04-29T07:26:02.596Z] === RUN TestInspectNetwork [2022-04-29T07:26:04.205Z] Removing intermediate container e5622d044add [2022-04-29T07:26:04.205Z] ---> 927a7f962c07 [2022-04-29T07:26:04.205Z] Step 9/13 : 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-04-29T07:26:04.205Z] ---> Running in bd69ee40340b [2022-04-29T07:26:04.205Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-29T07:26:04.205Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T07:26:04.205Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-29T07:26:04.205Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T07:26:04.205Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T07:26:04.205Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-29T07:26:04.205Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T07:26:04.205Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T07:26:04.205Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T07:26:04.205Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T07:26:04.205Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-29T07:26:05.905Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T07:26:05.905Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T07:26:05.905Z] === RUN TestInspectNetwork/network_name [2022-04-29T07:26:05.905Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T07:26:08.089Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T07:26:10.118Z] --- PASS: TestInspectNetwork (7.21s) [2022-04-29T07:26:10.118Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T07:26:10.118Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T07:26:10.118Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T07:26:10.118Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T07:26:10.118Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:26:11.063Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:26:11.063Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:26:11.063Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:26:11.063Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:26:11.063Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:26:11.063Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:26:11.063Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:26:11.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:26:11.063Z] === RUN TestNetworkList [2022-04-29T07:26:11.063Z] === RUN TestNetworkList//networks [2022-04-29T07:26:11.063Z] === PAUSE TestNetworkList//networks [2022-04-29T07:26:11.063Z] === RUN TestNetworkList//networks/ [2022-04-29T07:26:11.063Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:26:11.063Z] === CONT TestNetworkList//networks [2022-04-29T07:26:11.063Z] === CONT TestNetworkList//networks/ [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkList (0.01s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T07:26:11.063Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:26:11.063Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:26:11.289Z] --- PASS: TestBuildWithHugeFile (52.64s) [2022-04-29T07:26:11.289Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:26:11.289Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:26:11.289Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:26:11.289Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:26:11.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:26:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:26:11.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:26:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:26:11.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:26:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:26:11.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:26:11.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:26:11.290Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:26:11.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2022-04-29T07:26:11.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-04-29T07:26:11.290Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-04-29T07:26:11.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-29T07:26:11.290Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:26:11.290Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T07:26:11.636Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-29T07:26:11.636Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:26:12.582Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-29T07:26:12.582Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:26:13.208Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T07:26:13.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-29T07:26:13.527Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:26:14.473Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-29T07:26:14.473Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:26:14.683Z] --- PASS: TestServiceUpdatePidsLimit (15.80s) [2022-04-29T07:26:14.683Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-04-29T07:26:14.683Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-29T07:26:14.683Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-29T07:26:14.683Z] PASS [2022-04-29T07:26:14.683Z] [2022-04-29T07:26:14.683Z] === Skipped [2022-04-29T07:26:14.683Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T07:26:14.683Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:26:14.683Z] [2022-04-29T07:26:14.683Z] DONE 27 tests, 1 skipped in 163.245s [2022-04-29T07:26:14.683Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T07:26:14.683Z] INFO: Testing against a local daemon [2022-04-29T07:26:14.683Z] === RUN TestSessionCreate [2022-04-29T07:26:14.683Z] --- PASS: TestSessionCreate (0.07s) [2022-04-29T07:26:14.683Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:26:14.683Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-29T07:26:14.683Z] PASS [2022-04-29T07:26:14.683Z] [2022-04-29T07:26:14.683Z] DONE 2 tests in 0.155s [2022-04-29T07:26:14.683Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T07:26:14.683Z] INFO: Testing against a local daemon [2022-04-29T07:26:14.683Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:26:14.683Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:26:14.683Z] === RUN TestDiskUsage [2022-04-29T07:26:14.683Z] === PAUSE TestDiskUsage [2022-04-29T07:26:14.683Z] === RUN TestEventsExecDie [2022-04-29T07:26:15.256Z] --- PASS: TestEventsExecDie (0.60s) [2022-04-29T07:26:15.256Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:26:15.256Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-29T07:26:15.256Z] === RUN TestEventsVolumeCreate [2022-04-29T07:26:15.256Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-29T07:26:15.256Z] === RUN TestInfoBinaryCommits [2022-04-29T07:26:15.256Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-29T07:26:15.256Z] === RUN TestInfoAPIVersioned [2022-04-29T07:26:15.256Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T07:26:15.256Z] === RUN TestInfoAPI [2022-04-29T07:26:15.256Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T07:26:15.256Z] === RUN TestInfoAPIWarnings [2022-04-29T07:26:15.862Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-04-29T07:26:15.862Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:26:16.435Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-29T07:26:16.435Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:26:17.424Z] --- PASS: TestBuildPreserveOwnership (9.90s) [2022-04-29T07:26:17.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2022-04-29T07:26:17.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-29T07:26:17.424Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:26:17.424Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-29T07:26:17.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T07:26:17.424Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-29T07:26:17.424Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-29T07:26:17.424Z] PASS [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === Skipped [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T07:26:17.424Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:26:17.424Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-29T07:26:17.424Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] DONE 34 tests, 3 skipped in 114.539s [2022-04-29T07:26:17.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T07:26:17.424Z] INFO: Testing against a local daemon [2022-04-29T07:26:17.424Z] === RUN TestConfigInspect [2022-04-29T07:26:17.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-29T07:26:17.424Z] === RUN TestConfigList [2022-04-29T07:26:17.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestConfigList (0.01s) [2022-04-29T07:26:17.424Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:26:17.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-29T07:26:17.424Z] === RUN TestConfigsUpdate [2022-04-29T07:26:17.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-29T07:26:17.424Z] === RUN TestTemplatedConfig [2022-04-29T07:26:17.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-29T07:26:17.424Z] === RUN TestConfigCreateResolve [2022-04-29T07:26:17.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-29T07:26:17.424Z] PASS [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === Skipped [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-29T07:26:17.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-29T07:26:17.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-29T07:26:17.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-29T07:26:17.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-29T07:26:17.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-29T07:26:17.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:26:17.424Z] [2022-04-29T07:26:17.424Z] DONE 6 tests, 6 skipped in 0.204s [2022-04-29T07:26:17.424Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T07:26:17.687Z] INFO: Testing against a local daemon [2022-04-29T07:26:17.687Z] === RUN TestCheckpoint [2022-04-29T07:26:17.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:26:17.687Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:26:17.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:26:17.687Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:26:17.687Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T07:26:17.687Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:26:17.687Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T07:26:17.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T07:26:17.950Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:26:17.950Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:26:17.950Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:26:17.950Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:26:17.950Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:26:17.950Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:26:17.950Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-29T07:26:17.950Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:26:17.950Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-29T07:26:17.950Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:26:17.950Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-29T07:26:17.950Z] === RUN TestCopyEmptyFile [2022-04-29T07:26:18.213Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-04-29T07:26:18.213Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:26:18.213Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-29T07:26:18.213Z] === RUN TestCopyFromContainer [2022-04-29T07:26:18.986Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-04-29T07:26:18.986Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:26:18.986Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:26:18.986Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:26:18.986Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:26:18.993Z] Removing intermediate container bd69ee40340b [2022-04-29T07:26:18.993Z] ---> e2c197de3260 [2022-04-29T07:26:18.993Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-29T07:26:18.993Z] ---> Running in beb3d0751d1b [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer// [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T07:26:22.428Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T07:26:22.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T07:26:22.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T07:26:22.691Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer (4.46s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-29T07:26:22.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-29T07:26:22.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:26:22.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:26:22.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:26:22.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:26:22.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:26:22.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:26:22.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:26:22.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:26:22.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:26:22.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:26:22.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-29T07:26:22.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:26:22.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T07:26:22.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:26:22.691Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:26:22.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-29T07:26:22.691Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:26:22.691Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:26:22.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:26:22.691Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:26:22.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:26:22.691Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:26:22.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:26:22.691Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:26:22.691Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:26:22.953Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:26:22.953Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T07:26:22.953Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:26:22.953Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:26:22.953Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:26:22.953Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:26:22.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T07:26:22.953Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:26:23.072Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-29T07:26:23.072Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T07:26:23.072Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T07:26:23.072Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T07:26:23.528Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T07:26:23.528Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T07:26:23.528Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T07:26:23.989Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T07:26:24.343Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-04-29T07:26:24.343Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:26:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:26:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:26:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:26:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:26:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:26:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:26:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:26:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:26:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:26:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:26:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-29T07:26:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-29T07:26:25.289Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:26:25.866Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-29T07:26:25.866Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:26:25.866Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:26:25.866Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:26:25.866Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-29T07:26:25.866Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T07:26:25.866Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:26:25.866Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:26:25.866Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-29T07:26:25.866Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:26:25.866Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T07:26:25.866Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T07:26:25.866Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-29T07:26:25.866Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-29T07:26:25.866Z] === RUN TestDaemonRestartIpcMode [2022-04-29T07:26:25.867Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T07:26:25.867Z] === RUN TestDaemonHostGatewayIP [2022-04-29T07:26:25.867Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:26:25.867Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-29T07:26:25.867Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T07:26:25.867Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T07:26:25.867Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:26:25.867Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-29T07:26:25.867Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:26:25.867Z] === RUN TestDiff [2022-04-29T07:26:26.441Z] --- PASS: TestDiff (0.42s) [2022-04-29T07:26:26.441Z] === RUN TestExecWithCloseStdin [2022-04-29T07:26:26.703Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-04-29T07:26:26.703Z] === RUN TestExec [2022-04-29T07:26:27.276Z] --- PASS: TestExec (0.48s) [2022-04-29T07:26:27.276Z] === RUN TestExecUser [2022-04-29T07:26:27.850Z] --- PASS: TestExecUser (0.49s) [2022-04-29T07:26:27.850Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:26:28.425Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-29T07:26:28.425Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:26:28.885Z] INFO: Extraction ended at 04/29/2022 07:26:24. Duration:00:00:33.8165956 [2022-04-29T07:26:28.885Z] INFO: Updating the golang and path environment variables [2022-04-29T07:26:28.885Z] INFO: GOPATH=d:\gopath [2022-04-29T07:26:28.885Z] INFO: go version go1.18.1 windows/amd64 [2022-04-29T07:26:28.885Z] INFO: Running the daemon under test in debug mode [2022-04-29T07:26:28.885Z] INFO: Starting a daemon under test... [2022-04-29T07:26:28.885Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43525\8\daemon --pidfile d:\CI\PR-43525\8\docker.pid -D [2022-04-29T07:26:28.885Z] INFO: Process started successfully. [2022-04-29T07:26:28.885Z] INFO: Start tailing logs of the daemon under tests [2022-04-29T07:26:28.885Z] INFO: Waiting for the daemon under test to start... [2022-04-29T07:26:29.816Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-04-29T07:26:29.816Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:26:30.390Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-04-29T07:26:30.390Z] === RUN TestHealthKillContainer [2022-04-29T07:26:33.386Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-29T07:26:33.386Z] === RUN TestInfoDebug [2022-04-29T07:26:33.386Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T07:26:33.386Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:26:33.386Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T07:26:33.386Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:26:33.386Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T07:26:33.386Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:26:33.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-29T07:26:33.386Z] === RUN TestPingCacheHeaders [2022-04-29T07:26:33.386Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T07:26:33.386Z] === RUN TestPingGet [2022-04-29T07:26:33.648Z] --- PASS: TestPingGet (0.01s) [2022-04-29T07:26:33.648Z] === RUN TestPingHead [2022-04-29T07:26:33.648Z] --- PASS: TestPingHead (0.02s) [2022-04-29T07:26:33.648Z] === RUN TestPingSwarmHeader [2022-04-29T07:26:33.914Z] --- PASS: TestServiceWithDataPathPortInit (13.58s) [2022-04-29T07:26:33.914Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:26:34.221Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T07:26:34.484Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T07:26:34.881Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7cd57wdqdaco4al3hgibc4ulg Created:2022-04-29 07:26:33.407632303 +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[fbf5c48402931f311dd5ec873a3131719f1965c03af1fa60379d0ea7571b5bbe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptzwayc5se9i213wpgghnx4zf EndpointID:1a7b9790e40f714585b0edfc680e180e589bdedddae2e8ed6c157b9ca2bdc835 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:60f24845e8b2eea501f1ab4dd392f88ac659b396e63660e3295e4e5b4dfd5027 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:55a5f3d96a71 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptzwayc5se9i213wpgghnx4zf EndpointID:1a7b9790e40f714585b0edfc680e180e589bdedddae2e8ed6c157b9ca2bdc835 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T07:26:35.872Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T07:26:35.872Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-04-29T07:26:35.872Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T07:26:35.872Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T07:26:35.872Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T07:26:35.872Z] === RUN TestVersion [2022-04-29T07:26:35.872Z] --- PASS: TestVersion (0.02s) [2022-04-29T07:26:35.872Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:26:35.872Z] === CONT TestDiskUsage [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T07:26:36.134Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T07:26:36.342Z] Removing intermediate container beb3d0751d1b [2022-04-29T07:26:36.342Z] ---> ecf0904660e9 [2022-04-29T07:26:36.342Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-29T07:26:36.342Z] ---> Running in fad113f9844a [2022-04-29T07:26:36.342Z] Removing intermediate container fad113f9844a [2022-04-29T07:26:36.342Z] ---> 6acf0c054b03 [2022-04-29T07:26:36.342Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-29T07:26:36.342Z] ---> Running in 5454ab133382 [2022-04-29T07:26:36.342Z] Removing intermediate container 5454ab133382 [2022-04-29T07:26:36.342Z] ---> bce0680960fc [2022-04-29T07:26:36.342Z] Step 13/13 : COPY . . [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T07:26:36.397Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T07:26:36.971Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T07:26:37.233Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage (1.54s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T07:26:37.233Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:26:37.233Z] PASS [2022-04-29T07:26:37.233Z] [2022-04-29T07:26:37.233Z] DONE 54 tests in 22.651s [2022-04-29T07:26:37.233Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T07:26:37.233Z] INFO: Testing against a local daemon [2022-04-29T07:26:37.233Z] === RUN TestVolumesCreateAndList [2022-04-29T07:26:37.233Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-29T07:26:37.233Z] === RUN TestVolumesRemove [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-29T07:26:37.234Z] === RUN TestVolumesInspect [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:26:37.234Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:26:37.234Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:26:37.234Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:26:37.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:26:37.234Z] PASS [2022-04-29T07:26:37.234Z] [2022-04-29T07:26:37.234Z] DONE 9 tests in 0.143s [2022-04-29T07:26:37.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T07:26:37.808Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-29T07:26:37.808Z] Removing test suite binaries [2022-04-29T07:26:38.070Z] exiting test-integration [2022-04-29T07:26:38.070Z] ++ exit 0 [2022-04-29T07:26:38.070Z] [2022-04-29T07:26:38.570Z] --- PASS: TestHealthKillContainer (7.98s) [2022-04-29T07:26:38.570Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:26:38.570Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:26:38.570Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:26:38.570Z] === RUN TestIpcModeNone [2022-04-29T07:26:38.839Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-29T07:26:38.839Z] === RUN TestIpcModePrivate [2022-04-29T07:26:39.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-04-29T07:26:39.094Z] PASS [2022-04-29T07:26:39.094Z] [2022-04-29T07:26:39.094Z] === Skipped [2022-04-29T07:26:39.094Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:26:39.094Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:26:39.094Z] [2022-04-29T07:26:39.094Z] DONE 38 tests, 1 skipped in 43.676s [2022-04-29T07:26:39.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:26:39.094Z] ++ 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-04-29T07:26:39.094Z] ++ set -e [2022-04-29T07:26:39.094Z] ++ '[' -n 0 ']' [2022-04-29T07:26:39.094Z] ++ set -x [2022-04-29T07:26:39.094Z] ++ 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-04-29T07:26:39.094Z] INFO: Testing against a local daemon [2022-04-29T07:26:39.094Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T07:26:39.094Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:26:39.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:26:39.094Z] === RUN TestDockerNetworkIpvlan [2022-04-29T07:26:39.094Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:26:39.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:26:39.094Z] PASS [2022-04-29T07:26:39.094Z] [2022-04-29T07:26:39.094Z] === Skipped [2022-04-29T07:26:39.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:26:39.094Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:26:39.094Z] [2022-04-29T07:26:39.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:26:39.112Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-29T07:26:39.112Z] --- PASS: TestIpcModePrivate (0.50s) [2022-04-29T07:26:39.112Z] === RUN TestIpcModeShareable [2022-04-29T07:26:39.112Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:26:39.112Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-29T07:26:39.112Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T07:26:39.357Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:26:39.357Z] [2022-04-29T07:26:39.357Z] DONE 2 tests, 2 skipped in 0.094s [2022-04-29T07:26:39.357Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:26:39.357Z] ++ 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-04-29T07:26:39.357Z] ++ set -e [2022-04-29T07:26:39.357Z] ++ '[' -n 0 ']' [2022-04-29T07:26:39.357Z] ++ set -x [2022-04-29T07:26:39.357Z] ++ 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-04-29T07:26:39.357Z] INFO: Testing against a local daemon [2022-04-29T07:26:39.357Z] === RUN TestDockerNetworkMacvlanPersistance Post stage [Pipeline] junit [2022-04-29T07:26:39.480Z] Recording test results [2022-04-29T07:26:40.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T07:26:40.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-04-29T07:26:40.745Z] === RUN TestDockerNetworkMacvlan [2022-04-29T07:26:40.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T07:26:41.046Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-29T07:26:41.046Z] === RUN TestAPIIpcModeHost [2022-04-29T07:26:41.046Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:26:41.046Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-29T07:26:41.046Z] === RUN TestDaemonIpcModeShareable [2022-04-29T07:26:41.046Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:26:41.046Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-29T07:26:41.046Z] === RUN TestDaemonIpcModePrivate [2022-04-29T07:26:41.156Z] + echo Ensuring container killed. [2022-04-29T07:26:41.156Z] Ensuring container killed. [2022-04-29T07:26:41.156Z] + docker rm -vf docker-pr8 [2022-04-29T07:26:41.156Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-04-29T07:26:41.320Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T07:26:41.449Z] + echo Chowning /workspace to jenkins user [2022-04-29T07:26:41.449Z] Chowning /workspace to jenkins user [2022-04-29T07:26:41.449Z] + id -u [2022-04-29T07:26:41.449Z] + id -g [2022-04-29T07:26:41.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T07:26:41.620Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-29T07:26:41.883Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-29T07:26:41.883Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T07:26:41.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:26:41.883Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-29T07:26:41.883Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T07:26:41.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:26:41.883Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-29T07:26:41.883Z] === RUN TestIpcModeOlderClient [2022-04-29T07:26:41.883Z] === PAUSE TestIpcModeOlderClient [2022-04-29T07:26:41.883Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:26:42.265Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T07:26:42.456Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-29T07:26:42.456Z] === RUN TestKillContainer [2022-04-29T07:26:42.456Z] === RUN TestKillContainer/no_signal [2022-04-29T07:26:42.718Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:26:42.838Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T07:26:42.980Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:26:43.149Z] + bundleName=amd64-cgroup2 [2022-04-29T07:26:43.149Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-29T07:26:43.149Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-29T07:26:43.149Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-29T07:26:43.149Z] + 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-04-29T07:26:43.427Z] Archiving artifacts [2022-04-29T07:26:43.554Z] --- PASS: TestKillContainer (1.30s) [2022-04-29T07:26:43.554Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-29T07:26:43.554Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-29T07:26:43.554Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-29T07:26:43.554Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:26:43.554Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T07:26:44.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T07:26:44.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-04-29T07:26:44.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-29T07:26:44.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-29T07:26:44.390Z] === RUN TestKillStoppedContainer [2022-04-29T07:26:44.652Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-29T07:26:44.652Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:26:44.652Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-29T07:26:44.652Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:26:44.757Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T07:26:44.913Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-29T07:26:44.913Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:26:44.913Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:26:44.913Z] --- SKIP: TestInspectOomKilledTrue (0.03s) [2022-04-29T07:26:44.913Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:26:44.913Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:26:44.913Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:26:44.913Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T07:26:44.913Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-29T07:26:44.913Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-29T07:26:44.913Z] === RUN TestLinksContainerNames [2022-04-29T07:26:45.229Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T07:26:45.547Z] + make clean [2022-04-29T07:26:45.547Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T07:26:45.547Z] docker-dev-cache [2022-04-29T07:26:45.547Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T07:26:45.859Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-29T07:26:45.859Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:26:46.148Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T07:26:46.434Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-29T07:26:46.434Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T07:26:46.564Z] .....INFO: Daemon under test started and replied! [2022-04-29T07:26:46.564Z] INFO: Docker version of the daemon under test [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] Client: [2022-04-29T07:26:46.564Z] Version: 17.06.2-ce [2022-04-29T07:26:46.564Z] API version: 1.30 [2022-04-29T07:26:46.564Z] Go version: go1.8.3 [2022-04-29T07:26:46.564Z] Git commit: cec0b72 [2022-04-29T07:26:46.564Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-29T07:26:46.564Z] OS/Arch: windows/amd64 [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] Server: [2022-04-29T07:26:46.564Z] Version: 0.0.0-dev [2022-04-29T07:26:46.564Z] API version: 1.42 (minimum version 1.24) [2022-04-29T07:26:46.564Z] Go version: go1.18.1 [2022-04-29T07:26:46.564Z] Git commit: 0d8270e83c [2022-04-29T07:26:46.564Z] Built: [2022-04-29T07:26:46.564Z] OS/Arch: windows/amd64 [2022-04-29T07:26:46.564Z] Experimental: false [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] INFO: Docker info of the daemon under test [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] Containers: 0 [2022-04-29T07:26:46.564Z] Running: 0 [2022-04-29T07:26:46.564Z] Paused: 0 [2022-04-29T07:26:46.564Z] Stopped: 0 [2022-04-29T07:26:46.564Z] Images: 0 [2022-04-29T07:26:46.564Z] Server Version: 0.0.0-dev [2022-04-29T07:26:46.564Z] Storage Driver: windowsfilter [2022-04-29T07:26:46.564Z] Windows: [2022-04-29T07:26:46.564Z] Logging Driver: json-file [2022-04-29T07:26:46.564Z] Plugins: [2022-04-29T07:26:46.564Z] Volume: local [2022-04-29T07:26:46.564Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:26:46.564Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:26:46.564Z] Swarm: inactive [2022-04-29T07:26:46.564Z] Default Isolation: process [2022-04-29T07:26:46.564Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-29T07:26:46.564Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-29T07:26:46.564Z] OSType: windows [2022-04-29T07:26:46.564Z] Architecture: x86_64 [2022-04-29T07:26:46.564Z] CPUs: 4 [2022-04-29T07:26:46.564Z] Total Memory: 32GiB [2022-04-29T07:26:46.564Z] Name: azwin-2-13e0d0 [2022-04-29T07:26:46.564Z] ID: SLCM:NHQ3:VGUX:DT56:KCHB:J2GZ:JOFW:QHEX:YO6F:USLR:UMQA:H2KQ [2022-04-29T07:26:46.564Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T07:26:46.564Z] Debug Mode (client): false [2022-04-29T07:26:46.564Z] Debug Mode (server): true [2022-04-29T07:26:46.564Z] File Descriptors: -1 [2022-04-29T07:26:46.564Z] Goroutines: 16 [2022-04-29T07:26:46.564Z] System Time: 2022-04-29T07:26:44.7140387Z [2022-04-29T07:26:46.564Z] EventsListeners: 0 [2022-04-29T07:26:46.564Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:26:46.564Z] Labels: [2022-04-29T07:26:46.564Z] Experimental: false [2022-04-29T07:26:46.564Z] Insecure Registries: [2022-04-29T07:26:46.564Z] 127.0.0.0/8 [2022-04-29T07:26:46.564Z] Live Restore Enabled: false [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] INFO: Docker images of the daemon under test [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:26:46.564Z] [2022-04-29T07:26:46.564Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-29T07:26:46.564Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-29T07:26:46.564Z] ltsc2019: Pulling from windows/servercore [2022-04-29T07:26:46.564Z] 4612f6d0b889: Pulling fs layer [2022-04-29T07:26:46.564Z] ba8181afd426: Pulling fs layer [2022-04-29T07:26:46.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/default [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/private [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/slave [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/shared [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T07:26:46.697Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T07:26:46.697Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/default [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/private [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/shared [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/slave [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T07:26:46.698Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:26:46.698Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:26:46.698Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:26:46.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:26:47.221Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:26:47.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:26:47.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T07:26:47.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-29T07:26:47.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T07:26:47.221Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T07:26:47.221Z] 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-04-29T07:26:47.221Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-29T07:26:47.221Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T07:26:47.221Z] 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-04-29T07:26:47.221Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-29T07:26:47.221Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T07:26:47.221Z] 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-04-29T07:26:47.221Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-29T07:26:47.221Z] === RUN TestNetworkNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T07:26:47.797Z] --- PASS: TestNetworkNat (0.64s) [2022-04-29T07:26:47.797Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:26:48.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-04-29T07:26:48.372Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:26:49.458Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-04-29T07:26:50.032Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-04-29T07:26:50.032Z] PASS [2022-04-29T07:26:50.032Z] [2022-04-29T07:26:50.032Z] DONE 8 tests in 10.804s [2022-04-29T07:26:50.032Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T07:26:50.032Z] ++ 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-04-29T07:26:50.032Z] ++ set -e [2022-04-29T07:26:50.032Z] ++ '[' -n 0 ']' [2022-04-29T07:26:50.032Z] ++ set -x [2022-04-29T07:26:50.032Z] ++ 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-04-29T07:26:50.032Z] testing: warning: no tests to run [2022-04-29T07:26:50.032Z] PASS [2022-04-29T07:26:50.032Z] [2022-04-29T07:26:50.032Z] DONE 0 tests in 0.027s [2022-04-29T07:26:50.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T07:26:50.032Z] ++ 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-04-29T07:26:50.032Z] ++ set -e [2022-04-29T07:26:50.032Z] ++ '[' -n 0 ']' [2022-04-29T07:26:50.032Z] ++ set -x [2022-04-29T07:26:50.032Z] ++ 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-04-29T07:26:50.294Z] INFO: Testing against a local daemon [2022-04-29T07:26:50.294Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T07:26:50.922Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-29T07:26:50.922Z] === RUN TestPause [2022-04-29T07:26:50.922Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:26:50.922Z] --- SKIP: TestPause (0.00s) [2022-04-29T07:26:50.922Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:26:50.922Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:26:50.922Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:26:50.922Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:26:50.922Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:26:50.922Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-29T07:26:50.922Z] === RUN TestPidHost [2022-04-29T07:26:51.239Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-29T07:26:51.239Z] === RUN TestAuthZPluginTLS [2022-04-29T07:26:51.812Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-29T07:26:51.812Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T07:26:51.868Z] --- PASS: TestPidHost (0.96s) [2022-04-29T07:26:51.868Z] === RUN TestPsFilter [2022-04-29T07:26:52.131Z] --- PASS: TestPsFilter (0.12s) [2022-04-29T07:26:52.131Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:26:52.386Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-29T07:26:52.386Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T07:26:52.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-29T07:26:52.393Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:26:52.960Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-29T07:26:52.960Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T07:26:52.968Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-04-29T07:26:52.968Z] === RUN TestRemoveContainerRunning [2022-04-29T07:26:53.229Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-29T07:26:53.229Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:26:53.534Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-29T07:26:53.534Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T07:26:53.804Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-29T07:26:53.804Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:26:53.804Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T07:26:53.804Z] === RUN TestRenameLinkedContainer [2022-04-29T07:26:54.556Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-29T07:26:54.924Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2022-04-29T07:26:54.924Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T07:26:55.025Z] [2022-04-29T07:26:55.025Z] ________ ____ __. [2022-04-29T07:26:55.025Z] \_____ \ | |/ _| [2022-04-29T07:26:55.025Z] / | \| < [2022-04-29T07:26:55.025Z] / | \ | \ [2022-04-29T07:26:55.025Z] \_______ /____|__ \ [2022-04-29T07:26:55.025Z] \/ \/ [2022-04-29T07:26:55.025Z] [2022-04-29T07:26:55.025Z] INFO: make.ps1 ended at 04/29/2022 07:26:54 [2022-04-29T07:26:55.498Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2022-04-29T07:26:55.498Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T07:26:55.724Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-29T07:26:55.724Z] === RUN TestRenameStoppedContainer [2022-04-29T07:26:55.985Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-29T07:26:55.985Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:26:56.072Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-29T07:26:56.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T07:26:56.646Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-29T07:26:56.646Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T07:26:56.900Z] ba8181afd426: Verifying Checksum [2022-04-29T07:26:56.900Z] ba8181afd426: Download complete [2022-04-29T07:26:56.931Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-29T07:26:56.931Z] === RUN TestRenameInvalidName [2022-04-29T07:26:57.193Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-29T07:26:57.193Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:26:57.240Z] INFO: Binaries build ended at 04/29/2022 07:26:56. Duration:00:01:49.7835011 [2022-04-29T07:26:58.036Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-04-29T07:26:58.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T07:26:58.227Z] INFO: Copying the built daemon binary to d:\CI\PR-43525\8\binary\dockerd-daf739b195.exe... [2022-04-29T07:26:58.227Z] INFO: Copying the built client binary to d:\CI\PR-43525\8\binary\docker-daf739b195.exe... [2022-04-29T07:26:58.227Z] INFO: Copying the golang package from the container to d:\CI\PR-43525\8\installer\go.zip... [2022-04-29T07:26:58.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T07:26:59.114Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-04-29T07:26:59.115Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:26:59.115Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-29T07:26:59.115Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:26:59.221Z] INFO: Extracting go.zip to d:\CI\PR-43525\8\go [2022-04-29T07:26:59.444Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-04-29T07:26:59.444Z] === RUN TestAuthZPluginHeader [2022-04-29T07:27:00.017Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-29T07:27:00.017Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T07:27:00.017Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:00.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-29T07:27:00.017Z] === RUN TestAuthZPluginV2Disable [2022-04-29T07:27:00.017Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:00.017Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-29T07:27:00.017Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T07:27:00.017Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:00.017Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-29T07:27:00.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T07:27:00.018Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:00.018Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-29T07:27:00.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T07:27:00.061Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-29T07:27:00.061Z] === RUN TestResize [2022-04-29T07:27:00.634Z] --- PASS: TestResize (0.44s) [2022-04-29T07:27:00.634Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:27:00.896Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-29T07:27:00.896Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:27:01.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-29T07:27:01.470Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:27:01.470Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-29T07:27:01.470Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:27:01.470Z] === RUN TestCgroupNamespacesRun [2022-04-29T07:27:02.415Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-04-29T07:27:02.415Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T07:27:03.806Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-04-29T07:27:03.806Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T07:27:04.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-29T07:27:04.754Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T07:27:06.143Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-04-29T07:27:06.143Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T07:27:07.533Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2022-04-29T07:27:07.533Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T07:27:08.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-29T07:27:08.479Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T07:27:09.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-04-29T07:27:09.053Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T07:27:10.445Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-29T07:27:10.445Z] === RUN TestNISDomainname [2022-04-29T07:27:10.445Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-29T07:27:10.445Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-29T07:27:10.445Z] === RUN TestHostnameDnsResolution [2022-04-29T07:27:11.020Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-04-29T07:27:11.020Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T07:27:11.020Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-29T07:27:11.020Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-29T07:27:11.020Z] === RUN TestPrivilegedHostDevices [2022-04-29T07:27:11.594Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-29T07:27:11.594Z] === RUN TestStats [2022-04-29T07:27:11.594Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:11.594Z] --- SKIP: TestStats (0.03s) [2022-04-29T07:27:11.594Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:27:11.594Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T07:27:11.594Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T07:27:11.594Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T07:27:11.594Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T07:27:11.594Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T07:27:11.594Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T07:27:11.594Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T07:27:11.594Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T07:27:11.594Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T07:27:11.594Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T07:27:11.719Z] 4612f6d0b889: Verifying Checksum [2022-04-29T07:27:11.719Z] 4612f6d0b889: Download complete [2022-04-29T07:27:11.978Z] ---> 9826464726c1 [2022-04-29T07:27:11.978Z] Successfully built 9826464726c1 [2022-04-29T07:27:11.978Z] Successfully tagged docker:latest [2022-04-29T07:27:11.978Z] INFO: Image build ended at 04/29/2022 07:27:10. Duration:00:04:29.6176978 [2022-04-29T07:27:11.978Z] [2022-04-29T07:27:11.978Z] [2022-04-29T07:27:11.978Z] INFO: Building the test binaries at 04/29/2022 07:27:10... [2022-04-29T07:27:12.542Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T07:27:14.460Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T07:27:15.727Z] INFO: make.ps1 starting at 04/29/2022 07:27:15 [2022-04-29T07:27:15.727Z] INFO: Git commit (0f4d1ffa24) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:27:15.727Z] INFO: Invoking autogen... [2022-04-29T07:27:15.849Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T07:27:15.849Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-29T07:27:15.849Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-04-29T07:27:15.849Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-29T07:27:15.849Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-29T07:27:15.849Z] === RUN TestDeleteDevicemapper [2022-04-29T07:27:15.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:27:15.849Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T07:27:15.849Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:27:16.302Z] { [2022-04-29T07:27:16.302Z] "RT_GROUP_ICON": { [2022-04-29T07:27:16.302Z] "#1": { [2022-04-29T07:27:16.302Z] "0409": "../../winresources/docker.ico" [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] }, [2022-04-29T07:27:16.302Z] "RT_MANIFEST": { [2022-04-29T07:27:16.302Z] "#1": { [2022-04-29T07:27:16.302Z] "0409": { [2022-04-29T07:27:16.302Z] "identity": {}, [2022-04-29T07:27:16.302Z] "description": "Docker Engine", [2022-04-29T07:27:16.302Z] "minimum-os": "vista", [2022-04-29T07:27:16.302Z] "execution-level": "", [2022-04-29T07:27:16.302Z] "ui-access": false, [2022-04-29T07:27:16.302Z] "auto-elevate": false, [2022-04-29T07:27:16.302Z] "dpi-awareness": "unaware", [2022-04-29T07:27:16.302Z] "disable-theming": false, [2022-04-29T07:27:16.302Z] "disable-window-filtering": false, [2022-04-29T07:27:16.302Z] "high-resolution-scrolling-aware": false, [2022-04-29T07:27:16.302Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T07:27:16.302Z] "long-path-aware": false, [2022-04-29T07:27:16.302Z] "printer-driver-isolation": false, [2022-04-29T07:27:16.302Z] "gdi-scaling": false, [2022-04-29T07:27:16.302Z] "segment-heap": false, [2022-04-29T07:27:16.302Z] "use-common-controls-v6": false [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] }, [2022-04-29T07:27:16.302Z] "RT_MESSAGETABLE": { [2022-04-29T07:27:16.302Z] "#1": { [2022-04-29T07:27:16.302Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] }, [2022-04-29T07:27:16.302Z] "RT_VERSION": { [2022-04-29T07:27:16.302Z] "#1": { [2022-04-29T07:27:16.302Z] "0409": { [2022-04-29T07:27:16.302Z] "fixed": { [2022-04-29T07:27:16.302Z] "file_version": "0.0.0.0", [2022-04-29T07:27:16.302Z] "product_version": "0.0.0.0", [2022-04-29T07:27:16.302Z] "type": "Unknown" [2022-04-29T07:27:16.302Z] }, [2022-04-29T07:27:16.302Z] "info": { [2022-04-29T07:27:16.302Z] "0000": { [2022-04-29T07:27:16.302Z] "CompanyName": "", [2022-04-29T07:27:16.302Z] "FileVersion": "0.0.0-dev", [2022-04-29T07:27:16.302Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-29T07:27:16.302Z] "OriginalFileName": "dockerd.exe", [2022-04-29T07:27:16.302Z] "ProductName": "", [2022-04-29T07:27:16.302Z] "ProductVersion": "0.0.0-dev", [2022-04-29T07:27:16.302Z] "SpecialBuild": "0f4d1ffa24" [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.302Z] } [2022-04-29T07:27:16.758Z] powershell.exe : cmd\dockerd\config.go [2022-04-29T07:27:16.758Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-dac17eca\powershellWrapper.ps1:3 char:1 [2022-04-29T07:27:16.758Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-29T07:27:16.758Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-29T07:27:16.758Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-29T07:27:16.758Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-29T07:27:16.758Z] [2022-04-29T07:27:16.758Z] cmd\dockerd\config_windows.go [2022-04-29T07:27:16.758Z] cmd\dockerd\daemon.go [2022-04-29T07:27:16.758Z] cmd\dockerd\daemon_test.go [2022-04-29T07:27:16.758Z] cmd\dockerd\daemon_windows.go [2022-04-29T07:27:16.758Z] cmd\dockerd\docker.go [2022-04-29T07:27:16.758Z] cmd\dockerd\docker_windows.go [2022-04-29T07:27:16.758Z] cmd\dockerd\genwinres_windows.go [2022-04-29T07:27:16.758Z] cmd\dockerd\metrics.go [2022-04-29T07:27:16.758Z] cmd\dockerd\options.go [2022-04-29T07:27:16.758Z] cmd\dockerd\options_test.go [2022-04-29T07:27:16.758Z] cmd\dockerd\service_windows.go [2022-04-29T07:27:16.758Z] INFO: Building daemon... [2022-04-29T07:27:17.299Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-04-29T07:27:17.299Z] === RUN TestUpdateMemory [2022-04-29T07:27:17.299Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:17.299Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-29T07:27:17.299Z] === RUN TestUpdateCPUQuota [2022-04-29T07:27:17.299Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:17.299Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-29T07:27:17.299Z] === RUN TestUpdatePidsLimit [2022-04-29T07:27:17.299Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:17.299Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-29T07:27:17.299Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:27:18.149Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-29T07:27:18.149Z] PASS [2022-04-29T07:27:18.149Z] [2022-04-29T07:27:18.149Z] === Skipped [2022-04-29T07:27:18.149Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-29T07:27:18.149Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:18.149Z] [2022-04-29T07:27:18.149Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-29T07:27:18.149Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:18.149Z] [2022-04-29T07:27:18.149Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-29T07:27:18.149Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:18.149Z] [2022-04-29T07:27:18.149Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-29T07:27:18.149Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:18.149Z] [2022-04-29T07:27:18.149Z] DONE 17 tests, 4 skipped in 26.577s [2022-04-29T07:27:18.149Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T07:27:18.149Z] ++ 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-04-29T07:27:18.149Z] ++ set -e [2022-04-29T07:27:18.149Z] ++ '[' -n 0 ']' [2022-04-29T07:27:18.149Z] ++ set -x [2022-04-29T07:27:18.149Z] ++ 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-04-29T07:27:18.149Z] INFO: Testing against a local daemon [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:27:18.149Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:27:18.149Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:27:18.149Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:27:18.149Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:27:18.149Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:27:18.149Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:27:18.149Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:27:18.149Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:27:18.149Z] === RUN TestPluginInstall [2022-04-29T07:27:18.149Z] === RUN TestPluginInstall/no_auth [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0601d2f5ba8297f6a6a8f925c1f3d173060dac8a2cd0ab806fd856e1c40b58af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0601d2f5ba8297f6a6a8f925c1f3d173060dac8a2cd0ab806fd856e1c40b58af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:18.149Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0601d2f5ba8297f6a6a8f925c1f3d173060dac8a2cd0ab806fd856e1c40b58af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:18.149Z] time="2022-04-29T07:27:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0601d2f5ba8297f6a6a8f925c1f3d173060dac8a2cd0ab806fd856e1c40b58af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:18.411Z] === RUN TestPluginInstall/with_insecure [2022-04-29T07:27:19.356Z] time="2022-04-29T07:27:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:19.356Z] time="2022-04-29T07:27:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c791f07263562d2e572129ba762200b314f4f976f8728c02f043620cf4b89124" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:19.356Z] time="2022-04-29T07:27:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:27:19.356Z] time="2022-04-29T07:27:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c791f07263562d2e572129ba762200b314f4f976f8728c02f043620cf4b89124" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:27:19.356Z] plugin_test.go:195: [d93892a00a5c9] daemon is not started [2022-04-29T07:27:19.356Z] --- PASS: TestPluginInstall (2.53s) [2022-04-29T07:27:19.356Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-29T07:27:19.356Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-04-29T07:27:19.356Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-29T07:27:19.356Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:27:20.745Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T07:27:21.691Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T07:27:22.636Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-04-29T07:27:22.636Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-29T07:27:22.636Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-04-29T07:27:22.636Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:27:23.210Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-29T07:27:23.210Z] PASS [2022-04-29T07:27:23.210Z] [2022-04-29T07:27:23.210Z] DONE 24 tests in 6.512s [2022-04-29T07:27:23.210Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T07:27:23.210Z] ++ 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-04-29T07:27:23.210Z] ++ set -e [2022-04-29T07:27:23.210Z] ++ '[' -n 0 ']' [2022-04-29T07:27:23.210Z] ++ set -x [2022-04-29T07:27:23.210Z] ++ 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-04-29T07:27:23.472Z] INFO: Testing against a local daemon [2022-04-29T07:27:23.472Z] === RUN TestExternalGraphDriver [2022-04-29T07:27:23.472Z] === RUN TestExternalGraphDriver/json [2022-04-29T07:27:25.392Z] === RUN TestExternalGraphDriver/spec [2022-04-29T07:27:26.782Z] === RUN TestExternalGraphDriver/pull [2022-04-29T07:27:28.171Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-04-29T07:27:28.171Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-04-29T07:27:28.171Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-04-29T07:27:28.171Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-29T07:27:28.171Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:27:28.171Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:28.171Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-04-29T07:27:28.171Z] PASS [2022-04-29T07:27:28.171Z] [2022-04-29T07:27:28.171Z] === Skipped [2022-04-29T07:27:28.171Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-04-29T07:27:28.171Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:27:28.171Z] [2022-04-29T07:27:28.171Z] DONE 5 tests, 1 skipped in 5.007s [2022-04-29T07:27:28.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T07:27:28.171Z] ++ 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-04-29T07:27:28.171Z] ++ set -e [2022-04-29T07:27:28.171Z] ++ '[' -n 0 ']' [2022-04-29T07:27:28.171Z] ++ set -x [2022-04-29T07:27:28.171Z] ++ 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-04-29T07:27:28.434Z] INFO: Testing against a local daemon [2022-04-29T07:27:28.434Z] === RUN TestContinueAfterPluginCrash [2022-04-29T07:27:28.434Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T07:27:28.434Z] === RUN TestReadPluginNoRead [2022-04-29T07:27:28.434Z] === PAUSE TestReadPluginNoRead [2022-04-29T07:27:28.434Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T07:27:28.434Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T07:27:28.434Z] === CONT TestContinueAfterPluginCrash [2022-04-29T07:27:28.434Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T07:27:29.593Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-04-29T07:27:29.593Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:27:29.593Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-29T07:27:29.593Z] === RUN TestWaitNonBlocked [2022-04-29T07:27:29.593Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:27:29.593Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:27:29.593Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:27:29.593Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:27:29.593Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:27:29.593Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:27:29.593Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T07:27:29.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-04-29T07:27:29.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-04-29T07:27:29.593Z] === RUN TestWaitBlocked [2022-04-29T07:27:29.593Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:27:29.593Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:27:29.593Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:27:29.593Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:27:29.593Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:27:29.593Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:27:30.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T07:27:30.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T07:27:30.541Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T07:27:30.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-29T07:27:30.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-04-29T07:27:30.541Z] === CONT TestDaemonRestartIpcMode [2022-04-29T07:27:30.541Z] === CONT TestIpcModeOlderClient [2022-04-29T07:27:30.541Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-29T07:27:30.541Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T07:27:31.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T07:27:31.743Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-04-29T07:27:31.743Z] === CONT TestReadPluginNoRead [2022-04-29T07:27:33.094Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-04-29T07:27:33.094Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2022-04-29T07:27:33.094Z] PASS [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === Skipped [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T07:27:33.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-29T07:27:33.094Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-29T07:27:33.094Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:27:33.094Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:27:33.094Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-29T07:27:33.094Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-29T07:27:33.094Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-29T07:27:33.094Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-29T07:27:33.094Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-29T07:27:33.094Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.03s) [2022-04-29T07:27:33.094Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:27:33.094Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-29T07:27:33.094Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-29T07:27:33.094Z] 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-04-29T07:27:33.094Z] [2022-04-29T07:27:33.094Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-29T07:27:33.094Z] 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-04-29T07:27:33.094Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-29T07:27:33.095Z] 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-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-29T07:27:33.095Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:27:33.095Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-29T07:27:33.095Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:27:33.095Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-29T07:27:33.095Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-29T07:27:33.095Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestStats (0.03s) [2022-04-29T07:27:33.095Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T07:27:33.095Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-29T07:27:33.095Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-29T07:27:33.095Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-29T07:27:33.095Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T07:27:33.095Z] [2022-04-29T07:27:33.095Z] DONE 212 tests, 27 skipped in 75.586s [2022-04-29T07:27:33.095Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T07:27:33.356Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:27:33.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T07:27:33.662Z] === RUN TestReadPluginNoRead/default [2022-04-29T07:27:33.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T07:27:33.930Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:27:33.931Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T07:27:33.931Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T07:27:33.931Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T07:27:33.931Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T07:27:33.931Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T07:27:33.931Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T07:27:33.931Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:27:33.931Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T07:27:33.931Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T07:27:33.931Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T07:27:34.193Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-04-29T07:27:34.193Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-04-29T07:27:34.193Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:27:34.193Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T07:27:35.051Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T07:27:35.085Z] INFO: Extraction ended at 04/29/2022 07:27:31. Duration:00:00:32.5458632 [2022-04-29T07:27:35.085Z] INFO: Updating the golang and path environment variables [2022-04-29T07:27:35.085Z] INFO: GOPATH=d:\gopath [2022-04-29T07:27:35.085Z] INFO: go version go1.18.1 windows/amd64 [2022-04-29T07:27:35.085Z] INFO: Running the daemon under test in debug mode [2022-04-29T07:27:35.085Z] INFO: Starting a daemon under test... [2022-04-29T07:27:35.085Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43525\8\daemon --pidfile d:\CI\PR-43525\8\docker.pid -D [2022-04-29T07:27:35.085Z] INFO: Process started successfully. [2022-04-29T07:27:35.085Z] INFO: Start tailing logs of the daemon under tests [2022-04-29T07:27:35.085Z] INFO: Waiting for the daemon under test to start... [2022-04-29T07:27:35.143Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T07:27:36.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T07:27:36.468Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-04-29T07:27:36.536Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T07:27:37.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T07:27:37.415Z] === CONT TestReadPluginNoRead [2022-04-29T07:27:37.415Z] read_test.go:92: [d2fb36857951e] daemon is not started [2022-04-29T07:27:37.415Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-04-29T07:27:37.415Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-04-29T07:27:37.415Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-29T07:27:37.415Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-04-29T07:27:37.415Z] PASS [2022-04-29T07:27:37.415Z] [2022-04-29T07:27:37.415Z] DONE 6 tests in 9.088s [2022-04-29T07:27:37.415Z] 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-04-29T07:27:37.415Z] ++ 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-04-29T07:27:37.415Z] ++ set -e [2022-04-29T07:27:37.415Z] ++ '[' -n 0 ']' [2022-04-29T07:27:37.415Z] ++ set -x [2022-04-29T07:27:37.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-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-04-29T07:27:37.415Z] testing: warning: no tests to run [2022-04-29T07:27:37.415Z] PASS [2022-04-29T07:27:37.415Z] [2022-04-29T07:27:37.415Z] DONE 0 tests in 0.037s [2022-04-29T07:27:37.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T07:27:37.416Z] ++ 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-04-29T07:27:37.416Z] ++ set -e [2022-04-29T07:27:37.416Z] ++ '[' -n 0 ']' [2022-04-29T07:27:37.416Z] ++ set -x [2022-04-29T07:27:37.416Z] ++ 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-04-29T07:27:37.416Z] INFO: Testing against a local daemon [2022-04-29T07:27:37.416Z] === RUN TestPluginWithDevMounts [2022-04-29T07:27:37.416Z] === PAUSE TestPluginWithDevMounts [2022-04-29T07:27:37.416Z] === CONT TestPluginWithDevMounts [2022-04-29T07:27:37.482Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T07:27:37.482Z] daemon_test.go:156: [d0b4c66c18a36] daemon is not started [2022-04-29T07:27:37.482Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-29T07:27:37.482Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-29T07:27:37.482Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-29T07:27:37.482Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-29T07:27:37.482Z] === RUN TestDaemonProxy [2022-04-29T07:27:37.482Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-29T07:27:37.482Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T07:27:37.482Z] PASS [2022-04-29T07:27:37.482Z] [2022-04-29T07:27:37.482Z] === Skipped [2022-04-29T07:27:37.482Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-29T07:27:37.482Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-29T07:27:37.482Z] [2022-04-29T07:27:37.482Z] DONE 12 tests, 1 skipped in 4.277s [2022-04-29T07:27:37.482Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T07:27:37.744Z] INFO: Testing against a local daemon [2022-04-29T07:27:37.744Z] === RUN TestCommitInheritsEnv [2022-04-29T07:27:39.133Z] --- PASS: TestCommitInheritsEnv (1.54s) [2022-04-29T07:27:39.133Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:27:39.133Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T07:27:39.133Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:27:39.133Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T07:27:39.133Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T07:27:39.133Z] === RUN TestImportWithCustomPlatform// [2022-04-29T07:27:39.133Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T07:27:39.334Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-29T07:27:39.334Z] PASS [2022-04-29T07:27:39.334Z] [2022-04-29T07:27:39.334Z] DONE 1 tests in 1.639s [2022-04-29T07:27:39.334Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T07:27:39.334Z] ++ 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-04-29T07:27:39.334Z] ++ set -e [2022-04-29T07:27:39.334Z] ++ '[' -n 0 ']' [2022-04-29T07:27:39.334Z] ++ set -x [2022-04-29T07:27:39.334Z] ++ 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-04-29T07:27:39.334Z] INFO: Testing against a local daemon [2022-04-29T07:27:39.334Z] === RUN TestSecretInspect [2022-04-29T07:27:39.396Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T07:27:39.396Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T07:27:39.396Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T07:27:39.396Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T07:27:39.396Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T07:27:39.658Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T07:27:39.658Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:27:39.658Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-29T07:27:39.658Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:27:39.658Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-29T07:27:39.658Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:27:41.050Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-04-29T07:27:41.050Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T07:27:41.050Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-29T07:27:41.050Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-29T07:27:41.050Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:27:41.253Z] --- PASS: TestSecretInspect (2.22s) [2022-04-29T07:27:41.253Z] === RUN TestSecretList [2022-04-29T07:27:41.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-29T07:27:41.312Z] === RUN TestTagInvalidReference [2022-04-29T07:27:41.312Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T07:27:41.312Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:27:41.312Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-29T07:27:41.312Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:27:41.312Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T07:27:41.312Z] === RUN TestTagOfficialNames [2022-04-29T07:27:41.312Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-29T07:27:41.312Z] === RUN TestTagMatchesDigest [2022-04-29T07:27:41.312Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-29T07:27:41.312Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-29T07:27:43.173Z] --- PASS: TestSecretList (1.79s) [2022-04-29T07:27:43.173Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:27:45.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T07:27:45.726Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-04-29T07:27:45.726Z] === RUN TestSecretsUpdate [2022-04-29T07:27:47.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T07:27:47.643Z] --- PASS: TestSecretsUpdate (2.19s) [2022-04-29T07:27:47.643Z] === RUN TestTemplatedSecret [2022-04-29T07:27:50.194Z] --- PASS: TestTemplatedSecret (2.44s) [2022-04-29T07:27:50.194Z] === RUN TestSecretCreateResolve [2022-04-29T07:27:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T07:27:51.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T07:27:52.114Z] --- PASS: TestSecretCreateResolve (1.79s) [2022-04-29T07:27:52.114Z] PASS [2022-04-29T07:27:52.114Z] [2022-04-29T07:27:52.114Z] DONE 6 tests in 12.744s [2022-04-29T07:27:52.114Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T07:27:52.114Z] ++ 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-04-29T07:27:52.114Z] ++ set -e [2022-04-29T07:27:52.114Z] ++ '[' -n 0 ']' [2022-04-29T07:27:52.114Z] ++ set -x [2022-04-29T07:27:52.114Z] ++ 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-04-29T07:27:52.114Z] INFO: Testing against a local daemon [2022-04-29T07:27:52.114Z] === RUN TestServiceCreateInit [2022-04-29T07:27:52.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:27:52.918Z] ...INFO: Daemon under test started and replied! [2022-04-29T07:27:52.918Z] INFO: Docker version of the daemon under test [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] Client: [2022-04-29T07:27:52.918Z] Version: 17.06.2-ce [2022-04-29T07:27:52.918Z] API version: 1.30 [2022-04-29T07:27:52.918Z] Go version: go1.8.3 [2022-04-29T07:27:52.918Z] Git commit: cec0b72 [2022-04-29T07:27:52.918Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-29T07:27:52.918Z] OS/Arch: windows/amd64 [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] Server: [2022-04-29T07:27:52.918Z] Version: 0.0.0-dev [2022-04-29T07:27:52.918Z] API version: 1.42 (minimum version 1.24) [2022-04-29T07:27:52.918Z] Go version: go1.18.1 [2022-04-29T07:27:52.918Z] Git commit: daf739b195 [2022-04-29T07:27:52.918Z] Built: [2022-04-29T07:27:52.918Z] OS/Arch: windows/amd64 [2022-04-29T07:27:52.918Z] Experimental: false [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] INFO: Docker info of the daemon under test [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] Containers: 0 [2022-04-29T07:27:52.918Z] Running: 0 [2022-04-29T07:27:52.918Z] Paused: 0 [2022-04-29T07:27:52.918Z] Stopped: 0 [2022-04-29T07:27:52.918Z] Images: 0 [2022-04-29T07:27:52.918Z] Server Version: 0.0.0-dev [2022-04-29T07:27:52.918Z] Storage Driver: windowsfilter [2022-04-29T07:27:52.918Z] Windows: [2022-04-29T07:27:52.918Z] Logging Driver: json-file [2022-04-29T07:27:52.918Z] Plugins: [2022-04-29T07:27:52.918Z] Volume: local [2022-04-29T07:27:52.918Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:27:52.918Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:27:52.918Z] Swarm: inactive [2022-04-29T07:27:52.918Z] Default Isolation: process [2022-04-29T07:27:52.918Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:27:52.918Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T07:27:52.918Z] OSType: windows [2022-04-29T07:27:52.918Z] Architecture: x86_64 [2022-04-29T07:27:52.918Z] CPUs: 4 [2022-04-29T07:27:52.918Z] Total Memory: 32GiB [2022-04-29T07:27:52.918Z] Name: azwin-2-0a7a00 [2022-04-29T07:27:52.918Z] ID: BI37:4Z4J:KIRQ:UEPT:YS2C:M5J6:RVDY:5DO3:JYHA:LDZQ:DBZW:6EAT [2022-04-29T07:27:52.918Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T07:27:52.918Z] Debug Mode (client): false [2022-04-29T07:27:52.918Z] Debug Mode (server): true [2022-04-29T07:27:52.918Z] File Descriptors: -1 [2022-04-29T07:27:52.918Z] Goroutines: 16 [2022-04-29T07:27:52.918Z] System Time: 2022-04-29T07:27:51.2384142Z [2022-04-29T07:27:52.918Z] EventsListeners: 0 [2022-04-29T07:27:52.918Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:27:52.918Z] Labels: [2022-04-29T07:27:52.918Z] Experimental: false [2022-04-29T07:27:52.918Z] Insecure Registries: [2022-04-29T07:27:52.918Z] 127.0.0.0/8 [2022-04-29T07:27:52.918Z] Live Restore Enabled: false [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] INFO: Docker images of the daemon under test [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:27:52.918Z] [2022-04-29T07:27:52.918Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-29T07:27:52.918Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-29T07:27:52.918Z] ltsc2022: Pulling from windows/servercore [2022-04-29T07:27:52.918Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T07:27:52.918Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T07:27:54.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T07:27:54.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T07:27:54.544Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:27:54.544Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:27:54.544Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T07:27:54.544Z] [2022-04-29T07:27:54.544Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-29T07:27:54.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-29T07:27:54.544Z] Using test binary docker [2022-04-29T07:27:54.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T07:27:54.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T07:27:54.544Z] INFO: Waiting for daemon to start... [2022-04-29T07:27:54.544Z] Starting dockerd [2022-04-29T07:27:54.544Z] . [2022-04-29T07:27:54.544Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-29T07:27:56.329Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:27:56.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T07:27:59.637Z] --- PASS: TestServiceCreateInit (7.51s) [2022-04-29T07:27:59.637Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-04-29T07:27:59.637Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-04-29T07:27:59.637Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:28:00.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T07:28:02.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T07:28:03.389Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T07:28:03.389Z] dccd9e4d14d3: Download complete [2022-04-29T07:28:05.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T07:28:08.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:28:08.222Z] Using test binary docker [2022-04-29T07:28:08.222Z] +++ /etc/init.d/apparmor start [2022-04-29T07:28:08.222Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T07:28:08.222Z] INFO: Waiting for daemon to start... [2022-04-29T07:28:08.222Z] Starting dockerd [2022-04-29T07:28:08.222Z] +++ 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-04-29T07:28:10.743Z] . [2022-04-29T07:28:10.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:28:10.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:28:10.743Z] Error: No such image: emptyfs [2022-04-29T07:28:10.743Z] ++++ docker load [2022-04-29T07:28:10.743Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T07:28:11.306Z] Running integration-test (iteration 1) [2022-04-29T07:28:11.306Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T07:28:11.306Z] ++ 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-04-29T07:28:11.306Z] ++ set -e [2022-04-29T07:28:11.306Z] ++ '[' -n 0 ']' [2022-04-29T07:28:11.306Z] ++ set -x [2022-04-29T07:28:11.306Z] ++ 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-04-29T07:28:12.236Z] Loaded image: busybox:latest [2022-04-29T07:28:12.493Z] Loaded image: busybox:glibc [2022-04-29T07:28:14.587Z] --- PASS: TestCreateServiceMultipleTimes (15.17s) [2022-04-29T07:28:14.587Z] === RUN TestCreateServiceConflict [2022-04-29T07:28:17.141Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-04-29T07:28:17.141Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:28:17.745Z] Loaded image: debian:bullseye-slim [2022-04-29T07:28:17.745Z] Loaded image: hello-world:latest [2022-04-29T07:28:17.745Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:28:17.745Z] INFO: Testing against a local daemon [2022-04-29T07:28:17.745Z] === RUN TestCgroupNamespacesBuild [2022-04-29T07:28:19.064Z] --- PASS: TestCreateServiceMaxReplicas (2.30s) [2022-04-29T07:28:19.064Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:28:19.644Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-04-29T07:28:19.644Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T07:28:21.227Z] 8f616e6e9eec: Verifying Checksum [2022-04-29T07:28:21.227Z] 8f616e6e9eec: Download complete [2022-04-29T07:28:22.165Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2022-04-29T07:28:22.165Z] === RUN TestBuildWithSession [2022-04-29T07:28:22.165Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:28:22.165Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:28:22.165Z] === RUN TestBuildSquashParent [2022-04-29T07:28:32.132Z] --- PASS: TestBuildSquashParent (8.66s) [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:28:32.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:28:32.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:28:32.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:28:32.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:28:33.272Z] sha256:f7a8041ff3909646a846ae9b4339b5b63ef95d686a1a01d0bc480c5719c43b02 [2022-04-29T07:28:33.272Z] INFO: Starting docker-py tests... [2022-04-29T07:28:33.272Z] ============================= test session starts ============================== [2022-04-29T07:28:33.272Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-29T07:28:33.272Z] rootdir: /src, inifile: pytest.ini [2022-04-29T07:28:33.272Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-29T07:28:33.272Z] collected 395 items / 2 deselected / 393 selected [2022-04-29T07:28:33.272Z] [2022-04-29T07:28:33.988Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-04-29T07:28:33.988Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:28:34.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:28:34.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:28:34.561Z] --- PASS: TestCreateServiceSecretFileMode (2.10s) [2022-04-29T07:28:34.561Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:28:37.112Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2022-04-29T07:28:37.112Z] === RUN TestCreateServiceSysctls [2022-04-29T07:28:37.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:28:37.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:28:39.663Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-29T07:28:39.663Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-04-29T07:28:40.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2022-04-29T07:28:40.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2022-04-29T07:28:40.578Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:28:40.578Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:28:42.216Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-04-29T07:28:42.216Z] === RUN TestInspect [2022-04-29T07:28:43.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:28:43.663Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:28:44.228Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:28:45.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:28:45.524Z] --- PASS: TestInspect (2.82s) [2022-04-29T07:28:45.524Z] === RUN TestCreateJob [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2022-04-29T07:28:45.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-04-29T07:28:45.724Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:28:46.930Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-29T07:28:47.094Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2022-04-29T07:28:47.094Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:28:47.497Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-29T07:28:48.076Z] --- PASS: TestCreateJob (2.92s) [2022-04-29T07:28:48.076Z] === RUN TestReplicatedJob [2022-04-29T07:28:49.259Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-29T07:28:49.617Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-04-29T07:28:49.617Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:28:50.987Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-04-29T07:28:50.987Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:28:53.403Z] --- PASS: TestReplicatedJob (4.98s) [2022-04-29T07:28:53.403Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:28:54.263Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2022-04-29T07:28:54.263Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:28:55.633Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2022-04-29T07:28:55.633Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:28:55.954Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-04-29T07:28:55.954Z] === RUN TestServiceListWithStatuses [2022-04-29T07:28:55.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:28:55.954Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:28:55.954Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:28:58.916Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-04-29T07:28:58.916Z] === RUN TestBuildWithHugeFile [2022-04-29T07:29:00.168Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-04-29T07:29:00.168Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:29:04.382Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2022-04-29T07:29:04.382Z] === RUN TestServicePlugin [2022-04-29T07:29:04.382Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:29:04.382Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T07:29:04.382Z] === RUN TestServiceUpdateLabel [2022-04-29T07:29:06.933Z] --- PASS: TestServiceUpdateLabel (3.08s) [2022-04-29T07:29:06.933Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:29:13.156Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-29T07:29:13.156Z] [2022-04-29T07:29:13.156Z] ________ ____ __. [2022-04-29T07:29:13.156Z] \_____ \ | |/ _| [2022-04-29T07:29:13.156Z] / | \| < [2022-04-29T07:29:13.156Z] / | \ | \ [2022-04-29T07:29:13.156Z] \_______ /____|__ \ [2022-04-29T07:29:13.156Z] \/ \/ [2022-04-29T07:29:13.156Z] [2022-04-29T07:29:13.156Z] INFO: make.ps1 ended at 04/29/2022 07:29:03 [2022-04-29T07:29:13.156Z] INFO: Binaries build ended at 04/29/2022 07:29:04. Duration:00:01:54.4290490 [2022-04-29T07:29:13.156Z] INFO: Copying the built daemon binary to d:\CI\PR-43525\8\binary\dockerd-0f4d1ffa24.exe... [2022-04-29T07:29:13.156Z] INFO: Copying the built client binary to d:\CI\PR-43525\8\binary\docker-0f4d1ffa24.exe... [2022-04-29T07:29:13.156Z] INFO: Copying the golang package from the container to d:\CI\PR-43525\8\installer\go.zip... [2022-04-29T07:29:13.156Z] INFO: Extracting go.zip to d:\CI\PR-43525\8\go [2022-04-29T07:29:17.955Z] --- PASS: TestImportExtremelyLargeImageWorks (92.88s) [2022-04-29T07:29:17.955Z] PASS [2022-04-29T07:29:17.955Z] [2022-04-29T07:29:17.955Z] === Skipped [2022-04-29T07:29:17.955Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-29T07:29:17.955Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-29T07:29:17.955Z] [2022-04-29T07:29:17.955Z] DONE 22 tests, 1 skipped in 96.788s [2022-04-29T07:29:17.955Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T07:29:17.955Z] INFO: Testing against a local daemon [2022-04-29T07:29:17.955Z] === RUN TestNetworkCreateDelete [2022-04-29T07:29:17.955Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-29T07:29:17.955Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:29:17.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-29T07:29:17.955Z] === RUN TestDaemonDNSFallback [2022-04-29T07:29:19.241Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-29T07:29:21.264Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-29T07:29:21.264Z] === RUN TestInspectNetwork [2022-04-29T07:29:21.264Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:29:21.264Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:29:21.264Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:29:21.264Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:29:21.264Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:29:21.264Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:29:21.264Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:29:21.264Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:29:21.264Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestNetworkList [2022-04-29T07:29:21.264Z] === RUN TestNetworkList//networks [2022-04-29T07:29:21.264Z] === PAUSE TestNetworkList//networks [2022-04-29T07:29:21.264Z] === RUN TestNetworkList//networks/ [2022-04-29T07:29:21.264Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:29:21.264Z] === CONT TestNetworkList//networks [2022-04-29T07:29:21.264Z] === CONT TestNetworkList//networks/ [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkList (0.01s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:29:21.264Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:29:21.264Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:29:21.264Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:29:21.264Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:29:21.264Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:29:21.264Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:29:21.264Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:29:21.264Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:29:21.264Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:29:21.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:29:21.264Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:29:21.264Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-29T07:29:21.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:29:21.264Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:29:21.264Z] PASS [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === Skipped [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-29T07:29:21.264Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:29:21.264Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:29:21.264Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:29:21.264Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:29:21.264Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-29T07:29:21.264Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:29:21.264Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:21.264Z] [2022-04-29T07:29:21.264Z] DONE 34 tests, 12 skipped in 7.135s [2022-04-29T07:29:21.264Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:29:21.526Z] INFO: Testing against a local daemon [2022-04-29T07:29:21.526Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T07:29:21.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:29:21.526Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:29:21.526Z] === RUN TestDockerNetworkIpvlan [2022-04-29T07:29:21.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:29:21.526Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:29:21.526Z] PASS [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] === Skipped [2022-04-29T07:29:21.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:29:21.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:29:21.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] DONE 2 tests, 2 skipped in 0.129s [2022-04-29T07:29:21.526Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:29:21.526Z] INFO: Testing against a local daemon [2022-04-29T07:29:21.526Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T07:29:21.526Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.526Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-29T07:29:21.526Z] === RUN TestDockerNetworkMacvlan [2022-04-29T07:29:21.526Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.526Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-29T07:29:21.526Z] PASS [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] === Skipped [2022-04-29T07:29:21.526Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-29T07:29:21.526Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-29T07:29:21.526Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T07:29:21.526Z] [2022-04-29T07:29:21.526Z] DONE 2 tests, 2 skipped in 0.110s [2022-04-29T07:29:21.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T07:29:21.788Z] testing: warning: no tests to run [2022-04-29T07:29:21.788Z] PASS [2022-04-29T07:29:21.788Z] [2022-04-29T07:29:21.788Z] DONE 0 tests in 0.033s [2022-04-29T07:29:21.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T07:29:21.788Z] INFO: Testing against a local daemon [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginTLS [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginHeader [2022-04-29T07:29:21.788Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:21.788Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-29T07:29:21.788Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T07:29:21.854Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2022-04-29T07:29:21.854Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2022-04-29T07:29:22.050Z] === RUN TestAuthZPluginV2Disable [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-29T07:29:22.050Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-29T07:29:22.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-29T07:29:22.050Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-29T07:29:22.050Z] PASS [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === Skipped [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-29T07:29:22.050Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.050Z] [2022-04-29T07:29:22.050Z] DONE 17 tests, 17 skipped in 0.455s [2022-04-29T07:29:22.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T07:29:22.312Z] INFO: Testing against a local daemon [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:29:22.312Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:29:22.312Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:29:22.312Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:29:22.312Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:29:22.312Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:29:22.312Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:29:22.312Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:29:22.312Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:29:22.312Z] === RUN TestPluginInstall [2022-04-29T07:29:22.312Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.312Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T07:29:22.312Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:29:22.312Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-29T07:29:22.312Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T07:29:22.312Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:29:22.312Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-29T07:29:22.312Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:29:22.312Z] PASS [2022-04-29T07:29:22.312Z] [2022-04-29T07:29:22.312Z] === Skipped [2022-04-29T07:29:22.312Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-29T07:29:22.312Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T07:29:22.312Z] [2022-04-29T07:29:22.312Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-29T07:29:22.312Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-29T07:29:22.312Z] [2022-04-29T07:29:22.312Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:29:22.312Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-29T07:29:22.312Z] [2022-04-29T07:29:22.312Z] DONE 19 tests, 3 skipped in 0.245s [2022-04-29T07:29:22.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T07:29:22.886Z] INFO: Testing against a local daemon [2022-04-29T07:29:22.886Z] === RUN TestExternalGraphDriver [2022-04-29T07:29:22.886Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-29T07:29:22.886Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-29T07:29:22.886Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:29:23.393Z] 4612f6d0b889: Pull complete [2022-04-29T07:29:26.200Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-04-29T07:29:26.200Z] PASS [2022-04-29T07:29:26.463Z] [2022-04-29T07:29:26.463Z] === Skipped [2022-04-29T07:29:26.463Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-29T07:29:26.463Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-29T07:29:26.463Z] [2022-04-29T07:29:26.463Z] DONE 2 tests, 1 skipped in 3.915s [2022-04-29T07:29:26.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T07:29:26.463Z] INFO: Testing against a local daemon [2022-04-29T07:29:26.463Z] === RUN TestContinueAfterPluginCrash [2022-04-29T07:29:26.463Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T07:29:26.463Z] === RUN TestReadPluginNoRead [2022-04-29T07:29:26.463Z] === PAUSE TestReadPluginNoRead [2022-04-29T07:29:26.463Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T07:29:26.463Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T07:29:26.463Z] === CONT TestContinueAfterPluginCrash [2022-04-29T07:29:26.463Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T07:29:31.769Z] --- PASS: TestDaemonStartWithLogOpt (5.07s) [2022-04-29T07:29:31.769Z] === CONT TestReadPluginNoRead [2022-04-29T07:29:34.327Z] === RUN TestReadPluginNoRead/default [2022-04-29T07:29:35.273Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T07:29:36.218Z] --- PASS: TestContinueAfterPluginCrash (9.77s) [2022-04-29T07:29:36.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T07:29:36.776Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-04-29T07:29:36.776Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:29:37.870Z] === CONT TestReadPluginNoRead [2022-04-29T07:29:37.870Z] read_test.go:92: [dc19275e66d0e] daemon is not started [2022-04-29T07:29:37.870Z] --- PASS: TestReadPluginNoRead (6.28s) [2022-04-29T07:29:37.870Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-04-29T07:29:37.870Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-04-29T07:29:37.870Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-04-29T07:29:37.870Z] PASS [2022-04-29T07:29:37.870Z] [2022-04-29T07:29:37.870Z] DONE 6 tests in 11.492s [2022-04-29T07:29:37.870Z] 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-04-29T07:29:37.871Z] testing: warning: no tests to run [2022-04-29T07:29:37.871Z] PASS [2022-04-29T07:29:37.871Z] [2022-04-29T07:29:37.871Z] DONE 0 tests in 0.040s [2022-04-29T07:29:37.871Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T07:29:38.132Z] INFO: Testing against a local daemon [2022-04-29T07:29:38.132Z] === RUN TestPluginWithDevMounts [2022-04-29T07:29:38.132Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-29T07:29:38.132Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-29T07:29:38.132Z] PASS [2022-04-29T07:29:38.132Z] [2022-04-29T07:29:38.132Z] === Skipped [2022-04-29T07:29:38.132Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-29T07:29:38.132Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-29T07:29:38.132Z] [2022-04-29T07:29:38.132Z] DONE 1 tests, 1 skipped in 0.209s [2022-04-29T07:29:38.132Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T07:29:38.132Z] INFO: Testing against a local daemon [2022-04-29T07:29:38.132Z] === RUN TestSecretInspect [2022-04-29T07:29:38.132Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.132Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-29T07:29:38.132Z] === RUN TestSecretList [2022-04-29T07:29:38.132Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.132Z] --- SKIP: TestSecretList (0.01s) [2022-04-29T07:29:38.132Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:29:38.394Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-29T07:29:38.395Z] === RUN TestSecretsUpdate [2022-04-29T07:29:38.395Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-29T07:29:38.395Z] === RUN TestTemplatedSecret [2022-04-29T07:29:38.395Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T07:29:38.395Z] === RUN TestSecretCreateResolve [2022-04-29T07:29:38.395Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-29T07:29:38.395Z] PASS [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === Skipped [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-29T07:29:38.395Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-29T07:29:38.395Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-29T07:29:38.395Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-29T07:29:38.395Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-29T07:29:38.395Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-29T07:29:38.395Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] [2022-04-29T07:29:38.395Z] DONE 6 tests, 6 skipped in 0.174s [2022-04-29T07:29:38.395Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T07:29:38.395Z] INFO: Testing against a local daemon [2022-04-29T07:29:38.395Z] === RUN TestServiceCreateInit [2022-04-29T07:29:38.395Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:29:38.395Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:29:38.395Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-29T07:29:38.395Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:29:38.395Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:29:38.395Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:29:38.395Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-29T07:29:38.395Z] === RUN TestCreateServiceConflict [2022-04-29T07:29:38.395Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.395Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-29T07:29:38.395Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:29:38.395Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-29T07:29:38.657Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:29:38.657Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:29:38.657Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:29:38.657Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestCreateServiceSysctls [2022-04-29T07:29:38.657Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-29T07:29:38.657Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:29:38.657Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-29T07:29:38.657Z] === RUN TestInspect [2022-04-29T07:29:38.657Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestInspect (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestCreateJob [2022-04-29T07:29:38.657Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestCreateJob (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestReplicatedJob [2022-04-29T07:29:38.657Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:29:38.657Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestServiceListWithStatuses [2022-04-29T07:29:38.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:29:38.657Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:29:38.657Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:29:38.657Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:29:38.657Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:38.657Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-29T07:29:38.657Z] === RUN TestServicePlugin [2022-04-29T07:29:40.577Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.577Z] --- SKIP: TestServicePlugin (1.95s) [2022-04-29T07:29:40.577Z] === RUN TestServiceUpdateLabel [2022-04-29T07:29:40.577Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.577Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-29T07:29:40.577Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:29:40.577Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.577Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-29T07:29:40.577Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:29:40.577Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.577Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-29T07:29:40.577Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:29:40.577Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.577Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-29T07:29:40.577Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:29:40.839Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-29T07:29:40.839Z] PASS [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === Skipped [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:29:40.839Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:29:40.839Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-29T07:29:40.839Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-29T07:29:40.839Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-29T07:29:40.839Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.839Z] [2022-04-29T07:29:40.839Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-29T07:29:40.840Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-29T07:29:40.840Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-29T07:29:40.840Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-29T07:29:40.840Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-29T07:29:40.840Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-29T07:29:40.840Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-29T07:29:40.840Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-29T07:29:40.840Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-29T07:29:40.840Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T07:29:40.840Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-29T07:29:40.840Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-29T07:29:40.840Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-04-29T07:29:40.840Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-29T07:29:40.840Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-29T07:29:40.840Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-29T07:29:40.840Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-29T07:29:40.840Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-29T07:29:40.840Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T07:29:40.840Z] [2022-04-29T07:29:40.840Z] DONE 24 tests, 23 skipped in 2.413s [2022-04-29T07:29:40.840Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T07:29:40.840Z] INFO: Testing against a local daemon [2022-04-29T07:29:40.840Z] === RUN TestSessionCreate [2022-04-29T07:29:40.840Z] --- PASS: TestSessionCreate (0.04s) [2022-04-29T07:29:40.840Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:29:41.101Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-29T07:29:41.101Z] PASS [2022-04-29T07:29:41.101Z] [2022-04-29T07:29:41.101Z] DONE 2 tests in 0.248s [2022-04-29T07:29:41.101Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T07:29:41.101Z] INFO: Testing against a local daemon [2022-04-29T07:29:41.101Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:29:41.101Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:29:41.101Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:29:41.101Z] === RUN TestDiskUsage [2022-04-29T07:29:41.101Z] === PAUSE TestDiskUsage [2022-04-29T07:29:41.101Z] === RUN TestEventsExecDie [2022-04-29T07:29:41.675Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-29T07:29:41.675Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:29:41.937Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-29T07:29:41.937Z] === RUN TestEventsVolumeCreate [2022-04-29T07:29:41.937Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-29T07:29:41.937Z] === RUN TestInfoBinaryCommits [2022-04-29T07:29:41.937Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-29T07:29:41.937Z] === RUN TestInfoAPIVersioned [2022-04-29T07:29:41.937Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T07:29:41.937Z] === RUN TestInfoAPI [2022-04-29T07:29:41.937Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T07:29:41.937Z] === RUN TestInfoAPIWarnings [2022-04-29T07:29:43.076Z] INFO: Extraction ended at 04/29/2022 07:29:40. Duration:00:00:32.5260807 [2022-04-29T07:29:43.076Z] INFO: Updating the golang and path environment variables [2022-04-29T07:29:43.076Z] INFO: GOPATH=d:\gopath [2022-04-29T07:29:43.076Z] INFO: go version go1.18.1 windows/amd64 [2022-04-29T07:29:43.076Z] INFO: Running the daemon under test in debug mode [2022-04-29T07:29:43.076Z] INFO: Running the daemon under test in containerd mode [2022-04-29T07:29:43.076Z] INFO: Starting a daemon under test... [2022-04-29T07:29:43.076Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43525\8\daemon --pidfile d:\CI\PR-43525\8\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-29T07:29:43.076Z] INFO: Containerd started successfully. [2022-04-29T07:29:43.076Z] INFO: Process started successfully. [2022-04-29T07:29:43.076Z] INFO: Start tailing logs of the daemon under tests [2022-04-29T07:29:43.076Z] INFO: Waiting for the daemon under test to start... [2022-04-29T07:29:49.045Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-04-29T07:29:49.045Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:29:49.045Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T07:29:49.619Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T07:29:57.768Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T07:30:00.126Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-04-29T07:30:00.126Z] === RUN TestInfoDebug [2022-04-29T07:30:00.126Z] --- PASS: TestInfoDebug (0.54s) [2022-04-29T07:30:00.126Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:30:00.126Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-29T07:30:00.126Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:30:00.126Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T07:30:00.126Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:30:00.126Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-29T07:30:00.126Z] === RUN TestPingCacheHeaders [2022-04-29T07:30:00.126Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-29T07:30:00.126Z] === RUN TestPingGet [2022-04-29T07:30:00.126Z] --- PASS: TestPingGet (0.01s) [2022-04-29T07:30:00.126Z] === RUN TestPingHead [2022-04-29T07:30:00.126Z] --- PASS: TestPingHead (0.03s) [2022-04-29T07:30:00.126Z] === RUN TestPingSwarmHeader [2022-04-29T07:30:00.699Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T07:30:00.759Z] ...INFO: Daemon under test started and replied! [2022-04-29T07:30:00.759Z] INFO: Docker version of the daemon under test [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] Client: [2022-04-29T07:30:00.759Z] Version: 17.06.2-ce [2022-04-29T07:30:00.759Z] API version: 1.30 [2022-04-29T07:30:00.759Z] Go version: go1.8.3 [2022-04-29T07:30:00.759Z] Git commit: cec0b72 [2022-04-29T07:30:00.759Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-29T07:30:00.759Z] OS/Arch: windows/amd64 [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] Server: [2022-04-29T07:30:00.759Z] Version: 0.0.0-dev [2022-04-29T07:30:00.759Z] API version: 1.42 (minimum version 1.24) [2022-04-29T07:30:00.759Z] Go version: go1.18.1 [2022-04-29T07:30:00.759Z] Git commit: 0f4d1ffa24 [2022-04-29T07:30:00.759Z] Built: [2022-04-29T07:30:00.759Z] OS/Arch: windows/amd64 [2022-04-29T07:30:00.759Z] Experimental: false [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] INFO: Docker info of the daemon under test [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] Containers: 0 [2022-04-29T07:30:00.759Z] Running: 0 [2022-04-29T07:30:00.759Z] Paused: 0 [2022-04-29T07:30:00.759Z] Stopped: 0 [2022-04-29T07:30:00.759Z] Images: 0 [2022-04-29T07:30:00.759Z] Server Version: 0.0.0-dev [2022-04-29T07:30:00.759Z] Storage Driver: windowsfilter [2022-04-29T07:30:00.759Z] Windows: [2022-04-29T07:30:00.759Z] Logging Driver: json-file [2022-04-29T07:30:00.759Z] Plugins: [2022-04-29T07:30:00.759Z] Volume: local [2022-04-29T07:30:00.759Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T07:30:00.759Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T07:30:00.759Z] Swarm: inactive [2022-04-29T07:30:00.759Z] Default Isolation: process [2022-04-29T07:30:00.759Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T07:30:00.759Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T07:30:00.759Z] OSType: windows [2022-04-29T07:30:00.759Z] Architecture: x86_64 [2022-04-29T07:30:00.759Z] CPUs: 4 [2022-04-29T07:30:00.759Z] Total Memory: 32GiB [2022-04-29T07:30:00.759Z] Name: azwin-2-e9d180 [2022-04-29T07:30:00.759Z] ID: R4DL:76VT:MNEP:3AGL:RTUK:NDUI:YJ4D:JM6K:BBJ3:TQLH:IJJK:PA6Z [2022-04-29T07:30:00.759Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T07:30:00.759Z] Debug Mode (client): false [2022-04-29T07:30:00.759Z] Debug Mode (server): true [2022-04-29T07:30:00.759Z] File Descriptors: -1 [2022-04-29T07:30:00.759Z] Goroutines: 29 [2022-04-29T07:30:00.759Z] System Time: 2022-04-29T07:29:59.9925668Z [2022-04-29T07:30:00.759Z] EventsListeners: 0 [2022-04-29T07:30:00.759Z] Registry: https://index.docker.io/v1/ [2022-04-29T07:30:00.759Z] Labels: [2022-04-29T07:30:00.759Z] Experimental: false [2022-04-29T07:30:00.759Z] Insecure Registries: [2022-04-29T07:30:00.759Z] 127.0.0.0/8 [2022-04-29T07:30:00.759Z] Live Restore Enabled: false [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] INFO: Docker images of the daemon under test [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:30:00.759Z] [2022-04-29T07:30:00.759Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-29T07:30:00.759Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-29T07:30:00.759Z] ltsc2022: Pulling from windows/servercore [2022-04-29T07:30:00.759Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T07:30:00.759Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T07:30:01.273Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T07:30:02.664Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T07:30:02.664Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-04-29T07:30:02.664Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T07:30:02.664Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T07:30:02.664Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T07:30:02.664Z] === RUN TestVersion [2022-04-29T07:30:02.664Z] --- PASS: TestVersion (0.03s) [2022-04-29T07:30:02.664Z] === CONT TestDiskUsage [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T07:30:02.926Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T07:30:03.188Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T07:30:03.450Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T07:30:03.714Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage (1.29s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-29T07:30:03.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-29T07:30:03.714Z] PASS [2022-04-29T07:30:03.714Z] [2022-04-29T07:30:03.714Z] === Skipped [2022-04-29T07:30:03.714Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:30:03.714Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:30:03.714Z] [2022-04-29T07:30:03.714Z] DONE 54 tests, 1 skipped in 22.802s [2022-04-29T07:30:03.714Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T07:30:03.976Z] INFO: Testing against a local daemon [2022-04-29T07:30:03.976Z] === RUN TestVolumesCreateAndList [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-29T07:30:03.976Z] === RUN TestVolumesRemove [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-29T07:30:03.976Z] === RUN TestVolumesInspect [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:03.976Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:03.976Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:30:03.976Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.03s) [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.02s) [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:30:03.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:30:03.977Z] PASS [2022-04-29T07:30:04.239Z] [2022-04-29T07:30:04.239Z] DONE 9 tests in 0.264s [2022-04-29T07:30:04.239Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T07:30:04.239Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14194 is not a child of this shell [2022-04-29T07:30:04.239Z] warning: PID 14194 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-29T07:30:04.239Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T07:30:04.239Z] [2022-04-29T07:30:04.239Z] Unloading profiles will leave already running processes permanently [2022-04-29T07:30:04.239Z] unconfined, which can lead to unexpected situations. [2022-04-29T07:30:04.239Z] [2022-04-29T07:30:04.239Z] To set a process to complain mode, use the command line tool [2022-04-29T07:30:04.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T07:30:04.239Z] Removing test suite binaries [2022-04-29T07:30:04.239Z] exiting test-integration [2022-04-29T07:30:04.239Z] ++ exit 0 [2022-04-29T07:30:04.239Z] [2022-04-29T07:30:04.364Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-04-29T07:30:04.364Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-29T07:30:04.364Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-29T07:30:04.364Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-29T07:30:04.364Z] PASS [2022-04-29T07:30:04.364Z] [2022-04-29T07:30:04.364Z] === Skipped [2022-04-29T07:30:04.364Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T07:30:04.364Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:30:04.364Z] [2022-04-29T07:30:04.364Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-29T07:30:04.364Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T07:30:04.364Z] [2022-04-29T07:30:04.364Z] DONE 27 tests, 2 skipped in 132.119s [2022-04-29T07:30:04.364Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T07:30:04.364Z] ++ 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-04-29T07:30:04.364Z] ++ set -e [2022-04-29T07:30:04.364Z] ++ '[' -n 0 ']' [2022-04-29T07:30:04.364Z] ++ set -x [2022-04-29T07:30:04.364Z] ++ 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-04-29T07:30:04.364Z] INFO: Testing against a local daemon [2022-04-29T07:30:04.364Z] === RUN TestSessionCreate [2022-04-29T07:30:04.364Z] --- PASS: TestSessionCreate (0.02s) [2022-04-29T07:30:04.364Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:30:04.364Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-29T07:30:04.364Z] PASS [2022-04-29T07:30:04.364Z] [2022-04-29T07:30:04.364Z] DONE 2 tests in 0.150s [2022-04-29T07:30:04.364Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T07:30:04.364Z] ++ 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-04-29T07:30:04.364Z] ++ set -e [2022-04-29T07:30:04.364Z] ++ '[' -n 0 ']' [2022-04-29T07:30:04.364Z] ++ set -x [2022-04-29T07:30:04.364Z] ++ 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-04-29T07:30:04.364Z] INFO: Testing against a local daemon [2022-04-29T07:30:04.364Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:30:04.364Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:30:04.364Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:30:04.364Z] === RUN TestDiskUsage [2022-04-29T07:30:04.364Z] === PAUSE TestDiskUsage [2022-04-29T07:30:04.364Z] === RUN TestEventsExecDie Post stage [Pipeline] junit [2022-04-29T07:30:05.201Z] Recording test results [2022-04-29T07:30:05.754Z] --- PASS: TestEventsExecDie (1.20s) [2022-04-29T07:30:05.754Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:30:05.754Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-04-29T07:30:05.754Z] === RUN TestEventsVolumeCreate [2022-04-29T07:30:05.754Z] --- PASS: TestEventsVolumeCreate (0.27s) [2022-04-29T07:30:05.754Z] === RUN TestInfoBinaryCommits [2022-04-29T07:30:05.754Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-29T07:30:05.754Z] === RUN TestInfoAPIVersioned [2022-04-29T07:30:05.754Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T07:30:05.754Z] === RUN TestInfoAPI [2022-04-29T07:30:05.754Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T07:30:05.754Z] === RUN TestInfoAPIWarnings [2022-04-29T07:30:07.175Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T07:30:07.531Z] + echo Ensuring container killed. [2022-04-29T07:30:07.531Z] Ensuring container killed. [2022-04-29T07:30:07.531Z] + docker rm -vf docker-pr8 [2022-04-29T07:30:07.531Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-04-29T07:30:07.827Z] + echo Chowning /workspace to jenkins user [2022-04-29T07:30:07.828Z] Chowning /workspace to jenkins user [2022-04-29T07:30:07.828Z] + id -u [2022-04-29T07:30:07.828Z] + id -g [2022-04-29T07:30:07.828Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T07:30:07.828Z] Unable to find image 'busybox:latest' locally [2022-04-29T07:30:07.828Z] latest: Pulling from library/busybox [2022-04-29T07:30:08.098Z] 50e8d59317eb: Pulling fs layer [2022-04-29T07:30:08.098Z] 50e8d59317eb: Verifying Checksum [2022-04-29T07:30:08.098Z] 50e8d59317eb: Download complete [2022-04-29T07:30:08.098Z] 50e8d59317eb: Pull complete [2022-04-29T07:30:08.098Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T07:30:08.098Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T07:30:10.333Z] + bundleName=amd64-rootless [2022-04-29T07:30:10.333Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-29T07:30:10.333Z] Creating amd64-rootless-bundles.tar.gz [2022-04-29T07:30:10.333Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-29T07:30:10.333Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-29T07:30:10.351Z] Archiving artifacts [2022-04-29T07:30:12.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T07:30:12.739Z] + make clean [2022-04-29T07:30:12.875Z] .........................xx.................... [ 29%] [2022-04-29T07:30:13.001Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T07:30:13.001Z] docker-dev-cache [2022-04-29T07:30:13.001Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T07:30:13.149Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T07:30:13.149Z] dccd9e4d14d3: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T07:30:15.325Z] 8f616e6e9eec: Verifying Checksum [2022-04-29T07:30:15.325Z] 8f616e6e9eec: Download complete [2022-04-29T07:30:17.972Z] 8f616e6e9eec: Pull complete [2022-04-29T07:30:23.882Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-29T07:30:23.882Z] === RUN TestInfoDebug [2022-04-29T07:30:23.882Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T07:30:23.882Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:30:23.882Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T07:30:23.882Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:30:23.882Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T07:30:23.882Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:30:24.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-29T07:30:24.143Z] === RUN TestPingCacheHeaders [2022-04-29T07:30:24.143Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T07:30:24.143Z] === RUN TestPingGet [2022-04-29T07:30:24.143Z] --- PASS: TestPingGet (0.01s) [2022-04-29T07:30:24.143Z] === RUN TestPingHead [2022-04-29T07:30:24.143Z] --- PASS: TestPingHead (0.02s) [2022-04-29T07:30:24.143Z] === RUN TestPingSwarmHeader [2022-04-29T07:30:24.717Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T07:30:25.290Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T07:30:26.235Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T07:30:26.235Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-29T07:30:26.235Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T07:30:26.235Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T07:30:26.235Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T07:30:26.235Z] === RUN TestVersion [2022-04-29T07:30:26.235Z] --- PASS: TestVersion (0.02s) [2022-04-29T07:30:26.235Z] === CONT TestDiskUsage [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T07:30:26.808Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T07:30:27.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T07:30:27.332Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage (1.23s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T07:30:27.332Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:30:27.332Z] PASS [2022-04-29T07:30:27.332Z] [2022-04-29T07:30:27.332Z] === Skipped [2022-04-29T07:30:27.332Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:30:27.332Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:30:27.332Z] [2022-04-29T07:30:27.332Z] DONE 54 tests, 1 skipped in 23.258s [2022-04-29T07:30:27.332Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T07:30:27.332Z] ++ 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-04-29T07:30:27.332Z] ++ set -e [2022-04-29T07:30:27.332Z] ++ '[' -n 0 ']' [2022-04-29T07:30:27.332Z] ++ set -x [2022-04-29T07:30:27.332Z] ++ 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-04-29T07:30:27.595Z] INFO: Testing against a local daemon [2022-04-29T07:30:27.595Z] === RUN TestVolumesCreateAndList [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-29T07:30:27.595Z] === RUN TestVolumesRemove [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-29T07:30:27.595Z] === RUN TestVolumesInspect [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:27.595Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:27.595Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:30:27.595Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:30:27.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:30:27.595Z] PASS [2022-04-29T07:30:27.595Z] [2022-04-29T07:30:27.595Z] DONE 9 tests in 0.217s [2022-04-29T07:30:27.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T07:30:27.857Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T07:30:27.857Z] +++ kill 14267 [2022-04-29T07:30:28.120Z] +++ /etc/init.d/apparmor stop [2022-04-29T07:30:28.120Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T07:30:28.120Z] [2022-04-29T07:30:28.120Z] Unloading profiles will leave already running processes permanently [2022-04-29T07:30:28.120Z] unconfined, which can lead to unexpected situations. [2022-04-29T07:30:28.120Z] [2022-04-29T07:30:28.120Z] To set a process to complain mode, use the command line tool [2022-04-29T07:30:28.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T07:30:28.120Z] +++ true [2022-04-29T07:30:28.120Z] exiting test-integration [2022-04-29T07:30:28.120Z] ++ exit 0 [2022-04-29T07:30:28.120Z] Post stage [Pipeline] junit [2022-04-29T07:30:28.709Z] Recording test results [2022-04-29T07:30:28.880Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T07:30:29.040Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-29T07:30:29.236Z] + echo Ensuring container killed. [2022-04-29T07:30:29.236Z] Ensuring container killed. [2022-04-29T07:30:29.236Z] + docker rm -vf docker-pr8 [2022-04-29T07:30:29.236Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-04-29T07:30:29.526Z] + echo Chowning /workspace to jenkins user [2022-04-29T07:30:29.526Z] Chowning /workspace to jenkins user [2022-04-29T07:30:29.526Z] + id -u [2022-04-29T07:30:29.526Z] + id -g [2022-04-29T07:30:29.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T07:30:31.219Z] + bundleName=arm64-integration [2022-04-29T07:30:31.219Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-29T07:30:31.219Z] Creating arm64-integration-bundles.tar.gz [2022-04-29T07:30:31.219Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-29T07:30:31.219Z] + 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-04-29T07:30:31.496Z] Archiving artifacts [2022-04-29T07:30:31.703Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T07:30:32.020Z] + make clean [2022-04-29T07:30:32.020Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T07:30:32.020Z] docker-dev-cache [2022-04-29T07:30:32.020Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T07:30:37.032Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-29T07:30:41.752Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-29T07:30:50.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:30:50.344Z] Using test binary docker [2022-04-29T07:30:50.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T07:30:50.344Z] Using test binary docker [2022-04-29T07:30:50.344Z] +++ /etc/init.d/apparmor start [2022-04-29T07:30:50.344Z] +++ /etc/init.d/apparmor start [2022-04-29T07:30:50.344Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T07:30:50.344Z] (warning). [2022-04-29T07:30:50.344Z] INFO: Waiting for daemon to start... [2022-04-29T07:30:50.344Z] Starting dockerd [2022-04-29T07:30:50.344Z] +++ 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-04-29T07:30:50.344Z] INFO: Waiting for daemon to start... [2022-04-29T07:30:50.344Z] Starting dockerd [2022-04-29T07:30:50.344Z] +++ 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-04-29T07:30:51.712Z] .. [2022-04-29T07:30:51.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:30:51.712Z] [2022-04-29T07:30:51.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T07:30:51.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:30:51.712Z] Error: No such image: emptyfs [2022-04-29T07:30:51.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T07:30:51.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T07:30:51.712Z] ++++ docker load [2022-04-29T07:30:51.712Z] Error: No such image: emptyfs [2022-04-29T07:30:51.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T07:30:51.712Z] ++++ docker load [2022-04-29T07:30:51.969Z] Running integration-test (iteration 1) [2022-04-29T07:30:51.969Z] 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-04-29T07:30:51.969Z] ++ 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-04-29T07:30:51.969Z] ++ set -e [2022-04-29T07:30:51.969Z] ++ '[' -n 0 ']' [2022-04-29T07:30:51.969Z] ++ set -x [2022-04-29T07:30:51.969Z] ++ 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-04-29T07:30:52.226Z] Running integration-test (iteration 1) [2022-04-29T07:30:52.226Z] 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-04-29T07:30:52.226Z] ++ 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-04-29T07:30:52.226Z] ++ set -e [2022-04-29T07:30:52.226Z] ++ '[' -n 0 ']' [2022-04-29T07:30:52.226Z] ++ set -x [2022-04-29T07:30:52.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-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-04-29T07:30:53.156Z] Loaded image: busybox:latest [2022-04-29T07:30:53.156Z] Loaded image: busybox:latest [2022-04-29T07:30:53.413Z] Loaded image: busybox:glibc [2022-04-29T07:30:53.413Z] Loaded image: busybox:glibc [2022-04-29T07:30:57.843Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-29T07:30:58.717Z] Loaded image: debian:bullseye-slim [2022-04-29T07:30:58.717Z] Loaded image: hello-world:latest [2022-04-29T07:30:58.717Z] Loaded image: debian:bullseye-slim [2022-04-29T07:30:58.717Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:30:58.717Z] Loaded image: hello-world:latest [2022-04-29T07:30:58.717Z] INFO: Testing against a local daemon [2022-04-29T07:30:58.717Z] === RUN TestDockerDaemonSuite [2022-04-29T07:30:58.717Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-29T07:30:58.717Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:30:58.717Z] INFO: Testing against a local daemon [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T07:30:58.717Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T07:31:01.989Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T07:31:02.245Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T07:31:02.809Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T07:31:02.809Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T07:31:03.373Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T07:31:03.630Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T07:31:03.630Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T07:31:04.997Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T07:31:05.254Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T07:31:05.254Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T07:31:05.254Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T07:31:06.187Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-29T07:31:06.187Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T07:31:07.116Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T07:31:07.616Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-29T07:31:07.680Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T07:31:07.680Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T07:31:07.680Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T07:31:07.680Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T07:31:07.680Z] --- PASS: TestBuildWithHugeFile (128.65s) [2022-04-29T07:31:07.680Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:31:07.680Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:31:07.680Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:31:07.680Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:31:07.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:31:07.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:31:07.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:31:07.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:31:07.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:31:07.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:31:07.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:31:07.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:31:07.936Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:31:07.936Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-29T07:31:07.936Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-29T07:31:07.936Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-04-29T07:31:07.936Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-04-29T07:31:07.936Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:31:07.936Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T07:31:09.069Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-29T07:31:10.454Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T07:31:11.016Z] --- PASS: TestBuildPreserveOwnership (3.05s) [2022-04-29T07:31:11.016Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.09s) [2022-04-29T07:31:11.016Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-04-29T07:31:11.016Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:31:11.016Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-29T07:31:11.016Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T07:31:11.272Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T07:31:11.835Z] Loaded image: busybox:latest [2022-04-29T07:31:12.091Z] Loaded image: busybox:glibc [2022-04-29T07:31:12.992Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-29T07:31:13.459Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T07:31:13.716Z] Loaded image: debian:bullseye-slim [2022-04-29T07:31:13.716Z] Loaded image: hello-world:latest [2022-04-29T07:31:13.716Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T07:31:15.610Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T07:31:17.504Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T07:31:17.694Z] ............................ [ 66%] [2022-04-29T07:31:18.067Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T07:31:18.632Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T07:31:19.194Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T07:31:20.125Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-29T07:31:22.017Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-29T07:31:23.382Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.08s) [2022-04-29T07:31:23.382Z] PASS [2022-04-29T07:31:23.382Z] [2022-04-29T07:31:23.382Z] === Skipped [2022-04-29T07:31:23.382Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T07:31:23.382Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:31:23.382Z] [2022-04-29T07:31:23.382Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:31:23.382Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:31:23.382Z] [2022-04-29T07:31:23.382Z] DONE 34 tests, 2 skipped in 192.010s [2022-04-29T07:31:23.382Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T07:31:23.382Z] ++ 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-04-29T07:31:23.382Z] ++ set -e [2022-04-29T07:31:23.382Z] ++ '[' -n 0 ']' [2022-04-29T07:31:23.382Z] ++ set -x [2022-04-29T07:31:23.382Z] ++ 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-04-29T07:31:23.382Z] INFO: Testing against a local daemon [2022-04-29T07:31:23.382Z] === RUN TestConfigInspect [2022-04-29T07:31:23.638Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-29T07:31:24.201Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-29T07:31:24.458Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T07:31:25.388Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T07:31:25.952Z] docker_cli_daemon_test.go:1472: [d571d3a51ecc6] daemon is not started [2022-04-29T07:31:26.208Z] --- PASS: TestConfigInspect (3.01s) [2022-04-29T07:31:26.208Z] === RUN TestConfigList [2022-04-29T07:31:26.464Z] check_test.go:307: [d083243f3e1f0] daemon is not started [2022-04-29T07:31:26.464Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-29T07:31:27.028Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T07:31:27.960Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T07:31:28.523Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-29T07:31:28.523Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T07:31:29.086Z] --- PASS: TestConfigList (2.85s) [2022-04-29T07:31:29.086Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:31:30.017Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T07:31:30.017Z] check_test.go:307: [df569a413ae5c] daemon is not started [2022-04-29T07:31:30.017Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-29T07:31:31.388Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T07:31:31.388Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2022-04-29T07:31:31.388Z] === RUN TestConfigsUpdate [2022-04-29T07:31:31.950Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T07:31:32.879Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T07:31:32.879Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T07:31:33.812Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T07:31:34.068Z] --- PASS: TestConfigsUpdate (2.65s) [2022-04-29T07:31:34.068Z] === RUN TestTemplatedConfig [2022-04-29T07:31:34.325Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T07:31:34.325Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-29T07:31:37.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-29T07:31:37.600Z] --- PASS: TestTemplatedConfig (3.52s) [2022-04-29T07:31:37.600Z] === RUN TestConfigCreateResolve [2022-04-29T07:31:40.125Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-29T07:31:40.688Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-04-29T07:31:40.688Z] PASS [2022-04-29T07:31:40.688Z] [2022-04-29T07:31:40.688Z] DONE 6 tests in 17.507s [2022-04-29T07:31:40.688Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T07:31:40.688Z] ++ 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-04-29T07:31:40.688Z] ++ set -e [2022-04-29T07:31:40.688Z] ++ '[' -n 0 ']' [2022-04-29T07:31:40.688Z] ++ set -x [2022-04-29T07:31:40.688Z] ++ 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-04-29T07:31:40.945Z] INFO: Testing against a local daemon [2022-04-29T07:31:40.945Z] === RUN TestCheckpoint [2022-04-29T07:31:40.945Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:31:40.945Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:31:40.945Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T07:31:40.945Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T07:31:40.945Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T07:31:40.945Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:31:41.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-29T07:31:41.202Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:31:41.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-29T07:31:41.202Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:31:41.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-29T07:31:41.202Z] === RUN TestCopyEmptyFile [2022-04-29T07:31:41.766Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-04-29T07:31:41.766Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:31:41.766Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-29T07:31:41.766Z] === RUN TestCopyFromContainer [2022-04-29T07:31:42.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-29T07:31:43.264Z] === RUN TestCopyFromContainer// [2022-04-29T07:31:43.264Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T07:31:43.521Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T07:31:43.521Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T07:31:43.780Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T07:31:44.037Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T07:31:44.037Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T07:31:44.297Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T07:31:44.297Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T07:31:44.554Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer (2.92s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2022-04-29T07:31:44.554Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-29T07:31:44.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:31:44.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:31:44.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:31:44.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:31:44.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:31:44.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:31:44.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:31:44.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:31:44.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:31:44.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:31:44.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-29T07:31:44.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T07:31:44.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:31:44.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:31:44.554Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:31:44.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-04-29T07:31:44.810Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:31:44.810Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:31:44.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:31:44.810Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:31:44.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:31:44.810Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:31:44.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:31:44.810Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:31:44.810Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:31:44.810Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:31:44.810Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-29T07:31:44.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:31:44.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:31:44.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:31:44.810Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:31:44.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-04-29T07:31:44.810Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:31:46.180Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-29T07:31:47.110Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-04-29T07:31:47.110Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:31:48.480Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-29T07:31:49.459Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:31:49.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:31:49.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:31:49.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:31:49.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:31:49.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:31:49.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:31:49.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:31:49.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:31:49.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:31:49.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:31:49.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-29T07:31:49.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T07:31:49.460Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:31:50.026Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-29T07:31:50.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2022-04-29T07:31:50.284Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:31:50.284Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:31:50.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:31:50.284Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-29T07:31:50.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-29T07:31:50.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:31:50.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:31:50.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-29T07:31:50.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:31:50.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-29T07:31:50.284Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T07:31:50.284Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T07:31:50.284Z] === RUN TestDaemonRestartIpcMode [2022-04-29T07:31:50.284Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T07:31:50.284Z] === RUN TestDaemonHostGatewayIP [2022-04-29T07:31:50.284Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T07:31:50.284Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T07:31:50.284Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T07:31:50.284Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:31:50.284Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T07:31:50.284Z] === RUN TestDiff [2022-04-29T07:31:51.216Z] --- PASS: TestDiff (0.76s) [2022-04-29T07:31:51.216Z] === RUN TestExecWithCloseStdin [2022-04-29T07:31:51.473Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T07:31:52.038Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-04-29T07:31:52.038Z] === RUN TestExec [2022-04-29T07:31:52.038Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T07:31:52.600Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-29T07:31:52.858Z] --- PASS: TestExec (0.85s) [2022-04-29T07:31:52.858Z] === RUN TestExecUser [2022-04-29T07:31:53.788Z] --- PASS: TestExecUser (0.79s) [2022-04-29T07:31:53.788Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:31:53.788Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T07:31:54.045Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-29T07:31:54.045Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T07:31:54.608Z] check_test.go:307: [d81a4946c8dc6] daemon is not started [2022-04-29T07:31:54.608Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-29T07:31:54.865Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-04-29T07:31:54.865Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:31:54.865Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-29T07:31:56.760Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2022-04-29T07:31:56.760Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:31:56.760Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-29T07:31:57.016Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T07:31:57.279Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2022-04-29T07:31:57.279Z] === RUN TestHealthKillContainer [2022-04-29T07:31:58.211Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-29T07:31:58.700Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-29T07:31:59.578Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-29T07:32:00.140Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-29T07:32:00.141Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T07:32:03.419Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-29T07:32:04.790Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T07:32:05.512Z] ba8181afd426: Pull complete [2022-04-29T07:32:05.512Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-29T07:32:05.512Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:32:05.512Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-29T07:32:05.512Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-29T07:32:05.512Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-29T07:32:05.512Z] WARN: Skipping validation tests [2022-04-29T07:32:05.512Z] INFO: Running unit tests at 04/29/2022 07:31:54... [2022-04-29T07:32:05.512Z] INFO: make.ps1 starting at 04/29/2022 07:32:00 [2022-04-29T07:32:05.512Z] INFO: Git commit (0d8270e83c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:32:05.512Z] INFO: Running unit tests... [2022-04-29T07:32:06.159Z] --- PASS: TestHealthKillContainer (8.47s) [2022-04-29T07:32:06.159Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:32:06.415Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-04-29T07:32:06.415Z] === RUN TestIpcModeNone [2022-04-29T07:32:07.347Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-29T07:32:07.347Z] --- PASS: TestIpcModeNone (0.72s) [2022-04-29T07:32:07.347Z] === RUN TestIpcModePrivate [2022-04-29T07:32:07.347Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T07:32:07.604Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-29T07:32:07.604Z] check_test.go:307: [d666f30cbb21f] daemon is not started [2022-04-29T07:32:07.604Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-29T07:32:07.604Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-04-29T07:32:07.860Z] --- PASS: TestIpcModePrivate (0.71s) [2022-04-29T07:32:07.860Z] === RUN TestIpcModeShareable [2022-04-29T07:32:08.118Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-29T07:32:08.681Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-29T07:32:08.681Z] --- PASS: TestIpcModeShareable (0.79s) [2022-04-29T07:32:08.681Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T07:32:08.681Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-29T07:32:09.245Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-29T07:32:09.245Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T07:32:11.136Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2022-04-29T07:32:11.136Z] === RUN TestAPIIpcModeHost [2022-04-29T07:32:12.065Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-04-29T07:32:12.065Z] === RUN TestDaemonIpcModeShareable [2022-04-29T07:32:12.074Z] 8f616e6e9eec: Pull complete [2022-04-29T07:32:12.321Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-29T07:32:12.590Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-29T07:32:13.251Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T07:32:13.508Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-04-29T07:32:13.764Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-04-29T07:32:13.764Z] === RUN TestDaemonIpcModePrivate [2022-04-29T07:32:14.693Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T07:32:14.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-04-29T07:32:14.949Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T07:32:15.206Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2022-04-29T07:32:15.206Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T07:32:16.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-04-29T07:32:16.779Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-29T07:32:16.779Z] tests/integration/client_test.py ..... [ 75%] [2022-04-29T07:32:16.779Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-29T07:32:16.779Z] tests/integration/errors_test.py . [ 76%] [2022-04-29T07:32:16.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-04-29T07:32:16.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T07:32:17.397Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-29T07:32:18.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T07:32:18.326Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-04-29T07:32:18.583Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-04-29T07:32:18.583Z] === RUN TestIpcModeOlderClient [2022-04-29T07:32:18.583Z] === PAUSE TestIpcModeOlderClient [2022-04-29T07:32:18.583Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:32:19.512Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-04-29T07:32:19.512Z] === RUN TestKillContainer [2022-04-29T07:32:19.512Z] === RUN TestKillContainer/no_signal [2022-04-29T07:32:20.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-29T07:32:20.074Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-29T07:32:20.074Z] check_test.go:307: [d61a102a6b3b3] daemon is not started [2022-04-29T07:32:20.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-29T07:32:20.074Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:32:20.331Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:32:21.261Z] --- PASS: TestKillContainer (1.68s) [2022-04-29T07:32:21.262Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-04-29T07:32:21.262Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-04-29T07:32:21.262Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-04-29T07:32:21.262Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:32:21.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T07:32:21.262Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T07:32:21.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T07:32:22.082Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-29T07:32:22.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-04-29T07:32:22.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-04-29T07:32:22.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-04-29T07:32:22.647Z] === RUN TestKillStoppedContainer [2022-04-29T07:32:22.647Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T07:32:22.647Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-29T07:32:22.647Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:32:22.647Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-29T07:32:22.647Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:32:23.579Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-04-29T07:32:23.579Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:32:23.579Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:32:23.579Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T07:32:23.579Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:32:23.579Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:32:23.579Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:32:23.579Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T07:32:23.836Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T07:32:24.093Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-04-29T07:32:24.093Z] === RUN TestLinksContainerNames [2022-04-29T07:32:24.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-29T07:32:25.461Z] --- PASS: TestLinksContainerNames (1.55s) [2022-04-29T07:32:25.461Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:32:25.718Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-29T07:32:26.281Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-04-29T07:32:26.281Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T07:32:26.845Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T07:32:27.105Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/default [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/private [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/slave [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/shared [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/default [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/shared [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/slave [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:32:27.105Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:32:27.105Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:32:27.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:32:27.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:32:27.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/private [2022-04-29T07:32:27.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:32:27.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:32:27.106Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T07:32:27.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T07:32:27.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:32:27.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:32:27.106Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T07:32:27.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T07:32:27.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T07:32:27.362Z] check_test.go:307: [dc3dadbc7db3d] daemon is not started [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T07:32:27.362Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T07:32:27.362Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T07:32:27.400Z] ? github.com/docker/docker/api [no test files] [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T07:32:27.618Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-29T07:32:27.618Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-29T07:32:27.618Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T07:32:30.138Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-04-29T07:32:30.138Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T07:32:30.396Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-04-29T07:32:30.396Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T07:32:30.653Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-29T07:32:30.909Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-04-29T07:32:30.909Z] === RUN TestNetworkNat [2022-04-29T07:32:31.166Z] check_test.go:307: [dceb57eb4f62e] daemon is not started [2022-04-29T07:32:31.166Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-29T07:32:31.729Z] --- PASS: TestNetworkNat (0.81s) [2022-04-29T07:32:31.729Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:32:32.658Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-04-29T07:32:32.658Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:32:33.587Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T07:32:33.844Z] docker_cli_daemon_plugins_test.go:80: [d9cae9cdbf45a] daemon is not started [2022-04-29T07:32:35.211Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-29T07:32:35.395Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-29T07:32:35.467Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-04-29T07:32:35.467Z] === RUN TestPause [2022-04-29T07:32:36.030Z] --- PASS: TestPause (0.67s) [2022-04-29T07:32:36.030Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:32:36.030Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:32:36.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:32:36.030Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:32:36.960Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-04-29T07:32:36.960Z] === RUN TestPidHost [2022-04-29T07:32:37.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T07:32:37.780Z] docker_cli_daemon_plugins_test.go:170: [dde91817096c6] daemon is not started [2022-04-29T07:32:38.387Z] --- PASS: TestPidHost (1.63s) [2022-04-29T07:32:38.387Z] === RUN TestPsFilter [2022-04-29T07:32:38.650Z] --- PASS: TestPsFilter (0.14s) [2022-04-29T07:32:38.650Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:32:39.234Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-29T07:32:39.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2022-04-29T07:32:39.496Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:32:40.425Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-04-29T07:32:40.425Z] === RUN TestRemoveContainerRunning [2022-04-29T07:32:40.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T07:32:40.937Z] --- PASS: TestRemoveContainerRunning (0.81s) [2022-04-29T07:32:40.937Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:32:40.937Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T07:32:41.866Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2022-04-29T07:32:41.866Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:32:41.866Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T07:32:41.866Z] === RUN TestRenameLinkedContainer [2022-04-29T07:32:42.795Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-29T07:32:43.358Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-29T07:32:43.921Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-29T07:32:44.483Z] check_test.go:307: [de2b87f8d4b4c] daemon is not started [2022-04-29T07:32:44.483Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-29T07:32:44.740Z] --- PASS: TestRenameLinkedContainer (2.88s) [2022-04-29T07:32:44.740Z] === RUN TestRenameStoppedContainer [2022-04-29T07:32:45.138Z] dccd9e4d14d3: Pull complete [2022-04-29T07:32:45.138Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T07:32:45.138Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:32:45.138Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-29T07:32:45.138Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-29T07:32:45.138Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-29T07:32:45.138Z] WARN: Skipping validation tests [2022-04-29T07:32:45.138Z] INFO: Running unit tests at 04/29/2022 07:32:33... [2022-04-29T07:32:45.138Z] INFO: make.ps1 starting at 04/29/2022 07:32:38 [2022-04-29T07:32:45.138Z] INFO: Git commit (daf739b195) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:32:45.138Z] INFO: Running unit tests... [2022-04-29T07:32:45.669Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-04-29T07:32:45.669Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:32:46.234Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-29T07:32:47.162Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-04-29T07:32:47.162Z] === RUN TestRenameInvalidName [2022-04-29T07:32:48.091Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-29T07:32:48.091Z] --- PASS: TestRenameInvalidName (0.82s) [2022-04-29T07:32:48.091Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:32:48.655Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T07:32:48.939Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-29T07:32:49.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-29T07:32:49.845Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T07:32:50.777Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2022-04-29T07:32:50.777Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:32:51.340Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T07:32:51.340Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-29T07:32:51.597Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-04-29T07:32:51.597Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:32:51.667Z] ......... [ 85%] [2022-04-29T07:32:52.617Z] === RUN TestMiddlewares [2022-04-29T07:32:52.617Z] --- PASS: TestMiddlewares (0.00s) [2022-04-29T07:32:52.617Z] PASS [2022-04-29T07:32:52.617Z] coverage: 7.9% of statements [2022-04-29T07:32:52.617Z] ok github.com/docker/docker/api/server 0.083s coverage: 7.9% of statements [2022-04-29T07:32:53.489Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-29T07:32:53.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2022-04-29T07:32:53.489Z] === RUN TestResize [2022-04-29T07:32:54.054Z] --- PASS: TestResize (0.88s) [2022-04-29T07:32:54.054Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:32:54.983Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2022-04-29T07:32:54.983Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:32:55.240Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-29T07:32:55.240Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T07:32:55.500Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:32:55.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:32:55.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:32:55.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:32:55.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:32:55.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T07:32:55.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:32:56.274Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-29T07:32:57.394Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-29T07:32:57.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-29T07:32:57.727Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-29T07:32:58.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:32:59.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:33:01.317Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T07:33:01.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T07:33:01.317Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-29T07:33:01.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T07:33:01.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T07:33:02.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:33:02.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T07:33:03.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T07:33:03.881Z] ? github.com/docker/docker/api [no test files] [2022-04-29T07:33:04.286Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-29T07:33:04.287Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-29T07:33:05.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T07:33:05.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T07:33:07.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T07:33:07.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T07:33:07.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T07:33:07.961Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-29T07:33:09.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T07:33:10.375Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-29T07:33:10.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T07:33:11.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T07:33:12.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T07:33:13.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T07:33:13.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T07:33:13.125Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-29T07:33:13.125Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-29T07:33:13.382Z] check_test.go:307: [d8036a729b81d] daemon is not started [2022-04-29T07:33:13.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-29T07:33:15.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T07:33:16.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-29T07:33:16.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T07:33:16.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T07:33:17.046Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-29T07:33:17.306Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-29T07:33:17.306Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-29T07:33:17.565Z] [2022-04-29T07:33:17.565Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-29T07:33:17.565Z] =========================== short test summary info ============================ [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-29T07:33:17.565Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-29T07:33:17.565Z] Not supported on most drivers [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-29T07:33:17.565Z] Output of docker top depends on host distro, and is not formalized. [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-29T07:33:17.565Z] Output of docker top depends on host distro, and is not formalized. [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-29T07:33:17.565Z] Can fail if eth0 has multiple IP addresses [2022-04-29T07:33:17.565Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-29T07:33:17.565Z] This doesn't seem to be taken into account by the engine [2022-04-29T07:33:17.565Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-29T07:33:17.565Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-29T07:33:17.565Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.77 seconds == [2022-04-29T07:33:17.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-29T07:33:18.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.69s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.50s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s) [2022-04-29T07:33:21.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2022-04-29T07:33:21.421Z] === RUN TestCgroupNamespacesRun [2022-04-29T07:33:22.787Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-04-29T07:33:22.787Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T07:33:24.680Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2022-04-29T07:33:24.680Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T07:33:26.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2022-04-29T07:33:26.572Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T07:33:27.793Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T07:33:27.793Z] [2022-04-29T07:33:27.793Z] Unloading profiles will leave already running processes permanently [2022-04-29T07:33:27.793Z] unconfined, which can lead to unexpected situations. [2022-04-29T07:33:27.793Z] [2022-04-29T07:33:27.793Z] To set a process to complain mode, use the command line tool [2022-04-29T07:33:27.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T07:33:27.793Z] [2022-04-29T07:33:29.095Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2022-04-29T07:33:29.095Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2022-04-29T07:33:29.182Z] Recording test results [2022-04-29T07:33:29.189Z] === RUN TestMiddlewares [2022-04-29T07:33:29.189Z] --- PASS: TestMiddlewares (0.00s) [2022-04-29T07:33:29.189Z] PASS [2022-04-29T07:33:29.189Z] coverage: 7.9% of statements [2022-04-29T07:33:29.189Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2022-04-29T07:33:30.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T07:33:30.509Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-29T07:33:30.793Z] + echo Ensuring container killed. [2022-04-29T07:33:30.793Z] Ensuring container killed. [2022-04-29T07:33:30.793Z] + docker rm -vf docker-pr8 [2022-04-29T07:33:30.793Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-04-29T07:33:30.969Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2022-04-29T07:33:30.969Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T07:33:31.081Z] + echo Chowning /workspace to jenkins user [2022-04-29T07:33:31.081Z] Chowning /workspace to jenkins user [2022-04-29T07:33:31.081Z] + id -u [2022-04-29T07:33:31.081Z] + id -g [2022-04-29T07:33:31.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T07:33:31.081Z] Unable to find image 'busybox:latest' locally [2022-04-29T07:33:31.081Z] latest: Pulling from library/busybox [2022-04-29T07:33:31.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-29T07:33:31.342Z] 50e8d59317eb: Pulling fs layer [2022-04-29T07:33:31.342Z] 50e8d59317eb: Download complete [2022-04-29T07:33:31.342Z] 50e8d59317eb: Pull complete [2022-04-29T07:33:31.342Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T07:33:31.343Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T07:33:33.083Z] + bundleName=docker-py [2022-04-29T07:33:33.083Z] + echo Creating docker-py-bundles.tar.gz [2022-04-29T07:33:33.083Z] Creating docker-py-bundles.tar.gz [2022-04-29T07:33:33.083Z] + 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-04-29T07:33:33.095Z] Archiving artifacts [2022-04-29T07:33:33.135Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2022-04-29T07:33:33.135Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T07:33:33.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T07:33:33.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-29T07:33:33.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-04-29T07:33:33.649Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T07:33:34.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-29T07:33:34.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-29T07:33:35.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/make.sh binary [2022-04-29T07:33:35.418Z] [2022-04-29T07:33:35.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-04-29T07:33:35.509Z] === RUN TestNISDomainname [2022-04-29T07:33:35.676Z] Removing bundles/ [2022-04-29T07:33:35.676Z] [2022-04-29T07:33:35.676Z] ---> Making bundle: binary (in bundles/binary) [2022-04-29T07:33:35.676Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-29T07:33:35.676Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:33:35.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T07:33:36.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T07:33:36.331Z] --- PASS: TestNISDomainname (0.99s) [2022-04-29T07:33:36.331Z] === RUN TestHostnameDnsResolution [2022-04-29T07:33:37.703Z] --- PASS: TestHostnameDnsResolution (1.35s) [2022-04-29T07:33:37.703Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T07:33:38.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T07:33:38.523Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-04-29T07:33:38.523Z] === RUN TestPrivilegedHostDevices [2022-04-29T07:33:39.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-29T07:33:39.452Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-04-29T07:33:39.452Z] === RUN TestStats [2022-04-29T07:33:40.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T07:33:41.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-29T07:33:42.314Z] --- PASS: TestStats (2.69s) [2022-04-29T07:33:42.314Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:33:42.314Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T07:33:42.314Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T07:33:42.314Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T07:33:42.314Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T07:33:42.314Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T07:33:42.314Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T07:33:42.314Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T07:33:42.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T07:33:42.314Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T07:33:42.314Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T07:33:43.683Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T07:33:45.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T07:33:45.306Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T07:33:45.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T07:33:46.430Z] check_test.go:307: [dd67d428cf309] daemon is not started [2022-04-29T07:33:46.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-29T07:33:46.993Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T07:33:46.993Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-29T07:33:46.993Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2022-04-29T07:33:46.993Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-04-29T07:33:46.993Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-04-29T07:33:46.993Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-04-29T07:33:46.993Z] === RUN TestDeleteDevicemapper [2022-04-29T07:33:46.993Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:33:46.993Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T07:33:46.993Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:33:47.923Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T07:33:47.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-29T07:33:48.853Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T07:33:49.417Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2022-04-29T07:33:49.417Z] === RUN TestUpdateMemory [2022-04-29T07:33:49.673Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:33:49.673Z] --- SKIP: TestUpdateMemory (0.01s) [2022-04-29T07:33:49.673Z] === RUN TestUpdateCPUQuota [2022-04-29T07:33:50.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-29T07:33:50.799Z] --- PASS: TestUpdateCPUQuota (1.34s) [2022-04-29T07:33:50.799Z] === RUN TestUpdatePidsLimit [2022-04-29T07:33:50.799Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T07:33:51.362Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T07:33:51.619Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T07:33:52.180Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T07:33:52.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T07:33:52.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T07:33:53.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T07:33:54.625Z] --- PASS: TestUpdatePidsLimit (3.52s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-04-29T07:33:54.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-04-29T07:33:54.626Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:33:54.882Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T07:33:56.249Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T07:33:56.812Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-29T07:33:57.746Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T07:33:59.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-29T07:34:01.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-29T07:34:02.564Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T07:34:03.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-29T07:34:04.058Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T07:34:04.620Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T07:34:05.185Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T07:34:05.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-29T07:34:05.441Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T07:34:05.698Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T07:34:05.955Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T07:34:05.955Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-29T07:34:05.955Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T07:34:07.323Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2022-04-29T07:34:07.323Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:34:07.323Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T07:34:07.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-04-29T07:34:07.886Z] === RUN TestWaitNonBlocked [2022-04-29T07:34:07.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:34:07.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:34:07.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:34:07.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:34:07.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:34:07.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:34:08.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-29T07:34:08.142Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-29T07:34:08.142Z] check_test.go:307: [d74b72feddf35] daemon is not started [2022-04-29T07:34:08.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-29T07:34:08.142Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-29T07:34:08.142Z] check_test.go:307: [d192616b55acc] daemon is not started [2022-04-29T07:34:08.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-29T07:34:09.072Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-29T07:34:09.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-04-29T07:34:09.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2022-04-29T07:34:09.072Z] === RUN TestWaitBlocked [2022-04-29T07:34:09.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:34:09.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:34:09.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:34:09.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:34:09.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T07:34:09.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T07:34:10.697Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-29T07:34:10.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-04-29T07:34:10.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-04-29T07:34:10.697Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T07:34:10.697Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T07:34:10.697Z] check_test.go:307: [d68dbeea5e338] daemon is not started [2022-04-29T07:34:10.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-29T07:34:13.216Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T07:34:14.145Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T07:34:14.401Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s) [2022-04-29T07:34:14.401Z] === CONT TestIpcModeOlderClient [2022-04-29T07:34:14.658Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-29T07:34:14.658Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T07:34:14.658Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2022-04-29T07:34:14.658Z] === CONT TestDaemonHostGatewayIP [2022-04-29T07:34:15.224Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T07:34:15.480Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T07:34:15.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-29T07:34:16.668Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T07:34:17.231Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T07:34:17.488Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T07:34:18.657Z] === RUN TestBoolValue [2022-04-29T07:34:18.657Z] --- PASS: TestBoolValue (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestBoolValueOrDefault [2022-04-29T07:34:18.657Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestInt64ValueOrZero [2022-04-29T07:34:18.657Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestInt64ValueOrDefault [2022-04-29T07:34:18.657Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-29T07:34:18.657Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestJsonContentType [2022-04-29T07:34:18.657Z] --- PASS: TestJsonContentType (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestReadJSON [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/nil_body [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/empty_body [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/with_valid_request [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/with_whitespace [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/with_extra_content [2022-04-29T07:34:18.657Z] === RUN TestReadJSON/invalid_JSON [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-29T07:34:18.657Z] PASS [2022-04-29T07:34:18.657Z] coverage: 31.9% of statements [2022-04-29T07:34:18.657Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 31.9% of statements [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T07:34:18.657Z] === RUN TestMaskSecretKeys [2022-04-29T07:34:18.657Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-29T07:34:18.657Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-29T07:34:18.657Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-29T07:34:18.657Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-29T07:34:18.657Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestVersionMiddlewareVersion [2022-04-29T07:34:18.657Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-29T07:34:18.657Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-29T07:34:18.657Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-29T07:34:18.657Z] PASS [2022-04-29T07:34:18.657Z] coverage: 37.7% of statements [2022-04-29T07:34:18.657Z] ok github.com/docker/docker/api/server/middleware 0.104s coverage: 37.7% of statements [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T07:34:18.657Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T07:34:18.657Z] === RUN TestStrSliceMarshalJSON [2022-04-29T07:34:18.658Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestStrSliceUnmarshalJSON [2022-04-29T07:34:18.658Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestStrSliceUnmarshalString [2022-04-29T07:34:18.658Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestStrSliceUnmarshalSlice [2022-04-29T07:34:18.658Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 90.0% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2022-04-29T07:34:18.658Z] === RUN TestToJSON [2022-04-29T07:34:18.658Z] --- PASS: TestToJSON (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestToParamWithVersion [2022-04-29T07:34:18.658Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromJSON [2022-04-29T07:34:18.658Z] --- PASS: TestFromJSON (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEmpty [2022-04-29T07:34:18.658Z] --- PASS: TestEmpty (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestArgsMatchKVListEmptySources [2022-04-29T07:34:18.658Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestArgsMatchKVList [2022-04-29T07:34:18.658Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestArgsMatch [2022-04-29T07:34:18.658Z] --- PASS: TestArgsMatch (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestAdd [2022-04-29T07:34:18.658Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDel [2022-04-29T07:34:18.658Z] --- PASS: TestDel (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestLen [2022-04-29T07:34:18.658Z] --- PASS: TestLen (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestExactMatch [2022-04-29T07:34:18.658Z] --- PASS: TestExactMatch (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestOnlyOneExactMatch [2022-04-29T07:34:18.658Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestContains [2022-04-29T07:34:18.658Z] --- PASS: TestContains (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestValidate [2022-04-29T07:34:18.658Z] --- PASS: TestValidate (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestWalkValues [2022-04-29T07:34:18.658Z] --- PASS: TestWalkValues (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFuzzyMatch [2022-04-29T07:34:18.658Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestClone [2022-04-29T07:34:18.658Z] --- PASS: TestClone (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 92.2% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2022-04-29T07:34:18.658Z] === RUN TestAdjustForAPIVersion [2022-04-29T07:34:18.658Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 6.1% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T07:34:18.658Z] === RUN TestGetTimestamp [2022-04-29T07:34:18.658Z] === RUN TestCompareVersion [2022-04-29T07:34:18.658Z] --- PASS: TestCompareVersion (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 77.3% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 77.3% of statements [2022-04-29T07:34:18.658Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-29T07:34:18.658Z] === RUN TestParseTimestamps [2022-04-29T07:34:18.658Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T07:34:18.658Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T07:34:18.658Z] === RUN TestIsGIT [2022-04-29T07:34:18.658Z] --- PASS: TestIsGIT (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.053s coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-29T07:34:18.658Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestCloneArgsSmartHttp [2022-04-29T07:34:18.658Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestCloneArgsDumbHttp [2022-04-29T07:34:18.658Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestCloneArgsGit [2022-04-29T07:34:18.658Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestCheckoutGit [2022-04-29T07:34:18.658Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-29T07:34:18.658Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestProcessNoDockerignore [2022-04-29T07:34:18.658Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-29T07:34:18.658Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDetectContentType [2022-04-29T07:34:18.658Z] --- PASS: TestDetectContentType (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestSelectAcceptableMIME [2022-04-29T07:34:18.658Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestInspectEmptyResponse [2022-04-29T07:34:18.658Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestInspectResponseBinary [2022-04-29T07:34:18.658Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestResponseUnsupportedContentType [2022-04-29T07:34:18.658Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestInspectResponseTextSimple [2022-04-29T07:34:18.658Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestInspectResponseEmptyContentType [2022-04-29T07:34:18.658Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestUnknownContentLength [2022-04-29T07:34:18.658Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDownloadRemote [2022-04-29T07:34:18.658Z] === RUN TestEnable [2022-04-29T07:34:18.658Z] --- PASS: TestEnable (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDisable [2022-04-29T07:34:18.658Z] --- PASS: TestDisable (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEnabled [2022-04-29T07:34:18.658Z] --- PASS: TestEnabled (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-04-29T07:34:18.658Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-29T07:34:18.658Z] === RUN TestGetWithStatusError [2022-04-29T07:34:18.658Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestCloseRootDirectory [2022-04-29T07:34:18.658Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:18.658Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestHashFile [2022-04-29T07:34:18.658Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:18.658Z] --- SKIP: TestHashFile (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestHashSubdir [2022-04-29T07:34:18.658Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:18.658Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestRemoveDirectory [2022-04-29T07:34:18.658Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:18.658Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 9.3% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/builder/remotecontext 0.405s coverage: 9.3% of statements [2022-04-29T07:34:18.658Z] === RUN TestGetAllAllowed [2022-04-29T07:34:18.658Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestGetAllMeta [2022-04-29T07:34:18.658Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-29T07:34:18.658Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestIsUnreferencedBuiltin [2022-04-29T07:34:18.658Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestIsExistingDirectory [2022-04-29T07:34:18.658Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestGetFilenameForDownload [2022-04-29T07:34:18.658Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEnv2Variables [2022-04-29T07:34:18.658Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-29T07:34:18.658Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestMaintainer [2022-04-29T07:34:18.658Z] --- PASS: TestMaintainer (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestLabel [2022-04-29T07:34:18.658Z] --- PASS: TestLabel (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromScratch [2022-04-29T07:34:18.658Z] --- PASS: TestFromScratch (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromWithArg [2022-04-29T07:34:18.658Z] --- PASS: TestFromWithArg (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-29T07:34:18.658Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromWithUndefinedArg [2022-04-29T07:34:18.658Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestFromMultiStageWithNamedStage [2022-04-29T07:34:18.658Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestOnbuild [2022-04-29T07:34:18.658Z] --- PASS: TestOnbuild (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestWorkdir [2022-04-29T07:34:18.658Z] --- PASS: TestWorkdir (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestCmd [2022-04-29T07:34:18.658Z] --- PASS: TestCmd (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestHealthcheckNone [2022-04-29T07:34:18.658Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestHealthcheckCmd [2022-04-29T07:34:18.658Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEntrypoint [2022-04-29T07:34:18.658Z] --- PASS: TestEntrypoint (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestExpose [2022-04-29T07:34:18.658Z] --- PASS: TestExpose (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestUser [2022-04-29T07:34:18.658Z] --- PASS: TestUser (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestVolume [2022-04-29T07:34:18.658Z] --- PASS: TestVolume (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestStopSignal [2022-04-29T07:34:18.658Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:34:18.658Z] --- SKIP: TestStopSignal (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestArg [2022-04-29T07:34:18.658Z] --- PASS: TestArg (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestShell [2022-04-29T07:34:18.658Z] --- PASS: TestShell (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestPrependEnvOnCmd [2022-04-29T07:34:18.658Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestRunWithBuildArgs [2022-04-29T07:34:18.658Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestRunIgnoresHealthcheck [2022-04-29T07:34:18.658Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDispatchUnsupportedOptions [2022-04-29T07:34:18.658Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-29T07:34:18.658Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-29T07:34:18.658Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-29T07:34:18.658Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestNormalizeWorkdir [2022-04-29T07:34:18.658Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDispatch [2022-04-29T07:34:18.658Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-29T07:34:18.658Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-29T07:34:18.658Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-29T07:34:18.658Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-29T07:34:18.658Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-29T07:34:18.658Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-29T07:34:18.658Z] === RUN TestDispatch/COPY_url [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch (0.07s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-29T07:34:18.658Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestAddScratchImageAddsToMounts [2022-04-29T07:34:18.658Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-29T07:34:18.658Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-29T07:34:18.658Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-29T07:34:18.658Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestImageSourceGetAddsToMounts [2022-04-29T07:34:18.658Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestEmptyDockerfile [2022-04-29T07:34:18.658Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestSymlinkDockerfile [2022-04-29T07:34:18.658Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-29T07:34:18.658Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestNonExistingDockerfile [2022-04-29T07:34:18.658Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestCopyRunConfig [2022-04-29T07:34:18.658Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestDeepCopyRunConfig [2022-04-29T07:34:18.658Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestExportImage [2022-04-29T07:34:18.658Z] --- PASS: TestExportImage (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestNormalizeDest [2022-04-29T07:34:18.658Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-29T07:34:18.658Z] PASS [2022-04-29T07:34:18.658Z] coverage: 46.7% of statements [2022-04-29T07:34:18.658Z] ok github.com/docker/docker/builder/dockerfile 0.299s coverage: 46.7% of statements [2022-04-29T07:34:18.658Z] === RUN TestTCP4Proxy [2022-04-29T07:34:18.658Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-29T07:34:18.658Z] === RUN TestTCP4ProxyHalfClose [2022-04-29T07:34:18.658Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestTCP6Proxy [2022-04-29T07:34:18.658Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:34:18.658Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestTCPDualStackProxy [2022-04-29T07:34:18.658Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:34:18.658Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestUDP4Proxy [2022-04-29T07:34:18.658Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestUDP6Proxy [2022-04-29T07:34:18.658Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:34:18.658Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestUDPWriteError [2022-04-29T07:34:18.658Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-29T07:34:18.658Z] === RUN TestSCTP4Proxy [2022-04-29T07:34:18.658Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:34:18.659Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-29T07:34:18.659Z] === RUN TestSCTP6Proxy [2022-04-29T07:34:18.659Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:34:18.659Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-29T07:34:18.659Z] PASS [2022-04-29T07:34:18.659Z] coverage: 49.4% of statements [2022-04-29T07:34:18.659Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-04-29T07:34:18.858Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2022-04-29T07:34:18.858Z] === CONT TestDaemonRestartIpcMode [2022-04-29T07:34:18.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-29T07:34:22.181Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-04-29T07:34:22.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-29T07:34:23.675Z] dccd9e4d14d3: Pull complete [2022-04-29T07:34:23.675Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T07:34:23.675Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:34:23.675Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-29T07:34:23.675Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-29T07:34:23.675Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-29T07:34:23.675Z] WARN: Skipping validation tests [2022-04-29T07:34:23.675Z] INFO: Running unit tests at 04/29/2022 07:34:13... [2022-04-29T07:34:23.675Z] INFO: make.ps1 starting at 04/29/2022 07:34:18 [2022-04-29T07:34:23.675Z] INFO: Git commit (0f4d1ffa24) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T07:34:23.675Z] INFO: Running unit tests... [2022-04-29T07:34:24.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-29T07:34:27.217Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T07:34:27.474Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T07:34:27.474Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2022-04-29T07:34:27.474Z] PASS [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === Skipped [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T07:34:27.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-29T07:34:27.730Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:34:27.730Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T07:34:27.730Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T07:34:27.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-04-29T07:34:27.730Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:34:27.730Z] [2022-04-29T07:34:27.730Z] DONE 235 tests, 6 skipped in 166.866s [2022-04-29T07:34:27.730Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T07:34:27.730Z] ++ 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-04-29T07:34:27.730Z] ++ set -e [2022-04-29T07:34:27.730Z] ++ '[' -n 0 ']' [2022-04-29T07:34:27.730Z] ++ set -x [2022-04-29T07:34:27.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-29T07:34:27.731Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:34:27.987Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T07:34:28.244Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:34:28.244Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T07:34:28.244Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T07:34:28.244Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T07:34:28.244Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T07:34:28.244Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T07:34:28.244Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T07:34:28.244Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T07:34:28.244Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T07:34:28.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-29T07:34:28.502Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T07:34:28.759Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T07:34:28.759Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-04-29T07:34:29.016Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-04-29T07:34:29.016Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:34:29.016Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T07:34:29.442Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-29T07:34:29.947Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T07:34:31.315Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T07:34:31.315Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T07:34:32.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-29T07:34:32.244Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T07:34:32.244Z] daemon_test.go:156: [d9c58fa1aaa3c] daemon is not started [2022-04-29T07:34:32.244Z] --- PASS: TestConfigDaemonSeccompProfiles (3.36s) [2022-04-29T07:34:32.244Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-29T07:34:32.244Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.17s) [2022-04-29T07:34:32.244Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-04-29T07:34:32.244Z] === RUN TestDaemonProxy [2022-04-29T07:34:32.244Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T07:34:33.458Z] === RUN TestCheckpointCreateError [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointCreate [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointDeleteError [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointDelete [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointListError [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointList [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointList (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCheckpointListContainerNotFound [2022-04-29T07:34:33.458Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNewClientWithOpsFromEnv [2022-04-29T07:34:33.458Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:34:33.458Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestGetAPIPath [2022-04-29T07:34:33.458Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestParseHostURL [2022-04-29T07:34:33.458Z] --- PASS: TestParseHostURL (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-29T07:34:33.458Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPVersionOverride [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-29T07:34:33.458Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestClientRedirect [2022-04-29T07:34:33.458Z] === RUN TestClientRedirect/GET [2022-04-29T07:34:33.458Z] === RUN TestClientRedirect/POST [2022-04-29T07:34:33.458Z] === RUN TestClientRedirect/PUT [2022-04-29T07:34:33.458Z] === RUN TestClientRedirect/DELETE [2022-04-29T07:34:33.458Z] --- PASS: TestClientRedirect (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-29T07:34:33.458Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigCreateUnsupported [2022-04-29T07:34:33.458Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigCreateError [2022-04-29T07:34:33.458Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigCreate [2022-04-29T07:34:33.458Z] --- PASS: TestConfigCreate (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspectNotFound [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspectWithEmptyID [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspectUnsupported [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspectError [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspectConfigNotFound [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigInspect [2022-04-29T07:34:33.458Z] --- PASS: TestConfigInspect (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigListUnsupported [2022-04-29T07:34:33.458Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigListError [2022-04-29T07:34:33.458Z] --- PASS: TestConfigListError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigList [2022-04-29T07:34:33.458Z] --- PASS: TestConfigList (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigRemoveUnsupported [2022-04-29T07:34:33.458Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigRemoveError [2022-04-29T07:34:33.458Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigRemove [2022-04-29T07:34:33.458Z] --- PASS: TestConfigRemove (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigUpdateUnsupported [2022-04-29T07:34:33.458Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigUpdateError [2022-04-29T07:34:33.458Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestConfigUpdate [2022-04-29T07:34:33.458Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCommitError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCommit [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCommit (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStatPathError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStatPathNotFoundError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStatPathNoHeaderError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStatPath [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyToContainerError [2022-04-29T07:34:33.458Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyToContainerNotFoundError [2022-04-29T07:34:33.458Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyToContainerEmptyResponse [2022-04-29T07:34:33.458Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyToContainer [2022-04-29T07:34:33.458Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyFromContainerError [2022-04-29T07:34:33.458Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyFromContainerNotFoundError [2022-04-29T07:34:33.458Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-29T07:34:33.458Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-29T07:34:33.458Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestCopyFromContainer [2022-04-29T07:34:33.458Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCreateError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCreateImageNotFound [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCreateWithName [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerCreateAutoRemove [2022-04-29T07:34:33.458Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerDiffError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerDiff [2022-04-29T07:34:33.458Z] --- PASS: TestContainerDiff (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecCreateError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecCreate [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecStartError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecStart [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecInspectError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecInspect [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExportError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExportError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExport [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExport (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerInspectError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerInspectContainerNotFound [2022-04-29T07:34:33.458Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerInspectWithEmptyID [2022-04-29T07:34:33.458Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerInspect [2022-04-29T07:34:33.458Z] --- PASS: TestContainerInspect (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerInspectNode [2022-04-29T07:34:33.458Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerKillError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerKillError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerKill [2022-04-29T07:34:33.458Z] --- PASS: TestContainerKill (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerListError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerListError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerList [2022-04-29T07:34:33.458Z] --- PASS: TestContainerList (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerLogsNotFoundError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerLogsError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerLogs [2022-04-29T07:34:33.458Z] --- PASS: TestContainerLogs (0.23s) [2022-04-29T07:34:33.458Z] === RUN TestContainerPauseError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerPause [2022-04-29T07:34:33.458Z] --- PASS: TestContainerPause (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainersPruneError [2022-04-29T07:34:33.458Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainersPrune [2022-04-29T07:34:33.458Z] --- PASS: TestContainersPrune (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRemoveError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRemoveNotFoundError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRemove [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRemove (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRenameError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRename [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRename (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerResizeError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecResizeError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerResize [2022-04-29T07:34:33.458Z] --- PASS: TestContainerResize (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerExecResize [2022-04-29T07:34:33.458Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRestartError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerRestart [2022-04-29T07:34:33.458Z] --- PASS: TestContainerRestart (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStartError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStartError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStart [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStart (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStatsError [2022-04-29T07:34:33.458Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-29T07:34:33.458Z] === RUN TestContainerStats [2022-04-29T07:34:33.459Z] --- PASS: TestContainerStats (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerStopError [2022-04-29T07:34:33.459Z] --- PASS: TestContainerStopError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerStop [2022-04-29T07:34:33.459Z] --- PASS: TestContainerStop (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerTopError [2022-04-29T07:34:33.459Z] --- PASS: TestContainerTopError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerTop [2022-04-29T07:34:33.459Z] --- PASS: TestContainerTop (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerUnpauseError [2022-04-29T07:34:33.459Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerUnpause [2022-04-29T07:34:33.459Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerUpdateError [2022-04-29T07:34:33.459Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerUpdate [2022-04-29T07:34:33.459Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-29T07:34:33.459Z] === RUN TestContainerWaitError [2022-04-29T07:34:33.459Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestContainerWait [2022-04-29T07:34:33.459Z] --- PASS: TestContainerWait (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestDiskUsageError [2022-04-29T07:34:33.459Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestDiskUsage [2022-04-29T07:34:33.459Z] --- PASS: TestDiskUsage (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestDistributionInspectUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestDistributionInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestEventsErrorInOptions [2022-04-29T07:34:33.459Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestEventsErrorFromServer [2022-04-29T07:34:33.459Z] --- PASS: TestEventsErrorFromServer (0.01s) [2022-04-29T07:34:33.459Z] === RUN TestEvents [2022-04-29T07:34:33.459Z] --- PASS: TestEvents (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestTLSCloseWriter [2022-04-29T07:34:33.459Z] === PAUSE TestTLSCloseWriter [2022-04-29T07:34:33.459Z] === RUN TestImageBuildError [2022-04-29T07:34:33.459Z] --- PASS: TestImageBuildError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageBuild [2022-04-29T07:34:33.459Z] --- PASS: TestImageBuild (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestGetDockerOS [2022-04-29T07:34:33.459Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageCreateError [2022-04-29T07:34:33.459Z] --- PASS: TestImageCreateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageCreate [2022-04-29T07:34:33.459Z] --- PASS: TestImageCreate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageHistoryError [2022-04-29T07:34:33.459Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageHistory [2022-04-29T07:34:33.459Z] --- PASS: TestImageHistory (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageImportError [2022-04-29T07:34:33.459Z] --- PASS: TestImageImportError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageImport [2022-04-29T07:34:33.459Z] --- PASS: TestImageImport (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageInspectError [2022-04-29T07:34:33.459Z] --- PASS: TestImageInspectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageInspectImageNotFound [2022-04-29T07:34:33.459Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageInspect [2022-04-29T07:34:33.459Z] --- PASS: TestImageInspect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageListError [2022-04-29T07:34:33.459Z] --- PASS: TestImageListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageList [2022-04-29T07:34:33.459Z] --- PASS: TestImageList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageListApiBefore125 [2022-04-29T07:34:33.459Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageLoadError [2022-04-29T07:34:33.459Z] --- PASS: TestImageLoadError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageLoad [2022-04-29T07:34:33.459Z] --- PASS: TestImageLoad (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagesPruneError [2022-04-29T07:34:33.459Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagesPrune [2022-04-29T07:34:33.459Z] --- PASS: TestImagesPrune (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullReferenceParseError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullAnyError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePullWithoutErrors [2022-04-29T07:34:33.459Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushReferenceError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushAnyError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithoutErrors [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-29T07:34:33.459Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageRemoveImageNotFound [2022-04-29T07:34:33.459Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageRemove [2022-04-29T07:34:33.459Z] --- PASS: TestImageRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSaveError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSaveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSave [2022-04-29T07:34:33.459Z] --- PASS: TestImageSave (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchAnyError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageSearchWithoutErrors [2022-04-29T07:34:33.459Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageTagError [2022-04-29T07:34:33.459Z] --- PASS: TestImageTagError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageTagInvalidReference [2022-04-29T07:34:33.459Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageTagInvalidSourceImageName [2022-04-29T07:34:33.459Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageTagHexSource [2022-04-29T07:34:33.459Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestImageTag [2022-04-29T07:34:33.459Z] --- PASS: TestImageTag (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestInfoServerError [2022-04-29T07:34:33.459Z] --- PASS: TestInfoServerError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestInfoInvalidResponseJSONError [2022-04-29T07:34:33.459Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestInfo [2022-04-29T07:34:33.459Z] --- PASS: TestInfo (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkConnectError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkConnect [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkCreateError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkCreate [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkDisconnectError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkDisconnect [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/empty_ID [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/no_options [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/verbose [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/global_scope [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/unknown_network [2022-04-29T07:34:33.459Z] === RUN TestNetworkInspect/server_error [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkListError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkList [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworksPruneError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworksPrune [2022-04-29T07:34:33.459Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNetworkRemove [2022-04-29T07:34:33.459Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeInspectError [2022-04-29T07:34:33.459Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeInspectNodeNotFound [2022-04-29T07:34:33.459Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeInspect [2022-04-29T07:34:33.459Z] --- PASS: TestNodeInspect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeListError [2022-04-29T07:34:33.459Z] --- PASS: TestNodeListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeList [2022-04-29T07:34:33.459Z] --- PASS: TestNodeList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeRemove [2022-04-29T07:34:33.459Z] --- PASS: TestNodeRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeUpdateError [2022-04-29T07:34:33.459Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestNodeUpdate [2022-04-29T07:34:33.459Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestOptionWithHostFromEnv [2022-04-29T07:34:33.459Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestOptionWithTimeout [2022-04-29T07:34:33.459Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestOptionWithVersionFromEnv [2022-04-29T07:34:33.459Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPingFail [2022-04-29T07:34:33.459Z] --- PASS: TestPingFail (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPingWithError [2022-04-29T07:34:33.459Z] 2022/04/29 07:34:31 RoundTripper returned a response & error; ignoring response [2022-04-29T07:34:33.459Z] 2022/04/29 07:34:31 RoundTripper returned a response & error; ignoring response [2022-04-29T07:34:33.459Z] --- PASS: TestPingWithError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPingSuccess [2022-04-29T07:34:33.459Z] --- PASS: TestPingSuccess (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPingHeadFallback [2022-04-29T07:34:33.459Z] === RUN TestPingHeadFallback/OK [2022-04-29T07:34:33.459Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-29T07:34:33.459Z] === RUN TestPingHeadFallback/Not_Found [2022-04-29T07:34:33.459Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-29T07:34:33.459Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-29T07:34:33.459Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginDisableError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginDisable [2022-04-29T07:34:33.459Z] --- PASS: TestPluginDisable (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginEnableError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginEnable [2022-04-29T07:34:33.459Z] --- PASS: TestPluginEnable (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginInspectError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginInspect [2022-04-29T07:34:33.459Z] --- PASS: TestPluginInspect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginListError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginList [2022-04-29T07:34:33.459Z] --- PASS: TestPluginList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginPushError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginPushError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginPush [2022-04-29T07:34:33.459Z] --- PASS: TestPluginPush (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginRemove [2022-04-29T07:34:33.459Z] --- PASS: TestPluginRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginSetError [2022-04-29T07:34:33.459Z] --- PASS: TestPluginSetError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPluginSet [2022-04-29T07:34:33.459Z] --- PASS: TestPluginSet (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSetHostHeader [2022-04-29T07:34:33.459Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestPlainTextError [2022-04-29T07:34:33.459Z] --- PASS: TestPlainTextError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestInfiniteError [2022-04-29T07:34:33.459Z] --- PASS: TestInfiniteError (0.06s) [2022-04-29T07:34:33.459Z] === RUN TestCanceledContext [2022-04-29T07:34:33.459Z] 2022/04/29 07:34:31 RoundTripper returned a response & error; ignoring response [2022-04-29T07:34:33.459Z] --- PASS: TestCanceledContext (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestDeadlineExceededContext [2022-04-29T07:34:33.459Z] 2022/04/29 07:34:31 RoundTripper returned a response & error; ignoring response [2022-04-29T07:34:33.459Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretCreateUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretCreateError [2022-04-29T07:34:33.459Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretCreate [2022-04-29T07:34:33.459Z] --- PASS: TestSecretCreate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretInspectUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretInspectError [2022-04-29T07:34:33.459Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretInspectSecretNotFound [2022-04-29T07:34:33.459Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretInspect [2022-04-29T07:34:33.459Z] --- PASS: TestSecretInspect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretListUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretListError [2022-04-29T07:34:33.459Z] --- PASS: TestSecretListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretList [2022-04-29T07:34:33.459Z] --- PASS: TestSecretList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretRemoveUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretRemove [2022-04-29T07:34:33.459Z] --- PASS: TestSecretRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretUpdateUnsupported [2022-04-29T07:34:33.459Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretUpdateError [2022-04-29T07:34:33.459Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSecretUpdate [2022-04-29T07:34:33.459Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceCreateError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-29T07:34:33.459Z] === RUN TestServiceCreate [2022-04-29T07:34:33.459Z] --- PASS: TestServiceCreate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-29T07:34:33.459Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceCreateDigestPinning [2022-04-29T07:34:33.459Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceInspectError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceInspectServiceNotFound [2022-04-29T07:34:33.459Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceInspectWithEmptyID [2022-04-29T07:34:33.459Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceInspect [2022-04-29T07:34:33.459Z] --- PASS: TestServiceInspect (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceListError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceListError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceList [2022-04-29T07:34:33.459Z] --- PASS: TestServiceList (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceLogsError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceLogs [2022-04-29T07:34:33.459Z] --- PASS: TestServiceLogs (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceRemoveError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceRemoveNotFoundError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceRemove [2022-04-29T07:34:33.459Z] --- PASS: TestServiceRemove (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceUpdateError [2022-04-29T07:34:33.459Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestServiceUpdate [2022-04-29T07:34:33.459Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSwarmGetUnlockKeyError [2022-04-29T07:34:33.459Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSwarmGetUnlockKey [2022-04-29T07:34:33.459Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSwarmInitError [2022-04-29T07:34:33.459Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-29T07:34:33.459Z] === RUN TestSwarmInit [2022-04-29T07:34:33.459Z] --- PASS: TestSwarmInit (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmInspectError [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmInspect [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmJoinError [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmJoin [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmLeaveError [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmLeave [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmUnlockError [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmUnlock [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmUpdateError [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestSwarmUpdate [2022-04-29T07:34:33.460Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestTaskInspectError [2022-04-29T07:34:33.460Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestTaskInspectWithEmptyID [2022-04-29T07:34:33.460Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestTaskInspect [2022-04-29T07:34:33.460Z] --- PASS: TestTaskInspect (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestTaskListError [2022-04-29T07:34:33.460Z] --- PASS: TestTaskListError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestTaskList [2022-04-29T07:34:33.460Z] --- PASS: TestTaskList (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeCreateError [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeCreate [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeInspectError [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeInspectNotFound [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeInspectWithEmptyID [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeInspect [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeListError [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeListError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeList [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeList (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeRemoveError [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-29T07:34:33.460Z] === RUN TestVolumeRemove [2022-04-29T07:34:33.460Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-29T07:34:33.460Z] === CONT TestTLSCloseWriter [2022-04-29T07:34:33.460Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-29T07:34:33.460Z] PASS [2022-04-29T07:34:33.460Z] coverage: 75.1% of statements [2022-04-29T07:34:33.460Z] ok github.com/docker/docker/client 0.552s coverage: 75.1% of statements [2022-04-29T07:34:34.138Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T07:34:34.701Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T07:34:35.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-29T07:34:35.632Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T07:34:35.632Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-29T07:34:35.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T07:34:35.632Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-29T07:34:35.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T07:34:35.632Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-29T07:34:35.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T07:34:35.632Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-29T07:34:35.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T07:34:35.891Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T07:34:37.784Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T07:34:37.784Z] check_test.go:307: [db1b283d9a309] daemon is not started [2022-04-29T07:34:37.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-29T07:34:38.051Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T07:34:38.614Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-29T07:34:38.614Z] --- PASS: TestDaemonProxy (6.39s) [2022-04-29T07:34:38.614Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-04-29T07:34:38.614Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-04-29T07:34:38.614Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-29T07:34:38.614Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-29T07:34:38.614Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-29T07:34:38.614Z] PASS [2022-04-29T07:34:38.614Z] [2022-04-29T07:34:38.614Z] === Skipped [2022-04-29T07:34:38.614Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-04-29T07:34:38.614Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-29T07:34:38.614Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-29T07:34:38.614Z] [2022-04-29T07:34:38.614Z] DONE 17 tests, 1 skipped in 11.051s [2022-04-29T07:34:38.614Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T07:34:38.614Z] ++ 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-04-29T07:34:38.614Z] ++ set -e [2022-04-29T07:34:38.614Z] ++ '[' -n 0 ']' [2022-04-29T07:34:38.614Z] ++ set -x [2022-04-29T07:34:38.614Z] ++ 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-04-29T07:34:38.871Z] INFO: Testing against a local daemon [2022-04-29T07:34:38.871Z] === RUN TestCommitInheritsEnv [2022-04-29T07:34:38.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T07:34:39.434Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-04-29T07:34:39.434Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:34:39.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T07:34:39.434Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:34:39.434Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T07:34:39.690Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T07:34:39.690Z] === RUN TestImportWithCustomPlatform// [2022-04-29T07:34:39.690Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T07:34:39.690Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T07:34:39.946Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T07:34:39.946Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T07:34:39.946Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T07:34:39.946Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T07:34:39.946Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T07:34:39.946Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:34:40.202Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-29T07:34:40.202Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:34:40.202Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-29T07:34:40.202Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:34:40.766Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-04-29T07:34:40.766Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T07:34:40.766Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-29T07:34:41.022Z] time="2022-04-29T07:34:40Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T07:34:41.535Z] === RUN TestBoolValue [2022-04-29T07:34:41.535Z] --- PASS: TestBoolValue (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestBoolValueOrDefault [2022-04-29T07:34:41.535Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestInt64ValueOrZero [2022-04-29T07:34:41.535Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestInt64ValueOrDefault [2022-04-29T07:34:41.535Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-29T07:34:41.535Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestJsonContentType [2022-04-29T07:34:41.535Z] --- PASS: TestJsonContentType (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestReadJSON [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/nil_body [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/empty_body [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/with_valid_request [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/with_whitespace [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/with_extra_content [2022-04-29T07:34:41.535Z] === RUN TestReadJSON/invalid_JSON [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-29T07:34:41.535Z] PASS [2022-04-29T07:34:41.535Z] coverage: 31.9% of statements [2022-04-29T07:34:41.535Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 31.9% of statements [2022-04-29T07:34:41.535Z] === RUN TestMaskSecretKeys [2022-04-29T07:34:41.535Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-29T07:34:41.535Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-29T07:34:41.535Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-29T07:34:41.535Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-29T07:34:41.535Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestVersionMiddlewareVersion [2022-04-29T07:34:41.535Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-29T07:34:41.535Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-29T07:34:41.535Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-29T07:34:41.535Z] PASS [2022-04-29T07:34:41.535Z] coverage: 37.7% of statements [2022-04-29T07:34:41.535Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T07:34:41.535Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T07:34:42.526Z] === RUN TestStrSliceMarshalJSON [2022-04-29T07:34:42.526Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestStrSliceUnmarshalJSON [2022-04-29T07:34:42.526Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestStrSliceUnmarshalString [2022-04-29T07:34:42.526Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestStrSliceUnmarshalSlice [2022-04-29T07:34:42.526Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-29T07:34:42.526Z] PASS [2022-04-29T07:34:42.526Z] coverage: 90.0% of statements [2022-04-29T07:34:42.526Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-04-29T07:34:42.526Z] === RUN TestToJSON [2022-04-29T07:34:42.526Z] --- PASS: TestToJSON (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestToParamWithVersion [2022-04-29T07:34:42.526Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestFromJSON [2022-04-29T07:34:42.526Z] --- PASS: TestFromJSON (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestEmpty [2022-04-29T07:34:42.526Z] --- PASS: TestEmpty (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestArgsMatchKVListEmptySources [2022-04-29T07:34:42.526Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestArgsMatchKVList [2022-04-29T07:34:42.526Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestArgsMatch [2022-04-29T07:34:42.526Z] --- PASS: TestArgsMatch (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestAdd [2022-04-29T07:34:42.526Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestDel [2022-04-29T07:34:42.526Z] --- PASS: TestDel (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestLen [2022-04-29T07:34:42.526Z] --- PASS: TestLen (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestExactMatch [2022-04-29T07:34:42.526Z] --- PASS: TestExactMatch (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestOnlyOneExactMatch [2022-04-29T07:34:42.526Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestContains [2022-04-29T07:34:42.526Z] --- PASS: TestContains (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestValidate [2022-04-29T07:34:42.526Z] --- PASS: TestValidate (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestWalkValues [2022-04-29T07:34:42.526Z] --- PASS: TestWalkValues (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestFuzzyMatch [2022-04-29T07:34:42.526Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-29T07:34:42.526Z] === RUN TestClone [2022-04-29T07:34:42.526Z] --- PASS: TestClone (0.00s) [2022-04-29T07:34:42.526Z] PASS [2022-04-29T07:34:42.526Z] coverage: 92.2% of statements [2022-04-29T07:34:42.526Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2022-04-29T07:34:42.526Z] === RUN TestGetTimestamp [2022-04-29T07:34:42.914Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-04-29T07:34:42.914Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:34:42.914Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-29T07:34:42.914Z] === RUN TestTagInvalidReference [2022-04-29T07:34:42.914Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-29T07:34:42.914Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:34:42.994Z] === RUN TestAdjustForAPIVersion [2022-04-29T07:34:42.994Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-29T07:34:42.994Z] PASS [2022-04-29T07:34:42.994Z] coverage: 6.1% of statements [2022-04-29T07:34:42.994Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 6.1% of statements [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T07:34:42.994Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T07:34:42.994Z] --- PASS: TestGetTimestamp (0.23s) [2022-04-29T07:34:42.994Z] === RUN TestParseTimestamps [2022-04-29T07:34:42.994Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-29T07:34:42.994Z] PASS [2022-04-29T07:34:42.994Z] coverage: 100.0% of statements [2022-04-29T07:34:42.994Z] ok github.com/docker/docker/api/types/time 0.286s coverage: 100.0% of statements [2022-04-29T07:34:43.171Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-29T07:34:43.171Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:34:43.171Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T07:34:43.171Z] === RUN TestTagOfficialNames [2022-04-29T07:34:43.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-29T07:34:43.171Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-29T07:34:43.171Z] === RUN TestTagMatchesDigest [2022-04-29T07:34:43.171Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-29T07:34:43.171Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-29T07:34:43.461Z] === RUN TestCompareVersion [2022-04-29T07:34:43.461Z] --- PASS: TestCompareVersion (0.00s) [2022-04-29T07:34:43.461Z] PASS [2022-04-29T07:34:43.461Z] coverage: 77.3% of statements [2022-04-29T07:34:43.461Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T07:34:43.461Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T07:34:43.733Z] docker_cli_daemon_plugins_test.go:106: [d7177f99b4fab] daemon is not started [2022-04-29T07:34:44.247Z] ? github.com/docker/docker/api [no test files] [2022-04-29T07:34:44.448Z] === RUN TestIsGIT [2022-04-29T07:34:44.448Z] --- PASS: TestIsGIT (0.00s) [2022-04-29T07:34:44.448Z] PASS [2022-04-29T07:34:44.448Z] coverage: 100.0% of statements [2022-04-29T07:34:44.448Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.143s coverage: 100.0% of statements [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-29T07:34:44.448Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-29T07:34:44.448Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-29T07:34:44.448Z] === RUN TestCloneArgsSmartHttp [2022-04-29T07:34:44.448Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-29T07:34:44.448Z] === RUN TestCloneArgsDumbHttp [2022-04-29T07:34:44.448Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-29T07:34:44.448Z] === RUN TestCloneArgsGit [2022-04-29T07:34:44.448Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-29T07:34:44.448Z] === RUN TestCheckoutGit [2022-04-29T07:34:44.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-29T07:34:46.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T07:34:46.596Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T07:34:46.596Z] check_test.go:307: [d660c19cf7078] daemon is not started [2022-04-29T07:34:46.596Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-29T07:34:46.682Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-29T07:34:46.682Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-29T07:34:46.682Z] === RUN TestProcessNoDockerignore [2022-04-29T07:34:46.682Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-29T07:34:46.682Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-29T07:34:46.682Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-29T07:34:46.682Z] === RUN TestDetectContentType [2022-04-29T07:34:46.682Z] --- PASS: TestDetectContentType (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestSelectAcceptableMIME [2022-04-29T07:34:46.682Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestInspectEmptyResponse [2022-04-29T07:34:46.682Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestInspectResponseBinary [2022-04-29T07:34:46.682Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestResponseUnsupportedContentType [2022-04-29T07:34:46.682Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestInspectResponseTextSimple [2022-04-29T07:34:46.682Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestInspectResponseEmptyContentType [2022-04-29T07:34:46.682Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestUnknownContentLength [2022-04-29T07:34:46.682Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestDownloadRemote [2022-04-29T07:34:46.682Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-29T07:34:46.682Z] === RUN TestGetWithStatusError [2022-04-29T07:34:46.682Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestCloseRootDirectory [2022-04-29T07:34:46.682Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:46.682Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestHashFile [2022-04-29T07:34:46.682Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:46.682Z] --- SKIP: TestHashFile (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestHashSubdir [2022-04-29T07:34:46.682Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:46.682Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-29T07:34:46.682Z] === RUN TestRemoveDirectory [2022-04-29T07:34:46.682Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:34:46.682Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-29T07:34:46.682Z] PASS [2022-04-29T07:34:46.682Z] coverage: 9.3% of statements [2022-04-29T07:34:46.682Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 9.3% of statements [2022-04-29T07:34:47.669Z] === RUN TestEnable [2022-04-29T07:34:47.669Z] --- PASS: TestEnable (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestDisable [2022-04-29T07:34:47.669Z] --- PASS: TestDisable (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestEnabled [2022-04-29T07:34:47.669Z] --- PASS: TestEnabled (0.00s) [2022-04-29T07:34:47.669Z] PASS [2022-04-29T07:34:47.669Z] coverage: 100.0% of statements [2022-04-29T07:34:47.669Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2022-04-29T07:34:47.669Z] === RUN TestGetAllAllowed [2022-04-29T07:34:47.669Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestGetAllMeta [2022-04-29T07:34:47.669Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-29T07:34:47.669Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestIsUnreferencedBuiltin [2022-04-29T07:34:47.669Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestIsExistingDirectory [2022-04-29T07:34:47.669Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestGetFilenameForDownload [2022-04-29T07:34:47.669Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestEnv2Variables [2022-04-29T07:34:47.669Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-29T07:34:47.669Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestMaintainer [2022-04-29T07:34:47.669Z] --- PASS: TestMaintainer (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestLabel [2022-04-29T07:34:47.669Z] --- PASS: TestLabel (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestFromScratch [2022-04-29T07:34:47.669Z] --- PASS: TestFromScratch (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestFromWithArg [2022-04-29T07:34:47.669Z] --- PASS: TestFromWithArg (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-29T07:34:47.669Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestFromWithUndefinedArg [2022-04-29T07:34:47.669Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestFromMultiStageWithNamedStage [2022-04-29T07:34:47.669Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestOnbuild [2022-04-29T07:34:47.669Z] --- PASS: TestOnbuild (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestWorkdir [2022-04-29T07:34:47.669Z] --- PASS: TestWorkdir (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestCmd [2022-04-29T07:34:47.669Z] --- PASS: TestCmd (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestHealthcheckNone [2022-04-29T07:34:47.669Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestHealthcheckCmd [2022-04-29T07:34:47.669Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestEntrypoint [2022-04-29T07:34:47.669Z] --- PASS: TestEntrypoint (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestExpose [2022-04-29T07:34:47.669Z] --- PASS: TestExpose (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestUser [2022-04-29T07:34:47.669Z] --- PASS: TestUser (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestVolume [2022-04-29T07:34:47.669Z] --- PASS: TestVolume (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestStopSignal [2022-04-29T07:34:47.669Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:34:47.669Z] --- SKIP: TestStopSignal (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestArg [2022-04-29T07:34:47.669Z] --- PASS: TestArg (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestShell [2022-04-29T07:34:47.669Z] --- PASS: TestShell (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestPrependEnvOnCmd [2022-04-29T07:34:47.669Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestRunWithBuildArgs [2022-04-29T07:34:47.669Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestRunIgnoresHealthcheck [2022-04-29T07:34:47.669Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestDispatchUnsupportedOptions [2022-04-29T07:34:47.669Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-29T07:34:47.669Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-29T07:34:47.669Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-29T07:34:47.669Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestNormalizeWorkdir [2022-04-29T07:34:47.669Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestDispatch [2022-04-29T07:34:47.669Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-29T07:34:47.669Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-29T07:34:47.669Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-29T07:34:47.669Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-29T07:34:47.669Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-29T07:34:47.669Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-29T07:34:47.669Z] === RUN TestDispatch/COPY_url [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch (0.09s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-29T07:34:47.669Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestAddScratchImageAddsToMounts [2022-04-29T07:34:47.669Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-29T07:34:47.669Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-29T07:34:47.669Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-29T07:34:47.669Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestImageSourceGetAddsToMounts [2022-04-29T07:34:47.669Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestEmptyDockerfile [2022-04-29T07:34:47.669Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-29T07:34:47.669Z] === RUN TestSymlinkDockerfile [2022-04-29T07:34:47.669Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-29T07:34:47.669Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-29T07:34:47.669Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestNonExistingDockerfile [2022-04-29T07:34:47.669Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestCopyRunConfig [2022-04-29T07:34:47.669Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestDeepCopyRunConfig [2022-04-29T07:34:47.669Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestExportImage [2022-04-29T07:34:47.669Z] --- PASS: TestExportImage (0.00s) [2022-04-29T07:34:47.669Z] === RUN TestNormalizeDest [2022-04-29T07:34:47.669Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-29T07:34:47.669Z] PASS [2022-04-29T07:34:47.669Z] coverage: 46.7% of statements [2022-04-29T07:34:47.669Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 46.7% of statements [2022-04-29T07:34:49.236Z] === RUN TestTCP4Proxy [2022-04-29T07:34:49.236Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-29T07:34:49.236Z] === RUN TestTCP4ProxyHalfClose [2022-04-29T07:34:49.236Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-04-29T07:34:49.236Z] === RUN TestTCP6Proxy [2022-04-29T07:34:49.236Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:34:49.236Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestTCPDualStackProxy [2022-04-29T07:34:49.236Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:34:49.236Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestUDP4Proxy [2022-04-29T07:34:49.236Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestUDP6Proxy [2022-04-29T07:34:49.236Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:34:49.236Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestUDPWriteError [2022-04-29T07:34:49.236Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestSCTP4Proxy [2022-04-29T07:34:49.236Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:34:49.236Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-29T07:34:49.236Z] === RUN TestSCTP6Proxy [2022-04-29T07:34:49.236Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:34:49.236Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-29T07:34:49.236Z] PASS [2022-04-29T07:34:49.236Z] coverage: 49.4% of statements [2022-04-29T07:34:49.236Z] ok github.com/docker/docker/cmd/docker-proxy 0.113s coverage: 49.4% of statements [2022-04-29T07:34:50.771Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-29T07:34:51.335Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T07:34:56.592Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-29T07:34:56.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-29T07:34:57.411Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T07:34:57.411Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-29T07:34:57.976Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T07:34:57.976Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-29T07:34:57.976Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-04-29T07:34:58.539Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-04-29T07:34:58.601Z] --- PASS: TestCheckoutGit (41.15s) [2022-04-29T07:34:58.601Z] === RUN TestValidGitTransport [2022-04-29T07:34:58.601Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-29T07:34:58.601Z] === RUN TestGitInvalidRef [2022-04-29T07:34:58.601Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-29T07:34:58.601Z] PASS [2022-04-29T07:34:58.601Z] coverage: 86.3% of statements [2022-04-29T07:34:58.601Z] ok github.com/docker/docker/builder/remotecontext/git 41.506s coverage: 86.3% of statements [2022-04-29T07:34:58.601Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T07:34:58.601Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T07:34:58.601Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T07:34:58.601Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T07:34:59.102Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-04-29T07:34:59.359Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T07:34:59.615Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-04-29T07:35:00.180Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-04-29T07:35:00.743Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-04-29T07:35:00.999Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-04-29T07:35:01.562Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-04-29T07:35:02.126Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-04-29T07:35:02.688Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-04-29T07:35:02.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T07:35:03.251Z] check_test.go:307: [d53505e8a958b] daemon is not started [2022-04-29T07:35:03.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-29T07:35:03.251Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T07:35:03.251Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T07:35:04.169Z] === RUN TestCheckpointCreateError [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointCreate [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointDeleteError [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointDelete [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointListError [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointList [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointList (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCheckpointListContainerNotFound [2022-04-29T07:35:04.169Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNewClientWithOpsFromEnv [2022-04-29T07:35:04.169Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:35:04.169Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestGetAPIPath [2022-04-29T07:35:04.169Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestParseHostURL [2022-04-29T07:35:04.169Z] --- PASS: TestParseHostURL (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-29T07:35:04.169Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPVersionOverride [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-29T07:35:04.169Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestClientRedirect [2022-04-29T07:35:04.169Z] === RUN TestClientRedirect/GET [2022-04-29T07:35:04.169Z] === RUN TestClientRedirect/POST [2022-04-29T07:35:04.169Z] === RUN TestClientRedirect/PUT [2022-04-29T07:35:04.169Z] === RUN TestClientRedirect/DELETE [2022-04-29T07:35:04.169Z] --- PASS: TestClientRedirect (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-29T07:35:04.169Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigCreateUnsupported [2022-04-29T07:35:04.169Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigCreateError [2022-04-29T07:35:04.169Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigCreate [2022-04-29T07:35:04.169Z] --- PASS: TestConfigCreate (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspectNotFound [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspectWithEmptyID [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspectUnsupported [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspectError [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspectConfigNotFound [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigInspect [2022-04-29T07:35:04.169Z] --- PASS: TestConfigInspect (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigListUnsupported [2022-04-29T07:35:04.169Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigListError [2022-04-29T07:35:04.169Z] --- PASS: TestConfigListError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigList [2022-04-29T07:35:04.169Z] --- PASS: TestConfigList (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigRemoveUnsupported [2022-04-29T07:35:04.169Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigRemoveError [2022-04-29T07:35:04.169Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigRemove [2022-04-29T07:35:04.169Z] --- PASS: TestConfigRemove (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigUpdateUnsupported [2022-04-29T07:35:04.169Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigUpdateError [2022-04-29T07:35:04.169Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestConfigUpdate [2022-04-29T07:35:04.169Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCommitError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCommit [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCommit (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStatPathError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStatPathNotFoundError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStatPathNoHeaderError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStatPath [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyToContainerError [2022-04-29T07:35:04.169Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyToContainerNotFoundError [2022-04-29T07:35:04.169Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyToContainerEmptyResponse [2022-04-29T07:35:04.169Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyToContainer [2022-04-29T07:35:04.169Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyFromContainerError [2022-04-29T07:35:04.169Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyFromContainerNotFoundError [2022-04-29T07:35:04.169Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-29T07:35:04.169Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-29T07:35:04.169Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestCopyFromContainer [2022-04-29T07:35:04.169Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCreateError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCreateImageNotFound [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCreateWithName [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerCreateAutoRemove [2022-04-29T07:35:04.169Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerDiffError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerDiff [2022-04-29T07:35:04.169Z] --- PASS: TestContainerDiff (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecCreateError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecCreate [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecStartError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecStart [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecInspectError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecInspect [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExportError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExportError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExport [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExport (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerInspectError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerInspectContainerNotFound [2022-04-29T07:35:04.169Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerInspectWithEmptyID [2022-04-29T07:35:04.169Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerInspect [2022-04-29T07:35:04.169Z] --- PASS: TestContainerInspect (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerInspectNode [2022-04-29T07:35:04.169Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerKillError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerKillError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerKill [2022-04-29T07:35:04.169Z] --- PASS: TestContainerKill (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerListError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerListError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerList [2022-04-29T07:35:04.169Z] --- PASS: TestContainerList (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerLogsNotFoundError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerLogsError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerLogs [2022-04-29T07:35:04.169Z] --- PASS: TestContainerLogs (0.23s) [2022-04-29T07:35:04.169Z] === RUN TestContainerPauseError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerPause [2022-04-29T07:35:04.169Z] --- PASS: TestContainerPause (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainersPruneError [2022-04-29T07:35:04.169Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainersPrune [2022-04-29T07:35:04.169Z] --- PASS: TestContainersPrune (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRemoveError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRemoveNotFoundError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRemove [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRemove (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRenameError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRename [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRename (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerResizeError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecResizeError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerResize [2022-04-29T07:35:04.169Z] --- PASS: TestContainerResize (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerExecResize [2022-04-29T07:35:04.169Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRestartError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerRestart [2022-04-29T07:35:04.169Z] --- PASS: TestContainerRestart (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStartError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStartError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStart [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStart (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStatsError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStats [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStats (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStopError [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStopError (0.00s) [2022-04-29T07:35:04.169Z] === RUN TestContainerStop [2022-04-29T07:35:04.169Z] --- PASS: TestContainerStop (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerTopError [2022-04-29T07:35:04.170Z] --- PASS: TestContainerTopError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerTop [2022-04-29T07:35:04.170Z] --- PASS: TestContainerTop (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerUnpauseError [2022-04-29T07:35:04.170Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerUnpause [2022-04-29T07:35:04.170Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerUpdateError [2022-04-29T07:35:04.170Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerUpdate [2022-04-29T07:35:04.170Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerWaitError [2022-04-29T07:35:04.170Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestContainerWait [2022-04-29T07:35:04.170Z] --- PASS: TestContainerWait (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestDiskUsageError [2022-04-29T07:35:04.170Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestDiskUsage [2022-04-29T07:35:04.170Z] --- PASS: TestDiskUsage (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestDistributionInspectUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestDistributionInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestEventsErrorInOptions [2022-04-29T07:35:04.170Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestEventsErrorFromServer [2022-04-29T07:35:04.170Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestEvents [2022-04-29T07:35:04.170Z] --- PASS: TestEvents (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestTLSCloseWriter [2022-04-29T07:35:04.170Z] === PAUSE TestTLSCloseWriter [2022-04-29T07:35:04.170Z] === RUN TestImageBuildError [2022-04-29T07:35:04.170Z] --- PASS: TestImageBuildError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageBuild [2022-04-29T07:35:04.170Z] --- PASS: TestImageBuild (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestGetDockerOS [2022-04-29T07:35:04.170Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageCreateError [2022-04-29T07:35:04.170Z] --- PASS: TestImageCreateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageCreate [2022-04-29T07:35:04.170Z] --- PASS: TestImageCreate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageHistoryError [2022-04-29T07:35:04.170Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageHistory [2022-04-29T07:35:04.170Z] --- PASS: TestImageHistory (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageImportError [2022-04-29T07:35:04.170Z] --- PASS: TestImageImportError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageImport [2022-04-29T07:35:04.170Z] --- PASS: TestImageImport (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestImageInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageInspectImageNotFound [2022-04-29T07:35:04.170Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageInspect [2022-04-29T07:35:04.170Z] --- PASS: TestImageInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageListError [2022-04-29T07:35:04.170Z] --- PASS: TestImageListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageList [2022-04-29T07:35:04.170Z] --- PASS: TestImageList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageListApiBefore125 [2022-04-29T07:35:04.170Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageLoadError [2022-04-29T07:35:04.170Z] --- PASS: TestImageLoadError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageLoad [2022-04-29T07:35:04.170Z] --- PASS: TestImageLoad (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagesPruneError [2022-04-29T07:35:04.170Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagesPrune [2022-04-29T07:35:04.170Z] --- PASS: TestImagesPrune (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullReferenceParseError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullAnyError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePullWithoutErrors [2022-04-29T07:35:04.170Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushReferenceError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushAnyError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithoutErrors [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-29T07:35:04.170Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageRemoveImageNotFound [2022-04-29T07:35:04.170Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageRemove [2022-04-29T07:35:04.170Z] --- PASS: TestImageRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSaveError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSaveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSave [2022-04-29T07:35:04.170Z] --- PASS: TestImageSave (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchAnyError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageSearchWithoutErrors [2022-04-29T07:35:04.170Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageTagError [2022-04-29T07:35:04.170Z] --- PASS: TestImageTagError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageTagInvalidReference [2022-04-29T07:35:04.170Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageTagInvalidSourceImageName [2022-04-29T07:35:04.170Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageTagHexSource [2022-04-29T07:35:04.170Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestImageTag [2022-04-29T07:35:04.170Z] --- PASS: TestImageTag (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestInfoServerError [2022-04-29T07:35:04.170Z] --- PASS: TestInfoServerError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestInfoInvalidResponseJSONError [2022-04-29T07:35:04.170Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestInfo [2022-04-29T07:35:04.170Z] --- PASS: TestInfo (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkConnectError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkConnect [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkCreateError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkCreate [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkDisconnectError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkDisconnect [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/empty_ID [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/no_options [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/verbose [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/global_scope [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/unknown_network [2022-04-29T07:35:04.170Z] === RUN TestNetworkInspect/server_error [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkListError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkList [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworksPruneError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworksPrune [2022-04-29T07:35:04.170Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNetworkRemove [2022-04-29T07:35:04.170Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeInspectNodeNotFound [2022-04-29T07:35:04.170Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeInspect [2022-04-29T07:35:04.170Z] --- PASS: TestNodeInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeListError [2022-04-29T07:35:04.170Z] --- PASS: TestNodeListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeList [2022-04-29T07:35:04.170Z] --- PASS: TestNodeList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeRemove [2022-04-29T07:35:04.170Z] --- PASS: TestNodeRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeUpdateError [2022-04-29T07:35:04.170Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestNodeUpdate [2022-04-29T07:35:04.170Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestOptionWithHostFromEnv [2022-04-29T07:35:04.170Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestOptionWithTimeout [2022-04-29T07:35:04.170Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestOptionWithVersionFromEnv [2022-04-29T07:35:04.170Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPingFail [2022-04-29T07:35:04.170Z] --- PASS: TestPingFail (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPingWithError [2022-04-29T07:35:04.170Z] 2022/04/29 07:35:02 RoundTripper returned a response & error; ignoring response [2022-04-29T07:35:04.170Z] 2022/04/29 07:35:02 RoundTripper returned a response & error; ignoring response [2022-04-29T07:35:04.170Z] --- PASS: TestPingWithError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPingSuccess [2022-04-29T07:35:04.170Z] --- PASS: TestPingSuccess (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPingHeadFallback [2022-04-29T07:35:04.170Z] === RUN TestPingHeadFallback/OK [2022-04-29T07:35:04.170Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-29T07:35:04.170Z] === RUN TestPingHeadFallback/Not_Found [2022-04-29T07:35:04.170Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-29T07:35:04.170Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-29T07:35:04.170Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginDisableError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginDisable [2022-04-29T07:35:04.170Z] --- PASS: TestPluginDisable (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginEnableError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginEnable [2022-04-29T07:35:04.170Z] --- PASS: TestPluginEnable (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginInspect [2022-04-29T07:35:04.170Z] --- PASS: TestPluginInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginListError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginList [2022-04-29T07:35:04.170Z] --- PASS: TestPluginList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginPushError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginPushError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginPush [2022-04-29T07:35:04.170Z] --- PASS: TestPluginPush (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginRemove [2022-04-29T07:35:04.170Z] --- PASS: TestPluginRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginSetError [2022-04-29T07:35:04.170Z] --- PASS: TestPluginSetError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPluginSet [2022-04-29T07:35:04.170Z] --- PASS: TestPluginSet (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSetHostHeader [2022-04-29T07:35:04.170Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestPlainTextError [2022-04-29T07:35:04.170Z] --- PASS: TestPlainTextError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestInfiniteError [2022-04-29T07:35:04.170Z] --- PASS: TestInfiniteError (0.06s) [2022-04-29T07:35:04.170Z] === RUN TestCanceledContext [2022-04-29T07:35:04.170Z] 2022/04/29 07:35:02 RoundTripper returned a response & error; ignoring response [2022-04-29T07:35:04.170Z] --- PASS: TestCanceledContext (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestDeadlineExceededContext [2022-04-29T07:35:04.170Z] 2022/04/29 07:35:02 RoundTripper returned a response & error; ignoring response [2022-04-29T07:35:04.170Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretCreateUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretCreateError [2022-04-29T07:35:04.170Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretCreate [2022-04-29T07:35:04.170Z] --- PASS: TestSecretCreate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretInspectUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretInspectSecretNotFound [2022-04-29T07:35:04.170Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretInspect [2022-04-29T07:35:04.170Z] --- PASS: TestSecretInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretListUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretListError [2022-04-29T07:35:04.170Z] --- PASS: TestSecretListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretList [2022-04-29T07:35:04.170Z] --- PASS: TestSecretList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretRemoveUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretRemove [2022-04-29T07:35:04.170Z] --- PASS: TestSecretRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretUpdateUnsupported [2022-04-29T07:35:04.170Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretUpdateError [2022-04-29T07:35:04.170Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSecretUpdate [2022-04-29T07:35:04.170Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceCreateError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceCreate [2022-04-29T07:35:04.170Z] --- PASS: TestServiceCreate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-29T07:35:04.170Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceCreateDigestPinning [2022-04-29T07:35:04.170Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceInspectServiceNotFound [2022-04-29T07:35:04.170Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceInspectWithEmptyID [2022-04-29T07:35:04.170Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceInspect [2022-04-29T07:35:04.170Z] --- PASS: TestServiceInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceListError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceListError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceList [2022-04-29T07:35:04.170Z] --- PASS: TestServiceList (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceLogsError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceLogs [2022-04-29T07:35:04.170Z] --- PASS: TestServiceLogs (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceRemoveError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceRemoveNotFoundError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceRemove [2022-04-29T07:35:04.170Z] --- PASS: TestServiceRemove (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceUpdateError [2022-04-29T07:35:04.170Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestServiceUpdate [2022-04-29T07:35:04.170Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmGetUnlockKeyError [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmGetUnlockKey [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmInitError [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmInit [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmInit (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmInspectError [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmInspect [2022-04-29T07:35:04.170Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-29T07:35:04.170Z] === RUN TestSwarmJoinError [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmJoin [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmLeaveError [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmLeave [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmUnlockError [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmUnlock [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmUpdateError [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestSwarmUpdate [2022-04-29T07:35:04.171Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestTaskInspectError [2022-04-29T07:35:04.171Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestTaskInspectWithEmptyID [2022-04-29T07:35:04.171Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestTaskInspect [2022-04-29T07:35:04.171Z] --- PASS: TestTaskInspect (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestTaskListError [2022-04-29T07:35:04.171Z] --- PASS: TestTaskListError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestTaskList [2022-04-29T07:35:04.171Z] --- PASS: TestTaskList (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeCreateError [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeCreate [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeInspectError [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeInspectNotFound [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeInspectWithEmptyID [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeInspect [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeListError [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeListError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeList [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeList (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeRemoveError [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-29T07:35:04.171Z] === RUN TestVolumeRemove [2022-04-29T07:35:04.171Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-29T07:35:04.171Z] === CONT TestTLSCloseWriter [2022-04-29T07:35:04.171Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-29T07:35:04.171Z] PASS [2022-04-29T07:35:04.171Z] coverage: 75.1% of statements [2022-04-29T07:35:04.171Z] ok github.com/docker/docker/client 0.554s coverage: 75.1% of statements [2022-04-29T07:35:04.180Z] check_test.go:307: [db106bd1517e5] daemon is not started [2022-04-29T07:35:04.181Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-29T07:35:04.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T07:35:04.694Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-29T07:35:05.623Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T07:35:06.554Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-29T07:35:06.810Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T07:35:07.158Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-29T07:35:07.159Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestConfigureDaemonLogs [2022-04-29T07:35:07.159Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestCommonOptionsInstallFlags [2022-04-29T07:35:07.159Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-29T07:35:07.159Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-29T07:35:07.159Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-29T07:35:07.159Z] PASS [2022-04-29T07:35:07.159Z] coverage: 20.4% of statements [2022-04-29T07:35:07.159Z] ok github.com/docker/docker/cmd/dockerd 0.258s coverage: 20.4% of statements [2022-04-29T07:35:07.159Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-29T07:35:07.159Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T07:35:08.696Z] === RUN TestContainerStopSignal [2022-04-29T07:35:08.696Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestContainerStopTimeout [2022-04-29T07:35:08.696Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-29T07:35:08.696Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-29T07:35:08.696Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-29T07:35:08.696Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestReplaceAndAppendEnvVars [2022-04-29T07:35:08.696Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-29T07:35:08.696Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestNewMemoryStore [2022-04-29T07:35:08.696Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestAddContainers [2022-04-29T07:35:08.696Z] --- PASS: TestAddContainers (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestGetContainer [2022-04-29T07:35:08.696Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestDeleteContainer [2022-04-29T07:35:08.696Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestListContainers [2022-04-29T07:35:08.696Z] --- PASS: TestListContainers (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestFirstContainer [2022-04-29T07:35:08.696Z] --- PASS: TestFirstContainer (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestApplyAllContainer [2022-04-29T07:35:08.696Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestIsValidHealthString [2022-04-29T07:35:08.696Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestStateRunStop [2022-04-29T07:35:08.696Z] --- PASS: TestStateRunStop (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestStateTimeoutWait [2022-04-29T07:35:08.696Z] state_test.go:141: Stop callback fired [2022-04-29T07:35:08.696Z] state_test.go:165: Stop callback fired [2022-04-29T07:35:08.696Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-29T07:35:08.696Z] === RUN TestIsValidStateString [2022-04-29T07:35:08.696Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestViewSaveDelete [2022-04-29T07:35:08.696Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-29T07:35:08.696Z] === RUN TestViewAll [2022-04-29T07:35:08.696Z] --- PASS: TestViewAll (0.02s) [2022-04-29T07:35:08.696Z] === RUN TestViewGet [2022-04-29T07:35:08.696Z] --- PASS: TestViewGet (0.02s) [2022-04-29T07:35:08.696Z] === RUN TestNames [2022-04-29T07:35:08.696Z] --- PASS: TestNames (0.00s) [2022-04-29T07:35:08.696Z] === RUN TestViewWithHealthCheck [2022-04-29T07:35:08.696Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-29T07:35:08.696Z] PASS [2022-04-29T07:35:08.696Z] coverage: 41.7% of statements [2022-04-29T07:35:08.696Z] ok github.com/docker/docker/container 0.276s coverage: 41.7% of statements [2022-04-29T07:35:08.696Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T07:35:08.696Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T07:35:08.696Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T07:35:08.696Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T07:35:09.341Z] === RUN TestMiddlewares [2022-04-29T07:35:09.341Z] --- PASS: TestMiddlewares (0.00s) [2022-04-29T07:35:09.341Z] PASS [2022-04-29T07:35:09.341Z] coverage: 7.9% of statements [2022-04-29T07:35:09.341Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2022-04-29T07:35:09.665Z] === RUN TestPrepare [2022-04-29T07:35:09.665Z] --- PASS: TestPrepare (0.00s) [2022-04-29T07:35:09.665Z] === RUN TestStart [2022-04-29T07:35:09.665Z] --- PASS: TestStart (0.00s) [2022-04-29T07:35:09.665Z] === RUN TestWaitCancel [2022-04-29T07:35:09.665Z] --- PASS: TestWaitCancel (0.00s) [2022-04-29T07:35:09.665Z] === RUN TestWaitDisabled [2022-04-29T07:35:09.665Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-29T07:35:09.665Z] === RUN TestWaitEnabled [2022-04-29T07:35:09.665Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-29T07:35:09.665Z] === RUN TestRemove [2022-04-29T07:35:09.665Z] --- PASS: TestRemove (0.00s) [2022-04-29T07:35:09.665Z] PASS [2022-04-29T07:35:09.665Z] coverage: 65.3% of statements [2022-04-29T07:35:09.665Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.085s coverage: 65.3% of statements [2022-04-29T07:35:10.081Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-29T07:35:10.081Z] check_test.go:307: [d0d57686fd55b] daemon is not started [2022-04-29T07:35:10.081Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-29T07:35:12.568Z] === RUN TestNewListSecretsFilters [2022-04-29T07:35:12.568Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-29T07:35:12.568Z] === RUN TestNewListConfigsFilters [2022-04-29T07:35:12.568Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-29T07:35:12.568Z] PASS [2022-04-29T07:35:12.568Z] coverage: 0.5% of statements [2022-04-29T07:35:12.568Z] ok github.com/docker/docker/daemon/cluster 0.398s coverage: 0.5% of statements [2022-04-29T07:35:13.028Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-29T07:35:13.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-29T07:35:13.028Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-29T07:35:13.028Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-29T07:35:13.355Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-29T07:35:13.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:35:13.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-29T07:35:13.946Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-29T07:35:13.946Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-29T07:35:13.946Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-29T07:35:13.946Z] PASS [2022-04-29T07:35:13.946Z] coverage: 35.9% of statements [2022-04-29T07:35:14.404Z] ok github.com/docker/docker/daemon/cluster/convert 0.471s coverage: 35.9% of statements [2022-04-29T07:35:14.724Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-29T07:35:17.307Z] === RUN TestWaitNodeAttachment [2022-04-29T07:35:17.307Z] === RUN TestBuilderGC [2022-04-29T07:35:17.307Z] --- PASS: TestBuilderGC (0.01s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationNotFound [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonBrokenConfiguration [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestFindConfigurationConflicts [2022-04-29T07:35:17.307Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-29T07:35:17.307Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-29T07:35:17.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-29T07:35:17.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-29T07:35:17.308Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-29T07:35:17.308Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-29T07:35:17.308Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_label [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_dns [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_hosts [2022-04-29T07:35:17.308Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestReloadSetConfigFileNotExist [2022-04-29T07:35:17.308Z] time="2022-04-29T07:35:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-29T07:35:17.308Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-29T07:35:17.308Z] === RUN TestReloadDefaultConfigNotExist [2022-04-29T07:35:17.308Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:35:17.308Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestReloadBadDefaultConfig [2022-04-29T07:35:17.308Z] time="2022-04-29T07:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1499345584" [2022-04-29T07:35:17.308Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestReloadWithConflictingLabels [2022-04-29T07:35:17.308Z] time="2022-04-29T07:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2286511313" [2022-04-29T07:35:17.308Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestReloadWithDuplicateLabels [2022-04-29T07:35:17.308Z] time="2022-04-29T07:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1936404348" [2022-04-29T07:35:17.308Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestMaskURLCredentials [2022-04-29T07:35:17.308Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestDaemonConfigurationMerge [2022-04-29T07:35:17.308Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-29T07:35:17.308Z] PASS [2022-04-29T07:35:17.308Z] coverage: 79.8% of statements [2022-04-29T07:35:17.308Z] ok github.com/docker/docker/daemon/config 0.349s coverage: 79.8% of statements [2022-04-29T07:35:17.308Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-29T07:35:17.308Z] === RUN TestIsolationConversion [2022-04-29T07:35:17.308Z] === RUN TestIsolationConversion/default [2022-04-29T07:35:17.308Z] === RUN TestIsolationConversion/process [2022-04-29T07:35:17.308Z] === RUN TestIsolationConversion/hyperv [2022-04-29T07:35:17.308Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-29T07:35:17.308Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestContainerLabels [2022-04-29T07:35:17.308Z] --- PASS: TestContainerLabels (0.00s) [2022-04-29T07:35:17.308Z] === RUN TestCredentialSpecConversion [2022-04-29T07:35:17.308Z] === RUN TestCredentialSpecConversion/none [2022-04-29T07:35:17.308Z] === RUN TestCredentialSpecConversion/config [2022-04-29T07:35:17.308Z] === RUN TestCredentialSpecConversion/file [2022-04-29T07:35:17.308Z] === RUN TestCredentialSpecConversion/registry [2022-04-29T07:35:17.308Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-29T07:35:17.766Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-29T07:35:17.766Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-29T07:35:17.766Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-29T07:35:17.766Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountBind [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountVolume [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountTarget [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountTmpfs [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountInvalidType [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestControllerValidateMountNamedPipe [2022-04-29T07:35:17.766Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-29T07:35:17.766Z] PASS [2022-04-29T07:35:17.766Z] coverage: 11.0% of statements [2022-04-29T07:35:17.766Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.693s coverage: 11.0% of statements [2022-04-29T07:35:17.766Z] === RUN TestEventsLog [2022-04-29T07:35:17.766Z] --- PASS: TestEventsLog (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestEventsLogTimeout [2022-04-29T07:35:17.766Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-29T07:35:17.766Z] === RUN TestLogEvents [2022-04-29T07:35:17.766Z] --- PASS: TestLogEvents (0.05s) [2022-04-29T07:35:17.766Z] === RUN TestLoadBufferedEvents [2022-04-29T07:35:18.022Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T07:35:18.227Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-29T07:35:18.227Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-29T07:35:18.227Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-29T07:35:18.227Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-29T07:35:18.227Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-29T07:35:18.227Z] PASS [2022-04-29T07:35:18.227Z] coverage: 50.0% of statements [2022-04-29T07:35:18.227Z] ok github.com/docker/docker/daemon/events 0.328s coverage: 50.0% of statements [2022-04-29T07:35:18.967Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T07:35:18.967Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-29T07:35:19.761Z] === RUN TestIsEmptyDir [2022-04-29T07:35:19.761Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-29T07:35:19.761Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-29T07:35:19.761Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-29T07:35:19.761Z] PASS [2022-04-29T07:35:19.761Z] coverage: 2.3% of statements [2022-04-29T07:35:19.761Z] ok github.com/docker/docker/daemon/graphdriver 0.251s coverage: 2.3% of statements [2022-04-29T07:35:19.761Z] === RUN TestLinkNaming [2022-04-29T07:35:19.761Z] --- PASS: TestLinkNaming (0.00s) [2022-04-29T07:35:19.761Z] === RUN TestLinkNew [2022-04-29T07:35:19.761Z] --- PASS: TestLinkNew (0.00s) [2022-04-29T07:35:19.761Z] === RUN TestLinkEnv [2022-04-29T07:35:19.761Z] --- PASS: TestLinkEnv (0.00s) [2022-04-29T07:35:19.761Z] === RUN TestLinkMultipleEnv [2022-04-29T07:35:19.761Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-29T07:35:19.761Z] === RUN TestLinkPortRangeEnv [2022-04-29T07:35:19.761Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-29T07:35:19.761Z] PASS [2022-04-29T07:35:19.761Z] coverage: 93.0% of statements [2022-04-29T07:35:19.761Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-04-29T07:35:19.899Z] check_test.go:307: [d6bca9685b9b6] daemon is not started [2022-04-29T07:35:19.899Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-29T07:35:20.727Z] === RUN TestVerifyNetworkingConfig [2022-04-29T07:35:20.727Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestGetContainer [2022-04-29T07:35:20.727Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestValidContainerNames [2022-04-29T07:35:20.727Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestContainerInitDNS [2022-04-29T07:35:20.727Z] daemon_test.go:145: root required [2022-04-29T07:35:20.727Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestMerge [2022-04-29T07:35:20.727Z] --- PASS: TestMerge (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestValidateContainerIsolation [2022-04-29T07:35:20.727Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestFindNetworkErrorType [2022-04-29T07:35:20.727Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestEnsureServicesExist [2022-04-29T07:35:20.727Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestEnsureServicesExistErrors [2022-04-29T07:35:20.727Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-29T07:35:20.727Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-29T07:35:20.727Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-29T07:35:20.727Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestContainerDelete [2022-04-29T07:35:20.727Z] --- PASS: TestContainerDelete (0.01s) [2022-04-29T07:35:20.727Z] === RUN TestContainerDoubleDelete [2022-04-29T07:35:20.727Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestLogContainerEventCopyLabels [2022-04-29T07:35:20.727Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestLogContainerEventWithAttributes [2022-04-29T07:35:20.727Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestNoneHealthcheck [2022-04-29T07:35:20.727Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestHealthStates [2022-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] time="2022-04-29T07:35:20Z" 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-04-29T07:35:20.727Z] --- PASS: TestHealthStates (0.23s) [2022-04-29T07:35:20.727Z] === RUN TestGetInspectData [2022-04-29T07:35:20.727Z] --- PASS: TestGetInspectData (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestFillLicense [2022-04-29T07:35:20.727Z] --- PASS: TestFillLicense (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestListInvalidFilter [2022-04-29T07:35:20.727Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestNameFilter [2022-04-29T07:35:20.727Z] --- PASS: TestNameFilter (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-29T07:35:20.727Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-29T07:35:20.727Z] === 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-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-29T07:35:20.727Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-29T07:35:20.727Z] --- 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-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-29T07:35:20.727Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-29T07:35:20.727Z] === RUN TestSetupWindowsDevices [2022-04-29T07:35:20.727Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-29T07:35:20.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-29T07:35:20.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadLabels [2022-04-29T07:35:20.728Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-29T07:35:20.728Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadMirrors [2022-04-29T07:35:20.728Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-29T07:35:20.728Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-29T07:35:20.728Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-29T07:35:20.728Z] reload_test.go:342: root required [2022-04-29T07:35:20.728Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-29T07:35:20.728Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-29T07:35:20.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-29T07:35:20.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-29T07:35:20.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-29T07:35:20.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-29T07:35:20.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-29T07:35:20.728Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-29T07:35:20.728Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-29T07:35:20.728Z] === RUN TestParseVolumesFrom [2022-04-29T07:35:20.728Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-29T07:35:20.728Z] PASS [2022-04-29T07:35:20.728Z] coverage: 8.7% of statements [2022-04-29T07:35:21.186Z] ok github.com/docker/docker/daemon 0.649s coverage: 8.7% of statements [2022-04-29T07:35:21.186Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-29T07:35:21.187Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-29T07:35:22.416Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/defaults [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-29T07:35:22.721Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-29T07:35:22.721Z] time="2022-04-29T07:35:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-29T07:35:22.721Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-29T07:35:22.721Z] === RUN TestCreateSuccess [2022-04-29T07:35:22.721Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestCreateStreamSkipped [2022-04-29T07:35:22.721Z] time="2022-04-29T07:35:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-29T07:35:22.721Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestCreateLogGroupSuccess [2022-04-29T07:35:22.721Z] time="2022-04-29T07:35:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-29T07:35:22.721Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestCreateError [2022-04-29T07:35:22.721Z] --- PASS: TestCreateError (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestCreateAlreadyExists [2022-04-29T07:35:22.721Z] time="2022-04-29T07:35:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-29T07:35:22.721Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestLogClosed [2022-04-29T07:35:22.721Z] --- PASS: TestLogClosed (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestLogBlocking [2022-04-29T07:35:22.721Z] --- PASS: TestLogBlocking (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-29T07:35:22.721Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-29T07:35:22.721Z] === RUN TestLogNonBlockingBufferFull [2022-04-29T07:35:22.721Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestPublishBatchSuccess [2022-04-29T07:35:23.178Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestPublishBatchError [2022-04-29T07:35:23.178Z] time="2022-04-29T07:35:22Z" level=error msg=error [2022-04-29T07:35:23.178Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-29T07:35:23.178Z] time="2022-04-29T07:35:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:35:23.178Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-29T07:35:23.178Z] time="2022-04-29T07:35:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:35:23.178Z] time="2022-04-29T07:35:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-29T07:35:23.178Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchSimple [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchTicker [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchMultilinePattern [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.17s) [2022-04-29T07:35:23.178Z] === RUN TestCollectBatchClose [2022-04-29T07:35:23.178Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/0/Hello [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/2/🙃 [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/3/���� [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/4/He��o [2022-04-29T07:35:23.178Z] === RUN TestEffectiveLen/5/ [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-29T07:35:23.178Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/0/ [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/1/Hello [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: Hello [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/2/Hello [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: He [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: llo [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/3/Hello [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: Hello [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/4/🙃 [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/5/🙃 [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/6/a� [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: a [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1077: � [2022-04-29T07:35:23.178Z] === RUN TestFindValidSplit/7/a� [2022-04-29T07:35:23.178Z] cloudwatchlogs_test.go:1076: a� [2022-04-29T07:35:23.179Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestProcessEventEmoji [2022-04-29T07:35:23.179Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchLineSplit [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchMaxEvents [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchMaxTotalBytes (0.13s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-29T07:35:23.179Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-29T07:35:23.179Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.12s) [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-29T07:35:23.179Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-29T07:35:23.179Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-29T07:35:23.179Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCreateTagSuccess [2022-04-29T07:35:23.179Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-29T07:35:23.179Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-29T07:35:23.179Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-29T07:35:23.179Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-29T07:35:23.179Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-29T07:35:23.179Z] PASS [2022-04-29T07:35:23.179Z] coverage: 80.2% of statements [2022-04-29T07:35:23.179Z] ok github.com/docker/docker/daemon/logger/awslogs 0.803s coverage: 80.2% of statements [2022-04-29T07:35:23.179Z] === RUN TestAdapterReadLogs [2022-04-29T07:35:23.179Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCopier [2022-04-29T07:35:23.179Z] --- PASS: TestCopier (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCopierLongLines [2022-04-29T07:35:23.179Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestCopierSlow [2022-04-29T07:35:23.179Z] === RUN TestSearchRegistryForImagesErrors [2022-04-29T07:35:23.179Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestSearchRegistryForImages [2022-04-29T07:35:23.179Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestOnlyPlatformWithFallback [2022-04-29T07:35:23.179Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-29T07:35:23.179Z] === RUN TestImageDelete [2022-04-29T07:35:23.637Z] === RUN TestImageDelete/no_lease [2022-04-29T07:35:23.637Z] === RUN TestImageDelete/lease_exists [2022-04-29T07:35:23.637Z] --- PASS: TestImageDelete (0.04s) [2022-04-29T07:35:23.637Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-29T07:35:23.637Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-29T07:35:23.637Z] === RUN TestContentStoreForPull [2022-04-29T07:35:23.637Z] --- PASS: TestCopierSlow (0.20s) [2022-04-29T07:35:23.637Z] === RUN TestCopierWithSized [2022-04-29T07:35:23.637Z] === RUN TestCopierWithSized/as_is [2022-04-29T07:35:23.637Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-29T07:35:23.637Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-29T07:35:23.637Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-29T07:35:23.637Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-29T07:35:23.637Z] === RUN TestCopierWithPartial [2022-04-29T07:35:23.637Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-29T07:35:23.637Z] === RUN TestRingLogger [2022-04-29T07:35:23.637Z] --- PASS: TestRingLogger (0.00s) [2022-04-29T07:35:23.637Z] === RUN TestRingCap [2022-04-29T07:35:23.637Z] --- PASS: TestRingCap (0.00s) [2022-04-29T07:35:23.637Z] === RUN TestRingClose [2022-04-29T07:35:23.637Z] --- PASS: TestRingClose (0.00s) [2022-04-29T07:35:23.637Z] === RUN TestRingDrain [2022-04-29T07:35:23.637Z] --- PASS: TestRingDrain (0.00s) [2022-04-29T07:35:23.637Z] PASS [2022-04-29T07:35:23.637Z] coverage: 43.2% of statements [2022-04-29T07:35:23.637Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 43.2% of statements [2022-04-29T07:35:23.637Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-29T07:35:23.637Z] PASS [2022-04-29T07:35:23.637Z] coverage: 6.6% of statements [2022-04-29T07:35:23.637Z] ok github.com/docker/docker/daemon/images 0.413s coverage: 6.6% of statements [2022-04-29T07:35:23.637Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T07:35:23.637Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T07:35:23.637Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/#00 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/something:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-29T07:35:24.095Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-29T07:35:24.095Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-29T07:35:24.096Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-29T07:35:24.096Z] PASS [2022-04-29T07:35:24.096Z] coverage: 53.6% of statements [2022-04-29T07:35:24.096Z] ok github.com/docker/docker/daemon/logger/fluentd 0.121s coverage: 53.6% of statements [2022-04-29T07:35:24.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T07:35:24.096Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-29T07:35:24.096Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-29T07:35:24.309Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T07:35:24.554Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-29T07:35:24.554Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-29T07:35:24.554Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-29T07:35:25.013Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-29T07:35:25.013Z] === RUN TestFastTimeMarshalJSON [2022-04-29T07:35:25.013Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-04-29T07:35:25.013Z] PASS [2022-04-29T07:35:25.013Z] coverage: 87.2% of statements [2022-04-29T07:35:25.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.306s coverage: 87.2% of statements [2022-04-29T07:35:25.415Z] --- PASS: TestCheckoutGit (39.49s) [2022-04-29T07:35:25.415Z] === RUN TestValidGitTransport [2022-04-29T07:35:25.415Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-29T07:35:25.415Z] === RUN TestGitInvalidRef [2022-04-29T07:35:25.415Z] --- PASS: TestGitInvalidRef (0.33s) [2022-04-29T07:35:25.415Z] PASS [2022-04-29T07:35:25.415Z] coverage: 86.3% of statements [2022-04-29T07:35:25.415Z] ok github.com/docker/docker/builder/remotecontext/git 39.882s coverage: 86.3% of statements [2022-04-29T07:35:25.415Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T07:35:25.415Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T07:35:25.415Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T07:35:25.415Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T07:35:25.471Z] === RUN TestJSONFileLogger [2022-04-29T07:35:25.471Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-29T07:35:25.471Z] === RUN TestJSONFileLoggerWithTags [2022-04-29T07:35:25.471Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-29T07:35:25.471Z] === RUN TestJSONFileLoggerWithOpts [2022-04-29T07:35:25.471Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-29T07:35:25.471Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-29T07:35:25.471Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-29T07:35:25.471Z] === RUN TestEncodeDecode [2022-04-29T07:35:25.471Z] === PAUSE TestEncodeDecode [2022-04-29T07:35:25.471Z] === RUN TestUnexpectedEOF [2022-04-29T07:35:25.471Z] time="2022-04-29T07:35:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:35:25.471Z] time="2022-04-29T07:35:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:35:25.471Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-04-29T07:35:25.471Z] === CONT TestEncodeDecode [2022-04-29T07:35:25.471Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-29T07:35:25.471Z] PASS [2022-04-29T07:35:25.471Z] coverage: 69.9% of statements [2022-04-29T07:35:25.471Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.305s coverage: 69.9% of statements [2022-04-29T07:35:26.441Z] === RUN TestWriteLog [2022-04-29T07:35:26.441Z] === PAUSE TestWriteLog [2022-04-29T07:35:26.441Z] === RUN TestReadLog [2022-04-29T07:35:26.441Z] === PAUSE TestReadLog [2022-04-29T07:35:26.441Z] === RUN TestDecode [2022-04-29T07:35:26.441Z] --- PASS: TestDecode (0.02s) [2022-04-29T07:35:26.441Z] === CONT TestWriteLog [2022-04-29T07:35:26.441Z] === CONT TestReadLog [2022-04-29T07:35:26.441Z] --- PASS: TestWriteLog (0.00s) [2022-04-29T07:35:26.441Z] === RUN TestReadLog/tail_exact [2022-04-29T07:35:26.441Z] === RUN TestReadLog/tail_less_than_available [2022-04-29T07:35:26.441Z] === RUN TestReadLog/tail_more_than_available [2022-04-29T07:35:26.441Z] --- PASS: TestReadLog (0.27s) [2022-04-29T07:35:26.441Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-29T07:35:26.901Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-29T07:35:26.901Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-29T07:35:26.901Z] PASS [2022-04-29T07:35:26.901Z] coverage: 78.7% of statements [2022-04-29T07:35:26.901Z] ok github.com/docker/docker/daemon/logger/local 0.490s coverage: 78.7% of statements [2022-04-29T07:35:26.901Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T07:35:26.901Z] === RUN TestOpenFileDelete [2022-04-29T07:35:26.901Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestOpenFileRename [2022-04-29T07:35:26.901Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestHandleDecoderErr [2022-04-29T07:35:26.901Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestParseLogTagDefaultTag [2022-04-29T07:35:26.901Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestParseLogTag [2022-04-29T07:35:26.901Z] --- PASS: TestParseLogTag (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestParseLogTagEmptyTag [2022-04-29T07:35:26.901Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestTailFiles [2022-04-29T07:35:26.901Z] --- PASS: TestTailFiles (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestFollowLogsConsumerGone [2022-04-29T07:35:26.901Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-29T07:35:26.901Z] === RUN TestFollowLogsProducerGone [2022-04-29T07:35:26.901Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-29T07:35:26.901Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-29T07:35:26.901Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-29T07:35:26.901Z] === RUN TestCheckCapacityAndRotate [2022-04-29T07:35:26.901Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-29T07:35:26.901Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-29T07:35:26.901Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-29T07:35:26.901Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-29T07:35:26.901Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-29T07:35:26.901Z] PASS [2022-04-29T07:35:26.901Z] coverage: 55.1% of statements [2022-04-29T07:35:26.901Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.287s coverage: 55.1% of statements [2022-04-29T07:35:27.359Z] === RUN TestLog [2022-04-29T07:35:27.359Z] --- PASS: TestLog (0.03s) [2022-04-29T07:35:27.359Z] PASS [2022-04-29T07:35:27.359Z] coverage: 31.5% of statements [2022-04-29T07:35:27.359Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.117s coverage: 31.5% of statements [2022-04-29T07:35:28.327Z] === RUN TestNewParse [2022-04-29T07:35:28.327Z] --- PASS: TestNewParse (0.00s) [2022-04-29T07:35:28.327Z] PASS [2022-04-29T07:35:28.327Z] coverage: 8.3% of statements [2022-04-29T07:35:28.327Z] ok github.com/docker/docker/daemon/logger/templates 0.082s coverage: 8.3% of statements [2022-04-29T07:35:28.327Z] === RUN TestValidateLogOpt [2022-04-29T07:35:28.327Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestNewMissedConfig [2022-04-29T07:35:28.327Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestNewMissedUrl [2022-04-29T07:35:28.327Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestNewMissedToken [2022-04-29T07:35:28.327Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestNewWithProxy [2022-04-29T07:35:28.327Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestDefault [2022-04-29T07:35:28.327Z] --- PASS: TestDefault (0.01s) [2022-04-29T07:35:28.327Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-29T07:35:28.327Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestJsonFormat [2022-04-29T07:35:28.327Z] --- PASS: TestJsonFormat (0.01s) [2022-04-29T07:35:28.327Z] === RUN TestRawFormat [2022-04-29T07:35:28.327Z] --- PASS: TestRawFormat (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestRawFormatWithLabels [2022-04-29T07:35:28.327Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestRawFormatWithoutTag [2022-04-29T07:35:28.327Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestBatching [2022-04-29T07:35:28.327Z] === RUN TestParseLogFormat [2022-04-29T07:35:28.327Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestValidateLogOptEmpty [2022-04-29T07:35:28.327Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestParseAddressDefaultPort [2022-04-29T07:35:28.327Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestValidateSyslogFacility [2022-04-29T07:35:28.327Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestValidateLogOptSyslogFormat [2022-04-29T07:35:28.327Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-29T07:35:28.327Z] === RUN TestValidateLogOpt [2022-04-29T07:35:28.327Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:35:28.327Z] PASS [2022-04-29T07:35:28.327Z] coverage: 43.6% of statements [2022-04-29T07:35:28.327Z] ok github.com/docker/docker/daemon/logger/syslog 0.093s coverage: 43.6% of statements [2022-04-29T07:35:28.485Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-29T07:35:28.785Z] --- PASS: TestBatching (0.35s) [2022-04-29T07:35:28.785Z] === RUN TestFrequency [2022-04-29T07:35:28.785Z] --- PASS: TestFrequency (0.19s) [2022-04-29T07:35:28.785Z] === RUN TestOneMessagePerRequest [2022-04-29T07:35:28.785Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-29T07:35:28.785Z] === RUN TestVerify [2022-04-29T07:35:28.785Z] --- PASS: TestVerify (0.00s) [2022-04-29T07:35:28.785Z] === RUN TestSkipVerify [2022-04-29T07:35:29.243Z] time="2022-04-29T07:35:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.243Z] time="2022-04-29T07:35:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.243Z] time="2022-04-29T07:35:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] --- PASS: TestSkipVerify (0.79s) [2022-04-29T07:35:29.702Z] === RUN TestBufferMaximum [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.426964\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.426964\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-29T07:35:29.702Z] === RUN TestServerAlwaysDown [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.433018\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.433018\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.433018\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.434018\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] time="2022-04-29T07:35:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217729.434018\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:29.702Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-29T07:35:29.702Z] === RUN TestCannotSendAfterClose [2022-04-29T07:35:29.702Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-29T07:35:29.702Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-29T07:35:30.668Z] time="2022-04-29T07:35:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-29T07:35:30.668Z] time="2022-04-29T07:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cc505bd4444e\"}'" [2022-04-29T07:35:30.668Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-29T07:35:30.668Z] PASS [2022-04-29T07:35:30.668Z] coverage: 82.5% of statements [2022-04-29T07:35:30.668Z] ok github.com/docker/docker/daemon/logger/splunk 2.491s coverage: 82.5% of statements [2022-04-29T07:35:30.668Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T07:35:30.668Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-29T07:35:30.668Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T07:35:30.668Z] === RUN TestV1IDService [2022-04-29T07:35:30.668Z] --- PASS: TestV1IDService (0.03s) [2022-04-29T07:35:30.668Z] === RUN TestV2MetadataService [2022-04-29T07:35:31.004Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-29T07:35:31.127Z] === RUN TestSuccessfulDownload [2022-04-29T07:35:31.127Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:35:31.127Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-29T07:35:31.127Z] === RUN TestCancelledDownload [2022-04-29T07:35:31.127Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-29T07:35:31.127Z] === RUN TestMaxDownloadAttempts [2022-04-29T07:35:31.127Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:31.127Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:31.127Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:31.127Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:31.127Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:31.127Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:31.127Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:31.127Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:31.127Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:31.127Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:31.127Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:31.127Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:31.586Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-29T07:35:31.586Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-29T07:35:31.586Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-29T07:35:31.586Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-29T07:35:31.586Z] === RUN TestContinueOnError_NeverContinue [2022-04-29T07:35:31.586Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-29T07:35:31.586Z] === RUN TestManifestStore [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/no_remote_or_local [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:35:31.586Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-04-29T07:35:31.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-04-29T07:35:31.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-04-29T07:35:31.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-04-29T07:35:31.586Z] === RUN TestTransfer [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local354711921\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-29T07:35:31.586Z] --- PASS: TestTransfer (0.11s) [2022-04-29T07:35:31.586Z] === RUN TestConcurrencyLimit [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/no_local_cache [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/with_local_cache [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/unknown_media_type [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="reference for unknown type: " [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="reference for unknown type: " [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="reference for unknown type: " [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="reference for unknown type: " [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="reference for unknown type: " [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-29T07:35:31.586Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-29T07:35:31.586Z] time="2022-04-29T07:35:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore (0.38s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-29T07:35:31.586Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-29T07:35:31.586Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-29T07:35:31.586Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-29T07:35:31.586Z] === RUN TestFixManifestLayers [2022-04-29T07:35:32.045Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-29T07:35:32.045Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:35:32.045Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestFixManifestLayersBadParent [2022-04-29T07:35:32.045Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestValidateManifest [2022-04-29T07:35:32.045Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:35:32.045Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestFormatPlatform [2022-04-29T07:35:32.045Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestPullSchema2Config [2022-04-29T07:35:32.045Z] === RUN TestPullSchema2Config/success_first_time [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.045Z] === RUN TestPullSchema2Config/500_status [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.045Z] --- PASS: TestV2MetadataService (1.19s) [2022-04-29T07:35:32.045Z] PASS [2022-04-29T07:35:32.045Z] coverage: 48.2% of statements [2022-04-29T07:35:32.045Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-29T07:35:32.045Z] === RUN TestInactiveJobs [2022-04-29T07:35:32.045Z] ok github.com/docker/docker/distribution/metadata 1.307s coverage: 48.2% of statements [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.045Z] === RUN TestPullSchema2Config/EOF [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:35:32.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.045Z] 2022/04/29 07:35:31 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-29T07:35:32.045Z] goroutine 100 [running]: [2022-04-29T07:35:32.045Z] net/http.(*conn).serve.func1() [2022-04-29T07:35:32.045Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:35:32.045Z] panic({0x1528f00, 0x170b310}) [2022-04-29T07:35:32.045Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:35:32.045Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000528680?, {0x1712ab8?, 0xc0005661c0?}) [2022-04-29T07:35:32.045Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-29T07:35:32.045Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1712ab8, 0xc0005661c0}, 0xc000115d00) [2022-04-29T07:35:32.045Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-29T07:35:32.045Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1712ab8?, 0xc0005661c0?}, 0x1b2e5e0?) [2022-04-29T07:35:32.045Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:35:32.045Z] net/http.serverHandler.ServeHTTP({0xc0003ece70?}, {0x1712ab8, 0xc0005661c0}, 0xc000115d00) [2022-04-29T07:35:32.045Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:35:32.045Z] net/http.(*conn).serve(0xc000146be0, {0x1713330, 0xc0003ecdb0}) [2022-04-29T07:35:32.045Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:35:32.045Z] created by net/http.(*Server).Serve [2022-04-29T07:35:32.045Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:35:32.045Z] === RUN TestNotFound [2022-04-29T07:35:32.045Z] --- PASS: TestNotFound (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestConflict [2022-04-29T07:35:32.045Z] --- PASS: TestConflict (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestForbidden [2022-04-29T07:35:32.045Z] --- PASS: TestForbidden (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestInvalidParameter [2022-04-29T07:35:32.045Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestNotImplemented [2022-04-29T07:35:32.045Z] --- PASS: TestNotImplemented (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestNotModified [2022-04-29T07:35:32.045Z] --- PASS: TestNotModified (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestUnauthorized [2022-04-29T07:35:32.045Z] --- PASS: TestUnauthorized (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestUnknown [2022-04-29T07:35:32.045Z] --- PASS: TestUnknown (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestCancelled [2022-04-29T07:35:32.045Z] --- PASS: TestCancelled (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestDeadline [2022-04-29T07:35:32.045Z] --- PASS: TestDeadline (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestDataLoss [2022-04-29T07:35:32.045Z] --- PASS: TestDataLoss (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestUnavailable [2022-04-29T07:35:32.045Z] --- PASS: TestUnavailable (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestSystem [2022-04-29T07:35:32.045Z] --- PASS: TestSystem (0.00s) [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Not_Found [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Bad_Request [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Conflict [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Unauthorized [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Forbidden [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Not_Modified [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-29T07:35:32.045Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-29T07:35:32.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-29T07:35:32.045Z] PASS [2022-04-29T07:35:32.045Z] coverage: 77.0% of statements [2022-04-29T07:35:32.045Z] ok github.com/docker/docker/errdefs 0.055s coverage: 77.0% of statements [2022-04-29T07:35:32.504Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.504Z] === RUN TestPullSchema2Config/unauthorized [2022-04-29T07:35:32.504Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:35:32.504Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:35:32.504Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-29T07:35:32.504Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-29T07:35:32.504Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-29T07:35:32.504Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-29T07:35:32.504Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-29T07:35:32.504Z] === RUN TestGetRepositoryMountCandidates [2022-04-29T07:35:32.504Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-29T07:35:32.504Z] === RUN TestLayerAlreadyExists [2022-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] 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-04-29T07:35:32.504Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-29T07:35:32.504Z] === RUN TestWhenEmptyAuthConfig [2022-04-29T07:35:32.504Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-29T07:35:32.504Z] === RUN TestWatchRelease [2022-04-29T07:35:32.504Z] --- PASS: TestWatchRelease (0.04s) [2022-04-29T07:35:32.504Z] === RUN TestWatchFinishedTransfer [2022-04-29T07:35:32.504Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-29T07:35:32.504Z] === RUN TestDuplicateTransfer [2022-04-29T07:35:32.504Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-29T07:35:32.504Z] === RUN TestSuccessfulUpload [2022-04-29T07:35:32.963Z] time="2022-04-29T07:35:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-29T07:35:32.963Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-29T07:35:32.963Z] === RUN TestCancelledUpload [2022-04-29T07:35:32.963Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-29T07:35:32.963Z] PASS [2022-04-29T07:35:32.963Z] coverage: 76.8% of statements [2022-04-29T07:35:32.963Z] ok github.com/docker/docker/distribution/xfer 1.985s coverage: 76.8% of statements [2022-04-29T07:35:33.421Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2022-04-29T07:35:33.421Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-29T07:35:33.421Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-29T07:35:33.422Z] === RUN TestTokenPassThru [2022-04-29T07:35:33.422Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-29T07:35:33.422Z] === RUN TestTokenPassThruDifferentHost [2022-04-29T07:35:33.422Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-29T07:35:33.422Z] PASS [2022-04-29T07:35:33.422Z] coverage: 26.6% of statements [2022-04-29T07:35:33.524Z] check_test.go:307: [d9c580e11066f] daemon is not started [2022-04-29T07:35:33.525Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-29T07:35:33.525Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T07:35:33.880Z] ok github.com/docker/docker/distribution 2.346s coverage: 26.6% of statements [2022-04-29T07:35:33.880Z] === RUN TestCompare [2022-04-29T07:35:33.880Z] --- PASS: TestCompare (0.00s) [2022-04-29T07:35:33.880Z] PASS [2022-04-29T07:35:33.880Z] coverage: 19.2% of statements [2022-04-29T07:35:33.880Z] === RUN TestFSGetInvalidData [2022-04-29T07:35:33.880Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-04-29T07:35:33.880Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-29T07:35:33.880Z] === RUN TestFSInvalidSet [2022-04-29T07:35:33.880Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-29T07:35:33.880Z] === RUN TestFSInvalidRoot [2022-04-29T07:35:33.880Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-29T07:35:33.880Z] === RUN TestFSMetadataGetSet [2022-04-29T07:35:33.880Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T07:35:33.880Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T07:35:33.880Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-04-29T07:35:33.880Z] === RUN TestFSInvalidWalker [2022-04-29T07:35:33.880Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-29T07:35:33.880Z] === RUN TestFSGetSet [2022-04-29T07:35:33.880Z] --- PASS: TestFSGetSet (0.05s) [2022-04-29T07:35:33.880Z] === RUN TestFSGetUnsetKey [2022-04-29T07:35:33.880Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-29T07:35:33.880Z] === RUN TestFSGetEmptyData [2022-04-29T07:35:33.880Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-29T07:35:33.880Z] === RUN TestFSDelete [2022-04-29T07:35:33.880Z] --- PASS: TestFSDelete (0.02s) [2022-04-29T07:35:33.880Z] === RUN TestFSWalker [2022-04-29T07:35:33.880Z] --- PASS: TestFSWalker (0.04s) [2022-04-29T07:35:33.880Z] === RUN TestFSWalkerStopOnError [2022-04-29T07:35:33.880Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-29T07:35:33.880Z] === RUN TestNewFromJSON [2022-04-29T07:35:33.880Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-29T07:35:33.880Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-29T07:35:33.880Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-29T07:35:33.880Z] === RUN TestMarshalKeyOrder [2022-04-29T07:35:33.880Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-29T07:35:33.880Z] === RUN TestHistoryEqual [2022-04-29T07:35:34.088Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-29T07:35:34.338Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-29T07:35:34.338Z] === RUN TestImage [2022-04-29T07:35:34.338Z] --- PASS: TestImage (0.00s) [2022-04-29T07:35:34.338Z] === RUN TestImageOSNotEmpty [2022-04-29T07:35:34.338Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-29T07:35:34.338Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-29T07:35:34.338Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-29T07:35:34.338Z] === RUN TestCreate [2022-04-29T07:35:34.338Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:35:34.338Z] === RUN TestRestore [2022-04-29T07:35:34.338Z] time="2022-04-29T07:35:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-29T07:35:34.338Z] --- PASS: TestRestore (0.05s) [2022-04-29T07:35:34.338Z] === RUN TestAddDelete [2022-04-29T07:35:34.338Z] --- PASS: TestAddDelete (0.20s) [2022-04-29T07:35:34.338Z] === RUN TestSearchAfterDelete [2022-04-29T07:35:34.338Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-29T07:35:34.338Z] === RUN TestParentReset [2022-04-29T07:35:34.338Z] --- PASS: TestParentReset (0.05s) [2022-04-29T07:35:34.338Z] === RUN TestGetAndSetLastUpdated [2022-04-29T07:35:34.652Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-29T07:35:34.652Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T07:35:34.652Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T07:35:34.795Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-29T07:35:34.796Z] === RUN TestStoreLen [2022-04-29T07:35:34.796Z] --- PASS: TestStoreLen (0.07s) [2022-04-29T07:35:34.796Z] PASS [2022-04-29T07:35:34.796Z] coverage: 86.9% of statements [2022-04-29T07:35:34.796Z] ok github.com/docker/docker/image 0.971s coverage: 86.9% of statements [2022-04-29T07:35:34.796Z] === RUN TestValidateManifest [2022-04-29T07:35:34.796Z] === RUN TestValidateManifest/nil [2022-04-29T07:35:34.796Z] === RUN TestValidateManifest/non-nil [2022-04-29T07:35:34.796Z] --- PASS: TestValidateManifest (0.00s) [2022-04-29T07:35:34.796Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-29T07:35:34.796Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-29T07:35:34.796Z] PASS [2022-04-29T07:35:34.796Z] coverage: 0.7% of statements [2022-04-29T07:35:34.796Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.7% of statements [2022-04-29T07:35:35.216Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-29T07:35:35.254Z] === RUN TestMakeV1ConfigFromConfig [2022-04-29T07:35:35.254Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-29T07:35:35.254Z] PASS [2022-04-29T07:35:35.254Z] coverage: 25.0% of statements [2022-04-29T07:35:35.254Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-04-29T07:35:35.254Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-29T07:35:35.833Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-29T07:35:35.833Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-29T07:35:35.834Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-29T07:35:35.834Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-29T07:35:35.834Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-29T07:35:35.834Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-29T07:35:35.834Z] === RUN TestConfigureDaemonLogs [2022-04-29T07:35:35.834Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-29T07:35:35.834Z] === RUN TestCommonOptionsInstallFlags [2022-04-29T07:35:35.834Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-29T07:35:35.834Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-29T07:35:35.834Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-29T07:35:35.834Z] PASS [2022-04-29T07:35:35.834Z] coverage: 20.4% of statements [2022-04-29T07:35:35.834Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 20.4% of statements [2022-04-29T07:35:35.834Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-29T07:35:35.834Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T07:35:36.789Z] === RUN TestSerialization [2022-04-29T07:35:36.789Z] --- PASS: TestSerialization (0.02s) [2022-04-29T07:35:36.789Z] PASS [2022-04-29T07:35:36.789Z] coverage: 100.0% of statements [2022-04-29T07:35:36.789Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-04-29T07:35:37.108Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-29T07:35:37.108Z] check_test.go:307: [d3b2956260ffc] daemon is not started [2022-04-29T07:35:37.108Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-29T07:35:37.248Z] === RUN TestEmptyLayer [2022-04-29T07:35:37.248Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-29T07:35:37.248Z] === RUN TestCommitFailure [2022-04-29T07:35:37.248Z] --- PASS: TestCommitFailure (0.03s) [2022-04-29T07:35:37.248Z] === RUN TestStartTransactionFailure [2022-04-29T07:35:37.248Z] --- PASS: TestStartTransactionFailure (0.02s) [2022-04-29T07:35:37.248Z] === RUN TestGetOrphan [2022-04-29T07:35:37.248Z] --- PASS: TestGetOrphan (0.02s) [2022-04-29T07:35:37.248Z] === RUN TestMountAndRegister [2022-04-29T07:35:37.707Z] layer_test.go:258: Layer size: 14 [2022-04-29T07:35:37.707Z] --- PASS: TestMountAndRegister (0.18s) [2022-04-29T07:35:37.707Z] === RUN TestLayerRelease [2022-04-29T07:35:37.707Z] layer_test.go:291: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestStoreRestore [2022-04-29T07:35:37.707Z] layer_test.go:340: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestTarStreamStability [2022-04-29T07:35:37.707Z] layer_test.go:455: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestRegisterExistingLayer [2022-04-29T07:35:37.707Z] === RUN TestEnvironmentParsing [2022-04-29T07:35:37.707Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-29T07:35:37.707Z] PASS [2022-04-29T07:35:37.707Z] coverage: 1.2% of statements [2022-04-29T07:35:37.707Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.2% of statements [2022-04-29T07:35:37.707Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-04-29T07:35:37.707Z] === RUN TestTarStreamVerification [2022-04-29T07:35:37.707Z] layer_test.go:684: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestLayerMigration [2022-04-29T07:35:37.707Z] migration_test.go:45: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestLayerMigrationNoTarsplit [2022-04-29T07:35:37.707Z] migration_test.go:181: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestMountInit [2022-04-29T07:35:37.707Z] mount_test.go:17: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestMountInit (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestMountSize [2022-04-29T07:35:37.707Z] mount_test.go:76: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestMountSize (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestMountChanges [2022-04-29T07:35:37.707Z] mount_test.go:125: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestMountChanges (0.00s) [2022-04-29T07:35:37.707Z] === RUN TestMountApply [2022-04-29T07:35:37.707Z] mount_test.go:212: Failing on Windows [2022-04-29T07:35:37.707Z] --- SKIP: TestMountApply (0.00s) [2022-04-29T07:35:37.707Z] PASS [2022-04-29T07:35:37.707Z] coverage: 30.6% of statements [2022-04-29T07:35:37.707Z] ok github.com/docker/docker/layer 0.585s coverage: 30.6% of statements [2022-04-29T07:35:38.052Z] === RUN TestContainerStopSignal [2022-04-29T07:35:38.052Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestContainerStopTimeout [2022-04-29T07:35:38.052Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-29T07:35:38.052Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-29T07:35:38.052Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-29T07:35:38.052Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestReplaceAndAppendEnvVars [2022-04-29T07:35:38.052Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-29T07:35:38.052Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestNewMemoryStore [2022-04-29T07:35:38.052Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestAddContainers [2022-04-29T07:35:38.052Z] --- PASS: TestAddContainers (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestGetContainer [2022-04-29T07:35:38.052Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestDeleteContainer [2022-04-29T07:35:38.052Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestListContainers [2022-04-29T07:35:38.052Z] --- PASS: TestListContainers (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestFirstContainer [2022-04-29T07:35:38.052Z] --- PASS: TestFirstContainer (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestApplyAllContainer [2022-04-29T07:35:38.052Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestIsValidHealthString [2022-04-29T07:35:38.052Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestStateRunStop [2022-04-29T07:35:38.052Z] --- PASS: TestStateRunStop (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestStateTimeoutWait [2022-04-29T07:35:38.052Z] state_test.go:141: Stop callback fired [2022-04-29T07:35:38.052Z] state_test.go:165: Stop callback fired [2022-04-29T07:35:38.052Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-29T07:35:38.052Z] === RUN TestIsValidStateString [2022-04-29T07:35:38.052Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestViewSaveDelete [2022-04-29T07:35:38.052Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-29T07:35:38.052Z] === RUN TestViewAll [2022-04-29T07:35:38.052Z] --- PASS: TestViewAll (0.01s) [2022-04-29T07:35:38.052Z] === RUN TestViewGet [2022-04-29T07:35:38.052Z] --- PASS: TestViewGet (0.01s) [2022-04-29T07:35:38.052Z] === RUN TestNames [2022-04-29T07:35:38.052Z] --- PASS: TestNames (0.00s) [2022-04-29T07:35:38.052Z] === RUN TestViewWithHealthCheck [2022-04-29T07:35:38.052Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-29T07:35:38.052Z] PASS [2022-04-29T07:35:38.052Z] coverage: 41.5% of statements [2022-04-29T07:35:38.052Z] ok github.com/docker/docker/container 0.248s coverage: 41.5% of statements [2022-04-29T07:35:38.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T07:35:38.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T07:35:38.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T07:35:38.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T07:35:38.523Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T07:35:38.523Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T07:35:38.523Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T07:35:38.523Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T07:35:38.627Z] === RUN TestSequenceGetAvailableBit [2022-04-29T07:35:38.627Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSequenceEqual [2022-04-29T07:35:38.627Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSequenceCopy [2022-04-29T07:35:38.627Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestGetFirstAvailable [2022-04-29T07:35:38.627Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestFindSequence [2022-04-29T07:35:38.627Z] --- PASS: TestFindSequence (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestCheckIfAvailable [2022-04-29T07:35:38.627Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestMergeSequences [2022-04-29T07:35:38.627Z] --- PASS: TestMergeSequences (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestPushReservation [2022-04-29T07:35:38.627Z] --- PASS: TestPushReservation (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSerializeDeserialize [2022-04-29T07:35:38.627Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSet [2022-04-29T07:35:38.627Z] --- PASS: TestSet (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSetUnset [2022-04-29T07:35:38.627Z] --- PASS: TestSetUnset (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestOffsetSetUnset [2022-04-29T07:35:38.627Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSetInRange [2022-04-29T07:35:38.627Z] --- PASS: TestSetInRange (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestSetAnyInRange [2022-04-29T07:35:38.627Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestMethods [2022-04-29T07:35:38.627Z] --- PASS: TestMethods (0.00s) [2022-04-29T07:35:38.627Z] === RUN TestRandomAllocateDeallocate [2022-04-29T07:35:38.992Z] === RUN TestPrepare [2022-04-29T07:35:38.992Z] --- PASS: TestPrepare (0.00s) [2022-04-29T07:35:38.992Z] === RUN TestStart [2022-04-29T07:35:38.992Z] --- PASS: TestStart (0.00s) [2022-04-29T07:35:38.992Z] === RUN TestWaitCancel [2022-04-29T07:35:38.992Z] --- PASS: TestWaitCancel (0.00s) [2022-04-29T07:35:38.992Z] === RUN TestWaitDisabled [2022-04-29T07:35:38.992Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-29T07:35:38.992Z] === RUN TestWaitEnabled [2022-04-29T07:35:38.992Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-29T07:35:38.992Z] === RUN TestRemove [2022-04-29T07:35:38.992Z] --- PASS: TestRemove (0.00s) [2022-04-29T07:35:38.992Z] PASS [2022-04-29T07:35:38.992Z] coverage: 65.3% of statements [2022-04-29T07:35:38.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-04-29T07:35:39.628Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-29T07:35:39.628Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T07:35:40.802Z] === RUN TestInvalidConfig [2022-04-29T07:35:40.802Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-29T07:35:40.802Z] === RUN TestConfig [2022-04-29T07:35:40.802Z] --- PASS: TestConfig (0.00s) [2022-04-29T07:35:40.802Z] === RUN TestOptionsLabels [2022-04-29T07:35:40.802Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-29T07:35:40.802Z] === RUN TestValidName [2022-04-29T07:35:40.802Z] --- PASS: TestValidName (0.00s) [2022-04-29T07:35:40.802Z] PASS [2022-04-29T07:35:40.802Z] coverage: 19.7% of statements [2022-04-29T07:35:40.802Z] ok github.com/docker/docker/libnetwork/config 0.104s coverage: 19.7% of statements [2022-04-29T07:35:41.519Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T07:35:41.519Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-29T07:35:41.777Z] === RUN TestKey [2022-04-29T07:35:41.777Z] --- PASS: TestKey (0.00s) [2022-04-29T07:35:41.777Z] === RUN TestParseKey [2022-04-29T07:35:41.777Z] --- PASS: TestParseKey (0.00s) [2022-04-29T07:35:41.777Z] === RUN TestInvalidDataStore [2022-04-29T07:35:41.777Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-29T07:35:41.777Z] === RUN TestKVObjectFlatKey [2022-04-29T07:35:41.777Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-29T07:35:41.777Z] === RUN TestAtomicKVObjectFlatKey [2022-04-29T07:35:41.777Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-29T07:35:41.777Z] PASS [2022-04-29T07:35:41.777Z] coverage: 21.9% of statements [2022-04-29T07:35:41.777Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-04-29T07:35:41.777Z] === RUN TestErrorInterfaces [2022-04-29T07:35:41.777Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-29T07:35:41.777Z] === RUN TestNetworkMarshalling [2022-04-29T07:35:41.948Z] === RUN TestNewListSecretsFilters [2022-04-29T07:35:41.948Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-29T07:35:41.948Z] === RUN TestNewListConfigsFilters [2022-04-29T07:35:41.948Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-29T07:35:41.948Z] PASS [2022-04-29T07:35:41.948Z] coverage: 0.5% of statements [2022-04-29T07:35:42.147Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-29T07:35:42.147Z] Copying nested executables into bundles/binary-daemon [2022-04-29T07:35:42.147Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-29T07:35:42.147Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:35:42.147Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-29T07:35:42.147Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-29T07:35:42.235Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-04-29T07:35:42.235Z] === RUN TestEndpointMarshalling [2022-04-29T07:35:42.235Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestAuxAddresses [2022-04-29T07:35:42.235Z] time="2022-04-29T07:35:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:35:42.235Z] --- PASS: TestAuxAddresses (0.03s) [2022-04-29T07:35:42.235Z] === RUN TestSRVServiceQuery [2022-04-29T07:35:42.235Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-29T07:35:42.235Z] === RUN TestServiceVIPReuse [2022-04-29T07:35:42.235Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-29T07:35:42.235Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-29T07:35:42.235Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T07:35:42.235Z] === RUN TestDNSIPQuery [2022-04-29T07:35:42.235Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestDNSProxyServFail [2022-04-29T07:35:42.235Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestSandboxAddEmpty [2022-04-29T07:35:42.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestSandboxAddMultiPrio [2022-04-29T07:35:42.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestSandboxAddSamePrio [2022-04-29T07:35:42.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestCleanupServiceDiscovery [2022-04-29T07:35:42.235Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestDNSOptions [2022-04-29T07:35:42.235Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:35:42.235Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestMultipleControllersWithSameStore [2022-04-29T07:35:42.235Z] time="2022-04-29T07:35:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:35:42.235Z] time="2022-04-29T07:35:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:35:42.235Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-29T07:35:42.235Z] PASS [2022-04-29T07:35:42.235Z] coverage: 8.5% of statements [2022-04-29T07:35:42.235Z] ok github.com/docker/docker/libnetwork 0.463s coverage: 8.5% of statements [2022-04-29T07:35:42.235Z] === RUN TestIPDataMarshalling [2022-04-29T07:35:42.235Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-29T07:35:42.235Z] === RUN TestValidateAndIsV6 [2022-04-29T07:35:42.416Z] ok github.com/docker/docker/daemon/cluster 0.238s coverage: 0.5% of statements [2022-04-29T07:35:42.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/make.sh cross [2022-04-29T07:35:42.698Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-29T07:35:42.698Z] PASS [2022-04-29T07:35:42.698Z] coverage: 68.9% of statements [2022-04-29T07:35:42.698Z] ok github.com/docker/docker/libnetwork/driverapi 0.065s coverage: 68.9% of statements [2022-04-29T07:35:42.735Z] [2022-04-29T07:35:42.994Z] Removing bundles/ [2022-04-29T07:35:42.994Z] [2022-04-29T07:35:42.994Z] ---> Making bundle: cross (in bundles/cross) [2022-04-29T07:35:42.994Z] Cross building: bundles/cross/linux/amd64 [2022-04-29T07:35:42.994Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-29T07:35:42.994Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-29T07:35:43.157Z] === RUN TestDriver [2022-04-29T07:35:43.157Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:35:43.157Z] PASS [2022-04-29T07:35:43.157Z] coverage: 34.8% of statements [2022-04-29T07:35:43.157Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-04-29T07:35:43.403Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-29T07:35:43.403Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-29T07:35:43.403Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-29T07:35:43.403Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-29T07:35:43.411Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T07:35:43.615Z] === RUN TestDriver [2022-04-29T07:35:43.615Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:35:43.615Z] PASS [2022-04-29T07:35:43.615Z] coverage: 34.8% of statements [2022-04-29T07:35:43.615Z] ok github.com/docker/docker/libnetwork/drivers/null 0.106s coverage: 34.8% of statements [2022-04-29T07:35:43.871Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-29T07:35:43.871Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-29T07:35:43.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:35:43.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-29T07:35:43.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-29T07:35:43.872Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-29T07:35:43.872Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-29T07:35:43.872Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-29T07:35:43.872Z] PASS [2022-04-29T07:35:43.872Z] coverage: 35.9% of statements [2022-04-29T07:35:43.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.888s coverage: 35.9% of statements [2022-04-29T07:35:44.073Z] === RUN TestNetworkAllocateFree [2022-04-29T07:35:44.073Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-29T07:35:44.073Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-29T07:35:44.073Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-29T07:35:44.073Z] PASS [2022-04-29T07:35:44.073Z] coverage: 63.6% of statements [2022-04-29T07:35:44.073Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-04-29T07:35:45.039Z] === RUN TestGetEmptyCapabilities [2022-04-29T07:35:45.039Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestGetExtraCapabilities [2022-04-29T07:35:45.039Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestGetInvalidCapabilities [2022-04-29T07:35:45.039Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestRemoteDriver [2022-04-29T07:35:45.039Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestDriverError [2022-04-29T07:35:45.039Z] --- PASS: TestDriverError (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestMissingValues [2022-04-29T07:35:45.039Z] --- PASS: TestMissingValues (0.01s) [2022-04-29T07:35:45.039Z] === RUN TestRollback [2022-04-29T07:35:45.039Z] --- PASS: TestRollback (0.01s) [2022-04-29T07:35:45.039Z] PASS [2022-04-29T07:35:45.039Z] coverage: 57.4% of statements [2022-04-29T07:35:45.039Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.114s coverage: 57.4% of statements [2022-04-29T07:35:45.497Z] --- PASS: TestRandomAllocateDeallocate (6.99s) [2022-04-29T07:35:45.497Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:35:45.497Z] === RUN TestNAT [2022-04-29T07:35:45.497Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:35:45.497Z] --- SKIP: TestNAT (0.00s) [2022-04-29T07:35:45.497Z] === RUN TestTransparent [2022-04-29T07:35:45.497Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:35:45.497Z] --- SKIP: TestTransparent (0.00s) [2022-04-29T07:35:45.497Z] PASS [2022-04-29T07:35:45.497Z] coverage: 0.0% of statements [2022-04-29T07:35:45.497Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-04-29T07:35:45.930Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-29T07:35:45.956Z] === RUN TestNew [2022-04-29T07:35:45.956Z] --- PASS: TestNew (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestAddDriver [2022-04-29T07:35:45.956Z] --- PASS: TestAddDriver (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestAddDuplicateDriver [2022-04-29T07:35:45.956Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-29T07:35:45.956Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestDriver [2022-04-29T07:35:45.956Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestIPAM [2022-04-29T07:35:45.956Z] --- PASS: TestIPAM (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestWalkIPAMs [2022-04-29T07:35:45.956Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestWalkDrivers [2022-04-29T07:35:45.956Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-29T07:35:45.956Z] PASS [2022-04-29T07:35:45.956Z] coverage: 82.4% of statements [2022-04-29T07:35:45.956Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-04-29T07:35:45.956Z] === RUN TestBuildDefault [2022-04-29T07:35:45.956Z] --- PASS: TestBuildDefault (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestBuildHostnameDomainname [2022-04-29T07:35:45.956Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestBuildHostname [2022-04-29T07:35:45.956Z] --- PASS: TestBuildHostname (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestBuildHostnameFQDN [2022-04-29T07:35:45.956Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestBuildNoIP [2022-04-29T07:35:45.956Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestUpdate [2022-04-29T07:35:45.956Z] --- PASS: TestUpdate (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-29T07:35:45.956Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-29T07:35:45.956Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestAddEmpty [2022-04-29T07:35:45.956Z] --- PASS: TestAddEmpty (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestAdd [2022-04-29T07:35:45.956Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestDeleteEmpty [2022-04-29T07:35:45.956Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestDeleteNewline [2022-04-29T07:35:45.956Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestDelete [2022-04-29T07:35:45.956Z] --- PASS: TestDelete (0.00s) [2022-04-29T07:35:45.956Z] === RUN TestConcurrentWrites [2022-04-29T07:35:46.091Z] === RUN TestWaitNodeAttachment [2022-04-29T07:35:46.414Z] --- PASS: TestConcurrentWrites (0.30s) [2022-04-29T07:35:46.414Z] PASS [2022-04-29T07:35:46.414Z] coverage: 81.2% of statements [2022-04-29T07:35:46.414Z] ok github.com/docker/docker/libnetwork/etchosts 0.386s coverage: 81.2% of statements [2022-04-29T07:35:46.414Z] === RUN TestNew [2022-04-29T07:35:46.414Z] --- PASS: TestNew (0.00s) [2022-04-29T07:35:46.414Z] === RUN TestAllocate [2022-04-29T07:35:46.414Z] --- PASS: TestAllocate (0.00s) [2022-04-29T07:35:46.414Z] === RUN TestUninitialized [2022-04-29T07:35:46.414Z] --- PASS: TestUninitialized (0.00s) [2022-04-29T07:35:46.414Z] === RUN TestAllocateInRange [2022-04-29T07:35:46.414Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-29T07:35:46.414Z] === RUN TestAllocateSerial [2022-04-29T07:35:46.414Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-29T07:35:46.414Z] PASS [2022-04-29T07:35:46.414Z] coverage: 87.5% of statements [2022-04-29T07:35:46.414Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-04-29T07:35:46.559Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-29T07:35:46.559Z] === RUN TestIsolationConversion [2022-04-29T07:35:46.559Z] === RUN TestIsolationConversion/default [2022-04-29T07:35:46.559Z] === RUN TestIsolationConversion/process [2022-04-29T07:35:46.559Z] === RUN TestIsolationConversion/hyperv [2022-04-29T07:35:46.559Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestContainerLabels [2022-04-29T07:35:46.559Z] --- PASS: TestContainerLabels (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestCredentialSpecConversion [2022-04-29T07:35:46.559Z] === RUN TestCredentialSpecConversion/none [2022-04-29T07:35:46.559Z] === RUN TestCredentialSpecConversion/config [2022-04-29T07:35:46.559Z] === RUN TestCredentialSpecConversion/file [2022-04-29T07:35:46.559Z] === RUN TestCredentialSpecConversion/registry [2022-04-29T07:35:46.559Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountBind [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountVolume [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountTarget [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountTmpfs [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountInvalidType [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestControllerValidateMountNamedPipe [2022-04-29T07:35:46.559Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-29T07:35:46.559Z] PASS [2022-04-29T07:35:46.559Z] coverage: 11.0% of statements [2022-04-29T07:35:46.559Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.803s coverage: 11.0% of statements [2022-04-29T07:35:46.559Z] === RUN TestBuilderGC [2022-04-29T07:35:46.559Z] --- PASS: TestBuilderGC (0.01s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationNotFound [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonBrokenConfiguration [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestFindConfigurationConflicts [2022-04-29T07:35:46.559Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-29T07:35:46.559Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-29T07:35:46.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-29T07:35:46.559Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-29T07:35:46.559Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-29T07:35:46.559Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:35:46.559Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-29T07:35:46.873Z] === RUN TestCaller [2022-04-29T07:35:46.873Z] --- PASS: TestCaller (0.00s) [2022-04-29T07:35:46.873Z] PASS [2022-04-29T07:35:46.873Z] coverage: 100.0% of statements [2022-04-29T07:35:46.873Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-04-29T07:35:46.873Z] --- PASS: TestAllocateRandomDeallocate (1.61s) [2022-04-29T07:35:46.873Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_label [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_dns [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_hosts [2022-04-29T07:35:47.030Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-29T07:35:47.030Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestReloadSetConfigFileNotExist [2022-04-29T07:35:47.030Z] time="2022-04-29T07:35:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-29T07:35:47.030Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-04-29T07:35:47.030Z] === RUN TestReloadDefaultConfigNotExist [2022-04-29T07:35:47.030Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:35:47.030Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestReloadBadDefaultConfig [2022-04-29T07:35:47.030Z] time="2022-04-29T07:35:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-716787919" [2022-04-29T07:35:47.030Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestReloadWithConflictingLabels [2022-04-29T07:35:47.030Z] time="2022-04-29T07:35:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3957153717" [2022-04-29T07:35:47.030Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-04-29T07:35:47.030Z] === RUN TestReloadWithDuplicateLabels [2022-04-29T07:35:47.030Z] time="2022-04-29T07:35:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1234080214" [2022-04-29T07:35:47.030Z] --- PASS: TestReloadWithDuplicateLabels (0.03s) [2022-04-29T07:35:47.030Z] === RUN TestMaskURLCredentials [2022-04-29T07:35:47.030Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestDaemonConfigurationMerge [2022-04-29T07:35:47.030Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-29T07:35:47.030Z] PASS [2022-04-29T07:35:47.030Z] coverage: 79.8% of statements [2022-04-29T07:35:47.030Z] ok github.com/docker/docker/daemon/config 0.466s coverage: 79.8% of statements [2022-04-29T07:35:47.030Z] === RUN TestEventsLog [2022-04-29T07:35:47.030Z] --- PASS: TestEventsLog (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestEventsLogTimeout [2022-04-29T07:35:47.030Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-29T07:35:47.030Z] === RUN TestLogEvents [2022-04-29T07:35:47.030Z] --- PASS: TestLogEvents (0.05s) [2022-04-29T07:35:47.030Z] === RUN TestLoadBufferedEvents [2022-04-29T07:35:47.298Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-29T07:35:47.331Z] === RUN TestSetSerialInsertDelete [2022-04-29T07:35:47.331Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-29T07:35:47.331Z] === RUN TestSetParallelInsertDelete [2022-04-29T07:35:47.498Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-29T07:35:47.498Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-29T07:35:47.498Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-29T07:35:47.498Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-29T07:35:47.498Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-29T07:35:47.498Z] PASS [2022-04-29T07:35:47.498Z] coverage: 50.0% of statements [2022-04-29T07:35:47.498Z] ok github.com/docker/docker/daemon/events 0.409s coverage: 50.0% of statements [2022-04-29T07:35:48.872Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.79s) [2022-04-29T07:35:48.872Z] === RUN TestRetrieveFromStore [2022-04-29T07:35:48.872Z] === RUN TestInt2IP2IntConversion [2022-04-29T07:35:49.064Z] === RUN TestLinkNaming [2022-04-29T07:35:49.064Z] --- PASS: TestLinkNaming (0.00s) [2022-04-29T07:35:49.064Z] === RUN TestLinkNew [2022-04-29T07:35:49.064Z] --- PASS: TestLinkNew (0.00s) [2022-04-29T07:35:49.064Z] === RUN TestLinkEnv [2022-04-29T07:35:49.064Z] --- PASS: TestLinkEnv (0.00s) [2022-04-29T07:35:49.064Z] === RUN TestLinkMultipleEnv [2022-04-29T07:35:49.064Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-29T07:35:49.064Z] === RUN TestLinkPortRangeEnv [2022-04-29T07:35:49.064Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-29T07:35:49.064Z] PASS [2022-04-29T07:35:49.064Z] coverage: 93.0% of statements [2022-04-29T07:35:49.065Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-04-29T07:35:49.065Z] === RUN TestIsEmptyDir [2022-04-29T07:35:49.065Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-29T07:35:49.065Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-29T07:35:49.065Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-29T07:35:49.065Z] PASS [2022-04-29T07:35:49.065Z] coverage: 2.3% of statements [2022-04-29T07:35:49.065Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-04-29T07:35:49.193Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-29T07:35:49.331Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-04-29T07:35:49.331Z] === RUN TestGetAddressVersion [2022-04-29T07:35:49.331Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-29T07:35:49.331Z] === RUN TestKeyString [2022-04-29T07:35:49.331Z] --- PASS: TestKeyString (0.00s) [2022-04-29T07:35:49.331Z] === RUN TestPoolDataMarshal [2022-04-29T07:35:49.331Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-29T07:35:49.331Z] === RUN TestSubnetsMarshal [2022-04-29T07:35:49.331Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-29T07:35:49.331Z] === RUN TestAddSubnets [2022-04-29T07:35:49.331Z] --- PASS: TestAddSubnets (0.08s) [2022-04-29T07:35:49.331Z] === RUN TestDoublePoolRelease [2022-04-29T07:35:49.759Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T07:35:49.790Z] --- PASS: TestDoublePoolRelease (0.07s) [2022-04-29T07:35:49.790Z] === RUN TestAddReleasePoolID [2022-04-29T07:35:49.790Z] === RUN TestPoolRequest [2022-04-29T07:35:49.790Z] --- PASS: TestPoolRequest (0.00s) [2022-04-29T07:35:49.790Z] === RUN TestOtherRequests [2022-04-29T07:35:49.790Z] --- PASS: TestOtherRequests (0.00s) [2022-04-29T07:35:49.790Z] PASS [2022-04-29T07:35:49.790Z] coverage: 57.1% of statements [2022-04-29T07:35:49.790Z] ok github.com/docker/docker/libnetwork/ipams/null 0.064s coverage: 57.1% of statements [2022-04-29T07:35:49.790Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-29T07:35:49.790Z] === RUN TestPredefinedPool [2022-04-29T07:35:49.790Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-29T07:35:49.790Z] === RUN TestRemoveSubnet [2022-04-29T07:35:49.790Z] --- PASS: TestRetrieveFromStore (0.92s) [2022-04-29T07:35:49.790Z] === RUN TestIsCorrupted [2022-04-29T07:35:49.790Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-29T07:35:49.790Z] === RUN TestSetRollover [2022-04-29T07:35:50.051Z] === RUN TestVerifyNetworkingConfig [2022-04-29T07:35:50.051Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestGetContainer [2022-04-29T07:35:50.051Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestValidContainerNames [2022-04-29T07:35:50.051Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestContainerInitDNS [2022-04-29T07:35:50.051Z] daemon_test.go:145: root required [2022-04-29T07:35:50.051Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestMerge [2022-04-29T07:35:50.051Z] --- PASS: TestMerge (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestValidateContainerIsolation [2022-04-29T07:35:50.051Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestFindNetworkErrorType [2022-04-29T07:35:50.051Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestEnsureServicesExist [2022-04-29T07:35:50.051Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestEnsureServicesExistErrors [2022-04-29T07:35:50.051Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-29T07:35:50.051Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-29T07:35:50.051Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-29T07:35:50.051Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-29T07:35:50.051Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:35:50.051Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-29T07:35:50.051Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestContainerDelete [2022-04-29T07:35:50.051Z] --- PASS: TestContainerDelete (0.01s) [2022-04-29T07:35:50.051Z] === RUN TestContainerDoubleDelete [2022-04-29T07:35:50.051Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestLogContainerEventCopyLabels [2022-04-29T07:35:50.051Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestLogContainerEventWithAttributes [2022-04-29T07:35:50.051Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestNoneHealthcheck [2022-04-29T07:35:50.051Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-29T07:35:50.051Z] === RUN TestHealthStates [2022-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] time="2022-04-29T07:35:49Z" 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-04-29T07:35:50.051Z] --- PASS: TestHealthStates (0.25s) [2022-04-29T07:35:50.051Z] === RUN TestGetInspectData [2022-04-29T07:35:50.051Z] --- PASS: TestGetInspectData (0.00s) [2022-04-29T07:35:50.253Z] --- PASS: TestRemoveSubnet (0.28s) [2022-04-29T07:35:50.253Z] === RUN TestGetSameAddress [2022-04-29T07:35:50.253Z] --- PASS: TestGetSameAddress (0.05s) [2022-04-29T07:35:50.253Z] === RUN TestPoolAllocationReuse [2022-04-29T07:35:50.519Z] === RUN TestFillLicense [2022-04-29T07:35:50.519Z] --- PASS: TestFillLicense (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestListInvalidFilter [2022-04-29T07:35:50.519Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestNameFilter [2022-04-29T07:35:50.519Z] --- PASS: TestNameFilter (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-29T07:35:50.519Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-29T07:35:50.519Z] === 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-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-29T07:35:50.519Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-29T07:35:50.519Z] --- 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-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-29T07:35:50.519Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-29T07:35:50.519Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadLabels [2022-04-29T07:35:50.519Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-29T07:35:50.519Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadMirrors [2022-04-29T07:35:50.519Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-29T07:35:50.519Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-29T07:35:50.519Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-29T07:35:50.519Z] reload_test.go:342: root required [2022-04-29T07:35:50.519Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-29T07:35:50.519Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-29T07:35:50.519Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-29T07:35:50.519Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-29T07:35:50.519Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-29T07:35:50.519Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-29T07:35:50.519Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-29T07:35:50.519Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-29T07:35:50.519Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-29T07:35:50.519Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-29T07:35:50.519Z] === RUN TestParseVolumesFrom [2022-04-29T07:35:50.519Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-29T07:35:50.519Z] PASS [2022-04-29T07:35:50.519Z] coverage: 8.7% of statements [2022-04-29T07:35:50.519Z] ok github.com/docker/docker/daemon 0.848s coverage: 8.7% of statements [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-29T07:35:50.519Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-29T07:35:51.220Z] === RUN TestGetCapabilities [2022-04-29T07:35:51.220Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-29T07:35:51.220Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-29T07:35:51.220Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-29T07:35:51.220Z] === RUN TestGetDefaultAddressSpaces [2022-04-29T07:35:51.220Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-29T07:35:51.220Z] === RUN TestRemoteDriver [2022-04-29T07:35:51.220Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:35:51.220Z] PASS [2022-04-29T07:35:51.220Z] coverage: 47.4% of statements [2022-04-29T07:35:51.220Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-04-29T07:35:52.187Z] --- PASS: TestSetRollover (2.17s) [2022-04-29T07:35:52.187Z] === RUN TestSetRolloverSerial [2022-04-29T07:35:52.187Z] === RUN TestWindowsIPAM [2022-04-29T07:35:52.187Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-29T07:35:52.187Z] PASS [2022-04-29T07:35:52.187Z] coverage: 71.4% of statements [2022-04-29T07:35:52.187Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-29T07:35:52.187Z] --- PASS: TestPoolAllocationReuse (2.10s) [2022-04-29T07:35:52.187Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-29T07:35:52.187Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-29T07:35:52.187Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-29T07:35:52.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T07:35:52.278Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/defaults [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-29T07:35:52.739Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-29T07:35:52.739Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-29T07:35:52.739Z] === RUN TestCreateSuccess [2022-04-29T07:35:52.739Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCreateStreamSkipped [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-29T07:35:52.739Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCreateLogGroupSuccess [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-29T07:35:52.739Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCreateError [2022-04-29T07:35:52.739Z] --- PASS: TestCreateError (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCreateAlreadyExists [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-29T07:35:52.739Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestLogClosed [2022-04-29T07:35:52.739Z] --- PASS: TestLogClosed (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestLogBlocking [2022-04-29T07:35:52.739Z] --- PASS: TestLogBlocking (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-29T07:35:52.739Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestLogNonBlockingBufferFull [2022-04-29T07:35:52.739Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestPublishBatchSuccess [2022-04-29T07:35:52.739Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestPublishBatchError [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=error msg=error [2022-04-29T07:35:52.739Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:35:52.739Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:35:52.739Z] time="2022-04-29T07:35:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-29T07:35:52.739Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchSimple [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchTicker [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMultilinePattern [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchClose [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/0/Hello [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/2/🙃 [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/3/���� [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/4/He��o [2022-04-29T07:35:52.739Z] === RUN TestEffectiveLen/5/ [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/0/ [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/1/Hello [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: Hello [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/2/Hello [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: He [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: llo [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/3/Hello [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: Hello [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/4/🙃 [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/5/🙃 [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/6/a� [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: a [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: � [2022-04-29T07:35:52.739Z] === RUN TestAdapterReadLogs [2022-04-29T07:35:52.739Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCopier [2022-04-29T07:35:52.739Z] --- PASS: TestCopier (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCopierLongLines [2022-04-29T07:35:52.739Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCopierSlow [2022-04-29T07:35:52.739Z] === RUN TestFindValidSplit/7/a� [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1076: a� [2022-04-29T07:35:52.739Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestProcessEventEmoji [2022-04-29T07:35:52.739Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchLineSplit [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMaxEvents [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-29T07:35:52.739Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-29T07:35:52.739Z] === RUN TestSearchRegistryForImagesErrors [2022-04-29T07:35:52.739Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestSearchRegistryForImages [2022-04-29T07:35:52.739Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestOnlyPlatformWithFallback [2022-04-29T07:35:52.739Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestImageDelete [2022-04-29T07:35:52.739Z] === RUN TestImageDelete/no_lease [2022-04-29T07:35:52.739Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-29T07:35:52.739Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-29T07:35:52.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-29T07:35:52.739Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-29T07:35:52.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestImageDelete/lease_exists [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-29T07:35:52.740Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-29T07:35:52.740Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestCreateTagSuccess [2022-04-29T07:35:52.740Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-29T07:35:52.740Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-29T07:35:52.740Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-29T07:35:52.740Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-29T07:35:52.740Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-29T07:35:52.740Z] PASS [2022-04-29T07:35:52.740Z] coverage: 80.2% of statements [2022-04-29T07:35:52.740Z] ok github.com/docker/docker/daemon/logger/awslogs 0.531s coverage: 80.2% of statements [2022-04-29T07:35:52.740Z] --- PASS: TestImageDelete (0.05s) [2022-04-29T07:35:52.740Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-29T07:35:52.740Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-29T07:35:52.740Z] === RUN TestContentStoreForPull [2022-04-29T07:35:52.740Z] --- PASS: TestCopierSlow (0.21s) [2022-04-29T07:35:52.740Z] === RUN TestCopierWithSized [2022-04-29T07:35:52.740Z] === RUN TestCopierWithSized/as_is [2022-04-29T07:35:52.740Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-29T07:35:52.740Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-29T07:35:52.740Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-29T07:35:52.740Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestCopierWithPartial [2022-04-29T07:35:52.740Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestRingLogger [2022-04-29T07:35:52.740Z] --- PASS: TestRingLogger (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestRingCap [2022-04-29T07:35:52.740Z] --- PASS: TestRingCap (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestRingClose [2022-04-29T07:35:52.740Z] --- PASS: TestRingClose (0.00s) [2022-04-29T07:35:52.740Z] === RUN TestRingDrain [2022-04-29T07:35:52.740Z] --- PASS: TestRingDrain (0.00s) [2022-04-29T07:35:52.740Z] PASS [2022-04-29T07:35:52.740Z] coverage: 43.2% of statements [2022-04-29T07:35:52.740Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 43.2% of statements [2022-04-29T07:35:53.154Z] === RUN TestDefaultNetwork [2022-04-29T07:35:53.209Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-29T07:35:53.209Z] PASS [2022-04-29T07:35:53.209Z] coverage: 6.6% of statements [2022-04-29T07:35:53.209Z] ok github.com/docker/docker/daemon/images 0.413s coverage: 6.6% of statements [2022-04-29T07:35:53.209Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T07:35:53.209Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T07:35:53.209Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-29T07:35:53.615Z] --- PASS: TestDefaultNetwork (0.30s) [2022-04-29T07:35:53.615Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-29T07:35:53.615Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-29T07:35:53.615Z] === RUN TestInitAddressPools [2022-04-29T07:35:53.615Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-29T07:35:53.615Z] PASS [2022-04-29T07:35:53.615Z] coverage: 74.0% of statements [2022-04-29T07:35:53.615Z] ok github.com/docker/docker/libnetwork/ipamutils 0.688s coverage: 74.0% of statements [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-29T07:35:53.676Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/#00 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/something:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-29T07:35:53.676Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-29T07:35:53.677Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-29T07:35:53.677Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-29T07:35:53.677Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-29T07:35:53.677Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-29T07:35:53.677Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-29T07:35:53.677Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-29T07:35:53.677Z] PASS [2022-04-29T07:35:53.677Z] coverage: 53.6% of statements [2022-04-29T07:35:53.677Z] ok github.com/docker/docker/daemon/logger/fluentd 0.142s coverage: 53.6% of statements [2022-04-29T07:35:53.677Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T07:35:53.677Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-29T07:35:53.677Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-29T07:35:54.073Z] --- PASS: TestSetRolloverSerial (2.03s) [2022-04-29T07:35:54.073Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-29T07:35:54.073Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-29T07:35:54.073Z] PASS [2022-04-29T07:35:54.073Z] coverage: 84.4% of statements [2022-04-29T07:35:54.073Z] ok github.com/docker/docker/libnetwork/bitseq 15.603s coverage: 84.4% of statements [2022-04-29T07:35:54.145Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-29T07:35:54.145Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-29T07:35:54.145Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-29T07:35:54.145Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-29T07:35:54.145Z] === RUN TestFastTimeMarshalJSON [2022-04-29T07:35:54.145Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-29T07:35:54.145Z] PASS [2022-04-29T07:35:54.145Z] coverage: 87.2% of statements [2022-04-29T07:35:54.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2022-04-29T07:35:54.532Z] === RUN TestKeyValue [2022-04-29T07:35:54.532Z] --- PASS: TestKeyValue (0.00s) [2022-04-29T07:35:54.532Z] PASS [2022-04-29T07:35:54.532Z] coverage: 60.0% of statements [2022-04-29T07:35:54.532Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-04-29T07:35:54.801Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T07:35:55.136Z] === RUN TestJSONFileLogger [2022-04-29T07:35:55.136Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-29T07:35:55.136Z] === RUN TestJSONFileLoggerWithTags [2022-04-29T07:35:55.136Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-29T07:35:55.136Z] === RUN TestJSONFileLoggerWithOpts [2022-04-29T07:35:55.136Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-29T07:35:55.136Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-29T07:35:55.136Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-29T07:35:55.136Z] === RUN TestEncodeDecode [2022-04-29T07:35:55.136Z] === PAUSE TestEncodeDecode [2022-04-29T07:35:55.136Z] === RUN TestUnexpectedEOF [2022-04-29T07:35:55.136Z] === RUN TestWriteLog [2022-04-29T07:35:55.136Z] === PAUSE TestWriteLog [2022-04-29T07:35:55.136Z] === RUN TestReadLog [2022-04-29T07:35:55.136Z] === PAUSE TestReadLog [2022-04-29T07:35:55.136Z] === RUN TestDecode [2022-04-29T07:35:55.136Z] --- PASS: TestDecode (0.03s) [2022-04-29T07:35:55.136Z] === CONT TestWriteLog [2022-04-29T07:35:55.136Z] === CONT TestReadLog [2022-04-29T07:35:55.136Z] --- PASS: TestWriteLog (0.01s) [2022-04-29T07:35:55.136Z] === RUN TestReadLog/tail_exact [2022-04-29T07:35:55.136Z] time="2022-04-29T07:35:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:35:55.136Z] time="2022-04-29T07:35:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:35:55.136Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-04-29T07:35:55.136Z] === CONT TestEncodeDecode [2022-04-29T07:35:55.136Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-29T07:35:55.136Z] PASS [2022-04-29T07:35:55.136Z] coverage: 69.9% of statements [2022-04-29T07:35:55.136Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.416s coverage: 69.9% of statements [2022-04-29T07:35:55.499Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.07s) [2022-04-29T07:35:55.499Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-29T07:35:55.604Z] === RUN TestReadLog/tail_less_than_available [2022-04-29T07:35:55.604Z] === RUN TestReadLog/tail_more_than_available [2022-04-29T07:35:55.604Z] --- PASS: TestReadLog (0.27s) [2022-04-29T07:35:55.604Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-29T07:35:55.604Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-29T07:35:55.604Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-29T07:35:55.604Z] PASS [2022-04-29T07:35:55.604Z] coverage: 78.7% of statements [2022-04-29T07:35:55.604Z] ok github.com/docker/docker/daemon/logger/local 0.368s coverage: 78.7% of statements [2022-04-29T07:35:55.604Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T07:35:55.731Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-29T07:35:56.592Z] === RUN TestLog [2022-04-29T07:35:56.592Z] --- PASS: TestLog (0.03s) [2022-04-29T07:35:56.592Z] PASS [2022-04-29T07:35:56.592Z] coverage: 31.5% of statements [2022-04-29T07:35:56.592Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2022-04-29T07:35:56.592Z] === RUN TestOpenFileDelete [2022-04-29T07:35:56.592Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestOpenFileRename [2022-04-29T07:35:56.592Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-29T07:35:56.592Z] === RUN TestHandleDecoderErr [2022-04-29T07:35:56.592Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestParseLogTagDefaultTag [2022-04-29T07:35:56.592Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestParseLogTag [2022-04-29T07:35:56.592Z] --- PASS: TestParseLogTag (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestParseLogTagEmptyTag [2022-04-29T07:35:56.592Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestTailFiles [2022-04-29T07:35:56.592Z] --- PASS: TestTailFiles (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestFollowLogsConsumerGone [2022-04-29T07:35:56.592Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-29T07:35:56.592Z] === RUN TestFollowLogsProducerGone [2022-04-29T07:35:56.592Z] logfile_test.go:180: logDecode() closed after sending 440 messages [2022-04-29T07:35:56.592Z] logfile_test.go:233: messages sent: 440, received: 440 [2022-04-29T07:35:56.592Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-29T07:35:56.592Z] === RUN TestCheckCapacityAndRotate [2022-04-29T07:35:56.592Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-29T07:35:56.592Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-29T07:35:56.592Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-04-29T07:35:56.592Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-29T07:35:56.592Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-29T07:35:56.592Z] PASS [2022-04-29T07:35:56.592Z] coverage: 54.1% of statements [2022-04-29T07:35:56.592Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.155s coverage: 54.1% of statements [2022-04-29T07:35:57.579Z] === RUN TestParseLogFormat [2022-04-29T07:35:57.579Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestValidateLogOptEmpty [2022-04-29T07:35:57.579Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestParseAddressDefaultPort [2022-04-29T07:35:57.579Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestValidateSyslogFacility [2022-04-29T07:35:57.579Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestValidateLogOptSyslogFormat [2022-04-29T07:35:57.579Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestValidateLogOpt [2022-04-29T07:35:57.579Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:35:57.579Z] PASS [2022-04-29T07:35:57.579Z] coverage: 43.6% of statements [2022-04-29T07:35:57.579Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-04-29T07:35:57.579Z] === RUN TestNewParse [2022-04-29T07:35:57.579Z] --- PASS: TestNewParse (0.00s) [2022-04-29T07:35:57.579Z] PASS [2022-04-29T07:35:57.579Z] coverage: 8.3% of statements [2022-04-29T07:35:57.579Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-04-29T07:35:57.579Z] === RUN TestValidateLogOpt [2022-04-29T07:35:57.579Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestNewMissedConfig [2022-04-29T07:35:57.579Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestNewMissedUrl [2022-04-29T07:35:57.579Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestNewMissedToken [2022-04-29T07:35:57.579Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestNewWithProxy [2022-04-29T07:35:57.579Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-29T07:35:57.579Z] === RUN TestDefault [2022-04-29T07:35:57.579Z] --- PASS: TestDefault (0.01s) [2022-04-29T07:35:57.579Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-29T07:35:57.674Z] --- PASS: TestSetParallelInsertDelete (10.04s) [2022-04-29T07:35:57.674Z] PASS [2022-04-29T07:35:57.674Z] coverage: 100.0% of statements [2022-04-29T07:35:57.674Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.151s coverage: 100.0% of statements [2022-04-29T07:35:58.047Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-29T07:35:58.047Z] === RUN TestJsonFormat [2022-04-29T07:35:58.047Z] --- PASS: TestJsonFormat (0.02s) [2022-04-29T07:35:58.047Z] === RUN TestRawFormat [2022-04-29T07:35:58.047Z] --- PASS: TestRawFormat (0.00s) [2022-04-29T07:35:58.047Z] === RUN TestRawFormatWithLabels [2022-04-29T07:35:58.047Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-29T07:35:58.047Z] === RUN TestRawFormatWithoutTag [2022-04-29T07:35:58.047Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-29T07:35:58.047Z] === RUN TestBatching [2022-04-29T07:35:58.047Z] --- PASS: TestBatching (0.41s) [2022-04-29T07:35:58.133Z] === RUN TestNetworkDBSimple [2022-04-29T07:35:58.516Z] === RUN TestFrequency [2022-04-29T07:35:58.516Z] --- PASS: TestFrequency (0.22s) [2022-04-29T07:35:58.516Z] === RUN TestOneMessagePerRequest [2022-04-29T07:35:58.516Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-29T07:35:58.516Z] === RUN TestVerify [2022-04-29T07:35:58.516Z] --- PASS: TestVerify (0.00s) [2022-04-29T07:35:58.516Z] === RUN TestSkipVerify [2022-04-29T07:35:58.590Z] === RUN TestGenerate [2022-04-29T07:35:58.590Z] --- PASS: TestGenerate (0.00s) [2022-04-29T07:35:58.590Z] === RUN TestGeneratePtr [2022-04-29T07:35:58.590Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-29T07:35:58.590Z] === RUN TestGenerateMissingField [2022-04-29T07:35:58.590Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-29T07:35:58.590Z] === RUN TestFieldCannotBeSet [2022-04-29T07:35:58.590Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-29T07:35:58.590Z] === RUN TestTypeMismatchError [2022-04-29T07:35:58.590Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-29T07:35:58.590Z] PASS [2022-04-29T07:35:58.590Z] coverage: 100.0% of statements [2022-04-29T07:35:58.590Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] --- PASS: TestSkipVerify (0.57s) [2022-04-29T07:35:58.985Z] === RUN TestBufferMaximum [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.770219\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.770219\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-29T07:35:58.985Z] === RUN TestServerAlwaysDown [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.774236\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.774236\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.774236\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.775237\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] time="2022-04-29T07:35:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217758.775237\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:58.985Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-29T07:35:58.985Z] === RUN TestCannotSendAfterClose [2022-04-29T07:35:58.985Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-29T07:35:58.985Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-29T07:35:59.556Z] 2022/04/29 07:35:58 Closing DB instances... [2022-04-29T07:35:59.556Z] testing: warning: no tests to run [2022-04-29T07:35:59.556Z] PASS [2022-04-29T07:35:59.556Z] coverage: 0.0% of statements [2022-04-29T07:35:59.556Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:35:59.904Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-29T07:35:59.972Z] === RUN TestV1IDService [2022-04-29T07:35:59.972Z] --- PASS: TestV1IDService (0.02s) [2022-04-29T07:35:59.972Z] === RUN TestV2MetadataService [2022-04-29T07:35:59.972Z] time="2022-04-29T07:35:59Z" 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-04-29T07:35:59.972Z] time="2022-04-29T07:35:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"239ff97e826f\"}'" [2022-04-29T07:35:59.972Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-29T07:35:59.972Z] PASS [2022-04-29T07:35:59.972Z] coverage: 82.5% of statements [2022-04-29T07:35:59.972Z] === RUN TestSuccessfulDownload [2022-04-29T07:35:59.972Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:35:59.972Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-29T07:35:59.972Z] === RUN TestCancelledDownload [2022-04-29T07:35:59.972Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-29T07:35:59.972Z] === RUN TestMaxDownloadAttempts [2022-04-29T07:35:59.972Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:59.972Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:59.972Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:59.972Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:59.972Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:59.972Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:59.972Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:59.972Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:59.972Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:35:59.972Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:35:59.972Z] ok github.com/docker/docker/daemon/logger/splunk 2.330s coverage: 82.5% of statements [2022-04-29T07:35:59.972Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:35:59.972Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:35:59.972Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T07:35:59.972Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-29T07:35:59.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T07:36:00.014Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.53s) [2022-04-29T07:36:00.015Z] === RUN TestGetAddress [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T07:36:00.015Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T07:36:00.442Z] time="2022-04-29T07:36:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:36:00.442Z] time="2022-04-29T07:36:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:36:00.442Z] time="2022-04-29T07:36:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:36:00.442Z] time="2022-04-29T07:36:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:36:00.442Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-29T07:36:00.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-04-29T07:36:00.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-04-29T07:36:00.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-04-29T07:36:00.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-04-29T07:36:00.442Z] === RUN TestTransfer [2022-04-29T07:36:00.473Z] === RUN TestRequestNewPort [2022-04-29T07:36:00.473Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-29T07:36:00.473Z] === RUN TestRequestSpecificPort [2022-04-29T07:36:00.473Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-29T07:36:00.912Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-29T07:36:00.912Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-29T07:36:00.912Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-29T07:36:00.912Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-29T07:36:00.912Z] === RUN TestContinueOnError_NeverContinue [2022-04-29T07:36:00.912Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-29T07:36:00.912Z] === RUN TestManifestStore [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/no_remote_or_local [2022-04-29T07:36:00.912Z] --- PASS: TestTransfer (0.15s) [2022-04-29T07:36:00.912Z] === RUN TestConcurrencyLimit [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2087915081\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/no_local_cache [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/with_local_cache [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/unknown_media_type [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="reference for unknown type: " [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="reference for unknown type: " [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="reference for unknown type: " [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="reference for unknown type: " [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="reference for unknown type: " [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-29T07:36:00.912Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-29T07:36:00.912Z] time="2022-04-29T07:36:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore (0.37s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-29T07:36:00.912Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-29T07:36:00.912Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-29T07:36:00.931Z] === RUN TestReleasePort [2022-04-29T07:36:00.932Z] --- PASS: TestReleasePort (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestReuseReleasedPort [2022-04-29T07:36:00.932Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestReleaseUnreadledPort [2022-04-29T07:36:00.932Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestUnknowProtocol [2022-04-29T07:36:00.932Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestAllocateAllPorts [2022-04-29T07:36:00.932Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestPortAllocation [2022-04-29T07:36:00.932Z] --- PASS: TestPortAllocation (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestPortAllocationWithCustomRange [2022-04-29T07:36:00.932Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestNoDuplicateBPR [2022-04-29T07:36:00.932Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-29T07:36:00.932Z] === RUN TestChangePortRange [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-29T07:36:00.932Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-29T07:36:00.932Z] --- PASS: TestChangePortRange (0.00s) [2022-04-29T07:36:00.932Z] PASS [2022-04-29T07:36:00.932Z] coverage: 88.6% of statements [2022-04-29T07:36:00.932Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-29T07:36:00.932Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-04-29T07:36:00.932Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-29T07:36:00.932Z] testing: warning: no tests to run [2022-04-29T07:36:00.932Z] PASS [2022-04-29T07:36:00.932Z] coverage: 0.0% of statements [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-29T07:36:01.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestFixManifestLayers [2022-04-29T07:36:01.380Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-29T07:36:01.380Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:36:01.380Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestFixManifestLayersBadParent [2022-04-29T07:36:01.380Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestValidateManifest [2022-04-29T07:36:01.380Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:36:01.380Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestFormatPlatform [2022-04-29T07:36:01.380Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestPullSchema2Config [2022-04-29T07:36:01.380Z] --- PASS: TestV2MetadataService (1.34s) [2022-04-29T07:36:01.380Z] === RUN TestPullSchema2Config/success_first_time [2022-04-29T07:36:01.380Z] PASS [2022-04-29T07:36:01.380Z] coverage: 48.2% of statements [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.380Z] === RUN TestPullSchema2Config/500_status [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.380Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-29T07:36:01.380Z] === RUN TestInactiveJobs [2022-04-29T07:36:01.380Z] ok github.com/docker/docker/distribution/metadata 1.476s coverage: 48.2% of statements [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.380Z] === RUN TestPullSchema2Config/EOF [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:36:01.380Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.380Z] 2022/04/29 07:36:01 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-29T07:36:01.380Z] goroutine 16 [running]: [2022-04-29T07:36:01.380Z] net/http.(*conn).serve.func1() [2022-04-29T07:36:01.380Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:36:01.380Z] panic({0x968f00, 0xb4b310}) [2022-04-29T07:36:01.380Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:36:01.380Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002e8680?, {0xb52ab8?, 0xc00023c000?}) [2022-04-29T07:36:01.380Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-29T07:36:01.380Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb52ab8, 0xc00023c000}, 0xc0000a4100) [2022-04-29T07:36:01.380Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-29T07:36:01.380Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb52ab8?, 0xc00023c000?}, 0xf6e5e0?) [2022-04-29T07:36:01.380Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:36:01.380Z] net/http.serverHandler.ServeHTTP({0xc000192a80?}, {0xb52ab8, 0xc00023c000}, 0xc0000a4100) [2022-04-29T07:36:01.380Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:36:01.380Z] net/http.(*conn).serve(0xc00009a000, {0xb53330, 0xc0002c5290}) [2022-04-29T07:36:01.380Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:36:01.380Z] created by net/http.(*Server).Serve [2022-04-29T07:36:01.380Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:36:01.380Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-29T07:36:01.380Z] === RUN TestWatchRelease [2022-04-29T07:36:01.380Z] --- PASS: TestWatchRelease (0.05s) [2022-04-29T07:36:01.380Z] === RUN TestWatchFinishedTransfer [2022-04-29T07:36:01.380Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-29T07:36:01.380Z] === RUN TestDuplicateTransfer [2022-04-29T07:36:01.380Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-29T07:36:01.380Z] === RUN TestSuccessfulUpload [2022-04-29T07:36:01.389Z] ok github.com/docker/docker/libnetwork/portmapper 0.055s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:36:01.799Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-29T07:36:01.848Z] === RUN TestHashData [2022-04-29T07:36:01.848Z] --- PASS: TestHashData (0.00s) [2022-04-29T07:36:01.848Z] PASS [2022-04-29T07:36:01.848Z] coverage: 2.8% of statements [2022-04-29T07:36:01.848Z] ok github.com/docker/docker/libnetwork/resolvconf 0.056s coverage: 2.8% of statements [2022-04-29T07:36:01.848Z] 2022/04/29 07:36:01 Closing DB instances... [2022-04-29T07:36:01.851Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.851Z] === RUN TestPullSchema2Config/unauthorized [2022-04-29T07:36:01.851Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:36:01.852Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:36:01.852Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-29T07:36:01.852Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-29T07:36:01.852Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-29T07:36:01.852Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-29T07:36:01.852Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestGetRepositoryMountCandidates [2022-04-29T07:36:01.852Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestLayerAlreadyExists [2022-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] 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-04-29T07:36:01.852Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestWhenEmptyAuthConfig [2022-04-29T07:36:01.852Z] === RUN TestNotFound [2022-04-29T07:36:01.852Z] --- PASS: TestNotFound (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestConflict [2022-04-29T07:36:01.852Z] --- PASS: TestConflict (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestForbidden [2022-04-29T07:36:01.852Z] --- PASS: TestForbidden (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestInvalidParameter [2022-04-29T07:36:01.852Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestNotImplemented [2022-04-29T07:36:01.852Z] --- PASS: TestNotImplemented (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestNotModified [2022-04-29T07:36:01.852Z] --- PASS: TestNotModified (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestUnauthorized [2022-04-29T07:36:01.852Z] --- PASS: TestUnauthorized (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestUnknown [2022-04-29T07:36:01.852Z] --- PASS: TestUnknown (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestCancelled [2022-04-29T07:36:01.852Z] --- PASS: TestCancelled (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestDeadline [2022-04-29T07:36:01.852Z] --- PASS: TestDeadline (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestDataLoss [2022-04-29T07:36:01.852Z] --- PASS: TestDataLoss (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestUnavailable [2022-04-29T07:36:01.852Z] --- PASS: TestUnavailable (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestSystem [2022-04-29T07:36:01.852Z] --- PASS: TestSystem (0.00s) [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Not_Found [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Bad_Request [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Conflict [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Unauthorized [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Forbidden [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Not_Modified [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-29T07:36:01.852Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-29T07:36:01.852Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-29T07:36:01.852Z] PASS [2022-04-29T07:36:01.852Z] coverage: 77.0% of statements [2022-04-29T07:36:01.852Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-29T07:36:01.852Z] time="2022-04-29T07:36:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-29T07:36:01.852Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-29T07:36:01.852Z] === RUN TestCancelledUpload [2022-04-29T07:36:01.852Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-29T07:36:01.852Z] PASS [2022-04-29T07:36:01.852Z] coverage: 77.3% of statements [2022-04-29T07:36:01.852Z] ok github.com/docker/docker/distribution/xfer 1.972s coverage: 77.3% of statements [2022-04-29T07:36:02.305Z] === RUN TestErrorConstructors [2022-04-29T07:36:02.305Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-29T07:36:02.305Z] === RUN TestCompareIPMask [2022-04-29T07:36:02.306Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-29T07:36:02.306Z] === RUN TestUtilGetHostPartIP [2022-04-29T07:36:02.306Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-29T07:36:02.306Z] === RUN TestUtilGetBroadcastIP [2022-04-29T07:36:02.306Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-29T07:36:02.306Z] === RUN TestParseCIDR [2022-04-29T07:36:02.306Z] --- PASS: TestParseCIDR (0.00s) [2022-04-29T07:36:02.306Z] PASS [2022-04-29T07:36:02.306Z] coverage: 37.3% of statements [2022-04-29T07:36:02.306Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-04-29T07:36:02.849Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-04-29T07:36:02.849Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-29T07:36:02.849Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-29T07:36:02.849Z] === RUN TestTokenPassThru [2022-04-29T07:36:02.849Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-29T07:36:02.849Z] === RUN TestTokenPassThruDifferentHost [2022-04-29T07:36:02.849Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-04-29T07:36:02.849Z] PASS [2022-04-29T07:36:02.849Z] coverage: 26.6% of statements [2022-04-29T07:36:02.849Z] ok github.com/docker/docker/distribution 2.343s coverage: 26.6% of statements [2022-04-29T07:36:03.168Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-29T07:36:03.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-29T07:36:03.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-29T07:36:03.271Z] PASS [2022-04-29T07:36:03.271Z] coverage: 55.0% of statements [2022-04-29T07:36:03.271Z] ok github.com/docker/docker/oci 0.093s coverage: 55.0% of statements [2022-04-29T07:36:03.271Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.69s) [2022-04-29T07:36:03.271Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-29T07:36:03.319Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T07:36:03.319Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T07:36:03.319Z] === RUN TestCompare [2022-04-29T07:36:03.319Z] --- PASS: TestCompare (0.00s) [2022-04-29T07:36:03.319Z] PASS [2022-04-29T07:36:03.319Z] coverage: 19.2% of statements [2022-04-29T07:36:03.319Z] ok github.com/docker/docker/image/cache 0.101s coverage: 19.2% of statements [2022-04-29T07:36:03.319Z] === RUN TestFSGetInvalidData [2022-04-29T07:36:03.319Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-29T07:36:03.319Z] === RUN TestFSInvalidSet [2022-04-29T07:36:03.319Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-29T07:36:03.319Z] === RUN TestFSInvalidRoot [2022-04-29T07:36:03.319Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-29T07:36:03.319Z] === RUN TestFSMetadataGetSet [2022-04-29T07:36:03.787Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-29T07:36:03.787Z] === RUN TestFSInvalidWalker [2022-04-29T07:36:03.787Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-29T07:36:03.787Z] === RUN TestFSGetSet [2022-04-29T07:36:03.787Z] --- PASS: TestFSGetSet (0.06s) [2022-04-29T07:36:03.787Z] === RUN TestFSGetUnsetKey [2022-04-29T07:36:03.787Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-29T07:36:03.787Z] === RUN TestFSGetEmptyData [2022-04-29T07:36:03.787Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-29T07:36:03.787Z] === RUN TestFSDelete [2022-04-29T07:36:03.787Z] --- PASS: TestFSDelete (0.02s) [2022-04-29T07:36:03.787Z] === RUN TestFSWalker [2022-04-29T07:36:03.787Z] --- PASS: TestFSWalker (0.02s) [2022-04-29T07:36:03.787Z] === RUN TestFSWalkerStopOnError [2022-04-29T07:36:03.787Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-29T07:36:03.787Z] === RUN TestNewFromJSON [2022-04-29T07:36:03.787Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-29T07:36:03.787Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestMarshalKeyOrder [2022-04-29T07:36:03.787Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestHistoryEqual [2022-04-29T07:36:03.787Z] === RUN TestValidateManifest [2022-04-29T07:36:03.787Z] === RUN TestValidateManifest/nil [2022-04-29T07:36:03.787Z] === RUN TestValidateManifest/non-nil [2022-04-29T07:36:03.787Z] --- PASS: TestValidateManifest (0.00s) [2022-04-29T07:36:03.787Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-29T07:36:03.787Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-29T07:36:03.787Z] PASS [2022-04-29T07:36:03.787Z] coverage: 0.7% of statements [2022-04-29T07:36:03.787Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements [2022-04-29T07:36:03.787Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-29T07:36:03.787Z] === RUN TestImage [2022-04-29T07:36:03.787Z] --- PASS: TestImage (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestImageOSNotEmpty [2022-04-29T07:36:03.787Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-29T07:36:03.787Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-29T07:36:03.787Z] === RUN TestCreate [2022-04-29T07:36:03.787Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:36:03.787Z] === RUN TestRestore [2022-04-29T07:36:03.787Z] time="2022-04-29T07:36:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-29T07:36:03.787Z] --- PASS: TestRestore (0.03s) [2022-04-29T07:36:03.787Z] === RUN TestAddDelete [2022-04-29T07:36:03.787Z] --- PASS: TestAddDelete (0.03s) [2022-04-29T07:36:03.787Z] === RUN TestSearchAfterDelete [2022-04-29T07:36:03.787Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-29T07:36:03.787Z] === RUN TestParentReset [2022-04-29T07:36:04.097Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-29T07:36:04.238Z] === RUN TestAddressPoolOpt [2022-04-29T07:36:04.238Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/a [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/something [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/_=a [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/env1=value1 [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/_env1=value1 [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/PATH [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/=a [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/PATH= [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/PATH=something [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/asd!qwe [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/1asd [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/123 [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/some_space [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/__some_space_before [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/some_space_after__ [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/= [2022-04-29T07:36:04.238Z] === RUN TestValidateEnv/PaTh [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-29T07:36:04.238Z] === RUN TestParseHost [2022-04-29T07:36:04.238Z] === RUN TestParseHost/something_with_spaces [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://invalid:port [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://:5555/p [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-29T07:36:04.238Z] === RUN TestParseHost/:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/unknown:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://:port [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://:5555/ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/#00 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/fd:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://: [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://[::1]: [2022-04-29T07:36:04.238Z] === RUN TestParseHost/__ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://host: [2022-04-29T07:36:04.238Z] === RUN TestParseHost/unix:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/unix://path/to/socket [2022-04-29T07:36:04.238Z] === RUN TestParseHost/npipe:// [2022-04-29T07:36:04.238Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseHost/_ [2022-04-29T07:36:04.238Z] === RUN TestParseHost/fd://something [2022-04-29T07:36:04.238Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/: [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-29T07:36:04.238Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-29T07:36:04.238Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestParseTCP [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/localhost:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/0.0.0.1 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/localhost [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp://:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/localhost:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/#00 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/: [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/::1 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/0.0.0.1: [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[::1]: [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp:// [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/tcp://: [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[::1]:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:36:04.239Z] === RUN TestParseTCP/localhost: [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP (0.06s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestParseVersion [2022-04-29T07:36:04.239Z] --- PASS: TestParseVersion (0.00s) [2022-04-29T07:36:04.239Z] PASS [2022-04-29T07:36:04.239Z] coverage: 52.9% of statements [2022-04-29T07:36:04.239Z] ok github.com/docker/docker/pkg/aaparser 0.088s coverage: 52.9% of statements [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-29T07:36:04.239Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestValidateExtraHosts [2022-04-29T07:36:04.239Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestIpOptString [2022-04-29T07:36:04.239Z] --- PASS: TestIpOptString (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-29T07:36:04.239Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestNewIpOptValidDefaultVal [2022-04-29T07:36:04.239Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestIpOptSetInvalidVal [2022-04-29T07:36:04.239Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestValidateIPAddress [2022-04-29T07:36:04.239Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestMapOpts [2022-04-29T07:36:04.239Z] --- PASS: TestMapOpts (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestListOptsWithoutValidator [2022-04-29T07:36:04.239Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestListOptsWithValidator [2022-04-29T07:36:04.239Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestValidateDNSSearch [2022-04-29T07:36:04.239Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_general_format [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_one_more [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-29T07:36:04.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:36:04.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestNamedListOpts [2022-04-29T07:36:04.239Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestNamedMapOpts [2022-04-29T07:36:04.239Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestParseLink [2022-04-29T07:36:04.239Z] --- PASS: TestParseLink (0.00s) [2022-04-29T07:36:04.239Z] === RUN TestUlimitOpt [2022-04-29T07:36:04.239Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-29T07:36:04.239Z] PASS [2022-04-29T07:36:04.239Z] coverage: 66.7% of statements [2022-04-29T07:36:04.239Z] ok github.com/docker/docker/opts 0.224s coverage: 66.7% of statements [2022-04-29T07:36:04.255Z] --- PASS: TestParentReset (0.04s) [2022-04-29T07:36:04.255Z] === RUN TestGetAndSetLastUpdated [2022-04-29T07:36:04.255Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-29T07:36:04.255Z] === RUN TestStoreLen [2022-04-29T07:36:04.255Z] --- PASS: TestStoreLen (0.06s) [2022-04-29T07:36:04.255Z] PASS [2022-04-29T07:36:04.255Z] coverage: 86.9% of statements [2022-04-29T07:36:04.255Z] ok github.com/docker/docker/image 0.731s coverage: 86.9% of statements [2022-04-29T07:36:04.255Z] === RUN TestMakeV1ConfigFromConfig [2022-04-29T07:36:04.255Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-29T07:36:04.255Z] PASS [2022-04-29T07:36:04.697Z] 2022/04/29 07:36:04 Closing DB instances... [2022-04-29T07:36:04.723Z] coverage: 25.0% of statements [2022-04-29T07:36:04.723Z] ok github.com/docker/docker/image/v1 0.144s coverage: 25.0% of statements [2022-04-29T07:36:04.723Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T07:36:06.232Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.69s) [2022-04-29T07:36:06.232Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-29T07:36:06.289Z] === RUN TestSerialization [2022-04-29T07:36:06.289Z] --- PASS: TestSerialization (0.02s) [2022-04-29T07:36:06.289Z] PASS [2022-04-29T07:36:06.289Z] coverage: 100.0% of statements [2022-04-29T07:36:06.289Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2022-04-29T07:36:06.289Z] === RUN TestEmptyLayer [2022-04-29T07:36:06.289Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-29T07:36:06.289Z] === RUN TestCommitFailure [2022-04-29T07:36:06.289Z] --- PASS: TestCommitFailure (0.01s) [2022-04-29T07:36:06.289Z] === RUN TestStartTransactionFailure [2022-04-29T07:36:06.289Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-29T07:36:06.289Z] === RUN TestGetOrphan [2022-04-29T07:36:06.289Z] --- PASS: TestGetOrphan (0.09s) [2022-04-29T07:36:06.289Z] === RUN TestMountAndRegister [2022-04-29T07:36:06.289Z] layer_test.go:258: Layer size: 14 [2022-04-29T07:36:06.826Z] === RUN TestPeerCertificateMarshalJSON [2022-04-29T07:36:06.827Z] --- PASS: TestMountAndRegister (0.07s) [2022-04-29T07:36:06.827Z] === RUN TestLayerRelease [2022-04-29T07:36:06.827Z] layer_test.go:291: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestStoreRestore [2022-04-29T07:36:06.827Z] layer_test.go:340: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestTarStreamStability [2022-04-29T07:36:06.827Z] layer_test.go:455: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestRegisterExistingLayer [2022-04-29T07:36:06.827Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-29T07:36:06.827Z] === RUN TestTarStreamVerification [2022-04-29T07:36:06.827Z] layer_test.go:684: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestLayerMigration [2022-04-29T07:36:06.827Z] migration_test.go:45: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestLayerMigrationNoTarsplit [2022-04-29T07:36:06.827Z] migration_test.go:181: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestMountInit [2022-04-29T07:36:06.827Z] mount_test.go:17: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestMountInit (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestMountSize [2022-04-29T07:36:06.827Z] mount_test.go:76: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestMountSize (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestMountChanges [2022-04-29T07:36:06.827Z] mount_test.go:125: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestMountChanges (0.00s) [2022-04-29T07:36:06.827Z] === RUN TestMountApply [2022-04-29T07:36:06.827Z] mount_test.go:212: Failing on Windows [2022-04-29T07:36:06.827Z] --- SKIP: TestMountApply (0.00s) [2022-04-29T07:36:06.827Z] PASS [2022-04-29T07:36:06.827Z] coverage: 30.6% of statements [2022-04-29T07:36:06.827Z] ok github.com/docker/docker/layer 0.438s coverage: 30.6% of statements [2022-04-29T07:36:06.827Z] === RUN TestEnvironmentParsing [2022-04-29T07:36:06.827Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-29T07:36:06.827Z] PASS [2022-04-29T07:36:06.827Z] coverage: 1.2% of statements [2022-04-29T07:36:06.827Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-04-29T07:36:07.285Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-29T07:36:07.285Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-29T07:36:07.285Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2022-04-29T07:36:07.285Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-29T07:36:07.285Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-29T07:36:07.285Z] === RUN TestMiddleware [2022-04-29T07:36:07.285Z] --- PASS: TestMiddleware (0.00s) [2022-04-29T07:36:07.285Z] === RUN TestNewResponseModifier [2022-04-29T07:36:07.285Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-29T07:36:07.285Z] PASS [2022-04-29T07:36:07.285Z] coverage: 26.8% of statements [2022-04-29T07:36:07.285Z] ok github.com/docker/docker/pkg/authorization 0.671s coverage: 26.8% of statements [2022-04-29T07:36:07.300Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T07:36:07.300Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T07:36:07.300Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T07:36:07.300Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T07:36:07.371Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-29T07:36:07.744Z] === RUN TestIsArchivePathDir [2022-04-29T07:36:07.744Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-29T07:36:07.744Z] === RUN TestIsArchivePathInvalidFile [2022-04-29T07:36:07.744Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-04-29T07:36:07.744Z] === RUN TestIsArchivePathTar [2022-04-29T07:36:08.202Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-04-29T07:36:08.202Z] === RUN TestDecompressStreamGzip [2022-04-29T07:36:08.202Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-04-29T07:36:08.202Z] === RUN TestDecompressStreamBzip2 [2022-04-29T07:36:08.202Z] === RUN TestUnbuffered [2022-04-29T07:36:08.202Z] --- PASS: TestUnbuffered (0.00s) [2022-04-29T07:36:08.202Z] === RUN TestRaceUnbuffered [2022-04-29T07:36:08.202Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-29T07:36:08.202Z] PASS [2022-04-29T07:36:08.202Z] coverage: 100.0% of statements [2022-04-29T07:36:08.202Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-04-29T07:36:08.202Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-29T07:36:08.202Z] === RUN TestDecompressStreamXz [2022-04-29T07:36:08.202Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:36:08.202Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-29T07:36:08.202Z] === RUN TestDecompressStreamZstd [2022-04-29T07:36:08.300Z] === RUN TestSequenceGetAvailableBit [2022-04-29T07:36:08.300Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-29T07:36:08.300Z] === RUN TestSequenceEqual [2022-04-29T07:36:08.300Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-29T07:36:08.300Z] === RUN TestSequenceCopy [2022-04-29T07:36:08.300Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-29T07:36:08.300Z] === RUN TestGetFirstAvailable [2022-04-29T07:36:08.300Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestFindSequence [2022-04-29T07:36:08.301Z] --- PASS: TestFindSequence (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestCheckIfAvailable [2022-04-29T07:36:08.301Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestMergeSequences [2022-04-29T07:36:08.301Z] --- PASS: TestMergeSequences (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestPushReservation [2022-04-29T07:36:08.301Z] --- PASS: TestPushReservation (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestSerializeDeserialize [2022-04-29T07:36:08.301Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestSet [2022-04-29T07:36:08.301Z] --- PASS: TestSet (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestSetUnset [2022-04-29T07:36:08.301Z] --- PASS: TestSetUnset (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestOffsetSetUnset [2022-04-29T07:36:08.301Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestSetInRange [2022-04-29T07:36:08.301Z] --- PASS: TestSetInRange (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestSetAnyInRange [2022-04-29T07:36:08.301Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestMethods [2022-04-29T07:36:08.301Z] --- PASS: TestMethods (0.00s) [2022-04-29T07:36:08.301Z] === RUN TestRandomAllocateDeallocate [2022-04-29T07:36:08.661Z] archive_test.go:140: zstd not installed [2022-04-29T07:36:08.661Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-29T07:36:08.661Z] === RUN TestCompressStreamXzUnsupported [2022-04-29T07:36:08.661Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-29T07:36:08.661Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestCompressStreamInvalid [2022-04-29T07:36:08.661Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionInvalid [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionUncompressed [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionBzip2 [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionGzip [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionXz [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionXz (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestExtensionZstd [2022-04-29T07:36:08.661Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestCmdStreamLargeStderr [2022-04-29T07:36:08.661Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-29T07:36:08.661Z] === RUN TestCmdStreamBad [2022-04-29T07:36:08.661Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:36:08.661Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestCmdStreamGood [2022-04-29T07:36:08.661Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-29T07:36:08.661Z] === RUN TestUntarPathWithInvalidDest [2022-04-29T07:36:08.661Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-29T07:36:08.661Z] === RUN TestUntarPathWithInvalidSrc [2022-04-29T07:36:08.661Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestUntarPath [2022-04-29T07:36:08.661Z] --- PASS: TestUntarPath (0.08s) [2022-04-29T07:36:08.661Z] === RUN TestUntarPathWithDestinationFile [2022-04-29T07:36:08.661Z] 2022/04/29 07:36:08 Closing DB instances... [2022-04-29T07:36:08.661Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-29T07:36:08.661Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-29T07:36:08.661Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-29T07:36:08.661Z] === RUN TestCopyWithTarInvalidSrc [2022-04-29T07:36:08.661Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-29T07:36:08.661Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-29T07:36:08.661Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T07:36:09.119Z] === RUN TestCopyWithTarSrcFile [2022-04-29T07:36:09.119Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-29T07:36:09.119Z] === RUN TestCopyWithTarSrcFolder [2022-04-29T07:36:09.119Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-29T07:36:09.119Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-29T07:36:09.119Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-29T07:36:09.119Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-29T07:36:09.119Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T07:36:09.119Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-29T07:36:09.119Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-29T07:36:09.119Z] === RUN TestCopyFileWithTarSrcFile [2022-04-29T07:36:09.119Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-29T07:36:09.119Z] === RUN TestTarFiles [2022-04-29T07:36:09.119Z] === RUN TestMatch [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[foo]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[foo_bar]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[]#01 [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[qux]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-29T07:36:09.119Z] === RUN TestMatch/[[foo_baz]] [2022-04-29T07:36:09.119Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-29T07:36:09.119Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-29T07:36:09.119Z] PASS [2022-04-29T07:36:09.119Z] coverage: 87.5% of statements [2022-04-29T07:36:09.119Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-04-29T07:36:10.518Z] === RUN TestInvalidConfig [2022-04-29T07:36:10.518Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-29T07:36:10.518Z] === RUN TestConfig [2022-04-29T07:36:10.518Z] --- PASS: TestConfig (0.00s) [2022-04-29T07:36:10.518Z] === RUN TestOptionsLabels [2022-04-29T07:36:10.518Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-29T07:36:10.518Z] === RUN TestValidName [2022-04-29T07:36:10.518Z] --- PASS: TestValidName (0.00s) [2022-04-29T07:36:10.518Z] PASS [2022-04-29T07:36:10.518Z] coverage: 19.7% of statements [2022-04-29T07:36:10.518Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-29T07:36:10.654Z] === RUN TestChrootTarUntar [2022-04-29T07:36:10.654Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-29T07:36:10.654Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootUntarEmptyArchive [2022-04-29T07:36:10.654Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootTarUntarWithSymlink [2022-04-29T07:36:10.654Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootCopyWithTar [2022-04-29T07:36:10.654Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootCopyFileWithTar [2022-04-29T07:36:10.654Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootUntarPath [2022-04-29T07:36:10.654Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-29T07:36:10.654Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.654Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:36:10.654Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-29T07:36:10.654Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.655Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:36:10.655Z] === RUN TestChrootApplyDotDotFile [2022-04-29T07:36:10.655Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:10.655Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:36:10.655Z] PASS [2022-04-29T07:36:10.655Z] coverage: 12.0% of statements [2022-04-29T07:36:10.655Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 12.0% of statements [2022-04-29T07:36:10.986Z] === RUN TestKey [2022-04-29T07:36:10.986Z] --- PASS: TestKey (0.00s) [2022-04-29T07:36:10.986Z] === RUN TestParseKey [2022-04-29T07:36:10.986Z] --- PASS: TestParseKey (0.00s) [2022-04-29T07:36:10.986Z] === RUN TestInvalidDataStore [2022-04-29T07:36:10.986Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-29T07:36:10.986Z] === RUN TestKVObjectFlatKey [2022-04-29T07:36:10.986Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-29T07:36:10.986Z] === RUN TestAtomicKVObjectFlatKey [2022-04-29T07:36:10.986Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-29T07:36:10.986Z] PASS [2022-04-29T07:36:10.986Z] coverage: 21.9% of statements [2022-04-29T07:36:10.986Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-04-29T07:36:10.986Z] === RUN TestErrorInterfaces [2022-04-29T07:36:10.986Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-29T07:36:10.986Z] === RUN TestNetworkMarshalling [2022-04-29T07:36:11.114Z] --- PASS: TestNetworkDBCRUDTableEntry (5.19s) [2022-04-29T07:36:11.114Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-29T07:36:11.455Z] --- PASS: TestNetworkMarshalling (0.26s) [2022-04-29T07:36:11.455Z] === RUN TestEndpointMarshalling [2022-04-29T07:36:11.455Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestAuxAddresses [2022-04-29T07:36:11.455Z] time="2022-04-29T07:36:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:36:11.455Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-29T07:36:11.455Z] === RUN TestSRVServiceQuery [2022-04-29T07:36:11.455Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-04-29T07:36:11.455Z] === RUN TestServiceVIPReuse [2022-04-29T07:36:11.455Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-29T07:36:11.455Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-29T07:36:11.455Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestDNSIPQuery [2022-04-29T07:36:11.455Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestDNSProxyServFail [2022-04-29T07:36:11.455Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestSandboxAddEmpty [2022-04-29T07:36:11.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestSandboxAddMultiPrio [2022-04-29T07:36:11.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestSandboxAddSamePrio [2022-04-29T07:36:11.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestCleanupServiceDiscovery [2022-04-29T07:36:11.455Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestDNSOptions [2022-04-29T07:36:11.455Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:36:11.455Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestMultipleControllersWithSameStore [2022-04-29T07:36:11.455Z] time="2022-04-29T07:36:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:36:11.455Z] time="2022-04-29T07:36:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:36:11.455Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-29T07:36:11.455Z] PASS [2022-04-29T07:36:11.455Z] coverage: 8.5% of statements [2022-04-29T07:36:11.455Z] ok github.com/docker/docker/libnetwork 0.447s coverage: 8.5% of statements [2022-04-29T07:36:11.455Z] === RUN TestIPDataMarshalling [2022-04-29T07:36:11.455Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-29T07:36:11.455Z] === RUN TestValidateAndIsV6 [2022-04-29T07:36:11.455Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-29T07:36:11.455Z] PASS [2022-04-29T07:36:11.455Z] coverage: 68.9% of statements [2022-04-29T07:36:11.455Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-04-29T07:36:11.544Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T07:36:11.544Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T07:36:11.572Z] === RUN TestEnsureRemoveAllNotExist [2022-04-29T07:36:11.572Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-29T07:36:11.572Z] === RUN TestEnsureRemoveAllWithDir [2022-04-29T07:36:11.572Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-29T07:36:11.572Z] === RUN TestEnsureRemoveAllWithFile [2022-04-29T07:36:11.572Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-29T07:36:11.572Z] PASS [2022-04-29T07:36:11.572Z] coverage: 0.0% of statements [2022-04-29T07:36:11.572Z] ok github.com/docker/docker/pkg/containerfs 0.053s coverage: 0.0% of statements [2022-04-29T07:36:12.441Z] === RUN TestDriver [2022-04-29T07:36:12.441Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:36:12.441Z] PASS [2022-04-29T07:36:12.441Z] coverage: 34.8% of statements [2022-04-29T07:36:12.441Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-04-29T07:36:12.538Z] === RUN TestSizeEmpty [2022-04-29T07:36:12.538Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestSizeEmptyFile [2022-04-29T07:36:12.538Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestSizeNonemptyFile [2022-04-29T07:36:12.538Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-29T07:36:12.538Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-29T07:36:12.538Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-29T07:36:12.538Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-29T07:36:12.538Z] === RUN TestMoveToSubdir [2022-04-29T07:36:12.538Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-29T07:36:12.538Z] === RUN TestSizeNonExistingDirectory [2022-04-29T07:36:12.538Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-29T07:36:12.538Z] PASS [2022-04-29T07:36:12.538Z] coverage: 80.0% of statements [2022-04-29T07:36:12.538Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-04-29T07:36:12.908Z] === RUN TestDriver [2022-04-29T07:36:12.908Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:36:12.908Z] PASS [2022-04-29T07:36:12.908Z] coverage: 34.8% of statements [2022-04-29T07:36:12.908Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2022-04-29T07:36:12.914Z] docker_cli_daemon_test.go:2501: [dead586b2745b] daemon is not started [2022-04-29T07:36:13.376Z] === RUN TestNetworkAllocateFree [2022-04-29T07:36:13.376Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-29T07:36:13.376Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-29T07:36:13.376Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-29T07:36:13.376Z] PASS [2022-04-29T07:36:13.376Z] coverage: 63.6% of statements [2022-04-29T07:36:13.376Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-04-29T07:36:13.376Z] --- PASS: TestRandomAllocateDeallocate (4.96s) [2022-04-29T07:36:13.376Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:36:13.504Z] 2022/04/29 07:36:13 Closing DB instances... [2022-04-29T07:36:13.504Z] === RUN TestPollerAddRemove [2022-04-29T07:36:13.504Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-29T07:36:13.504Z] === RUN TestPollerEvent [2022-04-29T07:36:13.504Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:36:13.504Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-29T07:36:13.504Z] === RUN TestPollerClose [2022-04-29T07:36:13.504Z] --- PASS: TestPollerClose (0.00s) [2022-04-29T07:36:13.504Z] PASS [2022-04-29T07:36:13.504Z] coverage: 45.7% of statements [2022-04-29T07:36:13.504Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-04-29T07:36:13.845Z] === RUN TestGetEmptyCapabilities [2022-04-29T07:36:13.845Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-29T07:36:13.845Z] === RUN TestGetExtraCapabilities [2022-04-29T07:36:13.845Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-29T07:36:13.845Z] === RUN TestGetInvalidCapabilities [2022-04-29T07:36:13.845Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-29T07:36:13.845Z] === RUN TestRemoteDriver [2022-04-29T07:36:13.845Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:36:13.845Z] === RUN TestDriverError [2022-04-29T07:36:13.845Z] --- PASS: TestDriverError (0.00s) [2022-04-29T07:36:13.845Z] === RUN TestMissingValues [2022-04-29T07:36:13.845Z] --- PASS: TestMissingValues (0.01s) [2022-04-29T07:36:13.845Z] === RUN TestRollback [2022-04-29T07:36:13.845Z] --- PASS: TestRollback (0.01s) [2022-04-29T07:36:13.845Z] PASS [2022-04-29T07:36:13.845Z] coverage: 57.4% of statements [2022-04-29T07:36:13.845Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-04-29T07:36:14.313Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-04-29T07:36:14.313Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-29T07:36:14.780Z] === RUN TestNAT [2022-04-29T07:36:14.780Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:36:14.780Z] --- SKIP: TestNAT (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestTransparent [2022-04-29T07:36:14.780Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:36:14.780Z] --- SKIP: TestTransparent (0.00s) [2022-04-29T07:36:14.780Z] PASS [2022-04-29T07:36:14.780Z] coverage: 0.0% of statements [2022-04-29T07:36:14.780Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-04-29T07:36:14.780Z] === RUN TestBuildDefault [2022-04-29T07:36:14.780Z] --- PASS: TestBuildDefault (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestBuildHostnameDomainname [2022-04-29T07:36:14.780Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestBuildHostname [2022-04-29T07:36:14.780Z] --- PASS: TestBuildHostname (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestBuildHostnameFQDN [2022-04-29T07:36:14.780Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestBuildNoIP [2022-04-29T07:36:14.780Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestUpdate [2022-04-29T07:36:14.780Z] --- PASS: TestUpdate (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-29T07:36:14.780Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-29T07:36:14.780Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestAddEmpty [2022-04-29T07:36:14.780Z] --- PASS: TestAddEmpty (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestAdd [2022-04-29T07:36:14.780Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestDeleteEmpty [2022-04-29T07:36:14.780Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestDeleteNewline [2022-04-29T07:36:14.780Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestDelete [2022-04-29T07:36:14.780Z] --- PASS: TestDelete (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestConcurrentWrites [2022-04-29T07:36:14.780Z] === RUN TestNew [2022-04-29T07:36:14.780Z] --- PASS: TestNew (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestAddDriver [2022-04-29T07:36:14.780Z] --- PASS: TestAddDriver (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestAddDuplicateDriver [2022-04-29T07:36:14.780Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-29T07:36:14.780Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestDriver [2022-04-29T07:36:14.780Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestIPAM [2022-04-29T07:36:14.780Z] --- PASS: TestIPAM (0.00s) [2022-04-29T07:36:14.780Z] === RUN TestWalkIPAMs [2022-04-29T07:36:14.780Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-29T07:36:14.781Z] === RUN TestWalkDrivers [2022-04-29T07:36:14.781Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-29T07:36:14.781Z] PASS [2022-04-29T07:36:14.781Z] coverage: 82.4% of statements [2022-04-29T07:36:14.781Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-04-29T07:36:14.807Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-29T07:36:15.039Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-29T07:36:15.039Z] === RUN TestNetworkDBNodeLeave [2022-04-29T07:36:15.039Z] === RUN TestCopyFileWithInvalidSrc [2022-04-29T07:36:15.039Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:36:15.039Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-29T07:36:15.039Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-29T07:36:15.039Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCopyFile [2022-04-29T07:36:15.039Z] --- PASS: TestCopyFile (0.01s) [2022-04-29T07:36:15.039Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-29T07:36:15.039Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:36:15.039Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-29T07:36:15.039Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-29T07:36:15.039Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:36:15.039Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestWildcardMatches [2022-04-29T07:36:15.039Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestPatternMatches [2022-04-29T07:36:15.039Z] --- PASS: TestPatternMatches (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-29T07:36:15.039Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestPatternMatchesFolderExclusions [2022-04-29T07:36:15.039Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-29T07:36:15.039Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-29T07:36:15.039Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-29T07:36:15.039Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-29T07:36:15.039Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestSingleExclamationError [2022-04-29T07:36:15.039Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestMatchesWithNoPatterns [2022-04-29T07:36:15.039Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestMatchesWithMalformedPatterns [2022-04-29T07:36:15.039Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestMatches [2022-04-29T07:36:15.039Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-29T07:36:15.039Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-29T07:36:15.039Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-29T07:36:15.039Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-29T07:36:15.039Z] --- PASS: TestMatches (0.01s) [2022-04-29T07:36:15.039Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-29T07:36:15.039Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-29T07:36:15.039Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-29T07:36:15.039Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatterns [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatternsExceptionFlag [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCleanPatternsErrorSingleException [2022-04-29T07:36:15.039Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCreateIfNotExistsDir [2022-04-29T07:36:15.039Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCreateIfNotExistsFile [2022-04-29T07:36:15.039Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-29T07:36:15.039Z] === RUN TestMatch [2022-04-29T07:36:15.039Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:36:15.039Z] === RUN TestCompile [2022-04-29T07:36:15.039Z] === RUN TestCompile/slash [2022-04-29T07:36:15.039Z] === RUN TestCompile/backslash [2022-04-29T07:36:15.039Z] --- PASS: TestCompile (0.00s) [2022-04-29T07:36:15.039Z] --- PASS: TestCompile/slash (0.00s) [2022-04-29T07:36:15.039Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-29T07:36:15.039Z] PASS [2022-04-29T07:36:15.039Z] coverage: 84.7% of statements [2022-04-29T07:36:15.039Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 84.7% of statements [2022-04-29T07:36:15.252Z] --- PASS: TestConcurrentWrites (0.26s) [2022-04-29T07:36:15.252Z] PASS [2022-04-29T07:36:15.252Z] coverage: 81.2% of statements [2022-04-29T07:36:15.252Z] ok github.com/docker/docker/libnetwork/etchosts 0.349s coverage: 81.2% of statements [2022-04-29T07:36:15.252Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-04-29T07:36:15.252Z] === RUN TestRetrieveFromStore [2022-04-29T07:36:15.497Z] === RUN TestGet [2022-04-29T07:36:15.497Z] --- PASS: TestGet (0.00s) [2022-04-29T07:36:15.497Z] === RUN TestGetShortcutString [2022-04-29T07:36:15.497Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-29T07:36:15.497Z] PASS [2022-04-29T07:36:15.497Z] coverage: 42.9% of statements [2022-04-29T07:36:15.497Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-04-29T07:36:15.722Z] === RUN TestNew [2022-04-29T07:36:15.722Z] --- PASS: TestNew (0.00s) [2022-04-29T07:36:15.722Z] === RUN TestAllocate [2022-04-29T07:36:15.722Z] --- PASS: TestAllocate (0.00s) [2022-04-29T07:36:15.722Z] === RUN TestUninitialized [2022-04-29T07:36:15.722Z] --- PASS: TestUninitialized (0.00s) [2022-04-29T07:36:15.722Z] === RUN TestAllocateInRange [2022-04-29T07:36:15.722Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-29T07:36:15.722Z] === RUN TestAllocateSerial [2022-04-29T07:36:15.722Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-29T07:36:15.722Z] PASS [2022-04-29T07:36:15.722Z] coverage: 87.5% of statements [2022-04-29T07:36:15.722Z] ok github.com/docker/docker/libnetwork/idm 0.058s coverage: 87.5% of statements [2022-04-29T07:36:15.722Z] === RUN TestCaller [2022-04-29T07:36:15.722Z] --- PASS: TestCaller (0.00s) [2022-04-29T07:36:15.722Z] PASS [2022-04-29T07:36:15.722Z] coverage: 100.0% of statements [2022-04-29T07:36:15.722Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-04-29T07:36:15.722Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-04-29T07:36:15.722Z] === RUN TestIsCorrupted [2022-04-29T07:36:15.722Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-29T07:36:15.722Z] === RUN TestSetRollover [2022-04-29T07:36:15.735Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T07:36:15.956Z] --- PASS: TestTarFiles (6.89s) [2022-04-29T07:36:15.956Z] === RUN TestDetectCompressionZstd [2022-04-29T07:36:15.956Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-29T07:36:15.956Z] === RUN TestTarUntar [2022-04-29T07:36:15.956Z] --- PASS: TestTarUntar (0.04s) [2022-04-29T07:36:15.956Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-29T07:36:15.956Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-29T07:36:15.956Z] === RUN TestTarWithOptions [2022-04-29T07:36:15.956Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-29T07:36:15.956Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-29T07:36:15.956Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-29T07:36:15.956Z] === RUN TestUntarUstarGnuConflict [2022-04-29T07:36:15.956Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-29T07:36:15.956Z] === RUN TestUntarInvalidFilenames [2022-04-29T07:36:15.956Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2710759619\\dest" [2022-04-29T07:36:15.956Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-29T07:36:15.956Z] === RUN TestUntarHardlinkToSymlink [2022-04-29T07:36:15.956Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-29T07:36:15.956Z] === RUN TestUntarInvalidHardlink [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2866783995\\victim\\hello" -> "../victim/hello" [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2502576191\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1922314753\\victim" -> "../victim" [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4005987507\\victim" -> "../victim" [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1568557750\\victim" -> "../victim" [2022-04-29T07:36:15.956Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3912860657\\victim" -> "../victim" [2022-04-29T07:36:15.956Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-29T07:36:15.956Z] === RUN TestUntarInvalidSymlink [2022-04-29T07:36:15.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2131888931\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:36:15.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1030516927\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:36:15.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink327576965\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:15.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1867585395\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:15.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink791960191\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:16.298Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T07:36:16.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4162637026\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:16.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink916735821\\dest\\dir\\loophole" -> "../../victim" [2022-04-29T07:36:16.415Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-29T07:36:16.415Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-29T07:36:16.415Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-29T07:36:16.415Z] === RUN TestXGlobalNoParent [2022-04-29T07:36:16.415Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-29T07:36:16.415Z] === RUN TestReplaceFileTarWrapper [2022-04-29T07:36:16.415Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-29T07:36:16.415Z] === RUN TestPrefixHeaderReadable [2022-04-29T07:36:16.415Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-29T07:36:16.415Z] === RUN TestDisablePigz [2022-04-29T07:36:16.415Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-29T07:36:16.415Z] --- PASS: TestDisablePigz (0.15s) [2022-04-29T07:36:16.415Z] === RUN TestPigz [2022-04-29T07:36:16.708Z] === RUN TestSetSerialInsertDelete [2022-04-29T07:36:16.708Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-29T07:36:16.708Z] === RUN TestSetParallelInsertDelete [2022-04-29T07:36:16.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T07:36:16.874Z] === RUN TestCreateIDMapOrder [2022-04-29T07:36:16.874Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-29T07:36:16.874Z] PASS [2022-04-29T07:36:16.874Z] coverage: 7.2% of statements [2022-04-29T07:36:16.874Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-04-29T07:36:16.874Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-29T07:36:16.874Z] --- PASS: TestPigz (0.18s) [2022-04-29T07:36:16.874Z] === RUN TestNosysFileInfo [2022-04-29T07:36:16.874Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:36:16.874Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:36:16.874Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestCanonicalTarNameForPath [2022-04-29T07:36:16.874Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestCanonicalTarName [2022-04-29T07:36:16.874Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestChmodTarEntry [2022-04-29T07:36:16.874Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestHardLinkOrder [2022-04-29T07:36:16.874Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-29T07:36:16.874Z] === RUN TestChangeString [2022-04-29T07:36:16.874Z] --- PASS: TestChangeString (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestChangesWithNoChanges [2022-04-29T07:36:16.874Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-29T07:36:16.874Z] === RUN TestChangesWithChanges [2022-04-29T07:36:16.874Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-29T07:36:16.874Z] === RUN TestChangesWithChangesGH13590 [2022-04-29T07:36:16.874Z] changes_test.go:196: needs more investigation [2022-04-29T07:36:16.874Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:36:16.874Z] === RUN TestChangesDirsEmpty [2022-04-29T07:36:16.874Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-04-29T07:36:16.874Z] === RUN TestChangesDirsMutated [2022-04-29T07:36:17.333Z] --- PASS: TestChangesDirsMutated (0.26s) [2022-04-29T07:36:17.333Z] === RUN TestApplyLayer [2022-04-29T07:36:17.333Z] changes_test.go:433: needs further investigation [2022-04-29T07:36:17.333Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestChangesSizeWithHardlinks [2022-04-29T07:36:17.333Z] changes_test.go:469: needs further investigation [2022-04-29T07:36:17.333Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestChangesSizeWithNoChanges [2022-04-29T07:36:17.333Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-29T07:36:17.333Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestChangesSize [2022-04-29T07:36:17.333Z] --- PASS: TestChangesSize (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestApplyLayerInvalidFilenames [2022-04-29T07:36:17.333Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames131640971\\dest" [2022-04-29T07:36:17.333Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-29T07:36:17.333Z] === RUN TestApplyLayerInvalidHardlink [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1083032691\\victim\\hello" -> "../victim/hello" [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3509506840\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3989843262\\victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2303892629\\victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink940654709\\victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1839416484\\victim" -> "../victim" [2022-04-29T07:36:17.333Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-29T07:36:17.333Z] === RUN TestApplyLayerInvalidSymlink [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink838758800\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2747728911\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2727069384\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1413107245\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1544360929\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:17.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3302303497\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:17.333Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-29T07:36:17.333Z] === RUN TestApplyLayerWhiteouts [2022-04-29T07:36:17.333Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-29T07:36:17.333Z] === RUN TestGenerateEmptyFile [2022-04-29T07:36:17.333Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-29T07:36:17.333Z] === RUN TestGenerateWithContent [2022-04-29T07:36:17.333Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-29T07:36:17.333Z] PASS [2022-04-29T07:36:17.333Z] coverage: 62.9% of statements [2022-04-29T07:36:17.694Z] === RUN TestInt2IP2IntConversion [2022-04-29T07:36:17.694Z] --- PASS: TestSetRollover (1.84s) [2022-04-29T07:36:17.694Z] === RUN TestSetRolloverSerial [2022-04-29T07:36:17.790Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T07:36:17.790Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T07:36:17.791Z] ok github.com/docker/docker/pkg/archive 9.981s coverage: 62.9% of statements [2022-04-29T07:36:17.791Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-29T07:36:17.791Z] === RUN TestNetworkDBWatch [2022-04-29T07:36:18.163Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-04-29T07:36:18.163Z] === RUN TestGetAddressVersion [2022-04-29T07:36:18.163Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-29T07:36:18.163Z] === RUN TestKeyString [2022-04-29T07:36:18.163Z] --- PASS: TestKeyString (0.00s) [2022-04-29T07:36:18.163Z] === RUN TestPoolDataMarshal [2022-04-29T07:36:18.163Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-29T07:36:18.163Z] === RUN TestSubnetsMarshal [2022-04-29T07:36:18.163Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-29T07:36:18.163Z] === RUN TestAddSubnets [2022-04-29T07:36:18.163Z] --- PASS: TestAddSubnets (0.05s) [2022-04-29T07:36:18.163Z] === RUN TestDoublePoolRelease [2022-04-29T07:36:18.163Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-29T07:36:18.163Z] === RUN TestAddReleasePoolID [2022-04-29T07:36:18.252Z] === RUN TestFixedBufferCap [2022-04-29T07:36:18.252Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestFixedBufferLen [2022-04-29T07:36:18.252Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestFixedBufferString [2022-04-29T07:36:18.252Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestFixedBufferWrite [2022-04-29T07:36:18.252Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestFixedBufferRead [2022-04-29T07:36:18.252Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestBytesPipeRead [2022-04-29T07:36:18.252Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestBytesPipeWrite [2022-04-29T07:36:18.252Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-29T07:36:18.252Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-29T07:36:18.354Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T07:36:18.610Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T07:36:18.631Z] === RUN TestPoolRequest [2022-04-29T07:36:18.631Z] --- PASS: TestPoolRequest (0.00s) [2022-04-29T07:36:18.631Z] === RUN TestOtherRequests [2022-04-29T07:36:18.631Z] --- PASS: TestOtherRequests (0.00s) [2022-04-29T07:36:18.631Z] PASS [2022-04-29T07:36:18.631Z] coverage: 57.1% of statements [2022-04-29T07:36:18.631Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-29T07:36:18.631Z] === RUN TestPredefinedPool [2022-04-29T07:36:18.631Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2022-04-29T07:36:18.631Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-29T07:36:18.631Z] === RUN TestRemoveSubnet [2022-04-29T07:36:18.631Z] --- PASS: TestRemoveSubnet (0.17s) [2022-04-29T07:36:18.631Z] === RUN TestGetSameAddress [2022-04-29T07:36:18.631Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-29T07:36:18.631Z] === RUN TestPoolAllocationReuse [2022-04-29T07:36:18.711Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-04-29T07:36:18.711Z] === RUN TestAtomicWriteToFile [2022-04-29T07:36:18.711Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-29T07:36:18.711Z] === RUN TestAtomicWriteSetCommit [2022-04-29T07:36:18.711Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-29T07:36:18.711Z] === RUN TestAtomicWriteSetCancel [2022-04-29T07:36:18.711Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-29T07:36:18.711Z] === RUN TestReadCloserWrapperClose [2022-04-29T07:36:18.711Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestReaderErrWrapperReadOnError [2022-04-29T07:36:18.711Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestReaderErrWrapperRead [2022-04-29T07:36:18.711Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestCancelReadCloser [2022-04-29T07:36:18.711Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-29T07:36:18.711Z] === RUN TestWriteCloserWrapperClose [2022-04-29T07:36:18.711Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestNopWriteCloser [2022-04-29T07:36:18.711Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestNopWriter [2022-04-29T07:36:18.711Z] --- PASS: TestNopWriter (0.00s) [2022-04-29T07:36:18.711Z] === RUN TestWriteCounter [2022-04-29T07:36:18.711Z] --- PASS: TestWriteCounter (0.00s) [2022-04-29T07:36:18.711Z] PASS [2022-04-29T07:36:18.711Z] coverage: 69.2% of statements [2022-04-29T07:36:18.711Z] ok github.com/docker/docker/pkg/ioutils 0.759s coverage: 69.2% of statements [2022-04-29T07:36:19.099Z] --- PASS: TestSetRolloverSerial (1.30s) [2022-04-29T07:36:19.099Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-29T07:36:19.099Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-29T07:36:19.099Z] PASS [2022-04-29T07:36:19.099Z] coverage: 84.4% of statements [2022-04-29T07:36:19.099Z] ok github.com/docker/docker/libnetwork/bitseq 10.890s coverage: 84.4% of statements [2022-04-29T07:36:19.170Z] 2022/04/29 07:36:18 Closing DB instances... [2022-04-29T07:36:19.568Z] === RUN TestGetCapabilities [2022-04-29T07:36:19.568Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-29T07:36:19.568Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-29T07:36:20.036Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-29T07:36:20.036Z] === RUN TestGetDefaultAddressSpaces [2022-04-29T07:36:20.036Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-29T07:36:20.036Z] === RUN TestRemoteDriver [2022-04-29T07:36:20.036Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:36:20.036Z] PASS [2022-04-29T07:36:20.036Z] coverage: 47.4% of statements [2022-04-29T07:36:20.036Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-04-29T07:36:20.036Z] --- PASS: TestPoolAllocationReuse (1.49s) [2022-04-29T07:36:20.036Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-29T07:36:20.036Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-29T07:36:20.037Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-29T07:36:20.136Z] === RUN TestError [2022-04-29T07:36:20.136Z] --- PASS: TestError (0.00s) [2022-04-29T07:36:20.136Z] === RUN TestProgressString [2022-04-29T07:36:20.136Z] === RUN TestProgressString/no_progress [2022-04-29T07:36:20.136Z] === RUN TestProgressString/progress_1 [2022-04-29T07:36:20.136Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-29T07:36:20.136Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-29T07:36:20.136Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-29T07:36:20.136Z] === RUN TestProgressString/with_units [2022-04-29T07:36:20.136Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-29T07:36:20.136Z] === RUN TestProgressString/hide_counts [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-29T07:36:20.136Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-29T07:36:20.136Z] === RUN TestJSONMessageDisplay [2022-04-29T07:36:20.136Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-29T07:36:20.136Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-29T07:36:20.136Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-29T07:36:20.136Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-29T07:36:20.136Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-29T07:36:20.136Z] === RUN TestDisplayJSONMessagesStream [2022-04-29T07:36:20.136Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-29T07:36:20.136Z] PASS [2022-04-29T07:36:20.136Z] coverage: 91.7% of statements [2022-04-29T07:36:20.136Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2022-04-29T07:36:20.502Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T07:36:20.595Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-29T07:36:20.595Z] === RUN TestNetworkDBBulkSync [2022-04-29T07:36:20.595Z] === RUN TestStandardLongPath [2022-04-29T07:36:20.595Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-29T07:36:20.595Z] === RUN TestUNCLongPath [2022-04-29T07:36:20.595Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-29T07:36:20.595Z] PASS [2022-04-29T07:36:20.595Z] coverage: 100.0% of statements [2022-04-29T07:36:20.595Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-04-29T07:36:21.027Z] === RUN TestWindowsIPAM [2022-04-29T07:36:21.027Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-29T07:36:21.027Z] PASS [2022-04-29T07:36:21.027Z] coverage: 71.4% of statements [2022-04-29T07:36:21.027Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.057s coverage: 71.4% of statements [2022-04-29T07:36:21.561Z] === RUN TestNameFormat [2022-04-29T07:36:21.561Z] --- PASS: TestNameFormat (0.00s) [2022-04-29T07:36:21.561Z] === RUN TestNameRetries [2022-04-29T07:36:21.561Z] --- PASS: TestNameRetries (0.00s) [2022-04-29T07:36:21.561Z] PASS [2022-04-29T07:36:21.561Z] coverage: 85.7% of statements [2022-04-29T07:36:21.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-04-29T07:36:21.892Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T07:36:22.014Z] === RUN TestDefaultNetwork [2022-04-29T07:36:22.020Z] 2022/04/29 07:36:21 Closing DB instances... [2022-04-29T07:36:22.478Z] === RUN TestParseKeyValueOpt [2022-04-29T07:36:22.478Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-29T07:36:22.478Z] === RUN TestParseUintList [2022-04-29T07:36:22.478Z] --- PASS: TestParseUintList (0.00s) [2022-04-29T07:36:22.478Z] === RUN TestParseUintListMaximumLimits [2022-04-29T07:36:22.478Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-29T07:36:22.478Z] PASS [2022-04-29T07:36:22.478Z] coverage: 97.0% of statements [2022-04-29T07:36:22.478Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-04-29T07:36:22.482Z] --- PASS: TestDefaultNetwork (0.32s) [2022-04-29T07:36:22.482Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-29T07:36:22.482Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.32s) [2022-04-29T07:36:22.482Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-29T07:36:22.949Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-04-29T07:36:22.949Z] === RUN TestInitAddressPools [2022-04-29T07:36:22.949Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-29T07:36:22.949Z] PASS [2022-04-29T07:36:22.949Z] coverage: 74.0% of statements [2022-04-29T07:36:22.949Z] ok github.com/docker/docker/libnetwork/ipamutils 0.744s coverage: 74.0% of statements [2022-04-29T07:36:23.291Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T07:36:23.417Z] === RUN TestKeyValue [2022-04-29T07:36:23.417Z] --- PASS: TestKeyValue (0.00s) [2022-04-29T07:36:23.417Z] PASS [2022-04-29T07:36:23.417Z] coverage: 60.0% of statements [2022-04-29T07:36:23.417Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-29T07:36:23.444Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:36:23.444Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:36:23.444Z] PASS [2022-04-29T07:36:23.444Z] coverage: 36.4% of statements [2022-04-29T07:36:23.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-04-29T07:36:23.444Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-29T07:36:23.444Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-29T07:36:23.552Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T07:36:24.403Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T07:36:24.410Z] === RUN TestNewAndRemove [2022-04-29T07:36:24.410Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-29T07:36:24.410Z] === RUN TestRemoveInvalidPath [2022-04-29T07:36:24.410Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-29T07:36:24.410Z] PASS [2022-04-29T07:36:24.410Z] coverage: 82.6% of statements [2022-04-29T07:36:24.410Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2022-04-29T07:36:24.875Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.21s) [2022-04-29T07:36:24.875Z] === RUN TestGetAddress [2022-04-29T07:36:25.446Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T07:36:25.866Z] === RUN TestGenerate [2022-04-29T07:36:25.866Z] --- PASS: TestGenerate (0.00s) [2022-04-29T07:36:25.866Z] === RUN TestGeneratePtr [2022-04-29T07:36:25.866Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-29T07:36:25.866Z] === RUN TestGenerateMissingField [2022-04-29T07:36:25.866Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-29T07:36:25.866Z] === RUN TestFieldCannotBeSet [2022-04-29T07:36:25.866Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-29T07:36:25.866Z] === RUN TestTypeMismatchError [2022-04-29T07:36:25.866Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-29T07:36:25.866Z] PASS [2022-04-29T07:36:25.866Z] coverage: 100.0% of statements [2022-04-29T07:36:25.866Z] ok github.com/docker/docker/libnetwork/options 0.053s coverage: 100.0% of statements [2022-04-29T07:36:26.010Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-29T07:36:26.572Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T07:36:26.597Z] === RUN TestFailedConnection [2022-04-29T07:36:26.597Z] 2022/04/29 07:36:26 Closing DB instances... [2022-04-29T07:36:26.597Z] time="2022-04-29T07:36:26Z" level=error msg="node: f920dfac967e is unknown to memberlist" [2022-04-29T07:36:26.858Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-29T07:36:26.858Z] PASS [2022-04-29T07:36:26.858Z] coverage: 100.0% of statements [2022-04-29T07:36:26.858Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.065s coverage: 100.0% of statements [2022-04-29T07:36:26.858Z] === RUN TestNetworkDBSimple [2022-04-29T07:36:26.858Z] testing: warning: no tests to run [2022-04-29T07:36:26.858Z] PASS [2022-04-29T07:36:26.858Z] coverage: 0.0% of statements [2022-04-29T07:36:26.858Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:36:27.577Z] --- PASS: TestFailedConnection (1.14s) [2022-04-29T07:36:27.577Z] === RUN TestFailOnce [2022-04-29T07:36:27.577Z] 2022/04/29 07:36:27 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-04-29T07:36:27.577Z] goroutine 34 [running]: [2022-04-29T07:36:27.577Z] net/http.(*conn).serve.func1() [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:36:27.578Z] panic({0x543700, 0x68d060}) [2022-04-29T07:36:27.578Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:36:27.578Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001b3a70?) [2022-04-29T07:36:27.578Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-29T07:36:27.578Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x692878?, 0xc00006a000?}, 0x49d9a6?) [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:36:27.578Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x692878, 0xc00006a000}, 0xc0001aa000) [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-29T07:36:27.578Z] net/http.serverHandler.ServeHTTP({0x690e98?}, {0x692878, 0xc00006a000}, 0xc0001aa000) [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:36:27.578Z] net/http.(*conn).serve(0xc0001a2000, {0x692d78, 0xc0001840c0}) [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:36:27.578Z] created by net/http.(*Server).Serve [2022-04-29T07:36:27.578Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:36:27.578Z] time="2022-04-29T07:36:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-04-29T07:36:27.844Z] === RUN TestRequestNewPort [2022-04-29T07:36:27.844Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestRequestSpecificPort [2022-04-29T07:36:27.844Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestReleasePort [2022-04-29T07:36:27.844Z] --- PASS: TestReleasePort (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestReuseReleasedPort [2022-04-29T07:36:27.844Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestReleaseUnreadledPort [2022-04-29T07:36:27.844Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestUnknowProtocol [2022-04-29T07:36:27.844Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestAllocateAllPorts [2022-04-29T07:36:27.844Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestPortAllocation [2022-04-29T07:36:27.844Z] --- PASS: TestPortAllocation (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestPortAllocationWithCustomRange [2022-04-29T07:36:27.844Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestNoDuplicateBPR [2022-04-29T07:36:27.844Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-29T07:36:27.844Z] === RUN TestChangePortRange [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-29T07:36:27.844Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-29T07:36:27.844Z] --- PASS: TestChangePortRange (0.00s) [2022-04-29T07:36:27.844Z] PASS [2022-04-29T07:36:27.845Z] coverage: 88.6% of statements [2022-04-29T07:36:27.845Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-29T07:36:27.845Z] 2022/04/29 07:36:27 Closing DB instances... [2022-04-29T07:36:27.940Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-29T07:36:27.940Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T07:36:28.315Z] testing: warning: no tests to run [2022-04-29T07:36:28.315Z] PASS [2022-04-29T07:36:28.315Z] coverage: 0.0% of statements [2022-04-29T07:36:28.315Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:36:28.544Z] --- PASS: TestGetAddress (28.76s) [2022-04-29T07:36:28.544Z] === RUN TestRequestSyntaxCheck [2022-04-29T07:36:28.544Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-29T07:36:28.544Z] === RUN TestRequest [2022-04-29T07:36:28.544Z] --- PASS: TestFailOnce (1.19s) [2022-04-29T07:36:28.544Z] === RUN TestEchoInputOutput [2022-04-29T07:36:28.544Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-29T07:36:28.544Z] === RUN TestBackoff [2022-04-29T07:36:28.544Z] --- PASS: TestBackoff (0.00s) [2022-04-29T07:36:28.544Z] === RUN TestAbortRetry [2022-04-29T07:36:28.544Z] --- PASS: TestAbortRetry (0.00s) [2022-04-29T07:36:28.544Z] === RUN TestClientScheme [2022-04-29T07:36:28.544Z] --- PASS: TestClientScheme (0.00s) [2022-04-29T07:36:28.544Z] === RUN TestNewClientWithTimeout [2022-04-29T07:36:28.783Z] === RUN TestHashData [2022-04-29T07:36:28.783Z] --- PASS: TestHashData (0.00s) [2022-04-29T07:36:28.783Z] PASS [2022-04-29T07:36:28.783Z] coverage: 2.8% of statements [2022-04-29T07:36:28.783Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-04-29T07:36:29.002Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.54s) [2022-04-29T07:36:29.002Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-29T07:36:29.002Z] time="2022-04-29T07:36:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-29T07:36:29.254Z] === RUN TestErrorConstructors [2022-04-29T07:36:29.254Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-29T07:36:29.254Z] === RUN TestCompareIPMask [2022-04-29T07:36:29.254Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-29T07:36:29.254Z] === RUN TestUtilGetHostPartIP [2022-04-29T07:36:29.254Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-29T07:36:29.254Z] === RUN TestUtilGetBroadcastIP [2022-04-29T07:36:29.254Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-29T07:36:29.254Z] === RUN TestParseCIDR [2022-04-29T07:36:29.254Z] --- PASS: TestParseCIDR (0.00s) [2022-04-29T07:36:29.254Z] PASS [2022-04-29T07:36:29.254Z] coverage: 37.3% of statements [2022-04-29T07:36:29.254Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-04-29T07:36:29.254Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-29T07:36:29.254Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-29T07:36:29.968Z] 2022/04/29 07:36:29 Closing DB instances... [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-29T07:36:30.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-29T07:36:30.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-29T07:36:30.241Z] PASS [2022-04-29T07:36:30.241Z] coverage: 55.0% of statements [2022-04-29T07:36:30.241Z] ok github.com/docker/docker/oci 0.118s coverage: 55.0% of statements [2022-04-29T07:36:30.427Z] time="2022-04-29T07:36:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-29T07:36:30.461Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-29T07:36:30.461Z] check_test.go:307: [ddbdada619790] daemon is not started [2022-04-29T07:36:30.461Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-29T07:36:30.713Z] 2022/04/29 07:36:30 Closing DB instances... [2022-04-29T07:36:31.183Z] === RUN TestAddressPoolOpt [2022-04-29T07:36:31.183Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/a [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/something [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/_=a [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/env1=value1 [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/_env1=value1 [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/PATH [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/=a [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/PATH= [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/PATH=something [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/asd!qwe [2022-04-29T07:36:31.183Z] === RUN TestParseVersion [2022-04-29T07:36:31.183Z] --- PASS: TestParseVersion (0.00s) [2022-04-29T07:36:31.183Z] PASS [2022-04-29T07:36:31.183Z] coverage: 52.9% of statements [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/1asd [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/123 [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/some_space [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/__some_space_before [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/some_space_after__ [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/= [2022-04-29T07:36:31.183Z] === RUN TestValidateEnv/PaTh [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-29T07:36:31.183Z] === RUN TestParseHost [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/unknown:// [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://:port [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://:5555/ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://:5555/p [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-29T07:36:31.183Z] === RUN TestParseHost/something_with_spaces [2022-04-29T07:36:31.183Z] === RUN TestParseHost/:// [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://invalid:port [2022-04-29T07:36:31.183Z] === RUN TestParseHost/unix://path/to/socket [2022-04-29T07:36:31.183Z] === RUN TestParseHost/__ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/fd://something [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp:// [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://: [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/_ [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/npipe:// [2022-04-29T07:36:31.183Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://host: [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://[::1]: [2022-04-29T07:36:31.183Z] === RUN TestParseHost/#00 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/fd:// [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-29T07:36:31.183Z] === RUN TestParseHost/unix:// [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-29T07:36:31.183Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-29T07:36:31.184Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-04-29T07:36:31.184Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/: [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-29T07:36:31.184Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestParseTCP [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/localhost:5555/path [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/localhost [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/0.0.0.1 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/0.0.0.1: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/::1 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[::1]: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp://: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[::1]:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/localhost:5555 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/#00 [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp:// [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/localhost: [2022-04-29T07:36:31.184Z] === RUN TestParseTCP/tcp://:5555 [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP (0.02s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-29T07:36:31.184Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestValidateExtraHosts [2022-04-29T07:36:31.184Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestIpOptString [2022-04-29T07:36:31.184Z] --- PASS: TestIpOptString (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-29T07:36:31.184Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestNewIpOptValidDefaultVal [2022-04-29T07:36:31.184Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestIpOptSetInvalidVal [2022-04-29T07:36:31.184Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestValidateIPAddress [2022-04-29T07:36:31.184Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestMapOpts [2022-04-29T07:36:31.184Z] --- PASS: TestMapOpts (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestListOptsWithoutValidator [2022-04-29T07:36:31.184Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestListOptsWithValidator [2022-04-29T07:36:31.184Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestValidateDNSSearch [2022-04-29T07:36:31.184Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_general_format [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_one_more [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-29T07:36:31.184Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:36:31.184Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestNamedListOpts [2022-04-29T07:36:31.184Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestNamedMapOpts [2022-04-29T07:36:31.184Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestParseLink [2022-04-29T07:36:31.184Z] --- PASS: TestParseLink (0.00s) [2022-04-29T07:36:31.184Z] === RUN TestUlimitOpt [2022-04-29T07:36:31.184Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-29T07:36:31.184Z] PASS [2022-04-29T07:36:31.184Z] coverage: 66.7% of statements [2022-04-29T07:36:31.184Z] ok github.com/docker/docker/opts 0.154s coverage: 66.7% of statements [2022-04-29T07:36:31.961Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-29T07:36:31.961Z] === RUN TestNetworkDBGarbageCollection [2022-04-29T07:36:32.171Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-04-29T07:36:32.171Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-29T07:36:32.927Z] time="2022-04-29T07:36:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-29T07:36:33.158Z] === RUN TestPeerCertificateMarshalJSON [2022-04-29T07:36:33.626Z] === RUN TestIsArchivePathDir [2022-04-29T07:36:33.626Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-29T07:36:33.626Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-29T07:36:33.626Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-04-29T07:36:33.626Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-29T07:36:33.626Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-29T07:36:33.626Z] === RUN TestMiddleware [2022-04-29T07:36:33.626Z] --- PASS: TestMiddleware (0.00s) [2022-04-29T07:36:33.626Z] === RUN TestNewResponseModifier [2022-04-29T07:36:33.626Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-29T07:36:33.626Z] PASS [2022-04-29T07:36:33.626Z] coverage: 26.8% of statements [2022-04-29T07:36:34.094Z] ok github.com/docker/docker/pkg/authorization 0.570s coverage: 26.8% of statements [2022-04-29T07:36:34.094Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-29T07:36:34.094Z] === RUN TestIsArchivePathInvalidFile [2022-04-29T07:36:34.094Z] 2022/04/29 07:36:33 Closing DB instances... [2022-04-29T07:36:34.094Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2022-04-29T07:36:34.094Z] === RUN TestIsArchivePathTar [2022-04-29T07:36:34.094Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-04-29T07:36:34.094Z] === RUN TestDecompressStreamGzip [2022-04-29T07:36:34.562Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-04-29T07:36:34.562Z] === RUN TestDecompressStreamBzip2 [2022-04-29T07:36:34.562Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-04-29T07:36:34.562Z] === RUN TestDecompressStreamXz [2022-04-29T07:36:34.562Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:36:34.562Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestDecompressStreamZstd [2022-04-29T07:36:34.562Z] archive_test.go:140: zstd not installed [2022-04-29T07:36:34.562Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-29T07:36:34.562Z] === RUN TestCompressStreamXzUnsupported [2022-04-29T07:36:34.562Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-29T07:36:34.562Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestCompressStreamInvalid [2022-04-29T07:36:34.562Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionInvalid [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionUncompressed [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionBzip2 [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionGzip [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionXz [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionXz (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestExtensionZstd [2022-04-29T07:36:34.562Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestCmdStreamLargeStderr [2022-04-29T07:36:34.562Z] === RUN TestUnbuffered [2022-04-29T07:36:34.562Z] --- PASS: TestUnbuffered (0.00s) [2022-04-29T07:36:34.562Z] === RUN TestRaceUnbuffered [2022-04-29T07:36:34.562Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-29T07:36:34.562Z] PASS [2022-04-29T07:36:34.562Z] coverage: 100.0% of statements [2022-04-29T07:36:34.562Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2022-04-29T07:36:34.630Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T07:36:35.030Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-04-29T07:36:35.030Z] === RUN TestCmdStreamBad [2022-04-29T07:36:35.030Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:36:35.030Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-29T07:36:35.030Z] === RUN TestCmdStreamGood [2022-04-29T07:36:35.030Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-29T07:36:35.030Z] === RUN TestUntarPathWithInvalidDest [2022-04-29T07:36:35.030Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-29T07:36:35.030Z] === RUN TestUntarPathWithInvalidSrc [2022-04-29T07:36:35.030Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-29T07:36:35.030Z] === RUN TestUntarPath [2022-04-29T07:36:35.030Z] --- PASS: TestUntarPath (0.08s) [2022-04-29T07:36:35.030Z] === RUN TestUntarPathWithDestinationFile [2022-04-29T07:36:35.030Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-29T07:36:35.030Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-29T07:36:35.322Z] === RUN TestBoolValue [2022-04-29T07:36:35.322Z] --- PASS: TestBoolValue (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestBoolValueOrDefault [2022-04-29T07:36:35.322Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestInt64ValueOrZero [2022-04-29T07:36:35.322Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestInt64ValueOrDefault [2022-04-29T07:36:35.322Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-29T07:36:35.322Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestJsonContentType [2022-04-29T07:36:35.322Z] --- PASS: TestJsonContentType (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestReadJSON [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/nil_body [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/empty_body [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/with_valid_request [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/with_whitespace [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/with_extra_content [2022-04-29T07:36:35.322Z] === RUN TestReadJSON/invalid_JSON [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-29T07:36:35.322Z] PASS [2022-04-29T07:36:35.322Z] coverage: 31.9% of statements [2022-04-29T07:36:35.322Z] ok github.com/docker/docker/api/server/httputils 0.079s coverage: 31.9% of statements [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T07:36:35.322Z] === RUN TestMaskSecretKeys [2022-04-29T07:36:35.322Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-29T07:36:35.322Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-29T07:36:35.322Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-29T07:36:35.322Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-29T07:36:35.322Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestVersionMiddlewareVersion [2022-04-29T07:36:35.322Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-29T07:36:35.322Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-29T07:36:35.322Z] PASS [2022-04-29T07:36:35.322Z] coverage: 37.7% of statements [2022-04-29T07:36:35.322Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T07:36:35.322Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T07:36:35.322Z] === RUN TestStrSliceMarshalJSON [2022-04-29T07:36:35.322Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestStrSliceUnmarshalJSON [2022-04-29T07:36:35.322Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestStrSliceUnmarshalString [2022-04-29T07:36:35.322Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-29T07:36:35.322Z] === RUN TestStrSliceUnmarshalSlice [2022-04-29T07:36:35.322Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 90.0% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2022-04-29T07:36:35.323Z] === RUN TestToJSON [2022-04-29T07:36:35.323Z] --- PASS: TestToJSON (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestToParamWithVersion [2022-04-29T07:36:35.323Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromJSON [2022-04-29T07:36:35.323Z] --- PASS: TestFromJSON (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEmpty [2022-04-29T07:36:35.323Z] --- PASS: TestEmpty (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestArgsMatchKVListEmptySources [2022-04-29T07:36:35.323Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestArgsMatchKVList [2022-04-29T07:36:35.323Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestArgsMatch [2022-04-29T07:36:35.323Z] --- PASS: TestArgsMatch (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestAdd [2022-04-29T07:36:35.323Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDel [2022-04-29T07:36:35.323Z] --- PASS: TestDel (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestLen [2022-04-29T07:36:35.323Z] --- PASS: TestLen (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestExactMatch [2022-04-29T07:36:35.323Z] --- PASS: TestExactMatch (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestOnlyOneExactMatch [2022-04-29T07:36:35.323Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestContains [2022-04-29T07:36:35.323Z] --- PASS: TestContains (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestValidate [2022-04-29T07:36:35.323Z] --- PASS: TestValidate (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestWalkValues [2022-04-29T07:36:35.323Z] --- PASS: TestWalkValues (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFuzzyMatch [2022-04-29T07:36:35.323Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestClone [2022-04-29T07:36:35.323Z] --- PASS: TestClone (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 92.2% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-04-29T07:36:35.323Z] === RUN TestGetTimestamp [2022-04-29T07:36:35.323Z] === RUN TestAdjustForAPIVersion [2022-04-29T07:36:35.323Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 6.1% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 6.1% of statements [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T07:36:35.323Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-29T07:36:35.323Z] === RUN TestParseTimestamps [2022-04-29T07:36:35.323Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] === RUN TestCompareVersion [2022-04-29T07:36:35.323Z] --- PASS: TestCompareVersion (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 77.3% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 77.3% of statements [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T07:36:35.323Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T07:36:35.323Z] === RUN TestIsGIT [2022-04-29T07:36:35.323Z] --- PASS: TestIsGIT (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.098s coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-29T07:36:35.323Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCloneArgsSmartHttp [2022-04-29T07:36:35.323Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestCloneArgsDumbHttp [2022-04-29T07:36:35.323Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCloneArgsGit [2022-04-29T07:36:35.323Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCheckoutGit [2022-04-29T07:36:35.323Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-29T07:36:35.323Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestProcessNoDockerignore [2022-04-29T07:36:35.323Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-29T07:36:35.323Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDetectContentType [2022-04-29T07:36:35.323Z] --- PASS: TestDetectContentType (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestSelectAcceptableMIME [2022-04-29T07:36:35.323Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestInspectEmptyResponse [2022-04-29T07:36:35.323Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestInspectResponseBinary [2022-04-29T07:36:35.323Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestResponseUnsupportedContentType [2022-04-29T07:36:35.323Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestInspectResponseTextSimple [2022-04-29T07:36:35.323Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestInspectResponseEmptyContentType [2022-04-29T07:36:35.323Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestUnknownContentLength [2022-04-29T07:36:35.323Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDownloadRemote [2022-04-29T07:36:35.323Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-29T07:36:35.323Z] === RUN TestGetWithStatusError [2022-04-29T07:36:35.323Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCloseRootDirectory [2022-04-29T07:36:35.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:35.323Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestHashFile [2022-04-29T07:36:35.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:35.323Z] --- SKIP: TestHashFile (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestHashSubdir [2022-04-29T07:36:35.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:35.323Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestRemoveDirectory [2022-04-29T07:36:35.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:35.323Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 9.3% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 9.3% of statements [2022-04-29T07:36:35.323Z] === RUN TestEnable [2022-04-29T07:36:35.323Z] --- PASS: TestEnable (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDisable [2022-04-29T07:36:35.323Z] --- PASS: TestDisable (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEnabled [2022-04-29T07:36:35.323Z] --- PASS: TestEnabled (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-04-29T07:36:35.323Z] === RUN TestGetAllAllowed [2022-04-29T07:36:35.323Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestGetAllMeta [2022-04-29T07:36:35.323Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-29T07:36:35.323Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestIsUnreferencedBuiltin [2022-04-29T07:36:35.323Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestIsExistingDirectory [2022-04-29T07:36:35.323Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestGetFilenameForDownload [2022-04-29T07:36:35.323Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEnv2Variables [2022-04-29T07:36:35.323Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-29T07:36:35.323Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestMaintainer [2022-04-29T07:36:35.323Z] --- PASS: TestMaintainer (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestLabel [2022-04-29T07:36:35.323Z] --- PASS: TestLabel (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromScratch [2022-04-29T07:36:35.323Z] --- PASS: TestFromScratch (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromWithArg [2022-04-29T07:36:35.323Z] --- PASS: TestFromWithArg (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-29T07:36:35.323Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromWithUndefinedArg [2022-04-29T07:36:35.323Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestFromMultiStageWithNamedStage [2022-04-29T07:36:35.323Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestOnbuild [2022-04-29T07:36:35.323Z] --- PASS: TestOnbuild (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestWorkdir [2022-04-29T07:36:35.323Z] --- PASS: TestWorkdir (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCmd [2022-04-29T07:36:35.323Z] --- PASS: TestCmd (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestHealthcheckNone [2022-04-29T07:36:35.323Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestHealthcheckCmd [2022-04-29T07:36:35.323Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEntrypoint [2022-04-29T07:36:35.323Z] --- PASS: TestEntrypoint (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestExpose [2022-04-29T07:36:35.323Z] --- PASS: TestExpose (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestUser [2022-04-29T07:36:35.323Z] --- PASS: TestUser (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestVolume [2022-04-29T07:36:35.323Z] --- PASS: TestVolume (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestStopSignal [2022-04-29T07:36:35.323Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:36:35.323Z] --- SKIP: TestStopSignal (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestArg [2022-04-29T07:36:35.323Z] --- PASS: TestArg (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestShell [2022-04-29T07:36:35.323Z] --- PASS: TestShell (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestPrependEnvOnCmd [2022-04-29T07:36:35.323Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestRunWithBuildArgs [2022-04-29T07:36:35.323Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestRunIgnoresHealthcheck [2022-04-29T07:36:35.323Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDispatchUnsupportedOptions [2022-04-29T07:36:35.323Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-29T07:36:35.323Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-29T07:36:35.323Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-29T07:36:35.323Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestNormalizeWorkdir [2022-04-29T07:36:35.323Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDispatch [2022-04-29T07:36:35.323Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-29T07:36:35.323Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-29T07:36:35.323Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-29T07:36:35.323Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-29T07:36:35.323Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-29T07:36:35.323Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-29T07:36:35.323Z] === RUN TestDispatch/COPY_url [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch (0.09s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-29T07:36:35.323Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestAddScratchImageAddsToMounts [2022-04-29T07:36:35.323Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-29T07:36:35.323Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-29T07:36:35.323Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-29T07:36:35.323Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestImageSourceGetAddsToMounts [2022-04-29T07:36:35.323Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestEmptyDockerfile [2022-04-29T07:36:35.323Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestSymlinkDockerfile [2022-04-29T07:36:35.323Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-29T07:36:35.323Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-29T07:36:35.323Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestNonExistingDockerfile [2022-04-29T07:36:35.323Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestCopyRunConfig [2022-04-29T07:36:35.323Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestDeepCopyRunConfig [2022-04-29T07:36:35.323Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestExportImage [2022-04-29T07:36:35.323Z] --- PASS: TestExportImage (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestNormalizeDest [2022-04-29T07:36:35.323Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 46.7% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/builder/dockerfile 0.352s coverage: 46.7% of statements [2022-04-29T07:36:35.323Z] === RUN TestTCP4Proxy [2022-04-29T07:36:35.323Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-29T07:36:35.323Z] === RUN TestTCP4ProxyHalfClose [2022-04-29T07:36:35.323Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestTCP6Proxy [2022-04-29T07:36:35.323Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:36:35.323Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestTCPDualStackProxy [2022-04-29T07:36:35.323Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:36:35.323Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestUDP4Proxy [2022-04-29T07:36:35.323Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestUDP6Proxy [2022-04-29T07:36:35.323Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:36:35.323Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestUDPWriteError [2022-04-29T07:36:35.323Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestSCTP4Proxy [2022-04-29T07:36:35.323Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:36:35.323Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-29T07:36:35.323Z] === RUN TestSCTP6Proxy [2022-04-29T07:36:35.323Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:36:35.323Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-29T07:36:35.323Z] PASS [2022-04-29T07:36:35.323Z] coverage: 49.4% of statements [2022-04-29T07:36:35.323Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-04-29T07:36:35.502Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-04-29T07:36:35.502Z] === RUN TestCopyWithTarInvalidSrc [2022-04-29T07:36:35.502Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-29T07:36:35.502Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-29T07:36:35.502Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T07:36:35.502Z] === RUN TestCopyWithTarSrcFile [2022-04-29T07:36:35.502Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-04-29T07:36:35.502Z] === RUN TestCopyWithTarSrcFolder [2022-04-29T07:36:35.502Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-29T07:36:35.502Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-29T07:36:35.502Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-29T07:36:35.502Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-29T07:36:35.502Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T07:36:35.502Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-29T07:36:35.502Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-29T07:36:35.502Z] === RUN TestCopyFileWithTarSrcFile [2022-04-29T07:36:35.502Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-29T07:36:35.502Z] === RUN TestTarFiles [2022-04-29T07:36:35.502Z] === RUN TestMatch [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[foo]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[foo_bar]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[]#01 [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[qux]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-29T07:36:35.502Z] === RUN TestMatch/[[foo_baz]] [2022-04-29T07:36:35.502Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-29T07:36:35.502Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-29T07:36:35.502Z] PASS [2022-04-29T07:36:35.502Z] coverage: 87.5% of statements [2022-04-29T07:36:35.502Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2022-04-29T07:36:35.502Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.29s) [2022-04-29T07:36:35.502Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite (338.00s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.81s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.45s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.17s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.82s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2022-04-29T07:36:36.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.05s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.81s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.19s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.58s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.77s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.76s) [2022-04-29T07:36:36.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T07:36:36.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.65s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.46s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.03s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.52s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.42s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.13s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.47s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-04-29T07:36:36.527Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.51s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-04-29T07:36:36.528Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2022-04-29T07:36:36.528Z] === RUN TestDockerSwarmSuite [2022-04-29T07:36:36.528Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-29T07:36:37.068Z] === RUN TestChrootTarUntar [2022-04-29T07:36:37.068Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-29T07:36:37.068Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootUntarEmptyArchive [2022-04-29T07:36:37.068Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootTarUntarWithSymlink [2022-04-29T07:36:37.068Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootCopyWithTar [2022-04-29T07:36:37.068Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootCopyFileWithTar [2022-04-29T07:36:37.068Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootUntarPath [2022-04-29T07:36:37.068Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-29T07:36:37.068Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-29T07:36:37.068Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-29T07:36:37.068Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:36:37.068Z] === RUN TestChrootApplyDotDotFile [2022-04-29T07:36:37.068Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:37.068Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:36:37.068Z] PASS [2022-04-29T07:36:37.068Z] coverage: 12.0% of statements [2022-04-29T07:36:37.068Z] ok github.com/docker/docker/pkg/chrootarchive 0.164s coverage: 12.0% of statements [2022-04-29T07:36:37.615Z] time="2022-04-29T07:36:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-29T07:36:38.057Z] 2022/04/29 07:36:37 Closing DB instances... [2022-04-29T07:36:38.078Z] === RUN TestParseEmptyInterface [2022-04-29T07:36:38.078Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestParseNonInterfaceType [2022-04-29T07:36:38.078Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestParseWithOneFunction [2022-04-29T07:36:38.078Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestParseWithMultipleFuncs [2022-04-29T07:36:38.078Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestParseWithUnnamedReturn [2022-04-29T07:36:38.078Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestEmbeddedInterface [2022-04-29T07:36:38.078Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestParsedImports [2022-04-29T07:36:38.078Z] --- PASS: TestParsedImports (0.00s) [2022-04-29T07:36:38.078Z] === RUN TestAliasedImports [2022-04-29T07:36:38.078Z] --- PASS: TestAliasedImports (0.00s) [2022-04-29T07:36:38.078Z] PASS [2022-04-29T07:36:38.078Z] coverage: 56.8% of statements [2022-04-29T07:36:38.078Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-04-29T07:36:38.526Z] === RUN TestEnsureRemoveAllNotExist [2022-04-29T07:36:38.526Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-29T07:36:38.526Z] === RUN TestEnsureRemoveAllWithDir [2022-04-29T07:36:38.526Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-29T07:36:38.526Z] === RUN TestEnsureRemoveAllWithFile [2022-04-29T07:36:38.526Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-29T07:36:38.526Z] PASS [2022-04-29T07:36:38.526Z] coverage: 0.0% of statements [2022-04-29T07:36:38.526Z] ok github.com/docker/docker/pkg/containerfs 0.078s coverage: 0.0% of statements [2022-04-29T07:36:39.044Z] === RUN TestHTTPTransport [2022-04-29T07:36:39.044Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-29T07:36:39.044Z] PASS [2022-04-29T07:36:39.044Z] coverage: 85.7% of statements [2022-04-29T07:36:39.044Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-04-29T07:36:39.798Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-29T07:36:40.012Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:36:40.012Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:36:40.012Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-29T07:36:40.012Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-29T07:36:40.012Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-29T07:36:40.012Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-29T07:36:40.012Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:36:40.012Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:36:40.013Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-29T07:36:40.013Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-29T07:36:40.013Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-29T07:36:40.013Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-29T07:36:40.013Z] === RUN TestBufferPoolPutAndGet [2022-04-29T07:36:40.013Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-29T07:36:40.013Z] PASS [2022-04-29T07:36:40.013Z] coverage: 88.2% of statements [2022-04-29T07:36:40.013Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2022-04-29T07:36:40.100Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2022-04-29T07:36:40.100Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-29T07:36:40.100Z] === RUN TestSizeEmpty [2022-04-29T07:36:40.100Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeEmptyFile [2022-04-29T07:36:40.100Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeNonemptyFile [2022-04-29T07:36:40.100Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-29T07:36:40.100Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-29T07:36:40.100Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-29T07:36:40.100Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestMoveToSubdir [2022-04-29T07:36:40.100Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-29T07:36:40.100Z] === RUN TestSizeNonExistingDirectory [2022-04-29T07:36:40.100Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-29T07:36:40.100Z] PASS [2022-04-29T07:36:40.100Z] coverage: 80.0% of statements [2022-04-29T07:36:40.100Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2022-04-29T07:36:40.471Z] === RUN TestOutputOnPrematureClose [2022-04-29T07:36:40.471Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-29T07:36:40.471Z] === RUN TestCompleteSilently [2022-04-29T07:36:40.471Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-29T07:36:40.471Z] PASS [2022-04-29T07:36:40.471Z] coverage: 75.9% of statements [2022-04-29T07:36:40.471Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-29T07:36:40.471Z] --- PASS: TestRequest (12.09s) [2022-04-29T07:36:40.471Z] === RUN TestOverlappingRequests [2022-04-29T07:36:40.930Z] === RUN TestSendToOneSub [2022-04-29T07:36:40.930Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-29T07:36:40.930Z] === RUN TestSendToMultipleSubs [2022-04-29T07:36:40.930Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-29T07:36:40.930Z] === RUN TestEvictOneSub [2022-04-29T07:36:40.930Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-29T07:36:40.930Z] === RUN TestClosePublisher [2022-04-29T07:36:40.930Z] --- PASS: TestClosePublisher (0.00s) [2022-04-29T07:36:40.930Z] === RUN TestPubSubRace [2022-04-29T07:36:41.389Z] --- PASS: TestOverlappingRequests (0.61s) [2022-04-29T07:36:41.389Z] === RUN TestRelease [2022-04-29T07:36:41.665Z] === RUN TestPollerAddRemove [2022-04-29T07:36:41.665Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-29T07:36:41.665Z] === RUN TestPollerEvent [2022-04-29T07:36:41.665Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:36:41.665Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-29T07:36:41.665Z] === RUN TestPollerClose [2022-04-29T07:36:41.665Z] --- PASS: TestPollerClose (0.00s) [2022-04-29T07:36:41.665Z] PASS [2022-04-29T07:36:41.665Z] coverage: 45.7% of statements [2022-04-29T07:36:41.665Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2022-04-29T07:36:42.133Z] 2022/04/29 07:36:41 Closing DB instances... [2022-04-29T07:36:42.320Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-29T07:36:42.355Z] --- PASS: TestPubSubRace (1.08s) [2022-04-29T07:36:42.355Z] PASS [2022-04-29T07:36:42.355Z] coverage: 75.0% of statements [2022-04-29T07:36:42.355Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-04-29T07:36:42.602Z] --- PASS: TestTarFiles (7.42s) [2022-04-29T07:36:42.602Z] === RUN TestDetectCompressionZstd [2022-04-29T07:36:42.602Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-29T07:36:42.602Z] === RUN TestTarUntar [2022-04-29T07:36:42.602Z] --- PASS: TestTarUntar (0.07s) [2022-04-29T07:36:42.602Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-29T07:36:42.602Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-29T07:36:42.602Z] === RUN TestTarWithOptions [2022-04-29T07:36:42.814Z] === RUN TestRegister [2022-04-29T07:36:42.814Z] --- PASS: TestRegister (0.00s) [2022-04-29T07:36:42.814Z] === RUN TestCommand [2022-04-29T07:36:42.814Z] --- PASS: TestCommand (0.04s) [2022-04-29T07:36:42.814Z] === RUN TestNaiveSelf [2022-04-29T07:36:42.814Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-29T07:36:42.814Z] PASS [2022-04-29T07:36:42.814Z] coverage: 82.4% of statements [2022-04-29T07:36:42.814Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2022-04-29T07:36:43.071Z] --- PASS: TestTarWithOptions (0.07s) [2022-04-29T07:36:43.071Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-29T07:36:43.071Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestUntarUstarGnuConflict [2022-04-29T07:36:43.071Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestUntarInvalidFilenames [2022-04-29T07:36:43.071Z] === RUN TestCopyFileWithInvalidSrc [2022-04-29T07:36:43.071Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:36:43.071Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-29T07:36:43.071Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-29T07:36:43.071Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1891999128\\dest" [2022-04-29T07:36:43.071Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s) [2022-04-29T07:36:43.071Z] === RUN TestCopyFile [2022-04-29T07:36:43.071Z] --- PASS: TestCopyFile (0.01s) [2022-04-29T07:36:43.071Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-29T07:36:43.071Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:36:43.071Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-29T07:36:43.071Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestUntarInvalidFilenames (0.30s) [2022-04-29T07:36:43.071Z] === RUN TestUntarHardlinkToSymlink [2022-04-29T07:36:43.071Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-29T07:36:43.071Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:36:43.071Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestWildcardMatches [2022-04-29T07:36:43.071Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestPatternMatches [2022-04-29T07:36:43.071Z] --- PASS: TestPatternMatches (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-29T07:36:43.071Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestPatternMatchesFolderExclusions [2022-04-29T07:36:43.071Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-29T07:36:43.071Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-29T07:36:43.071Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-29T07:36:43.071Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-29T07:36:43.071Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestSingleExclamationError [2022-04-29T07:36:43.071Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestMatchesWithNoPatterns [2022-04-29T07:36:43.071Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestMatchesWithMalformedPatterns [2022-04-29T07:36:43.071Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestMatches [2022-04-29T07:36:43.071Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-29T07:36:43.071Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-29T07:36:43.071Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-29T07:36:43.071Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-29T07:36:43.071Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-29T07:36:43.071Z] === RUN TestUntarInvalidHardlink [2022-04-29T07:36:43.071Z] --- PASS: TestMatches (0.01s) [2022-04-29T07:36:43.071Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCleanPatterns [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2655781141\\victim\\hello" -> "../victim/hello" [2022-04-29T07:36:43.071Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCleanPatternsExceptionFlag [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCleanPatternsErrorSingleException [2022-04-29T07:36:43.071Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCreateIfNotExistsDir [2022-04-29T07:36:43.071Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-04-29T07:36:43.071Z] === RUN TestCreateIfNotExistsFile [2022-04-29T07:36:43.071Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-29T07:36:43.071Z] === RUN TestMatch [2022-04-29T07:36:43.071Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:36:43.071Z] === RUN TestCompile [2022-04-29T07:36:43.071Z] === RUN TestCompile/slash [2022-04-29T07:36:43.071Z] === RUN TestCompile/backslash [2022-04-29T07:36:43.071Z] --- PASS: TestCompile (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestCompile/slash (0.00s) [2022-04-29T07:36:43.071Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-29T07:36:43.071Z] PASS [2022-04-29T07:36:43.071Z] coverage: 84.7% of statements [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink848254539\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink314100571\\victim" -> "../victim" [2022-04-29T07:36:43.071Z] ok github.com/docker/docker/pkg/fileutils 0.151s coverage: 84.7% of statements [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3828894340\\victim" -> "../victim" [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4533907\\victim" -> "../victim" [2022-04-29T07:36:43.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3263658632\\victim" -> "../victim" [2022-04-29T07:36:43.071Z] --- PASS: TestUntarInvalidHardlink (0.08s) [2022-04-29T07:36:43.071Z] === RUN TestUntarInvalidSymlink [2022-04-29T07:36:43.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3820249773\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:36:43.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2458189036\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:36:43.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1383140671\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:43.541Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3743166240\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:43.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3438714303\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:43.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2407374645\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:43.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink993642769\\dest\\dir\\loophole" -> "../../victim" [2022-04-29T07:36:43.542Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-29T07:36:43.542Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-29T07:36:43.542Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-29T07:36:43.542Z] === RUN TestXGlobalNoParent [2022-04-29T07:36:43.542Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-29T07:36:43.542Z] === RUN TestReplaceFileTarWrapper [2022-04-29T07:36:43.542Z] --- PASS: TestNetworkDBCRUDTableEntries (3.56s) [2022-04-29T07:36:43.542Z] === RUN TestNetworkDBNodeLeave [2022-04-29T07:36:43.542Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-29T07:36:43.542Z] === RUN TestPrefixHeaderReadable [2022-04-29T07:36:43.542Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-29T07:36:43.542Z] === RUN TestDisablePigz [2022-04-29T07:36:43.542Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-29T07:36:43.781Z] --- PASS: TestRelease (2.34s) [2022-04-29T07:36:43.781Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:36:43.781Z] === RUN TestDump [2022-04-29T07:36:43.781Z] goroutine 6 [running]: [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.dump(0x1182d57?) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-29T07:36:43.781Z] testing.tRunner(0xc0001621a0, 0x134a498) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:36:43.781Z] created by testing.(*T).Run [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:36:43.781Z] [2022-04-29T07:36:43.781Z] goroutine 1 [chan receive]: [2022-04-29T07:36:43.781Z] testing.(*T).Run(0xc000162000, {0x133913c?, 0x115c1f3?}, 0x134a498) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:36:43.781Z] testing.runTests.func1(0xc00006c870?) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:36:43.781Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:36:43.781Z] testing.runTests(0xc000058460?, {0x14ce400, 0x3, 0x3}, {0x18b42250108?, 0x40?, 0x14d34a0?}) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:36:43.781Z] testing.(*M).Run(0xc000058460) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:36:43.781Z] main.main() [2022-04-29T07:36:43.781Z] _testmain.go:99 +0x255 [2022-04-29T07:36:43.781Z] --- PASS: TestDump (0.00s) [2022-04-29T07:36:43.781Z] === RUN TestDumpToFile [2022-04-29T07:36:43.781Z] --- PASS: TestDumpToFile (0.16s) [2022-04-29T07:36:43.781Z] === RUN TestDumpToFileWithEmptyInput [2022-04-29T07:36:43.781Z] goroutine 8 [running]: [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.dump(0x11fed13?) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x11fece0?}) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-29T07:36:43.781Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-29T07:36:43.781Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-29T07:36:43.781Z] testing.tRunner(0xc000162820, 0x134a488) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:36:43.781Z] created by testing.(*T).Run [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:36:43.781Z] [2022-04-29T07:36:43.781Z] goroutine 1 [chan receive]: [2022-04-29T07:36:43.781Z] testing.(*T).Run(0xc000162000, {0x1340713?, 0x115c1f3?}, 0x134a488) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:36:43.781Z] testing.runTests.func1(0xc00006c870?) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:36:43.781Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:36:43.781Z] testing.runTests(0xc000058460?, {0x14ce400, 0x3, 0x3}, {0x18b42250108?, 0x40?, 0x14d34a0?}) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:36:43.781Z] testing.(*M).Run(0xc000058460) [2022-04-29T07:36:43.781Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:36:43.781Z] main.main() [2022-04-29T07:36:43.781Z] _testmain.go:99 +0x255 [2022-04-29T07:36:43.781Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-29T07:36:43.781Z] PASS [2022-04-29T07:36:43.781Z] coverage: 90.9% of statements [2022-04-29T07:36:43.781Z] ok github.com/docker/docker/pkg/stack 0.203s coverage: 90.9% of statements [2022-04-29T07:36:44.013Z] --- PASS: TestDisablePigz (0.17s) [2022-04-29T07:36:44.013Z] === RUN TestPigz [2022-04-29T07:36:44.013Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-29T07:36:44.013Z] --- PASS: TestPigz (0.20s) [2022-04-29T07:36:44.013Z] === RUN TestNosysFileInfo [2022-04-29T07:36:44.013Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:36:44.013Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:36:44.013Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestCanonicalTarNameForPath [2022-04-29T07:36:44.013Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestCanonicalTarName [2022-04-29T07:36:44.013Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChmodTarEntry [2022-04-29T07:36:44.013Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestHardLinkOrder [2022-04-29T07:36:44.013Z] --- PASS: TestHardLinkOrder (0.12s) [2022-04-29T07:36:44.013Z] === RUN TestChangeString [2022-04-29T07:36:44.013Z] --- PASS: TestChangeString (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesWithNoChanges [2022-04-29T07:36:44.013Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-29T07:36:44.013Z] === RUN TestChangesWithChanges [2022-04-29T07:36:44.013Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-29T07:36:44.013Z] === RUN TestChangesWithChangesGH13590 [2022-04-29T07:36:44.013Z] changes_test.go:196: needs more investigation [2022-04-29T07:36:44.013Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesDirsEmpty [2022-04-29T07:36:44.013Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:36:44.013Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesDirsMutated [2022-04-29T07:36:44.013Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:36:44.013Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestApplyLayer [2022-04-29T07:36:44.013Z] changes_test.go:433: needs further investigation [2022-04-29T07:36:44.013Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesSizeWithHardlinks [2022-04-29T07:36:44.013Z] changes_test.go:469: needs further investigation [2022-04-29T07:36:44.013Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesSizeWithNoChanges [2022-04-29T07:36:44.013Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-29T07:36:44.013Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestChangesSize [2022-04-29T07:36:44.013Z] --- PASS: TestChangesSize (0.01s) [2022-04-29T07:36:44.013Z] === RUN TestApplyLayerInvalidFilenames [2022-04-29T07:36:44.013Z] === RUN TestGet [2022-04-29T07:36:44.013Z] --- PASS: TestGet (0.00s) [2022-04-29T07:36:44.013Z] === RUN TestGetShortcutString [2022-04-29T07:36:44.013Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-29T07:36:44.013Z] PASS [2022-04-29T07:36:44.013Z] coverage: 42.9% of statements [2022-04-29T07:36:44.013Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1627019589\\dest" [2022-04-29T07:36:44.013Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-04-29T07:36:44.013Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-29T07:36:44.013Z] === RUN TestApplyLayerInvalidHardlink [2022-04-29T07:36:44.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink868122634\\victim\\hello" -> "../victim/hello" [2022-04-29T07:36:44.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1393199743\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:36:44.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2068755698\\victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3967393058\\victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3689599677\\victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4078825214\\victim" -> "../victim" [2022-04-29T07:36:44.483Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-04-29T07:36:44.483Z] === RUN TestApplyLayerInvalidSymlink [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink815586468\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1895505606\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2321491906\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink20025068\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1337734363\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:44.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1209392404\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:36:44.483Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-29T07:36:44.483Z] === RUN TestApplyLayerWhiteouts [2022-04-29T07:36:44.483Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-04-29T07:36:44.483Z] === RUN TestGenerateEmptyFile [2022-04-29T07:36:44.483Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-29T07:36:44.483Z] === RUN TestGenerateWithContent [2022-04-29T07:36:44.483Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-29T07:36:44.483Z] PASS [2022-04-29T07:36:44.483Z] coverage: 61.9% of statements [2022-04-29T07:36:44.483Z] ok github.com/docker/docker/pkg/archive 10.684s coverage: 61.9% of statements [2022-04-29T07:36:44.747Z] === RUN TestNewStdWriter [2022-04-29T07:36:44.747Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-29T07:36:44.747Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestWriteWithNilBytes [2022-04-29T07:36:44.747Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestWrite [2022-04-29T07:36:44.747Z] --- PASS: TestWrite (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestWriteWithWriterError [2022-04-29T07:36:44.747Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-29T07:36:44.747Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyWriteAndRead [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-29T07:36:44.747Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-29T07:36:44.747Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-29T07:36:44.747Z] PASS [2022-04-29T07:36:44.747Z] coverage: 100.0% of statements [2022-04-29T07:36:44.747Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-04-29T07:36:45.206Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-29T07:36:45.206Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-29T07:36:45.206Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestFormatStatus [2022-04-29T07:36:45.206Z] --- PASS: TestFormatStatus (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestFormatError [2022-04-29T07:36:45.206Z] --- PASS: TestFormatError (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestFormatJSONError [2022-04-29T07:36:45.206Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-29T07:36:45.206Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-29T07:36:45.206Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestNewJSONProgressOutput [2022-04-29T07:36:45.206Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestAuxFormatterEmit [2022-04-29T07:36:45.206Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestStreamWriterStdout [2022-04-29T07:36:45.206Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-29T07:36:45.206Z] === RUN TestStreamWriterStderr [2022-04-29T07:36:45.206Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-29T07:36:45.206Z] PASS [2022-04-29T07:36:45.206Z] coverage: 66.2% of statements [2022-04-29T07:36:45.206Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-04-29T07:36:46.049Z] === RUN TestCreateIDMapOrder [2022-04-29T07:36:46.049Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-29T07:36:46.049Z] PASS [2022-04-29T07:36:46.049Z] coverage: 7.2% of statements [2022-04-29T07:36:46.049Z] ok github.com/docker/docker/pkg/idtools 0.096s coverage: 7.2% of statements [2022-04-29T07:36:46.177Z] === RUN TestGenerateRandomID [2022-04-29T07:36:46.177Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestShortenId [2022-04-29T07:36:46.177Z] --- PASS: TestShortenId (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestShortenSha256Id [2022-04-29T07:36:46.177Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestShortenIdEmpty [2022-04-29T07:36:46.177Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestShortenIdInvalid [2022-04-29T07:36:46.177Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestIsShortIDNonHex [2022-04-29T07:36:46.177Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestIsShortIDNotCorrectSize [2022-04-29T07:36:46.177Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-29T07:36:46.177Z] PASS [2022-04-29T07:36:46.177Z] coverage: 70.6% of statements [2022-04-29T07:36:46.177Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-29T07:36:46.177Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-29T07:36:46.177Z] === RUN TestClientStream [2022-04-29T07:36:46.177Z] --- PASS: TestClientStream (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestClientSendFile [2022-04-29T07:36:46.177Z] --- PASS: TestClientSendFile (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestClientWithRequestTimeout [2022-04-29T07:36:46.177Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-29T07:36:46.177Z] === RUN TestFileSpecPlugin [2022-04-29T07:36:46.177Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-29T07:36:46.177Z] === RUN TestFileJSONSpecPlugin [2022-04-29T07:36:46.177Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-29T07:36:46.177Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestPluginAddHandler [2022-04-29T07:36:46.177Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestPluginWaitBadPlugin [2022-04-29T07:36:46.177Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-29T07:36:46.177Z] === RUN TestGet [2022-04-29T07:36:46.177Z] time="2022-04-29T07:36:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-29T07:36:46.517Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-04-29T07:36:46.517Z] === RUN TestNetworkDBWatch [2022-04-29T07:36:46.635Z] === RUN TestIsCpusetListAvailable [2022-04-29T07:36:46.635Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-29T07:36:46.635Z] PASS [2022-04-29T07:36:46.635Z] coverage: 39.4% of statements [2022-04-29T07:36:46.635Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-04-29T07:36:47.093Z] time="2022-04-29T07:36:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-29T07:36:47.669Z] === RUN TestCheckpointCreateError [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointCreate [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointDeleteError [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointDelete [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointListError [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointList [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointList (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCheckpointListContainerNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNewClientWithOpsFromEnv [2022-04-29T07:36:47.669Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:36:47.669Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestGetAPIPath [2022-04-29T07:36:47.669Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestParseHostURL [2022-04-29T07:36:47.669Z] --- PASS: TestParseHostURL (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-29T07:36:47.669Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPVersionOverride [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-29T07:36:47.669Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestClientRedirect [2022-04-29T07:36:47.669Z] === RUN TestClientRedirect/GET [2022-04-29T07:36:47.669Z] === RUN TestClientRedirect/POST [2022-04-29T07:36:47.669Z] === RUN TestClientRedirect/PUT [2022-04-29T07:36:47.669Z] === RUN TestClientRedirect/DELETE [2022-04-29T07:36:47.669Z] --- PASS: TestClientRedirect (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-29T07:36:47.669Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigCreateUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigCreateError [2022-04-29T07:36:47.669Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigCreate [2022-04-29T07:36:47.669Z] --- PASS: TestConfigCreate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspectNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspectWithEmptyID [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspectUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspectError [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspectConfigNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigInspect [2022-04-29T07:36:47.669Z] --- PASS: TestConfigInspect (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigListUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigListError [2022-04-29T07:36:47.669Z] --- PASS: TestConfigListError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigList [2022-04-29T07:36:47.669Z] --- PASS: TestConfigList (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigRemoveUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigRemoveError [2022-04-29T07:36:47.669Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigRemove [2022-04-29T07:36:47.669Z] --- PASS: TestConfigRemove (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigUpdateUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigUpdateError [2022-04-29T07:36:47.669Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestConfigUpdate [2022-04-29T07:36:47.669Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCommitError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCommit [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCommit (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStatPathError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStatPathNotFoundError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStatPathNoHeaderError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStatPath [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyToContainerError [2022-04-29T07:36:47.669Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyToContainerNotFoundError [2022-04-29T07:36:47.669Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyToContainerEmptyResponse [2022-04-29T07:36:47.669Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyToContainer [2022-04-29T07:36:47.669Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyFromContainerError [2022-04-29T07:36:47.669Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyFromContainerNotFoundError [2022-04-29T07:36:47.669Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-29T07:36:47.669Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-29T07:36:47.669Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestCopyFromContainer [2022-04-29T07:36:47.669Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCreateError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCreateImageNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCreateWithName [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerCreateAutoRemove [2022-04-29T07:36:47.669Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerDiffError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerDiff [2022-04-29T07:36:47.669Z] --- PASS: TestContainerDiff (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecCreateError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecCreate [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecStartError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecStart [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecInspectError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecInspect [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExportError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExportError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExport [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExport (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerInspectError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerInspectContainerNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerInspectWithEmptyID [2022-04-29T07:36:47.669Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerInspect [2022-04-29T07:36:47.669Z] --- PASS: TestContainerInspect (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerInspectNode [2022-04-29T07:36:47.669Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerKillError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerKillError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerKill [2022-04-29T07:36:47.669Z] --- PASS: TestContainerKill (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerListError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerListError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerList [2022-04-29T07:36:47.669Z] --- PASS: TestContainerList (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerLogsNotFoundError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerLogsError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerLogs [2022-04-29T07:36:47.669Z] --- PASS: TestContainerLogs (0.23s) [2022-04-29T07:36:47.669Z] === RUN TestContainerPauseError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerPause [2022-04-29T07:36:47.669Z] --- PASS: TestContainerPause (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainersPruneError [2022-04-29T07:36:47.669Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainersPrune [2022-04-29T07:36:47.669Z] --- PASS: TestContainersPrune (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRemoveError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRemoveNotFoundError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRemove [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRemove (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRenameError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRename [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRename (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerResizeError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecResizeError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerResize [2022-04-29T07:36:47.669Z] --- PASS: TestContainerResize (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerExecResize [2022-04-29T07:36:47.669Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRestartError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerRestart [2022-04-29T07:36:47.669Z] --- PASS: TestContainerRestart (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStartError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStartError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStart [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStart (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStatsError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStats [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStats (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStopError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStopError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerStop [2022-04-29T07:36:47.669Z] --- PASS: TestContainerStop (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerTopError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerTopError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerTop [2022-04-29T07:36:47.669Z] --- PASS: TestContainerTop (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerUnpauseError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerUnpause [2022-04-29T07:36:47.669Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerUpdateError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerUpdate [2022-04-29T07:36:47.669Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerWaitError [2022-04-29T07:36:47.669Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestContainerWait [2022-04-29T07:36:47.669Z] --- PASS: TestContainerWait (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestDiskUsageError [2022-04-29T07:36:47.669Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestDiskUsage [2022-04-29T07:36:47.669Z] --- PASS: TestDiskUsage (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestDistributionInspectUnsupported [2022-04-29T07:36:47.669Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestDistributionInspectWithEmptyID [2022-04-29T07:36:47.669Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestEventsErrorInOptions [2022-04-29T07:36:47.669Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestEventsErrorFromServer [2022-04-29T07:36:47.669Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestEvents [2022-04-29T07:36:47.669Z] --- PASS: TestEvents (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestTLSCloseWriter [2022-04-29T07:36:47.669Z] === PAUSE TestTLSCloseWriter [2022-04-29T07:36:47.669Z] === RUN TestImageBuildError [2022-04-29T07:36:47.669Z] --- PASS: TestImageBuildError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageBuild [2022-04-29T07:36:47.669Z] --- PASS: TestImageBuild (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestGetDockerOS [2022-04-29T07:36:47.669Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageCreateError [2022-04-29T07:36:47.669Z] --- PASS: TestImageCreateError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageCreate [2022-04-29T07:36:47.669Z] --- PASS: TestImageCreate (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageHistoryError [2022-04-29T07:36:47.669Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageHistory [2022-04-29T07:36:47.669Z] --- PASS: TestImageHistory (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageImportError [2022-04-29T07:36:47.669Z] --- PASS: TestImageImportError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageImport [2022-04-29T07:36:47.669Z] --- PASS: TestImageImport (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageInspectError [2022-04-29T07:36:47.669Z] --- PASS: TestImageInspectError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageInspectImageNotFound [2022-04-29T07:36:47.669Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageInspectWithEmptyID [2022-04-29T07:36:47.669Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageInspect [2022-04-29T07:36:47.669Z] --- PASS: TestImageInspect (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageListError [2022-04-29T07:36:47.669Z] --- PASS: TestImageListError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageList [2022-04-29T07:36:47.669Z] --- PASS: TestImageList (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageListApiBefore125 [2022-04-29T07:36:47.669Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageLoadError [2022-04-29T07:36:47.669Z] --- PASS: TestImageLoadError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImageLoad [2022-04-29T07:36:47.669Z] --- PASS: TestImageLoad (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagesPruneError [2022-04-29T07:36:47.669Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagesPrune [2022-04-29T07:36:47.669Z] --- PASS: TestImagesPrune (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullReferenceParseError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullAnyError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePullWithoutErrors [2022-04-29T07:36:47.669Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushReferenceError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushAnyError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:36:47.669Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-29T07:36:47.669Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImagePushWithoutErrors [2022-04-29T07:36:47.670Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-29T07:36:47.670Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-29T07:36:47.670Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-29T07:36:47.670Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-29T07:36:47.670Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageRemoveImageNotFound [2022-04-29T07:36:47.670Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageRemove [2022-04-29T07:36:47.670Z] --- PASS: TestImageRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSaveError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSaveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSave [2022-04-29T07:36:47.670Z] --- PASS: TestImageSave (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchAnyError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageSearchWithoutErrors [2022-04-29T07:36:47.670Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageTagError [2022-04-29T07:36:47.670Z] --- PASS: TestImageTagError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageTagInvalidReference [2022-04-29T07:36:47.670Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageTagInvalidSourceImageName [2022-04-29T07:36:47.670Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageTagHexSource [2022-04-29T07:36:47.670Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestImageTag [2022-04-29T07:36:47.670Z] --- PASS: TestImageTag (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestInfoServerError [2022-04-29T07:36:47.670Z] --- PASS: TestInfoServerError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestInfoInvalidResponseJSONError [2022-04-29T07:36:47.670Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestInfo [2022-04-29T07:36:47.670Z] --- PASS: TestInfo (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkConnectError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkConnect [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkCreateError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkCreate [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkDisconnectError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkDisconnect [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/empty_ID [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/no_options [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/verbose [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/global_scope [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/unknown_network [2022-04-29T07:36:47.670Z] === RUN TestNetworkInspect/server_error [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkListError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkList [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworksPruneError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworksPrune [2022-04-29T07:36:47.670Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNetworkRemove [2022-04-29T07:36:47.670Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeInspectNodeNotFound [2022-04-29T07:36:47.670Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeInspect [2022-04-29T07:36:47.670Z] --- PASS: TestNodeInspect (0.01s) [2022-04-29T07:36:47.670Z] === RUN TestNodeListError [2022-04-29T07:36:47.670Z] --- PASS: TestNodeListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeList [2022-04-29T07:36:47.670Z] --- PASS: TestNodeList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeRemove [2022-04-29T07:36:47.670Z] --- PASS: TestNodeRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeUpdateError [2022-04-29T07:36:47.670Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestNodeUpdate [2022-04-29T07:36:47.670Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestOptionWithHostFromEnv [2022-04-29T07:36:47.670Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestOptionWithTimeout [2022-04-29T07:36:47.670Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestOptionWithVersionFromEnv [2022-04-29T07:36:47.670Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPingFail [2022-04-29T07:36:47.670Z] --- PASS: TestPingFail (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPingWithError [2022-04-29T07:36:47.670Z] 2022/04/29 07:36:46 RoundTripper returned a response & error; ignoring response [2022-04-29T07:36:47.670Z] 2022/04/29 07:36:46 RoundTripper returned a response & error; ignoring response [2022-04-29T07:36:47.670Z] --- PASS: TestPingWithError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPingSuccess [2022-04-29T07:36:47.670Z] --- PASS: TestPingSuccess (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPingHeadFallback [2022-04-29T07:36:47.670Z] === RUN TestPingHeadFallback/OK [2022-04-29T07:36:47.670Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-29T07:36:47.670Z] === RUN TestPingHeadFallback/Not_Found [2022-04-29T07:36:47.670Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-29T07:36:47.670Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-29T07:36:47.670Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginDisableError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginDisable [2022-04-29T07:36:47.670Z] --- PASS: TestPluginDisable (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginEnableError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginEnable [2022-04-29T07:36:47.670Z] --- PASS: TestPluginEnable (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginInspect [2022-04-29T07:36:47.670Z] --- PASS: TestPluginInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginListError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginList [2022-04-29T07:36:47.670Z] --- PASS: TestPluginList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginPushError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginPushError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginPush [2022-04-29T07:36:47.670Z] --- PASS: TestPluginPush (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginRemove [2022-04-29T07:36:47.670Z] --- PASS: TestPluginRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginSetError [2022-04-29T07:36:47.670Z] --- PASS: TestPluginSetError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPluginSet [2022-04-29T07:36:47.670Z] --- PASS: TestPluginSet (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSetHostHeader [2022-04-29T07:36:47.670Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestPlainTextError [2022-04-29T07:36:47.670Z] --- PASS: TestPlainTextError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestInfiniteError [2022-04-29T07:36:47.670Z] --- PASS: TestInfiniteError (0.03s) [2022-04-29T07:36:47.670Z] === RUN TestCanceledContext [2022-04-29T07:36:47.670Z] 2022/04/29 07:36:47 RoundTripper returned a response & error; ignoring response [2022-04-29T07:36:47.670Z] --- PASS: TestCanceledContext (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestDeadlineExceededContext [2022-04-29T07:36:47.670Z] 2022/04/29 07:36:47 RoundTripper returned a response & error; ignoring response [2022-04-29T07:36:47.670Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretCreateUnsupported [2022-04-29T07:36:47.670Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretCreateError [2022-04-29T07:36:47.670Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretCreate [2022-04-29T07:36:47.670Z] --- PASS: TestSecretCreate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretInspectUnsupported [2022-04-29T07:36:47.670Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretInspectSecretNotFound [2022-04-29T07:36:47.670Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretInspect [2022-04-29T07:36:47.670Z] --- PASS: TestSecretInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretListUnsupported [2022-04-29T07:36:47.670Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretListError [2022-04-29T07:36:47.670Z] --- PASS: TestSecretListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretList [2022-04-29T07:36:47.670Z] --- PASS: TestSecretList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretRemoveUnsupported [2022-04-29T07:36:47.670Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretRemove [2022-04-29T07:36:47.670Z] --- PASS: TestSecretRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretUpdateUnsupported [2022-04-29T07:36:47.670Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretUpdateError [2022-04-29T07:36:47.670Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSecretUpdate [2022-04-29T07:36:47.670Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceCreateError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceCreate [2022-04-29T07:36:47.670Z] --- PASS: TestServiceCreate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-29T07:36:47.670Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceCreateDigestPinning [2022-04-29T07:36:47.670Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceInspectServiceNotFound [2022-04-29T07:36:47.670Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceInspect [2022-04-29T07:36:47.670Z] --- PASS: TestServiceInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceListError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceList [2022-04-29T07:36:47.670Z] --- PASS: TestServiceList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceLogsError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceLogs [2022-04-29T07:36:47.670Z] --- PASS: TestServiceLogs (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceRemoveNotFoundError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceRemove [2022-04-29T07:36:47.670Z] --- PASS: TestServiceRemove (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceUpdateError [2022-04-29T07:36:47.670Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestServiceUpdate [2022-04-29T07:36:47.670Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmGetUnlockKeyError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmGetUnlockKey [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmInitError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmInit [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmInit (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmInspect [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmJoinError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmJoin [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmLeaveError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmLeave [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmUnlockError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmUnlock [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmUpdateError [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestSwarmUpdate [2022-04-29T07:36:47.670Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestTaskInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestTaskInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestTaskInspect [2022-04-29T07:36:47.670Z] --- PASS: TestTaskInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestTaskListError [2022-04-29T07:36:47.670Z] --- PASS: TestTaskListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestTaskList [2022-04-29T07:36:47.670Z] --- PASS: TestTaskList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeCreateError [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeCreate [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeInspectError [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeInspectNotFound [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeInspectWithEmptyID [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeInspect [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeListError [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeListError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeList [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeList (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeRemoveError [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-29T07:36:47.670Z] === RUN TestVolumeRemove [2022-04-29T07:36:47.670Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-29T07:36:47.670Z] === CONT TestTLSCloseWriter [2022-04-29T07:36:47.670Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-04-29T07:36:47.670Z] PASS [2022-04-29T07:36:47.671Z] coverage: 75.1% of statements [2022-04-29T07:36:47.671Z] ok github.com/docker/docker/client 0.486s coverage: 75.1% of statements [2022-04-29T07:36:48.084Z] 2022/04/29 07:36:47 Closing DB instances... [2022-04-29T07:36:48.084Z] === RUN TestFixedBufferCap [2022-04-29T07:36:48.084Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestFixedBufferLen [2022-04-29T07:36:48.084Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestFixedBufferString [2022-04-29T07:36:48.084Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestFixedBufferWrite [2022-04-29T07:36:48.084Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestFixedBufferRead [2022-04-29T07:36:48.084Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestBytesPipeRead [2022-04-29T07:36:48.084Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestBytesPipeWrite [2022-04-29T07:36:48.084Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-29T07:36:48.084Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-29T07:36:48.553Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-04-29T07:36:48.553Z] === RUN TestAtomicWriteToFile [2022-04-29T07:36:48.553Z] --- PASS: TestAtomicWriteToFile (0.11s) [2022-04-29T07:36:48.553Z] === RUN TestAtomicWriteSetCommit [2022-04-29T07:36:48.553Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-29T07:36:48.553Z] === RUN TestAtomicWriteSetCancel [2022-04-29T07:36:48.638Z] === RUN TestChtimes [2022-04-29T07:36:48.638Z] --- PASS: TestChtimes (0.00s) [2022-04-29T07:36:48.638Z] === RUN TestChtimesWindows [2022-04-29T07:36:48.638Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-29T07:36:48.638Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-29T07:36:48.638Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-29T07:36:48.638Z] PASS [2022-04-29T07:36:48.638Z] coverage: 13.0% of statements [2022-04-29T07:36:48.638Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-04-29T07:36:48.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-29T07:36:49.022Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-29T07:36:49.022Z] === RUN TestReadCloserWrapperClose [2022-04-29T07:36:49.022Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestReaderErrWrapperReadOnError [2022-04-29T07:36:49.022Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestReaderErrWrapperRead [2022-04-29T07:36:49.022Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestCancelReadCloser [2022-04-29T07:36:49.022Z] --- PASS: TestCancelReadCloser (0.13s) [2022-04-29T07:36:49.022Z] === RUN TestWriteCloserWrapperClose [2022-04-29T07:36:49.022Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestNopWriteCloser [2022-04-29T07:36:49.022Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestNopWriter [2022-04-29T07:36:49.022Z] --- PASS: TestNopWriter (0.00s) [2022-04-29T07:36:49.022Z] === RUN TestWriteCounter [2022-04-29T07:36:49.022Z] --- PASS: TestWriteCounter (0.00s) [2022-04-29T07:36:49.022Z] PASS [2022-04-29T07:36:49.022Z] coverage: 70.1% of statements [2022-04-29T07:36:49.022Z] ok github.com/docker/docker/pkg/ioutils 0.928s coverage: 70.1% of statements [2022-04-29T07:36:49.095Z] === RUN TestTailFile [2022-04-29T07:36:49.095Z] --- PASS: TestTailFile (0.00s) [2022-04-29T07:36:49.095Z] === RUN TestTailFileManyLines [2022-04-29T07:36:49.095Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-29T07:36:49.095Z] === RUN TestTailEmptyFile [2022-04-29T07:36:49.095Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-29T07:36:49.095Z] === RUN TestTailNegativeN [2022-04-29T07:36:49.095Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/no_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:36:49.095Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.095Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.095Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.096Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.560Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:36:49.561Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:49.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:49.562Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:49.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.009Z] --- PASS: TestNetworkDBWatch (3.48s) [2022-04-29T07:36:50.009Z] === RUN TestNetworkDBBulkSync [2022-04-29T07:36:50.009Z] === RUN TestError [2022-04-29T07:36:50.009Z] --- PASS: TestError (0.00s) [2022-04-29T07:36:50.009Z] === RUN TestProgressString [2022-04-29T07:36:50.009Z] === RUN TestProgressString/no_progress [2022-04-29T07:36:50.009Z] === RUN TestProgressString/progress_1 [2022-04-29T07:36:50.009Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-29T07:36:50.009Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-29T07:36:50.009Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-29T07:36:50.009Z] === RUN TestProgressString/with_units [2022-04-29T07:36:50.009Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-29T07:36:50.009Z] === RUN TestProgressString/hide_counts [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-29T07:36:50.009Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-29T07:36:50.009Z] === RUN TestJSONMessageDisplay [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.024Z] time="2022-04-29T07:36:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:36:50.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:36:50.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.025Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:36:50.027Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:36:50.478Z] --- PASS: TestJSONMessageDisplay (0.25s) [2022-04-29T07:36:50.478Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-29T07:36:50.478Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-29T07:36:50.478Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-29T07:36:50.478Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-29T07:36:50.478Z] === RUN TestDisplayJSONMessagesStream [2022-04-29T07:36:50.478Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-29T07:36:50.478Z] PASS [2022-04-29T07:36:50.478Z] coverage: 91.7% of statements [2022-04-29T07:36:50.478Z] ok github.com/docker/docker/pkg/jsonmessage 0.317s coverage: 91.7% of statements [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:36:50.485Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:36:50.485Z] PASS [2022-04-29T07:36:50.485Z] coverage: 88.6% of statements [2022-04-29T07:36:50.485Z] ok github.com/docker/docker/pkg/tailfile 0.209s coverage: 88.6% of statements [2022-04-29T07:36:50.944Z] === RUN TestTarSumRemoveNonExistent [2022-04-29T07:36:50.944Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestTarSumRemove [2022-04-29T07:36:50.944Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestSortFileInfoSums [2022-04-29T07:36:50.944Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestNewTarSumForLabelInvalid [2022-04-29T07:36:50.944Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestNewTarSumForLabel [2022-04-29T07:36:50.944Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestEmptyTar [2022-04-29T07:36:50.944Z] --- PASS: TestEmptyTar (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestTarSumsReadSize [2022-04-29T07:36:50.944Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestTarSums [2022-04-29T07:36:50.944Z] --- PASS: TestAllocateRandomDeallocate (7.19s) [2022-04-29T07:36:50.944Z] === RUN TestRetrieveFromStore [2022-04-29T07:36:50.944Z] --- PASS: TestTarSums (0.07s) [2022-04-29T07:36:50.944Z] === RUN TestIteration [2022-04-29T07:36:50.944Z] --- PASS: TestIteration (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestVersionLabelForChecksum [2022-04-29T07:36:50.944Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestVersion [2022-04-29T07:36:50.944Z] --- PASS: TestVersion (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestGetVersion [2022-04-29T07:36:50.944Z] --- PASS: TestGetVersion (0.00s) [2022-04-29T07:36:50.944Z] === RUN TestGetVersions [2022-04-29T07:36:50.944Z] --- PASS: TestGetVersions (0.00s) [2022-04-29T07:36:50.944Z] PASS [2022-04-29T07:36:50.944Z] coverage: 89.3% of statements [2022-04-29T07:36:50.944Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-04-29T07:36:51.403Z] === RUN TestTruncIndex [2022-04-29T07:36:51.403Z] --- PASS: TestTruncIndex (0.10s) [2022-04-29T07:36:51.403Z] PASS [2022-04-29T07:36:51.403Z] coverage: 91.5% of statements [2022-04-29T07:36:51.403Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-04-29T07:36:51.463Z] 2022/04/29 07:36:51 Closing DB instances... [2022-04-29T07:36:51.463Z] === RUN TestStandardLongPath [2022-04-29T07:36:51.463Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-29T07:36:51.463Z] === RUN TestUNCLongPath [2022-04-29T07:36:51.463Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-29T07:36:51.463Z] PASS [2022-04-29T07:36:51.463Z] coverage: 100.0% of statements [2022-04-29T07:36:51.463Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-04-29T07:36:52.371Z] === RUN TestVersionInfo [2022-04-29T07:36:52.371Z] --- PASS: TestVersionInfo (0.00s) [2022-04-29T07:36:52.371Z] === RUN TestAppendVersions [2022-04-29T07:36:52.371Z] --- PASS: TestAppendVersions (0.00s) [2022-04-29T07:36:52.371Z] PASS [2022-04-29T07:36:52.371Z] coverage: 88.9% of statements [2022-04-29T07:36:52.371Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-04-29T07:36:52.451Z] === RUN TestNameFormat [2022-04-29T07:36:52.451Z] --- PASS: TestNameFormat (0.00s) [2022-04-29T07:36:52.451Z] === RUN TestNameRetries [2022-04-29T07:36:52.451Z] --- PASS: TestNameRetries (0.00s) [2022-04-29T07:36:52.451Z] PASS [2022-04-29T07:36:52.451Z] coverage: 85.7% of statements [2022-04-29T07:36:52.451Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-04-29T07:36:52.920Z] --- PASS: TestNetworkDBBulkSync (3.11s) [2022-04-29T07:36:52.920Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-29T07:36:53.337Z] --- PASS: TestRetrieveFromStore (2.31s) [2022-04-29T07:36:53.337Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-29T07:36:53.337Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-29T07:36:53.337Z] === RUN TestParallelPredefinedRequest1 [2022-04-29T07:36:53.337Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-29T07:36:53.337Z] === RUN TestParallelPredefinedRequest2 [2022-04-29T07:36:53.337Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-29T07:36:53.337Z] === RUN TestParallelPredefinedRequest3 [2022-04-29T07:36:53.337Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-29T07:36:53.337Z] === RUN TestParallelPredefinedRequest4 [2022-04-29T07:36:53.337Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-29T07:36:53.337Z] === RUN TestParallelPredefinedRequest5 [2022-04-29T07:36:53.337Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-29T07:36:53.337Z] === RUN TestDebug [2022-04-29T07:36:53.337Z] --- PASS: TestDebug (0.00s) [2022-04-29T07:36:53.337Z] === RUN TestRequestPoolParallel [2022-04-29T07:36:53.337Z] time="2022-04-29T07:36:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-29T07:36:53.388Z] === RUN TestParseKeyValueOpt [2022-04-29T07:36:53.388Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-29T07:36:53.388Z] === RUN TestParseUintList [2022-04-29T07:36:53.388Z] --- PASS: TestParseUintList (0.00s) [2022-04-29T07:36:53.388Z] === RUN TestParseUintListMaximumLimits [2022-04-29T07:36:53.388Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-29T07:36:53.388Z] PASS [2022-04-29T07:36:53.388Z] coverage: 97.0% of statements [2022-04-29T07:36:53.388Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-04-29T07:36:53.795Z] --- PASS: TestRequestPoolParallel (0.58s) [2022-04-29T07:36:53.795Z] === RUN TestFullAllocateRelease [2022-04-29T07:36:54.259Z] --- PASS: TestFullAllocateRelease (0.60s) [2022-04-29T07:36:54.259Z] === RUN TestOddAllocateRelease [2022-04-29T07:36:54.259Z] === RUN TestValidatePrivileges [2022-04-29T07:36:54.259Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-29T07:36:54.259Z] === RUN TestFilterByCapNeg [2022-04-29T07:36:54.259Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-29T07:36:54.259Z] === RUN TestFilterByCapPos [2022-04-29T07:36:54.259Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-29T07:36:54.259Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-29T07:36:54.259Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-29T07:36:54.259Z] PASS [2022-04-29T07:36:54.259Z] coverage: 12.2% of statements [2022-04-29T07:36:54.259Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.2% of statements [2022-04-29T07:36:54.717Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-29T07:36:54.717Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-29T07:36:54.717Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-04-29T07:36:54.717Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-29T07:36:54.717Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-29T07:36:54.717Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-29T07:36:54.717Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-29T07:36:54.717Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T07:36:54.717Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:36:54.717Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:36:54.717Z] === CONT TestParallelPredefinedRequest5 [2022-04-29T07:36:54.717Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:36:54.717Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:36:54.717Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T07:36:54.717Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:36:54.717Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:36:54.717Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T07:36:54.717Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:36:54.717Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:36:54.717Z] === CONT TestParallelPredefinedRequest2 [2022-04-29T07:36:54.717Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:36:54.717Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:36:54.717Z] PASS [2022-04-29T07:36:54.717Z] coverage: 85.3% of statements [2022-04-29T07:36:54.717Z] ok github.com/docker/docker/libnetwork/ipam 66.136s coverage: 85.3% of statements [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-29T07:36:54.956Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:36:54.956Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:36:54.956Z] PASS [2022-04-29T07:36:54.956Z] coverage: 36.4% of statements [2022-04-29T07:36:54.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 36.4% of statements [2022-04-29T07:36:55.684Z] === RUN TestNewSettable [2022-04-29T07:36:55.684Z] --- PASS: TestNewSettable (0.00s) [2022-04-29T07:36:55.684Z] === RUN TestIsSettable [2022-04-29T07:36:55.684Z] --- PASS: TestIsSettable (0.00s) [2022-04-29T07:36:55.684Z] === RUN TestUpdateSettingsEnv [2022-04-29T07:36:55.684Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-29T07:36:55.684Z] PASS [2022-04-29T07:36:55.684Z] coverage: 20.0% of statements [2022-04-29T07:36:55.684Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-04-29T07:36:56.528Z] 2022/04/29 07:36:56 Closing DB instances... [2022-04-29T07:36:56.652Z] === RUN TestLoad [2022-04-29T07:36:56.652Z] --- PASS: TestLoad (0.00s) [2022-04-29T07:36:56.652Z] === RUN TestSave [2022-04-29T07:36:56.652Z] --- PASS: TestSave (0.03s) [2022-04-29T07:36:56.652Z] === RUN TestAddDeleteGet [2022-04-29T07:36:56.652Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-29T07:36:56.652Z] === RUN TestInvalidTags [2022-04-29T07:36:56.652Z] --- PASS: TestInvalidTags (0.01s) [2022-04-29T07:36:56.652Z] PASS [2022-04-29T07:36:56.652Z] coverage: 84.4% of statements [2022-04-29T07:36:56.652Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2022-04-29T07:36:56.956Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T07:36:57.000Z] === RUN TestNewAndRemove [2022-04-29T07:36:57.000Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-29T07:36:57.000Z] === RUN TestRemoveInvalidPath [2022-04-29T07:36:57.000Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-29T07:36:57.000Z] PASS [2022-04-29T07:36:57.000Z] coverage: 82.6% of statements [2022-04-29T07:36:57.000Z] ok github.com/docker/docker/pkg/pidfile 0.448s coverage: 82.6% of statements [2022-04-29T07:36:57.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T07:36:58.826Z] === RUN TestResolveAuthConfigIndexServer [2022-04-29T07:36:58.826Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestResolveAuthConfigFullURL [2022-04-29T07:36:58.826Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-29T07:36:58.826Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestValidateMirror [2022-04-29T07:36:58.826Z] --- PASS: TestValidateMirror (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestLoadInsecureRegistries [2022-04-29T07:36:58.826Z] time="2022-04-29T07:36:58Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:36:58.826Z] time="2022-04-29T07:36:58Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-29T07:36:58.826Z] time="2022-04-29T07:36:58Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:36:58.826Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-04-29T07:36:58.826Z] === RUN TestNewServiceConfig [2022-04-29T07:36:58.826Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestValidateIndexName [2022-04-29T07:36:58.826Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestValidateIndexNameWithError [2022-04-29T07:36:58.826Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestEndpointParse [2022-04-29T07:36:58.826Z] --- PASS: TestEndpointParse (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestEndpointParseInvalid [2022-04-29T07:36:58.826Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestValidateEndpoint [2022-04-29T07:36:58.826Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-29T07:36:58.826Z] === RUN TestPing [2022-04-29T07:36:58.826Z] --- PASS: TestPing (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestPingRegistryEndpoint [2022-04-29T07:36:58.826Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:58.826Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-29T07:36:58.826Z] === RUN TestEndpoint [2022-04-29T07:36:58.826Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:58.826Z] --- SKIP: TestEndpoint (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestParseRepositoryInfo [2022-04-29T07:36:58.826Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestNewIndexInfo [2022-04-29T07:36:58.826Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestMirrorEndpointLookup [2022-04-29T07:36:58.826Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:36:58.826Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestSearchRepositories [2022-04-29T07:36:58.826Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-29T07:36:58.826Z] Host: 127.0.0.1:49327 [2022-04-29T07:36:58.826Z] User-Agent: docker test client [2022-04-29T07:36:58.826Z] Authorization: Token fake-token [2022-04-29T07:36:58.826Z] X-Docker-Token: true [2022-04-29T07:36:58.826Z] Accept-Encoding: gzip [2022-04-29T07:36:58.826Z] [2022-04-29T07:36:58.826Z] [2022-04-29T07:36:58.826Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-29T07:36:58.826Z] Connection: close [2022-04-29T07:36:58.826Z] Content-Length: 144 [2022-04-29T07:36:58.826Z] Cache-Control: no-cache [2022-04-29T07:36:58.826Z] Content-Type: application/json [2022-04-29T07:36:58.826Z] Date: Fri, 29 Apr 2022 07:36:58 GMT [2022-04-29T07:36:58.826Z] Expires: -1 [2022-04-29T07:36:58.826Z] Pragma: no-cache [2022-04-29T07:36:58.826Z] Server: docker-tests/mock [2022-04-29T07:36:58.826Z] X-Docker-Registry-Config: mock [2022-04-29T07:36:58.826Z] X-Docker-Registry-Version: 0.0.0 [2022-04-29T07:36:58.826Z] [2022-04-29T07:36:58.826Z] [2022-04-29T07:36:58.826Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-29T07:36:58.826Z] === RUN TestTrustedLocation [2022-04-29T07:36:58.826Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-29T07:36:58.826Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestAllowNondistributableArtifacts [2022-04-29T07:36:58.826Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-29T07:36:58.826Z] === RUN TestIsSecureIndex [2022-04-29T07:36:58.826Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-29T07:36:58.826Z] PASS [2022-04-29T07:36:58.826Z] coverage: 51.7% of statements [2022-04-29T07:36:58.826Z] ok github.com/docker/docker/registry 0.272s coverage: 51.7% of statements [2022-04-29T07:36:59.217Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.42s) [2022-04-29T07:36:59.217Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-29T07:36:59.217Z] === RUN TestFailedConnection [2022-04-29T07:36:59.686Z] --- PASS: TestGetAddress (34.95s) [2022-04-29T07:36:59.686Z] === RUN TestRequestSyntaxCheck [2022-04-29T07:36:59.686Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-29T07:36:59.686Z] === RUN TestRequest [2022-04-29T07:36:59.796Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-29T07:36:59.796Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-29T07:36:59.796Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-29T07:37:00.154Z] 2022/04/29 07:37:00 Closing DB instances... [2022-04-29T07:37:00.254Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-29T07:37:00.254Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-29T07:37:00.254Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-29T07:37:00.254Z] === RUN TestResumableRequestReaderWithReadError [2022-04-29T07:37:00.254Z] time="2022-04-29T07:36:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-29T07:37:00.254Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-29T07:37:00.254Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-29T07:37:00.255Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-29T07:37:00.255Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-29T07:37:00.255Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-29T07:37:00.255Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-29T07:37:00.255Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-29T07:37:00.255Z] === RUN TestResumableRequestReader [2022-04-29T07:37:00.255Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-29T07:37:00.255Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-29T07:37:00.255Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-29T07:37:00.255Z] PASS [2022-04-29T07:37:00.255Z] coverage: 100.0% of statements [2022-04-29T07:37:00.255Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2022-04-29T07:37:00.714Z] === RUN TestRestartManagerTimeout [2022-04-29T07:37:00.714Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-29T07:37:00.714Z] === RUN TestRestartManagerTimeoutReset [2022-04-29T07:37:00.714Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-29T07:37:00.714Z] PASS [2022-04-29T07:37:00.714Z] coverage: 50.9% of statements [2022-04-29T07:37:00.714Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-29T07:37:01.171Z] --- PASS: TestGet (15.01s) [2022-04-29T07:37:01.171Z] === RUN TestPluginWithNoManifest [2022-04-29T07:37:01.171Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-29T07:37:01.171Z] === RUN TestGetAll [2022-04-29T07:37:01.171Z] --- PASS: TestGetAll (0.01s) [2022-04-29T07:37:01.171Z] PASS [2022-04-29T07:37:01.171Z] coverage: 73.2% of statements [2022-04-29T07:37:01.171Z] ok github.com/docker/docker/pkg/plugins 35.057s coverage: 73.2% of statements [2022-04-29T07:37:01.630Z] === RUN TestDecodeContainerConfig [2022-04-29T07:37:01.630Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-29T07:37:01.630Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-29T07:37:01.630Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-29T07:37:01.630Z] === RUN TestDecodeContainerConfigIsolation [2022-04-29T07:37:01.630Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-29T07:37:01.630Z] === RUN TestValidatePrivileged [2022-04-29T07:37:01.630Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-29T07:37:01.630Z] PASS [2022-04-29T07:37:01.630Z] coverage: 52.4% of statements [2022-04-29T07:37:01.630Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.4% of statements [2022-04-29T07:37:01.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-29T07:37:01.720Z] --- PASS: TestFailedConnection (2.10s) [2022-04-29T07:37:01.720Z] === RUN TestFailOnce [2022-04-29T07:37:01.720Z] 2022/04/29 07:37:01 http: panic serving 127.0.0.1:49310: Plugin not ready [2022-04-29T07:37:01.720Z] goroutine 22 [running]: [2022-04-29T07:37:01.720Z] net/http.(*conn).serve.func1() [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:37:01.720Z] panic({0xd03700, 0xe4d060}) [2022-04-29T07:37:01.720Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:37:01.720Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-04-29T07:37:01.720Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-29T07:37:01.720Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe52878?, 0xc0002240e0?}, 0xc5d9a6?) [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:37:01.720Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe52878, 0xc0002240e0}, 0xc000230200) [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-29T07:37:01.720Z] net/http.serverHandler.ServeHTTP({0xe50e98?}, {0xe52878, 0xc0002240e0}, 0xc000230200) [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:37:01.720Z] net/http.(*conn).serve(0xc000240000, {0xe52d78, 0xc00020a420}) [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:37:01.720Z] created by net/http.(*Server).Serve [2022-04-29T07:37:01.720Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:37:01.720Z] time="2022-04-29T07:37:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2022-04-29T07:37:01.720Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.47s) [2022-04-29T07:37:01.720Z] === RUN TestNetworkDBGarbageCollection [2022-04-29T07:37:02.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-29T07:37:02.599Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-29T07:37:02.599Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-29T07:37:02.599Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-29T07:37:02.599Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-29T07:37:02.599Z] PASS [2022-04-29T07:37:02.599Z] coverage: 62.5% of statements [2022-04-29T07:37:02.599Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-04-29T07:37:02.705Z] --- PASS: TestFailOnce (1.22s) [2022-04-29T07:37:02.705Z] === RUN TestEchoInputOutput [2022-04-29T07:37:02.705Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-29T07:37:02.705Z] === RUN TestBackoff [2022-04-29T07:37:02.705Z] --- PASS: TestBackoff (0.00s) [2022-04-29T07:37:02.705Z] === RUN TestAbortRetry [2022-04-29T07:37:02.705Z] --- PASS: TestAbortRetry (0.00s) [2022-04-29T07:37:02.705Z] === RUN TestClientScheme [2022-04-29T07:37:02.705Z] --- PASS: TestClientScheme (0.00s) [2022-04-29T07:37:02.705Z] === RUN TestNewClientWithTimeout [2022-04-29T07:37:03.174Z] time="2022-04-29T07:37:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49322/Test.Echo: Post \"http://127.0.0.1:49322/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-29T07:37:04.742Z] time="2022-04-29T07:37:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49322/Test.Echo: Post \"http://127.0.0.1:49322/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-29T07:37:05.499Z] === RUN TestGetDriver [2022-04-29T07:37:05.499Z] --- PASS: TestGetDriver (0.00s) [2022-04-29T07:37:05.499Z] === RUN TestVolumeRequestError [2022-04-29T07:37:05.499Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-29T07:37:05.499Z] PASS [2022-04-29T07:37:05.499Z] coverage: 36.1% of statements [2022-04-29T07:37:05.499Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-04-29T07:37:05.499Z] === RUN TestGetAddress [2022-04-29T07:37:05.499Z] --- PASS: TestGetAddress (0.00s) [2022-04-29T07:37:05.499Z] === RUN TestRemove [2022-04-29T07:37:05.499Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:37:05.499Z] --- SKIP: TestRemove (0.00s) [2022-04-29T07:37:05.499Z] === RUN TestInitializeWithVolumes [2022-04-29T07:37:05.499Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-29T07:37:05.499Z] === RUN TestCreate [2022-04-29T07:37:05.499Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:37:05.499Z] === RUN TestValidateName [2022-04-29T07:37:05.499Z] --- PASS: TestValidateName (0.00s) [2022-04-29T07:37:05.499Z] === RUN TestCreateWithOpts [2022-04-29T07:37:05.499Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:37:05.499Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-29T07:37:05.499Z] === RUN TestRelaodNoOpts [2022-04-29T07:37:05.499Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-29T07:37:05.499Z] PASS [2022-04-29T07:37:05.499Z] coverage: 41.5% of statements [2022-04-29T07:37:05.499Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-04-29T07:37:05.526Z] docker_api_swarm_test.go:563: [d4e83efbbd8f1] joining swarm manager [de5bc2f317eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:37:06.456Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRaw [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-29T07:37:07.034Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRaw [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-29T07:37:07.034Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestConvertTmpfsOptions [2022-04-29T07:37:07.034Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-29T07:37:07.034Z] linux_parser_test.go:209: data="ro" [2022-04-29T07:37:07.034Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestParseMountSpec [2022-04-29T07:37:07.034Z] parser_test.go:62: case 0 [2022-04-29T07:37:07.034Z] parser_test.go:62: case 1 [2022-04-29T07:37:07.034Z] parser_test.go:62: case 2 [2022-04-29T07:37:07.034Z] parser_test.go:62: case 3 [2022-04-29T07:37:07.034Z] parser_test.go:62: case 4 [2022-04-29T07:37:07.034Z] parser_test.go:62: case 5 [2022-04-29T07:37:07.034Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestValidateMount [2022-04-29T07:37:07.034Z] --- PASS: TestValidateMount (0.02s) [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRaw [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:37:07.034Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-29T07:37:07.034Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:37:07.034Z] PASS [2022-04-29T07:37:07.034Z] coverage: 67.6% of statements [2022-04-29T07:37:07.034Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.6% of statements [2022-04-29T07:37:07.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T07:37:07.703Z] time="2022-04-29T07:37:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49322/Test.Echo: Post \"http://127.0.0.1:49322/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-29T07:37:07.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T07:37:08.005Z] === RUN TestSetGetMeta [2022-04-29T07:37:08.005Z] === PAUSE TestSetGetMeta [2022-04-29T07:37:08.005Z] === RUN TestRestore [2022-04-29T07:37:08.005Z] === PAUSE TestRestore [2022-04-29T07:37:08.005Z] === RUN TestServiceCreate [2022-04-29T07:37:08.005Z] === PAUSE TestServiceCreate [2022-04-29T07:37:08.005Z] === RUN TestServiceList [2022-04-29T07:37:08.005Z] === PAUSE TestServiceList [2022-04-29T07:37:08.005Z] === RUN TestServiceRemove [2022-04-29T07:37:08.005Z] === PAUSE TestServiceRemove [2022-04-29T07:37:08.005Z] === RUN TestServiceGet [2022-04-29T07:37:08.005Z] === PAUSE TestServiceGet [2022-04-29T07:37:08.005Z] === RUN TestServicePrune [2022-04-29T07:37:08.005Z] === PAUSE TestServicePrune [2022-04-29T07:37:08.005Z] === RUN TestCreate [2022-04-29T07:37:08.005Z] === PAUSE TestCreate [2022-04-29T07:37:08.005Z] === RUN TestRemove [2022-04-29T07:37:08.005Z] === PAUSE TestRemove [2022-04-29T07:37:08.005Z] === RUN TestList [2022-04-29T07:37:08.005Z] === PAUSE TestList [2022-04-29T07:37:08.005Z] === RUN TestFindByDriver [2022-04-29T07:37:08.005Z] === PAUSE TestFindByDriver [2022-04-29T07:37:08.005Z] === RUN TestFindByReferenced [2022-04-29T07:37:08.005Z] === PAUSE TestFindByReferenced [2022-04-29T07:37:08.005Z] === RUN TestDerefMultipleOfSameRef [2022-04-29T07:37:08.005Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-29T07:37:08.005Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:08.005Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:08.005Z] === RUN TestDefererencePluginOnCreateError [2022-04-29T07:37:08.005Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-29T07:37:08.005Z] === RUN TestRefDerefRemove [2022-04-29T07:37:08.005Z] === PAUSE TestRefDerefRemove [2022-04-29T07:37:08.005Z] === RUN TestGet [2022-04-29T07:37:08.005Z] === PAUSE TestGet [2022-04-29T07:37:08.005Z] === RUN TestGetWithReference [2022-04-29T07:37:08.005Z] === PAUSE TestGetWithReference [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_nil_list [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_empty_list [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_filter_some [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_filter_middle [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:08.005Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:08.005Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_nil_list [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_filter_some [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_empty_list [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_filter_middle [2022-04-29T07:37:08.005Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-29T07:37:08.005Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-29T07:37:08.005Z] === CONT TestSetGetMeta [2022-04-29T07:37:08.005Z] === CONT TestList [2022-04-29T07:37:08.005Z] === CONT TestRemove [2022-04-29T07:37:08.005Z] === CONT TestDefererencePluginOnCreateError [2022-04-29T07:37:08.005Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-29T07:37:08.005Z] === CONT TestCreate [2022-04-29T07:37:08.005Z] --- PASS: TestRemove (0.04s) [2022-04-29T07:37:08.005Z] === CONT TestServicePrune [2022-04-29T07:37:08.005Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-29T07:37:08.005Z] === CONT TestServiceGet [2022-04-29T07:37:08.005Z] --- PASS: TestList (0.07s) [2022-04-29T07:37:08.005Z] === CONT TestServiceRemove [2022-04-29T07:37:08.005Z] --- PASS: TestCreate (0.04s) [2022-04-29T07:37:08.005Z] === CONT TestServiceList [2022-04-29T07:37:08.005Z] --- PASS: TestServiceGet (0.17s) [2022-04-29T07:37:08.005Z] === CONT TestServiceCreate [2022-04-29T07:37:08.005Z] time="2022-04-29T07:37:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:08.005Z] --- PASS: TestServiceRemove (0.15s) [2022-04-29T07:37:08.005Z] === CONT TestRestore [2022-04-29T07:37:08.005Z] time="2022-04-29T07:37:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:08.005Z] --- PASS: TestServiceList (0.15s) [2022-04-29T07:37:08.005Z] === CONT TestGetWithReference [2022-04-29T07:37:08.005Z] time="2022-04-29T07:37:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:08.005Z] time="2022-04-29T07:37:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-29T07:37:08.005Z] --- PASS: TestServiceCreate (0.05s) [2022-04-29T07:37:08.005Z] === CONT TestGet [2022-04-29T07:37:08.005Z] time="2022-04-29T07:37:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:08.005Z] --- PASS: TestGetWithReference (0.05s) [2022-04-29T07:37:08.005Z] === CONT TestRefDerefRemove [2022-04-29T07:37:08.005Z] --- PASS: TestServicePrune (0.24s) [2022-04-29T07:37:08.005Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:08.005Z] --- PASS: TestRestore (0.06s) [2022-04-29T07:37:08.005Z] === CONT TestDerefMultipleOfSameRef [2022-04-29T07:37:08.005Z] --- PASS: TestGet (0.03s) [2022-04-29T07:37:08.005Z] === CONT TestFindByReferenced [2022-04-29T07:37:08.005Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-29T07:37:08.005Z] === CONT TestFindByDriver [2022-04-29T07:37:08.005Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-29T07:37:08.174Z] --- PASS: TestRequest (8.70s) [2022-04-29T07:37:08.174Z] === RUN TestOverlappingRequests [2022-04-29T07:37:08.464Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-29T07:37:08.464Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-29T07:37:08.464Z] --- PASS: TestFindByDriver (0.03s) [2022-04-29T07:37:08.464Z] PASS [2022-04-29T07:37:08.464Z] coverage: 69.0% of statements [2022-04-29T07:37:08.464Z] ok github.com/docker/docker/volume/service 0.399s coverage: 69.0% of statements [2022-04-29T07:37:08.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T07:37:08.646Z] --- PASS: TestOverlappingRequests (0.44s) [2022-04-29T07:37:08.646Z] === RUN TestRelease [2022-04-29T07:37:09.882Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T07:37:09.883Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-29T07:37:09.997Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T07:37:09.997Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T07:37:09.997Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T07:37:09.997Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-29T07:37:10.139Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T07:37:10.396Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T07:37:10.867Z] --- PASS: TestRelease (1.74s) [2022-04-29T07:37:10.867Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:37:11.859Z] time="2022-04-29T07:37:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49322/Test.Echo: Post \"http://127.0.0.1:49322/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-29T07:37:12.766Z] --- PASS: TestCheckoutGit (41.35s) [2022-04-29T07:37:12.766Z] === RUN TestValidGitTransport [2022-04-29T07:37:12.766Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-29T07:37:12.766Z] === RUN TestGitInvalidRef [2022-04-29T07:37:12.766Z] --- PASS: TestGitInvalidRef (0.33s) [2022-04-29T07:37:12.766Z] PASS [2022-04-29T07:37:12.766Z] coverage: 86.3% of statements [2022-04-29T07:37:12.766Z] ok github.com/docker/docker/builder/remotecontext/git 41.850s coverage: 86.3% of statements [2022-04-29T07:37:12.766Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T07:37:12.766Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T07:37:12.766Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T07:37:12.766Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T07:37:13.425Z] === RUN TestParseEmptyInterface [2022-04-29T07:37:13.425Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestParseNonInterfaceType [2022-04-29T07:37:13.425Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestParseWithOneFunction [2022-04-29T07:37:13.425Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestParseWithMultipleFuncs [2022-04-29T07:37:13.425Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestParseWithUnnamedReturn [2022-04-29T07:37:13.425Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestEmbeddedInterface [2022-04-29T07:37:13.425Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestParsedImports [2022-04-29T07:37:13.425Z] --- PASS: TestParsedImports (0.00s) [2022-04-29T07:37:13.425Z] === RUN TestAliasedImports [2022-04-29T07:37:13.425Z] --- PASS: TestAliasedImports (0.00s) [2022-04-29T07:37:13.425Z] PASS [2022-04-29T07:37:13.425Z] coverage: 56.8% of statements [2022-04-29T07:37:13.425Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-04-29T07:37:14.991Z] === RUN TestHTTPTransport [2022-04-29T07:37:14.991Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-29T07:37:14.991Z] PASS [2022-04-29T07:37:14.991Z] coverage: 85.7% of statements [2022-04-29T07:37:14.991Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2022-04-29T07:37:15.459Z] --- PASS: TestAllocateRandomDeallocate (5.14s) [2022-04-29T07:37:15.459Z] === RUN TestRetrieveFromStore [2022-04-29T07:37:15.928Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:37:15.928Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-29T07:37:15.928Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-29T07:37:15.928Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:37:15.928Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-29T07:37:15.928Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-29T07:37:15.928Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-29T07:37:15.928Z] === RUN TestBufferPoolPutAndGet [2022-04-29T07:37:15.928Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-29T07:37:15.928Z] PASS [2022-04-29T07:37:15.928Z] coverage: 88.2% of statements [2022-04-29T07:37:15.928Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-29T07:37:16.396Z] === RUN TestOutputOnPrematureClose [2022-04-29T07:37:16.396Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-29T07:37:16.396Z] === RUN TestCompleteSilently [2022-04-29T07:37:16.396Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-29T07:37:16.396Z] PASS [2022-04-29T07:37:16.396Z] coverage: 75.9% of statements [2022-04-29T07:37:16.396Z] ok github.com/docker/docker/pkg/progress 0.050s coverage: 75.9% of statements [2022-04-29T07:37:16.865Z] === RUN TestSendToOneSub [2022-04-29T07:37:16.865Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-29T07:37:16.865Z] === RUN TestSendToMultipleSubs [2022-04-29T07:37:16.865Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-29T07:37:16.865Z] === RUN TestEvictOneSub [2022-04-29T07:37:16.865Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-29T07:37:16.865Z] === RUN TestClosePublisher [2022-04-29T07:37:16.865Z] --- PASS: TestClosePublisher (0.00s) [2022-04-29T07:37:16.865Z] === RUN TestPubSubRace [2022-04-29T07:37:17.334Z] --- PASS: TestRetrieveFromStore (1.45s) [2022-04-29T07:37:17.334Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-29T07:37:17.334Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-29T07:37:17.334Z] === RUN TestParallelPredefinedRequest1 [2022-04-29T07:37:17.334Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-29T07:37:17.334Z] === RUN TestParallelPredefinedRequest2 [2022-04-29T07:37:17.334Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-29T07:37:17.334Z] === RUN TestParallelPredefinedRequest3 [2022-04-29T07:37:17.334Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-29T07:37:17.334Z] === RUN TestParallelPredefinedRequest4 [2022-04-29T07:37:17.334Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-29T07:37:17.334Z] === RUN TestParallelPredefinedRequest5 [2022-04-29T07:37:17.334Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-29T07:37:17.334Z] === RUN TestDebug [2022-04-29T07:37:17.334Z] --- PASS: TestDebug (0.00s) [2022-04-29T07:37:17.334Z] === RUN TestRequestPoolParallel [2022-04-29T07:37:17.801Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-04-29T07:37:17.802Z] === RUN TestFullAllocateRelease [2022-04-29T07:37:18.269Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-04-29T07:37:18.269Z] === RUN TestOddAllocateRelease [2022-04-29T07:37:18.269Z] --- PASS: TestPubSubRace (1.07s) [2022-04-29T07:37:18.269Z] PASS [2022-04-29T07:37:18.269Z] coverage: 75.0% of statements [2022-04-29T07:37:18.269Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-04-29T07:37:18.269Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-29T07:37:18.269Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-29T07:37:18.269Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-04-29T07:37:18.269Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-29T07:37:18.486Z] docker_api_swarm_test.go:585: [df37322299f3f] joining swarm manager [de5bc2f317eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:37:18.738Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-29T07:37:18.738Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-29T07:37:18.738Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T07:37:18.738Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest2 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest5 [2022-04-29T07:37:18.738Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest2 [2022-04-29T07:37:18.738Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T07:37:18.738Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:18.738Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:37:18.738Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:37:18.738Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:37:18.738Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T07:37:18.738Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:18.738Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:37:18.738Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:37:18.738Z] PASS [2022-04-29T07:37:18.738Z] coverage: 85.3% of statements [2022-04-29T07:37:18.738Z] ok github.com/docker/docker/libnetwork/ipam 61.038s coverage: 85.3% of statements [2022-04-29T07:37:18.738Z] === RUN TestRegister [2022-04-29T07:37:18.738Z] --- PASS: TestRegister (0.00s) [2022-04-29T07:37:18.738Z] === RUN TestCommand [2022-04-29T07:37:18.738Z] --- PASS: TestCommand (0.03s) [2022-04-29T07:37:18.738Z] === RUN TestNaiveSelf [2022-04-29T07:37:19.206Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-29T07:37:19.206Z] PASS [2022-04-29T07:37:19.206Z] coverage: 82.4% of statements [2022-04-29T07:37:19.206Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-04-29T07:37:20.194Z] === RUN TestDump [2022-04-29T07:37:20.194Z] goroutine 21 [running]: [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.dump(0x212d57?) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-29T07:37:20.194Z] testing.tRunner(0xc000085860, 0x3da498) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:37:20.194Z] created by testing.(*T).Run [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:37:20.194Z] [2022-04-29T07:37:20.194Z] goroutine 1 [chan receive]: [2022-04-29T07:37:20.194Z] testing.(*T).Run(0xc0000856c0, {0x3c913c?, 0x1ec1f3?}, 0x3da498) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:37:20.194Z] testing.runTests.func1(0xc0000c6840?) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:37:20.194Z] testing.tRunner(0xc0000856c0, 0xc0000d1ca0) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:37:20.194Z] testing.runTests(0xc0000a4500?, {0x55e400, 0x3, 0x3}, {0x15f39270598?, 0x40?, 0x5634a0?}) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:37:20.194Z] testing.(*M).Run(0xc0000a4500) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:37:20.194Z] main.main() [2022-04-29T07:37:20.194Z] _testmain.go:99 +0x255 [2022-04-29T07:37:20.194Z] --- PASS: TestDump (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestDumpToFile [2022-04-29T07:37:20.194Z] --- PASS: TestDumpToFile (0.25s) [2022-04-29T07:37:20.194Z] === RUN TestDumpToFileWithEmptyInput [2022-04-29T07:37:20.194Z] goroutine 23 [running]: [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.dump(0x28ed13?) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x28ece0?}) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-29T07:37:20.194Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085860?) [2022-04-29T07:37:20.194Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-29T07:37:20.194Z] testing.tRunner(0xc00016e000, 0x3da488) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:37:20.194Z] created by testing.(*T).Run [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:37:20.194Z] [2022-04-29T07:37:20.194Z] goroutine 1 [chan receive]: [2022-04-29T07:37:20.194Z] testing.(*T).Run(0xc0000856c0, {0x3d0713?, 0x1ec1f3?}, 0x3da488) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:37:20.194Z] testing.runTests.func1(0xc0000c6840?) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:37:20.194Z] testing.tRunner(0xc0000856c0, 0xc0000d1ca0) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:37:20.194Z] testing.runTests(0xc0000a4500?, {0x55e400, 0x3, 0x3}, {0x15f39270598?, 0x40?, 0x5634a0?}) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:37:20.194Z] testing.(*M).Run(0xc0000a4500) [2022-04-29T07:37:20.194Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:37:20.194Z] main.main() [2022-04-29T07:37:20.194Z] _testmain.go:99 +0x255 [2022-04-29T07:37:20.194Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-29T07:37:20.194Z] PASS [2022-04-29T07:37:20.194Z] coverage: 90.9% of statements [2022-04-29T07:37:20.194Z] ok github.com/docker/docker/pkg/stack 0.290s coverage: 90.9% of statements [2022-04-29T07:37:20.194Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-29T07:37:20.194Z] === RUN TestClientStream [2022-04-29T07:37:20.194Z] --- PASS: TestClientStream (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestClientSendFile [2022-04-29T07:37:20.194Z] --- PASS: TestClientSendFile (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestClientWithRequestTimeout [2022-04-29T07:37:20.194Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-29T07:37:20.194Z] === RUN TestFileSpecPlugin [2022-04-29T07:37:20.194Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-04-29T07:37:20.194Z] === RUN TestFileJSONSpecPlugin [2022-04-29T07:37:20.194Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2022-04-29T07:37:20.194Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-29T07:37:20.194Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestPluginAddHandler [2022-04-29T07:37:20.194Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestPluginWaitBadPlugin [2022-04-29T07:37:20.194Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-29T07:37:20.194Z] === RUN TestGet [2022-04-29T07:37:20.194Z] time="2022-04-29T07:37:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-29T07:37:20.380Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T07:37:20.637Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T07:37:20.893Z] check_test.go:378: [d4e83efbbd8f1] daemon is not started [2022-04-29T07:37:21.181Z] === RUN TestNewStdWriter [2022-04-29T07:37:21.181Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-29T07:37:21.181Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestWriteWithNilBytes [2022-04-29T07:37:21.181Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestWrite [2022-04-29T07:37:21.181Z] --- PASS: TestWrite (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestWriteWithWriterError [2022-04-29T07:37:21.181Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-29T07:37:21.181Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyWriteAndRead [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-29T07:37:21.181Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-29T07:37:21.181Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-29T07:37:21.181Z] PASS [2022-04-29T07:37:21.181Z] coverage: 100.0% of statements [2022-04-29T07:37:21.182Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2022-04-29T07:37:21.182Z] time="2022-04-29T07:37:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-29T07:37:21.456Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T07:37:21.650Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-29T07:37:21.650Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-29T07:37:21.650Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestFormatStatus [2022-04-29T07:37:21.650Z] --- PASS: TestFormatStatus (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestFormatError [2022-04-29T07:37:21.650Z] --- PASS: TestFormatError (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestFormatJSONError [2022-04-29T07:37:21.650Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-29T07:37:21.650Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-29T07:37:21.650Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestNewJSONProgressOutput [2022-04-29T07:37:21.650Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestAuxFormatterEmit [2022-04-29T07:37:21.650Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestStreamWriterStdout [2022-04-29T07:37:21.650Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-29T07:37:21.650Z] === RUN TestStreamWriterStderr [2022-04-29T07:37:21.650Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-29T07:37:21.650Z] PASS [2022-04-29T07:37:21.650Z] coverage: 66.2% of statements [2022-04-29T07:37:21.650Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-29T07:37:22.018Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T07:37:22.274Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T07:37:22.642Z] === RUN TestGenerateRandomID [2022-04-29T07:37:22.642Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestShortenId [2022-04-29T07:37:22.642Z] --- PASS: TestShortenId (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestShortenSha256Id [2022-04-29T07:37:22.642Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestShortenIdEmpty [2022-04-29T07:37:22.642Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestShortenIdInvalid [2022-04-29T07:37:22.642Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestIsShortIDNonHex [2022-04-29T07:37:22.642Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-29T07:37:22.642Z] === RUN TestIsShortIDNotCorrectSize [2022-04-29T07:37:22.642Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-29T07:37:22.642Z] PASS [2022-04-29T07:37:22.642Z] coverage: 70.6% of statements [2022-04-29T07:37:22.642Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-29T07:37:22.837Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-29T07:37:23.080Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestConfigureDaemonLogs [2022-04-29T07:37:23.080Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestCommonOptionsInstallFlags [2022-04-29T07:37:23.080Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-29T07:37:23.080Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-29T07:37:23.080Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-29T07:37:23.080Z] PASS [2022-04-29T07:37:23.080Z] coverage: 20.4% of statements [2022-04-29T07:37:23.080Z] ok github.com/docker/docker/cmd/dockerd 0.249s coverage: 20.4% of statements [2022-04-29T07:37:23.080Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-29T07:37:23.080Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T07:37:23.093Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T07:37:23.630Z] === RUN TestIsCpusetListAvailable [2022-04-29T07:37:23.631Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-29T07:37:23.631Z] PASS [2022-04-29T07:37:23.631Z] coverage: 39.4% of statements [2022-04-29T07:37:23.631Z] time="2022-04-29T07:37:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-29T07:37:23.631Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 39.4% of statements [2022-04-29T07:37:24.792Z] 2022/04/29 07:37:23 Closing DB instances... [2022-04-29T07:37:24.984Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T07:37:25.195Z] === RUN TestChtimes [2022-04-29T07:37:25.195Z] --- PASS: TestChtimes (0.00s) [2022-04-29T07:37:25.195Z] === RUN TestChtimesWindows [2022-04-29T07:37:25.195Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-29T07:37:25.195Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-29T07:37:25.195Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-29T07:37:25.195Z] PASS [2022-04-29T07:37:25.195Z] coverage: 13.0% of statements [2022-04-29T07:37:25.195Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-04-29T07:37:25.249Z] === RUN TestContainerStopSignal [2022-04-29T07:37:25.249Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestContainerStopTimeout [2022-04-29T07:37:25.249Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-29T07:37:25.249Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-29T07:37:25.249Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-29T07:37:25.249Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestReplaceAndAppendEnvVars [2022-04-29T07:37:25.249Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-29T07:37:25.249Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestNewMemoryStore [2022-04-29T07:37:25.249Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestAddContainers [2022-04-29T07:37:25.249Z] --- PASS: TestAddContainers (0.00s) [2022-04-29T07:37:25.249Z] === RUN TestGetContainer [2022-04-29T07:37:25.249Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestDeleteContainer [2022-04-29T07:37:25.250Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestListContainers [2022-04-29T07:37:25.250Z] --- PASS: TestListContainers (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestFirstContainer [2022-04-29T07:37:25.250Z] --- PASS: TestFirstContainer (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestApplyAllContainer [2022-04-29T07:37:25.250Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestIsValidHealthString [2022-04-29T07:37:25.250Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestStateRunStop [2022-04-29T07:37:25.250Z] --- PASS: TestStateRunStop (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestStateTimeoutWait [2022-04-29T07:37:25.250Z] state_test.go:141: Stop callback fired [2022-04-29T07:37:25.250Z] state_test.go:165: Stop callback fired [2022-04-29T07:37:25.250Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-29T07:37:25.250Z] === RUN TestIsValidStateString [2022-04-29T07:37:25.250Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestViewSaveDelete [2022-04-29T07:37:25.250Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-29T07:37:25.250Z] === RUN TestViewAll [2022-04-29T07:37:25.250Z] --- PASS: TestViewAll (0.02s) [2022-04-29T07:37:25.250Z] === RUN TestViewGet [2022-04-29T07:37:25.250Z] --- PASS: TestViewGet (0.01s) [2022-04-29T07:37:25.250Z] === RUN TestNames [2022-04-29T07:37:25.250Z] --- PASS: TestNames (0.00s) [2022-04-29T07:37:25.250Z] === RUN TestViewWithHealthCheck [2022-04-29T07:37:25.250Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-29T07:37:25.250Z] PASS [2022-04-29T07:37:25.250Z] coverage: 41.7% of statements [2022-04-29T07:37:25.250Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2022-04-29T07:37:25.250Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T07:37:25.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T07:37:25.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T07:37:25.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T07:37:25.705Z] === RUN TestPrepare [2022-04-29T07:37:25.705Z] --- PASS: TestPrepare (0.00s) [2022-04-29T07:37:25.705Z] === RUN TestStart [2022-04-29T07:37:25.705Z] --- PASS: TestStart (0.00s) [2022-04-29T07:37:25.705Z] === RUN TestWaitCancel [2022-04-29T07:37:25.705Z] --- PASS: TestWaitCancel (0.00s) [2022-04-29T07:37:25.705Z] === RUN TestWaitDisabled [2022-04-29T07:37:25.757Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-04-29T07:37:25.757Z] === RUN TestFindNode [2022-04-29T07:37:25.757Z] 2022/04/29 07:37:25 Closing DB instances... [2022-04-29T07:37:25.757Z] --- PASS: TestFindNode (0.02s) [2022-04-29T07:37:25.757Z] === RUN TestChangeNodeState [2022-04-29T07:37:25.757Z] 2022/04/29 07:37:25 Closing DB instances... [2022-04-29T07:37:25.757Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-29T07:37:25.757Z] === RUN TestNodeReincarnation [2022-04-29T07:37:25.757Z] 2022/04/29 07:37:25 Closing DB instances... [2022-04-29T07:37:26.163Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-29T07:37:26.163Z] === RUN TestWaitEnabled [2022-04-29T07:37:26.163Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-29T07:37:26.163Z] === RUN TestRemove [2022-04-29T07:37:26.163Z] --- PASS: TestRemove (0.00s) [2022-04-29T07:37:26.163Z] PASS [2022-04-29T07:37:26.163Z] coverage: 65.3% of statements [2022-04-29T07:37:26.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2022-04-29T07:37:26.188Z] === RUN TestTailFile [2022-04-29T07:37:26.188Z] --- PASS: TestTailFile (0.00s) [2022-04-29T07:37:26.188Z] === RUN TestTailFileManyLines [2022-04-29T07:37:26.188Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-29T07:37:26.188Z] === RUN TestTailEmptyFile [2022-04-29T07:37:26.188Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-29T07:37:26.188Z] === RUN TestTailNegativeN [2022-04-29T07:37:26.188Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.188Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.188Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.189Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.189Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.659Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.659Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.661Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:37:26.662Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:26.662Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:26.663Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.132Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:37:27.133Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:37:27.133Z] PASS [2022-04-29T07:37:27.133Z] coverage: 88.6% of statements [2022-04-29T07:37:27.133Z] ok github.com/docker/docker/pkg/tailfile 0.207s coverage: 88.6% of statements [2022-04-29T07:37:27.503Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T07:37:27.601Z] time="2022-04-29T07:37:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-29T07:37:27.601Z] === RUN TestTarSumRemoveNonExistent [2022-04-29T07:37:27.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-29T07:37:27.762Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-29T07:37:27.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-29T07:37:28.070Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestTarSumRemove [2022-04-29T07:37:28.070Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestSortFileInfoSums [2022-04-29T07:37:28.070Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestNewTarSumForLabelInvalid [2022-04-29T07:37:28.070Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestNewTarSumForLabel [2022-04-29T07:37:28.070Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestEmptyTar [2022-04-29T07:37:28.070Z] --- PASS: TestEmptyTar (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestTarSumsReadSize [2022-04-29T07:37:28.070Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestTarSums [2022-04-29T07:37:28.070Z] --- PASS: TestTarSums (0.08s) [2022-04-29T07:37:28.070Z] === RUN TestIteration [2022-04-29T07:37:28.070Z] --- PASS: TestIteration (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestVersionLabelForChecksum [2022-04-29T07:37:28.070Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestVersion [2022-04-29T07:37:28.070Z] --- PASS: TestVersion (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestGetVersion [2022-04-29T07:37:28.070Z] --- PASS: TestGetVersion (0.00s) [2022-04-29T07:37:28.070Z] === RUN TestGetVersions [2022-04-29T07:37:28.070Z] --- PASS: TestGetVersions (0.00s) [2022-04-29T07:37:28.070Z] PASS [2022-04-29T07:37:28.070Z] coverage: 89.3% of statements [2022-04-29T07:37:28.070Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-04-29T07:37:28.538Z] === RUN TestTruncIndex [2022-04-29T07:37:29.007Z] --- PASS: TestTruncIndex (0.10s) [2022-04-29T07:37:29.007Z] PASS [2022-04-29T07:37:29.007Z] coverage: 91.5% of statements [2022-04-29T07:37:29.007Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-29T07:37:29.129Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T07:37:29.475Z] === RUN TestVersionInfo [2022-04-29T07:37:29.475Z] --- PASS: TestVersionInfo (0.00s) [2022-04-29T07:37:29.475Z] === RUN TestAppendVersions [2022-04-29T07:37:29.475Z] --- PASS: TestAppendVersions (0.00s) [2022-04-29T07:37:29.475Z] PASS [2022-04-29T07:37:29.475Z] coverage: 88.9% of statements [2022-04-29T07:37:29.475Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-29T07:37:29.885Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-29T07:37:30.342Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-29T07:37:30.342Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-29T07:37:30.342Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-29T07:37:30.342Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-29T07:37:30.342Z] PASS [2022-04-29T07:37:30.342Z] coverage: 35.9% of statements [2022-04-29T07:37:30.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.793s coverage: 35.9% of statements [2022-04-29T07:37:30.342Z] === RUN TestNewListSecretsFilters [2022-04-29T07:37:30.342Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-29T07:37:30.342Z] === RUN TestNewListConfigsFilters [2022-04-29T07:37:30.342Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-29T07:37:30.342Z] PASS [2022-04-29T07:37:30.342Z] coverage: 0.5% of statements [2022-04-29T07:37:30.342Z] ok github.com/docker/docker/daemon/cluster 1.637s coverage: 0.5% of statements [2022-04-29T07:37:30.496Z] docker_api_swarm_test.go:46: [d1df051a5e6cb] joining swarm manager [d9ad91aaa24a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:37:31.060Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-29T07:37:31.544Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-29T07:37:31.544Z] === RUN TestParallelCreate [2022-04-29T07:37:31.544Z] 2022/04/29 07:37:30 Closing DB instances... [2022-04-29T07:37:31.544Z] --- PASS: TestParallelCreate (0.02s) [2022-04-29T07:37:31.544Z] === RUN TestParallelDelete [2022-04-29T07:37:31.544Z] 2022/04/29 07:37:30 Closing DB instances... [2022-04-29T07:37:31.544Z] --- PASS: TestParallelDelete (0.02s) [2022-04-29T07:37:31.544Z] === RUN TestNetworkDBIslands [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2a66cf0d1b09 with config:&{NodeID:2a66cf0d1b09 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-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:991359fe4cc8 with config:&{NodeID:991359fe4cc8 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-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 991359fe4cc8/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 991359fe4cc8/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e8eabb90efe with config:&{NodeID:5e8eabb90efe 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-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 991359fe4cc8/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to nodes list" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-29T07:37:31.544Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-29T07:37:31.630Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T07:37:31.692Z] === RUN TestValidatePrivileges [2022-04-29T07:37:31.692Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-29T07:37:31.692Z] === RUN TestFilterByCapNeg [2022-04-29T07:37:31.692Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-29T07:37:31.692Z] === RUN TestFilterByCapPos [2022-04-29T07:37:31.692Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-29T07:37:31.692Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-29T07:37:31.692Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-29T07:37:31.692Z] PASS [2022-04-29T07:37:31.692Z] coverage: 12.2% of statements [2022-04-29T07:37:31.692Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.2% of statements [2022-04-29T07:37:32.003Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.003Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7555158c51eb with config:&{NodeID:7555158c51eb 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-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 991359fe4cc8/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-29T07:37:32.004Z] time="2022-04-29T07:37:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:31Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:81c16994c0cb with config:&{NodeID:81c16994c0cb 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-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 991359fe4cc8/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:32.461Z] time="2022-04-29T07:37:32Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:32.557Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T07:37:32.680Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T07:37:32.680Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T07:37:32.680Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T07:37:32.680Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-29T07:37:32.680Z] === RUN TestNewSettable [2022-04-29T07:37:32.680Z] --- PASS: TestNewSettable (0.00s) [2022-04-29T07:37:32.680Z] === RUN TestIsSettable [2022-04-29T07:37:32.680Z] --- PASS: TestIsSettable (0.00s) [2022-04-29T07:37:32.680Z] === RUN TestUpdateSettingsEnv [2022-04-29T07:37:32.680Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-29T07:37:32.680Z] PASS [2022-04-29T07:37:32.680Z] coverage: 20.0% of statements [2022-04-29T07:37:32.680Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-04-29T07:37:32.919Z] networkdb_test.go:835: Re-joining: 3 [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=info msg="The new bootstrap node list is:[172.20.253.80:10033 172.20.253.80:10034 172.20.253.80:10035]" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10033" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49368" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10034" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49369" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49370" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10035" [2022-04-29T07:37:32.919Z] networkdb_test.go:835: Re-joining: 4 [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=info msg="The new bootstrap node list is:[172.20.253.80:10033 172.20.253.80:10034 172.20.253.80:10035]" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10033" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49371" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10034" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49372" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10035" [2022-04-29T07:37:32.919Z] time="2022-04-29T07:37:32Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49373" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node 0 leaving" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node2(991359fe4cc8): Node leave event for 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node5(81c16994c0cb): Node leave event for 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node4(7555158c51eb): Node leave event for 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node3(5e8eabb90efe): Node leave event for 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.378Z] time="2022-04-29T07:37:33Z" level=info msg="node1(2a66cf0d1b09): Node leave event for 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:33.668Z] === RUN TestLoad [2022-04-29T07:37:33.668Z] --- PASS: TestLoad (0.00s) [2022-04-29T07:37:33.668Z] === RUN TestSave [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 2a66cf0d1b09/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="node 1 leaving" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="node4(7555158c51eb): Node leave event for 991359fe4cc8/172.20.253.80" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="node3(5e8eabb90efe): Node leave event for 991359fe4cc8/172.20.253.80" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8 change state NodeActive --> NodeFailed" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8/172.20.253.80, added to failed nodes list" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8 change state NodeActive --> NodeLeft" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="node5(81c16994c0cb): Node leave event for 991359fe4cc8/172.20.253.80" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=error msg="node: 991359fe4cc8 is unknown to memberlist" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8/172.20.253.80, left gossip cluster" [2022-04-29T07:37:33.836Z] time="2022-04-29T07:37:33Z" level=info msg="Node 991359fe4cc8/172.20.253.80, left gossip cluster" [2022-04-29T07:37:34.063Z] === RUN TestBuilderGC [2022-04-29T07:37:34.063Z] --- PASS: TestBuilderGC (0.00s) [2022-04-29T07:37:34.063Z] === RUN TestDaemonConfigurationNotFound [2022-04-29T07:37:34.063Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-29T07:37:34.063Z] === RUN TestDaemonBrokenConfiguration [2022-04-29T07:37:34.063Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-29T07:37:34.063Z] === RUN TestFindConfigurationConflicts [2022-04-29T07:37:34.139Z] --- PASS: TestSave (0.04s) [2022-04-29T07:37:34.139Z] === RUN TestAddDeleteGet [2022-04-29T07:37:34.139Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-29T07:37:34.139Z] === RUN TestInvalidTags [2022-04-29T07:37:34.139Z] --- PASS: TestInvalidTags (0.01s) [2022-04-29T07:37:34.139Z] PASS [2022-04-29T07:37:34.139Z] coverage: 84.4% of statements [2022-04-29T07:37:34.139Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:33Z" level=info msg="node 2 leaving" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:33Z" level=info msg="Node 5e8eabb90efe change state NodeActive --> NodeLeft" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:33Z" level=info msg="Node 5e8eabb90efe change state NodeActive --> NodeLeft" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:33Z" level=info msg="node5(81c16994c0cb): Node leave event for 5e8eabb90efe/172.20.253.80" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:33Z" level=info msg="node4(7555158c51eb): Node leave event for 5e8eabb90efe/172.20.253.80" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=info msg="Node 5e8eabb90efe change state NodeActive --> NodeLeft" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=info msg="node3(5e8eabb90efe): Node leave event for 5e8eabb90efe/172.20.253.80" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=debug msg="memberlist: Failed ping: 5e8eabb90efe (timeout reached)" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.253.80:10037: use of closed network connection" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.253.80:10034: use of closed network connection" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.253.80:10036: use of closed network connection" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49374" [2022-04-29T07:37:34.294Z] time="2022-04-29T07:37:34Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, left gossip cluster" [2022-04-29T07:37:34.450Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T07:37:34.519Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-29T07:37:34.519Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-29T07:37:34.519Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-29T07:37:34.519Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-29T07:37:34.519Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_label [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_dns [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_hosts [2022-04-29T07:37:34.519Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-29T07:37:34.519Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestReloadSetConfigFileNotExist [2022-04-29T07:37:34.519Z] time="2022-04-29T07:37:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-29T07:37:34.519Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-29T07:37:34.519Z] === RUN TestReloadDefaultConfigNotExist [2022-04-29T07:37:34.519Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:34.519Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestReloadBadDefaultConfig [2022-04-29T07:37:34.519Z] time="2022-04-29T07:37:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3728447973" [2022-04-29T07:37:34.519Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestReloadWithConflictingLabels [2022-04-29T07:37:34.519Z] time="2022-04-29T07:37:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2938572608" [2022-04-29T07:37:34.519Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestReloadWithDuplicateLabels [2022-04-29T07:37:34.519Z] time="2022-04-29T07:37:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2861879616" [2022-04-29T07:37:34.519Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestMaskURLCredentials [2022-04-29T07:37:34.519Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-29T07:37:34.519Z] === RUN TestDaemonConfigurationMerge [2022-04-29T07:37:34.519Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-29T07:37:34.519Z] PASS [2022-04-29T07:37:34.519Z] coverage: 79.8% of statements [2022-04-29T07:37:34.519Z] ok github.com/docker/docker/daemon/config 0.630s coverage: 79.8% of statements [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, left gossip cluster" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 5e8eabb90efe/172.20.253.80, left gossip cluster" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=warning msg="memberlist: Was able to connect to 5e8eabb90efe but other probes failed, network may be misconfigured" [2022-04-29T07:37:34.754Z] networkdb_test.go:867: node5: OK [2022-04-29T07:37:34.754Z] networkdb_test.go:867: node4: OK [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="node 0 coming back" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8ee0877b5907 with config:&{NodeID:8ee0877b5907 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-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 8ee0877b5907/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 8ee0877b5907/172.20.253.80, added to nodes list" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="node 1 coming back" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:50679ee96dd4 with config:&{NodeID:50679ee96dd4 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-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 50679ee96dd4/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node 50679ee96dd4/172.20.253.80, added to nodes list" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="node 2 coming back" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cd838d1d0d4e with config:&{NodeID:cd838d1d0d4e 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-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:34.754Z] time="2022-04-29T07:37:34Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, added to nodes list" [2022-04-29T07:37:34.975Z] === RUN TestWaitNodeAttachment [2022-04-29T07:37:34.975Z] === RUN TestEventsLog [2022-04-29T07:37:34.975Z] --- PASS: TestEventsLog (0.00s) [2022-04-29T07:37:34.975Z] === RUN TestEventsLogTimeout [2022-04-29T07:37:34.975Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-29T07:37:34.975Z] === RUN TestLogEvents [2022-04-29T07:37:34.975Z] --- PASS: TestLogEvents (0.05s) [2022-04-29T07:37:34.975Z] === RUN TestLoadBufferedEvents [2022-04-29T07:37:34.975Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-29T07:37:34.975Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-29T07:37:34.975Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-29T07:37:34.975Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-29T07:37:34.975Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-29T07:37:34.975Z] PASS [2022-04-29T07:37:34.975Z] coverage: 50.0% of statements [2022-04-29T07:37:34.975Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements [2022-04-29T07:37:35.048Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T07:37:35.124Z] === RUN TestResolveAuthConfigIndexServer [2022-04-29T07:37:35.124Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-29T07:37:35.124Z] === RUN TestResolveAuthConfigFullURL [2022-04-29T07:37:35.124Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-29T07:37:35.124Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-29T07:37:35.124Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:37:35.124Z] === RUN TestValidateMirror [2022-04-29T07:37:35.124Z] --- PASS: TestValidateMirror (0.00s) [2022-04-29T07:37:35.124Z] === RUN TestLoadInsecureRegistries [2022-04-29T07:37:35.430Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-29T07:37:35.430Z] === RUN TestIsolationConversion [2022-04-29T07:37:35.430Z] === RUN TestIsolationConversion/default [2022-04-29T07:37:35.430Z] === RUN TestIsolationConversion/process [2022-04-29T07:37:35.430Z] === RUN TestIsolationConversion/hyperv [2022-04-29T07:37:35.430Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestContainerLabels [2022-04-29T07:37:35.430Z] --- PASS: TestContainerLabels (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestCredentialSpecConversion [2022-04-29T07:37:35.430Z] === RUN TestCredentialSpecConversion/none [2022-04-29T07:37:35.430Z] === RUN TestCredentialSpecConversion/config [2022-04-29T07:37:35.430Z] === RUN TestCredentialSpecConversion/file [2022-04-29T07:37:35.430Z] === RUN TestCredentialSpecConversion/registry [2022-04-29T07:37:35.430Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-29T07:37:35.430Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountBind [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountVolume [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountTarget [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountTmpfs [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountInvalidType [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-29T07:37:35.430Z] === RUN TestControllerValidateMountNamedPipe [2022-04-29T07:37:35.430Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-29T07:37:35.430Z] PASS [2022-04-29T07:37:35.430Z] coverage: 11.0% of statements [2022-04-29T07:37:35.430Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.735s coverage: 11.0% of statements [2022-04-29T07:37:35.592Z] time="2022-04-29T07:37:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:37:35.592Z] time="2022-04-29T07:37:35Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-29T07:37:35.592Z] time="2022-04-29T07:37:35Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:37:35.592Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-29T07:37:35.592Z] === RUN TestNewServiceConfig [2022-04-29T07:37:35.592Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestValidateIndexName [2022-04-29T07:37:35.592Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestValidateIndexNameWithError [2022-04-29T07:37:35.592Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestEndpointParse [2022-04-29T07:37:35.592Z] --- PASS: TestEndpointParse (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestEndpointParseInvalid [2022-04-29T07:37:35.592Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestValidateEndpoint [2022-04-29T07:37:35.592Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-29T07:37:35.592Z] === RUN TestPing [2022-04-29T07:37:35.592Z] --- PASS: TestPing (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestPingRegistryEndpoint [2022-04-29T07:37:35.592Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:35.592Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-29T07:37:35.592Z] === RUN TestEndpoint [2022-04-29T07:37:35.592Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:35.592Z] --- SKIP: TestEndpoint (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestParseRepositoryInfo [2022-04-29T07:37:35.592Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestNewIndexInfo [2022-04-29T07:37:35.592Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestMirrorEndpointLookup [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-29T07:37:35.592Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:35.592Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestSearchRepositories [2022-04-29T07:37:35.592Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-29T07:37:35.592Z] Host: 127.0.0.1:49350 [2022-04-29T07:37:35.592Z] User-Agent: docker test client [2022-04-29T07:37:35.592Z] Authorization: Token fake-token [2022-04-29T07:37:35.592Z] X-Docker-Token: true [2022-04-29T07:37:35.592Z] Accept-Encoding: gzip [2022-04-29T07:37:35.592Z] [2022-04-29T07:37:35.592Z] [2022-04-29T07:37:35.592Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-29T07:37:35.592Z] Connection: close [2022-04-29T07:37:35.592Z] Content-Length: 144 [2022-04-29T07:37:35.592Z] Cache-Control: no-cache [2022-04-29T07:37:35.592Z] Content-Type: application/json [2022-04-29T07:37:35.592Z] Date: Fri, 29 Apr 2022 07:37:35 GMT [2022-04-29T07:37:35.592Z] Expires: -1 [2022-04-29T07:37:35.592Z] Pragma: no-cache [2022-04-29T07:37:35.592Z] Server: docker-tests/mock [2022-04-29T07:37:35.592Z] X-Docker-Registry-Config: mock [2022-04-29T07:37:35.592Z] X-Docker-Registry-Version: 0.0.0 [2022-04-29T07:37:35.592Z] [2022-04-29T07:37:35.592Z] [2022-04-29T07:37:35.592Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-29T07:37:35.592Z] === RUN TestTrustedLocation [2022-04-29T07:37:35.592Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-29T07:37:35.592Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestAllowNondistributableArtifacts [2022-04-29T07:37:35.592Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestIsSecureIndex [2022-04-29T07:37:35.592Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-29T07:37:35.592Z] PASS [2022-04-29T07:37:35.592Z] coverage: 51.7% of statements [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-29T07:37:35.592Z] --- PASS: TestGet (15.01s) [2022-04-29T07:37:35.592Z] === RUN TestPluginWithNoManifest [2022-04-29T07:37:35.592Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestGetAll [2022-04-29T07:37:35.592Z] --- PASS: TestGetAll (0.01s) [2022-04-29T07:37:35.592Z] PASS [2022-04-29T07:37:35.592Z] coverage: 73.2% of statements [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReaderWithReadError [2022-04-29T07:37:35.592Z] ok github.com/docker/docker/registry 0.312s coverage: 51.7% of statements [2022-04-29T07:37:35.592Z] ok github.com/docker/docker/pkg/plugins 36.083s coverage: 73.2% of statements [2022-04-29T07:37:35.592Z] time="2022-04-29T07:37:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReader [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-29T07:37:35.592Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-29T07:37:35.592Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-29T07:37:35.592Z] PASS [2022-04-29T07:37:35.592Z] coverage: 100.0% of statements [2022-04-29T07:37:35.592Z] ok github.com/docker/docker/registry/resumable 0.299s coverage: 100.0% of statements [2022-04-29T07:37:35.638Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T07:37:36.061Z] === RUN TestRestartManagerTimeout [2022-04-29T07:37:36.061Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-29T07:37:36.061Z] === RUN TestRestartManagerTimeoutReset [2022-04-29T07:37:36.061Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-29T07:37:36.061Z] PASS [2022-04-29T07:37:36.061Z] coverage: 50.9% of statements [2022-04-29T07:37:36.061Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-04-29T07:37:36.528Z] === RUN TestDecodeContainerConfig [2022-04-29T07:37:36.528Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-29T07:37:36.528Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-04-29T07:37:36.528Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-04-29T07:37:36.528Z] === RUN TestDecodeContainerConfigIsolation [2022-04-29T07:37:36.528Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-29T07:37:36.528Z] === RUN TestValidatePrivileged [2022-04-29T07:37:36.528Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-29T07:37:36.528Z] PASS [2022-04-29T07:37:36.528Z] coverage: 52.4% of statements [2022-04-29T07:37:36.528Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.4% of statements [2022-04-29T07:37:36.528Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-29T07:37:36.528Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-29T07:37:36.528Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-29T07:37:36.528Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-29T07:37:36.528Z] PASS [2022-04-29T07:37:36.528Z] coverage: 62.5% of statements [2022-04-29T07:37:36.958Z] === RUN TestIsEmptyDir [2022-04-29T07:37:36.958Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-29T07:37:36.958Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-29T07:37:36.958Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-29T07:37:36.958Z] PASS [2022-04-29T07:37:36.958Z] coverage: 2.3% of statements [2022-04-29T07:37:36.958Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-04-29T07:37:36.958Z] === RUN TestVerifyNetworkingConfig [2022-04-29T07:37:36.958Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestGetContainer [2022-04-29T07:37:36.958Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestValidContainerNames [2022-04-29T07:37:36.958Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestContainerInitDNS [2022-04-29T07:37:36.958Z] daemon_test.go:145: root required [2022-04-29T07:37:36.958Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestMerge [2022-04-29T07:37:36.958Z] --- PASS: TestMerge (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestValidateContainerIsolation [2022-04-29T07:37:36.958Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestFindNetworkErrorType [2022-04-29T07:37:36.958Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestEnsureServicesExist [2022-04-29T07:37:36.958Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-29T07:37:36.958Z] === RUN TestEnsureServicesExistErrors [2022-04-29T07:37:36.958Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-29T07:37:36.958Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-29T07:37:36.958Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-29T07:37:36.958Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-29T07:37:36.958Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:37:36.958Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-29T07:37:36.997Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-04-29T07:37:37.413Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestContainerDelete [2022-04-29T07:37:37.413Z] --- PASS: TestContainerDelete (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestContainerDoubleDelete [2022-04-29T07:37:37.413Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestLogContainerEventCopyLabels [2022-04-29T07:37:37.413Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-04-29T07:37:37.413Z] === RUN TestLogContainerEventWithAttributes [2022-04-29T07:37:37.413Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestNoneHealthcheck [2022-04-29T07:37:37.413Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestHealthStates [2022-04-29T07:37:37.413Z] === RUN TestLinkNaming [2022-04-29T07:37:37.413Z] --- PASS: TestLinkNaming (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestLinkNew [2022-04-29T07:37:37.413Z] --- PASS: TestLinkNew (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestLinkEnv [2022-04-29T07:37:37.413Z] --- PASS: TestLinkEnv (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestLinkMultipleEnv [2022-04-29T07:37:37.413Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestLinkPortRangeEnv [2022-04-29T07:37:37.413Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-29T07:37:37.413Z] PASS [2022-04-29T07:37:37.413Z] coverage: 93.0% of statements [2022-04-29T07:37:37.413Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-04-29T07:37:37.413Z] time="2022-04-29T07:37:36Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] time="2022-04-29T07:37:37Z" 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-04-29T07:37:37.413Z] --- PASS: TestHealthStates (0.23s) [2022-04-29T07:37:37.413Z] === RUN TestGetInspectData [2022-04-29T07:37:37.413Z] --- PASS: TestGetInspectData (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestFillLicense [2022-04-29T07:37:37.413Z] --- PASS: TestFillLicense (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestListInvalidFilter [2022-04-29T07:37:37.413Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestNameFilter [2022-04-29T07:37:37.413Z] --- PASS: TestNameFilter (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-29T07:37:37.413Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-29T07:37:37.413Z] === 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-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-29T07:37:37.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-29T07:37:37.413Z] --- 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-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-29T07:37:37.413Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-29T07:37:37.413Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestDaemonReloadLabels [2022-04-29T07:37:37.413Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-29T07:37:37.413Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestDaemonReloadMirrors [2022-04-29T07:37:37.413Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-29T07:37:37.413Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-29T07:37:37.414Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-29T07:37:37.414Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-29T07:37:37.414Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-29T07:37:37.414Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-29T07:37:37.414Z] reload_test.go:342: root required [2022-04-29T07:37:37.414Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:37:37.414Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-29T07:37:37.414Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-29T07:37:37.414Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-29T07:37:37.414Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-29T07:37:37.414Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-29T07:37:37.414Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-29T07:37:37.414Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-29T07:37:37.414Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-29T07:37:37.414Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-29T07:37:37.414Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-29T07:37:37.414Z] === RUN TestParseVolumesFrom [2022-04-29T07:37:37.414Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-29T07:37:37.414Z] PASS [2022-04-29T07:37:37.414Z] coverage: 8.7% of statements [2022-04-29T07:37:37.414Z] ok github.com/docker/docker/daemon 0.546s coverage: 8.7% of statements [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-29T07:37:37.414Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-29T07:37:37.553Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T07:37:38.480Z] time="2022-04-29T07:37:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.253.80:10033 172.20.253.80:10034 172.20.253.80:10035]" [2022-04-29T07:37:38.480Z] time="2022-04-29T07:37:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.253.80:10033 172.20.253.80:10034 172.20.253.80:10035]" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10033" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49375" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, is the new incarnation of the shutdown node 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10034" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49376" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, is the new incarnation of the shutdown node 991359fe4cc8/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10035" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49377" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 7555158c51eb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, is the new incarnation of the shutdown node 5e8eabb90efe/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, is the new incarnation of the shutdown node 991359fe4cc8/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, is the new incarnation of the shutdown node 2a66cf0d1b09/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 8ee0877b5907/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node 50679ee96dd4/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, added to nodes list" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, is the new incarnation of the shutdown node 5e8eabb90efe/172.20.253.80" [2022-04-29T07:37:38.941Z] time="2022-04-29T07:37:38Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, added to nodes list" [2022-04-29T07:37:39.213Z] === RUN TestGetDriver [2022-04-29T07:37:39.213Z] --- PASS: TestGetDriver (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestVolumeRequestError [2022-04-29T07:37:39.213Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-29T07:37:39.213Z] PASS [2022-04-29T07:37:39.213Z] coverage: 36.1% of statements [2022-04-29T07:37:39.213Z] === RUN TestGetAddress [2022-04-29T07:37:39.213Z] --- PASS: TestGetAddress (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestRemove [2022-04-29T07:37:39.213Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-04-29T07:37:39.213Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:37:39.213Z] --- SKIP: TestRemove (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestInitializeWithVolumes [2022-04-29T07:37:39.213Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-29T07:37:39.213Z] === RUN TestCreate [2022-04-29T07:37:39.213Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:37:39.213Z] === RUN TestValidateName [2022-04-29T07:37:39.213Z] --- PASS: TestValidateName (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestCreateWithOpts [2022-04-29T07:37:39.213Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:37:39.213Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestRelaodNoOpts [2022-04-29T07:37:39.213Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-29T07:37:39.213Z] PASS [2022-04-29T07:37:39.213Z] coverage: 41.5% of statements [2022-04-29T07:37:39.213Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRaw [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-29T07:37:39.213Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRaw [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-29T07:37:39.213Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:37:39.213Z] === RUN TestConvertTmpfsOptions [2022-04-29T07:37:39.213Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-29T07:37:39.214Z] linux_parser_test.go:209: data="ro" [2022-04-29T07:37:39.214Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-29T07:37:39.214Z] === RUN TestParseMountSpec [2022-04-29T07:37:39.214Z] parser_test.go:62: case 0 [2022-04-29T07:37:39.214Z] parser_test.go:62: case 1 [2022-04-29T07:37:39.214Z] parser_test.go:62: case 2 [2022-04-29T07:37:39.214Z] parser_test.go:62: case 3 [2022-04-29T07:37:39.214Z] parser_test.go:62: case 4 [2022-04-29T07:37:39.214Z] parser_test.go:62: case 5 [2022-04-29T07:37:39.214Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-29T07:37:39.214Z] === RUN TestValidateMount [2022-04-29T07:37:39.214Z] --- PASS: TestValidateMount (0.00s) [2022-04-29T07:37:39.214Z] === RUN TestWindowsParseMountRaw [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, joined gossip cluster" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, added to nodes list" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10033" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49378" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10034" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49379" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.253.80:10035" [2022-04-29T07:37:39.400Z] time="2022-04-29T07:37:39Z" level=debug msg="memberlist: Stream connection from=172.20.253.80:49380" [2022-04-29T07:37:39.445Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:37:39.684Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-29T07:37:39.684Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:37:39.684Z] PASS [2022-04-29T07:37:39.684Z] coverage: 67.6% of statements [2022-04-29T07:37:39.684Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-04-29T07:37:39.859Z] 2022/04/29 07:37:39 Closing DB instances... [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="Node 8ee0877b5907 change state NodeActive --> NodeLeft" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="node4(7555158c51eb): Node leave event for 8ee0877b5907/172.20.253.80" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="Node 8ee0877b5907 change state NodeActive --> NodeLeft" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="node2(50679ee96dd4): Node leave event for 8ee0877b5907/172.20.253.80" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="Node 8ee0877b5907 change state NodeActive --> NodeLeft" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="node5(81c16994c0cb): Node leave event for 8ee0877b5907/172.20.253.80" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="Node 8ee0877b5907 change state NodeActive --> NodeLeft" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="node1(8ee0877b5907): Node leave event for 8ee0877b5907/172.20.253.80" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="Node 8ee0877b5907 change state NodeActive --> NodeLeft" [2022-04-29T07:37:39.859Z] time="2022-04-29T07:37:39Z" level=info msg="node3(cd838d1d0d4e): Node leave event for 8ee0877b5907/172.20.253.80" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 8ee0877b5907/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 8ee0877b5907/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 8ee0877b5907/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 8ee0877b5907/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 8ee0877b5907/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4 change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="node4(7555158c51eb): Node leave event for 50679ee96dd4/172.20.253.80" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4 change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="node3(cd838d1d0d4e): Node leave event for 50679ee96dd4/172.20.253.80" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4 change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="node5(81c16994c0cb): Node leave event for 50679ee96dd4/172.20.253.80" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4 change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.318Z] time="2022-04-29T07:37:40Z" level=info msg="node2(50679ee96dd4): Node leave event for 50679ee96dd4/172.20.253.80" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node 50679ee96dd4/172.20.253.80, left gossip cluster" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node cd838d1d0d4e change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="node5(81c16994c0cb): Node leave event for cd838d1d0d4e/172.20.253.80" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node cd838d1d0d4e change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="node4(7555158c51eb): Node leave event for cd838d1d0d4e/172.20.253.80" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="Node cd838d1d0d4e change state NodeActive --> NodeLeft" [2022-04-29T07:37:40.776Z] time="2022-04-29T07:37:40Z" level=info msg="node3(cd838d1d0d4e): Node leave event for cd838d1d0d4e/172.20.253.80" [2022-04-29T07:37:40.813Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/defaults [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-29T07:37:41.129Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-29T07:37:41.129Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-04-29T07:37:41.129Z] === RUN TestCreateSuccess [2022-04-29T07:37:41.129Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCreateStreamSkipped [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-29T07:37:41.129Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCreateLogGroupSuccess [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-29T07:37:41.129Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCreateError [2022-04-29T07:37:41.129Z] --- PASS: TestCreateError (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCreateAlreadyExists [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-29T07:37:41.129Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestLogClosed [2022-04-29T07:37:41.129Z] --- PASS: TestLogClosed (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestLogBlocking [2022-04-29T07:37:41.129Z] --- PASS: TestLogBlocking (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-29T07:37:41.129Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestLogNonBlockingBufferFull [2022-04-29T07:37:41.129Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestPublishBatchSuccess [2022-04-29T07:37:41.129Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestPublishBatchError [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=error msg=error [2022-04-29T07:37:41.129Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:37:41.129Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T07:37:41.129Z] time="2022-04-29T07:37:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-29T07:37:41.129Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchSimple [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchTicker [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchMultilinePattern [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-29T07:37:41.129Z] === RUN TestCollectBatchClose [2022-04-29T07:37:41.129Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/0/Hello [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/2/🙃 [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/3/���� [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/4/He��o [2022-04-29T07:37:41.129Z] === RUN TestEffectiveLen/5/ [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/0/ [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/1/Hello [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: Hello [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/2/Hello [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: He [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: llo [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/3/Hello [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: Hello [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/4/🙃 [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/5/🙃 [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/6/a� [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: a [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: � [2022-04-29T07:37:41.130Z] === RUN TestFindValidSplit/7/a� [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1076: a� [2022-04-29T07:37:41.130Z] cloudwatchlogs_test.go:1077: [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestProcessEventEmoji [2022-04-29T07:37:41.130Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchLineSplit [2022-04-29T07:37:41.130Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-29T07:37:41.130Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchMaxEvents [2022-04-29T07:37:41.130Z] --- PASS: TestCollectBatchMaxEvents (0.12s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-29T07:37:41.130Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-29T07:37:41.130Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-29T07:37:41.130Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-29T07:37:41.130Z] === RUN TestAdapterReadLogs [2022-04-29T07:37:41.130Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestCopier [2022-04-29T07:37:41.130Z] --- PASS: TestCopier (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestCopierLongLines [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-29T07:37:41.130Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-29T07:37:41.130Z] === RUN TestCopierSlow [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/#00 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/something:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-29T07:37:41.130Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-29T07:37:41.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-29T07:37:41.131Z] PASS [2022-04-29T07:37:41.131Z] coverage: 53.6% of statements [2022-04-29T07:37:41.131Z] ok github.com/docker/docker/daemon/logger/fluentd 0.078s coverage: 53.6% of statements [2022-04-29T07:37:41.131Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-29T07:37:41.131Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-29T07:37:41.131Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-29T07:37:41.131Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestCreateTagSuccess [2022-04-29T07:37:41.131Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-29T07:37:41.131Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-29T07:37:41.131Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-29T07:37:41.131Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-29T07:37:41.131Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-29T07:37:41.131Z] PASS [2022-04-29T07:37:41.131Z] coverage: 80.2% of statements [2022-04-29T07:37:41.131Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 80.2% of statements [2022-04-29T07:37:41.131Z] --- PASS: TestCopierSlow (0.20s) [2022-04-29T07:37:41.131Z] === RUN TestCopierWithSized [2022-04-29T07:37:41.131Z] === RUN TestCopierWithSized/as_is [2022-04-29T07:37:41.131Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-29T07:37:41.131Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-29T07:37:41.131Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-29T07:37:41.131Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestCopierWithPartial [2022-04-29T07:37:41.131Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestRingLogger [2022-04-29T07:37:41.131Z] --- PASS: TestRingLogger (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestRingCap [2022-04-29T07:37:41.131Z] --- PASS: TestRingCap (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestRingClose [2022-04-29T07:37:41.131Z] --- PASS: TestRingClose (0.00s) [2022-04-29T07:37:41.131Z] === RUN TestRingDrain [2022-04-29T07:37:41.131Z] --- PASS: TestRingDrain (0.00s) [2022-04-29T07:37:41.131Z] PASS [2022-04-29T07:37:41.131Z] coverage: 43.2% of statements [2022-04-29T07:37:41.131Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-04-29T07:37:41.234Z] time="2022-04-29T07:37:40Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, left gossip cluster" [2022-04-29T07:37:41.234Z] time="2022-04-29T07:37:40Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, left gossip cluster" [2022-04-29T07:37:41.234Z] time="2022-04-29T07:37:41Z" level=info msg="Node cd838d1d0d4e/172.20.253.80, left gossip cluster" [2022-04-29T07:37:41.249Z] === RUN TestSetGetMeta [2022-04-29T07:37:41.249Z] === PAUSE TestSetGetMeta [2022-04-29T07:37:41.249Z] === RUN TestRestore [2022-04-29T07:37:41.249Z] === PAUSE TestRestore [2022-04-29T07:37:41.249Z] === RUN TestServiceCreate [2022-04-29T07:37:41.249Z] === PAUSE TestServiceCreate [2022-04-29T07:37:41.249Z] === RUN TestServiceList [2022-04-29T07:37:41.249Z] === PAUSE TestServiceList [2022-04-29T07:37:41.249Z] === RUN TestServiceRemove [2022-04-29T07:37:41.249Z] === PAUSE TestServiceRemove [2022-04-29T07:37:41.249Z] === RUN TestServiceGet [2022-04-29T07:37:41.249Z] === PAUSE TestServiceGet [2022-04-29T07:37:41.249Z] === RUN TestServicePrune [2022-04-29T07:37:41.249Z] === PAUSE TestServicePrune [2022-04-29T07:37:41.249Z] === RUN TestCreate [2022-04-29T07:37:41.249Z] === PAUSE TestCreate [2022-04-29T07:37:41.249Z] === RUN TestRemove [2022-04-29T07:37:41.249Z] === PAUSE TestRemove [2022-04-29T07:37:41.249Z] === RUN TestList [2022-04-29T07:37:41.249Z] === PAUSE TestList [2022-04-29T07:37:41.249Z] === RUN TestFindByDriver [2022-04-29T07:37:41.249Z] === PAUSE TestFindByDriver [2022-04-29T07:37:41.249Z] === RUN TestFindByReferenced [2022-04-29T07:37:41.249Z] === PAUSE TestFindByReferenced [2022-04-29T07:37:41.249Z] === RUN TestDerefMultipleOfSameRef [2022-04-29T07:37:41.249Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-29T07:37:41.249Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:41.249Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:41.249Z] === RUN TestDefererencePluginOnCreateError [2022-04-29T07:37:41.249Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-29T07:37:41.249Z] === RUN TestRefDerefRemove [2022-04-29T07:37:41.249Z] === PAUSE TestRefDerefRemove [2022-04-29T07:37:41.249Z] === RUN TestGet [2022-04-29T07:37:41.249Z] === PAUSE TestGet [2022-04-29T07:37:41.249Z] === RUN TestGetWithReference [2022-04-29T07:37:41.249Z] === PAUSE TestGetWithReference [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_nil_list [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_empty_list [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_filter_some [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_filter_middle [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:41.249Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:41.249Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_nil_list [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_filter_some [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_empty_list [2022-04-29T07:37:41.249Z] === CONT TestFilterFunc/test_filter_middle [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-29T07:37:41.249Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-29T07:37:41.249Z] === CONT TestSetGetMeta [2022-04-29T07:37:41.249Z] === CONT TestList [2022-04-29T07:37:41.249Z] === CONT TestDefererencePluginOnCreateError [2022-04-29T07:37:41.249Z] === CONT TestDerefMultipleOfSameRef [2022-04-29T07:37:41.249Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-29T07:37:41.249Z] === CONT TestRemove [2022-04-29T07:37:41.249Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestCreate [2022-04-29T07:37:41.249Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestServicePrune [2022-04-29T07:37:41.249Z] --- PASS: TestList (0.04s) [2022-04-29T07:37:41.249Z] === CONT TestServiceGet [2022-04-29T07:37:41.249Z] --- PASS: TestCreate (0.02s) [2022-04-29T07:37:41.249Z] === CONT TestServiceRemove [2022-04-29T07:37:41.249Z] --- PASS: TestRemove (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestServiceList [2022-04-29T07:37:41.249Z] time="2022-04-29T07:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:41.249Z] --- PASS: TestServiceGet (0.21s) [2022-04-29T07:37:41.249Z] === CONT TestServiceCreate [2022-04-29T07:37:41.249Z] --- PASS: TestServiceRemove (0.21s) [2022-04-29T07:37:41.249Z] === CONT TestRestore [2022-04-29T07:37:41.249Z] --- PASS: TestServiceList (0.21s) [2022-04-29T07:37:41.249Z] === CONT TestFindByReferenced [2022-04-29T07:37:41.249Z] time="2022-04-29T07:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:41.249Z] time="2022-04-29T07:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:41.249Z] time="2022-04-29T07:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-29T07:37:41.249Z] --- PASS: TestServiceCreate (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestFindByDriver [2022-04-29T07:37:41.249Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-29T07:37:41.249Z] === CONT TestGetWithReference [2022-04-29T07:37:41.249Z] time="2022-04-29T07:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:37:41.249Z] --- PASS: TestRestore (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestGet [2022-04-29T07:37:41.249Z] --- PASS: TestServicePrune (0.26s) [2022-04-29T07:37:41.249Z] === CONT TestRefDerefRemove [2022-04-29T07:37:41.249Z] --- PASS: TestGetWithReference (0.03s) [2022-04-29T07:37:41.249Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:37:41.249Z] --- PASS: TestFindByDriver (0.03s) [2022-04-29T07:37:41.249Z] --- PASS: TestGet (0.02s) [2022-04-29T07:37:41.249Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-29T07:37:41.249Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-29T07:37:41.249Z] PASS [2022-04-29T07:37:41.249Z] coverage: 69.0% of statements [2022-04-29T07:37:41.249Z] ok github.com/docker/docker/volume/service 0.388s coverage: 69.0% of statements [2022-04-29T07:37:41.587Z] === RUN TestSearchRegistryForImagesErrors [2022-04-29T07:37:41.587Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-29T07:37:41.587Z] === RUN TestSearchRegistryForImages [2022-04-29T07:37:41.587Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-29T07:37:41.587Z] === RUN TestOnlyPlatformWithFallback [2022-04-29T07:37:41.587Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-29T07:37:41.587Z] === RUN TestImageDelete [2022-04-29T07:37:41.587Z] === RUN TestImageDelete/no_lease [2022-04-29T07:37:41.587Z] === RUN TestImageDelete/lease_exists [2022-04-29T07:37:41.587Z] --- PASS: TestImageDelete (0.07s) [2022-04-29T07:37:41.587Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-29T07:37:41.587Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-29T07:37:41.587Z] === RUN TestContentStoreForPull [2022-04-29T07:37:41.587Z] --- PASS: TestContentStoreForPull (0.28s) [2022-04-29T07:37:41.587Z] PASS [2022-04-29T07:37:41.587Z] coverage: 6.6% of statements [2022-04-29T07:37:41.691Z] time="2022-04-29T07:37:41Z" level=info msg="Node 7555158c51eb change state NodeActive --> NodeLeft" [2022-04-29T07:37:41.691Z] time="2022-04-29T07:37:41Z" level=info msg="node5(81c16994c0cb): Node leave event for 7555158c51eb/172.20.253.80" [2022-04-29T07:37:41.691Z] time="2022-04-29T07:37:41Z" level=info msg="Node 7555158c51eb change state NodeActive --> NodeLeft" [2022-04-29T07:37:41.691Z] time="2022-04-29T07:37:41Z" level=info msg="node4(7555158c51eb): Node leave event for 7555158c51eb/172.20.253.80" [2022-04-29T07:37:42.049Z] ok github.com/docker/docker/daemon/images 0.548s coverage: 6.6% of statements [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-29T07:37:42.049Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-29T07:37:42.154Z] time="2022-04-29T07:37:42Z" level=info msg="Node 7555158c51eb/172.20.253.80, left gossip cluster" [2022-04-29T07:37:42.506Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-29T07:37:42.506Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-29T07:37:42.506Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-29T07:37:42.506Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-29T07:37:42.506Z] === RUN TestFastTimeMarshalJSON [2022-04-29T07:37:42.506Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-29T07:37:42.506Z] PASS [2022-04-29T07:37:42.506Z] coverage: 87.2% of statements [2022-04-29T07:37:42.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2022-04-29T07:37:42.612Z] time="2022-04-29T07:37:42Z" level=info msg="Node 7555158c51eb/172.20.253.80, left gossip cluster" [2022-04-29T07:37:42.973Z] === RUN TestJSONFileLogger [2022-04-29T07:37:42.973Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-29T07:37:43.071Z] time="2022-04-29T07:37:42Z" level=info msg="Node 81c16994c0cb/172.20.253.80, left gossip cluster" [2022-04-29T07:37:43.071Z] time="2022-04-29T07:37:42Z" level=info msg="Node 81c16994c0cb change state NodeActive --> NodeFailed" [2022-04-29T07:37:43.071Z] time="2022-04-29T07:37:42Z" level=info msg="Node 81c16994c0cb/172.20.253.80, added to failed nodes list" [2022-04-29T07:37:43.071Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-04-29T07:37:43.071Z] PASS [2022-04-29T07:37:43.071Z] coverage: 60.0% of statements [2022-04-29T07:37:43.071Z] ok github.com/docker/docker/libnetwork/networkdb 105.102s coverage: 60.0% of statements [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/quota [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T07:37:43.071Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T07:37:43.428Z] === RUN TestJSONFileLoggerWithTags [2022-04-29T07:37:43.428Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-29T07:37:43.428Z] === RUN TestJSONFileLoggerWithOpts [2022-04-29T07:37:43.429Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-29T07:37:43.429Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-29T07:37:43.429Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-29T07:37:43.429Z] === RUN TestEncodeDecode [2022-04-29T07:37:43.429Z] === PAUSE TestEncodeDecode [2022-04-29T07:37:43.429Z] === RUN TestUnexpectedEOF [2022-04-29T07:37:43.429Z] time="2022-04-29T07:37:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:37:43.429Z] time="2022-04-29T07:37:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T07:37:43.429Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-29T07:37:43.429Z] === CONT TestEncodeDecode [2022-04-29T07:37:43.429Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-29T07:37:43.429Z] PASS [2022-04-29T07:37:43.429Z] coverage: 69.9% of statements [2022-04-29T07:37:43.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.321s coverage: 69.9% of statements [2022-04-29T07:37:43.429Z] === RUN TestWriteLog [2022-04-29T07:37:43.429Z] === PAUSE TestWriteLog [2022-04-29T07:37:43.429Z] === RUN TestReadLog [2022-04-29T07:37:43.429Z] === PAUSE TestReadLog [2022-04-29T07:37:43.429Z] === RUN TestDecode [2022-04-29T07:37:43.429Z] --- PASS: TestDecode (0.04s) [2022-04-29T07:37:43.429Z] === CONT TestWriteLog [2022-04-29T07:37:43.429Z] === CONT TestReadLog [2022-04-29T07:37:43.429Z] === RUN TestReadLog/tail_exact [2022-04-29T07:37:43.429Z] --- PASS: TestWriteLog (0.01s) [2022-04-29T07:37:43.884Z] === RUN TestReadLog/tail_less_than_available [2022-04-29T07:37:43.884Z] === RUN TestReadLog/tail_more_than_available [2022-04-29T07:37:43.884Z] --- PASS: TestReadLog (0.29s) [2022-04-29T07:37:43.884Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-29T07:37:43.884Z] --- PASS: TestReadLog/tail_less_than_available (0.04s) [2022-04-29T07:37:43.884Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-29T07:37:43.884Z] PASS [2022-04-29T07:37:43.884Z] coverage: 78.7% of statements [2022-04-29T07:37:43.884Z] ok github.com/docker/docker/daemon/logger/local 0.422s coverage: 78.7% of statements [2022-04-29T07:37:43.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T07:37:44.846Z] === RUN TestOpenFileDelete [2022-04-29T07:37:44.846Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestOpenFileRename [2022-04-29T07:37:44.846Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestHandleDecoderErr [2022-04-29T07:37:44.846Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestParseLogTagDefaultTag [2022-04-29T07:37:44.846Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestParseLogTag [2022-04-29T07:37:44.846Z] --- PASS: TestParseLogTag (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestParseLogTagEmptyTag [2022-04-29T07:37:44.846Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestTailFiles [2022-04-29T07:37:44.846Z] --- PASS: TestTailFiles (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestFollowLogsConsumerGone [2022-04-29T07:37:44.846Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-29T07:37:44.846Z] === RUN TestFollowLogsProducerGone [2022-04-29T07:37:44.846Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-29T07:37:44.846Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-29T07:37:44.846Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-29T07:37:44.846Z] === RUN TestCheckCapacityAndRotate [2022-04-29T07:37:44.846Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-29T07:37:44.846Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-29T07:37:44.846Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-29T07:37:44.846Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-29T07:37:44.846Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-29T07:37:44.846Z] PASS [2022-04-29T07:37:44.846Z] coverage: 53.5% of statements [2022-04-29T07:37:44.846Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.213s coverage: 53.5% of statements [2022-04-29T07:37:44.846Z] === RUN TestLog [2022-04-29T07:37:44.846Z] --- PASS: TestLog (0.03s) [2022-04-29T07:37:44.846Z] PASS [2022-04-29T07:37:44.846Z] coverage: 31.5% of statements [2022-04-29T07:37:44.846Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-04-29T07:37:44.982Z] --- PASS: TestImportExtremelyLargeImageWorks (181.65s) [2022-04-29T07:37:44.982Z] PASS [2022-04-29T07:37:44.982Z] [2022-04-29T07:37:44.982Z] DONE 22 tests in 186.143s [2022-04-29T07:37:44.982Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T07:37:44.982Z] ++ 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-04-29T07:37:44.982Z] ++ set -e [2022-04-29T07:37:44.982Z] ++ '[' -n 0 ']' [2022-04-29T07:37:44.982Z] ++ set -x [2022-04-29T07:37:44.983Z] ++ 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-04-29T07:37:44.983Z] INFO: Testing against a local daemon [2022-04-29T07:37:44.983Z] === RUN TestNetworkCreateDelete [2022-04-29T07:37:44.983Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T07:37:45.238Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-29T07:37:45.238Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:37:45.495Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T07:37:45.495Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-04-29T07:37:45.495Z] === RUN TestDaemonDNSFallback [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === Skipped [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-29T07:37:45.975Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-29T07:37:45.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-29T07:37:45.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-29T07:37:45.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-29T07:37:45.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:37:45.975Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T07:37:45.975Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T07:37:45.975Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T07:37:45.975Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-29T07:37:45.975Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T07:37:45.975Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-29T07:37:45.975Z] daemon_test.go:145: root required [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:37:45.975Z] reload_test.go:342: root required [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:37:45.975Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:37:45.975Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-29T07:37:45.975Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-29T07:37:45.975Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-29T07:37:45.975Z] layer_test.go:291: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-29T07:37:45.975Z] layer_test.go:340: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-29T07:37:45.975Z] layer_test.go:455: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-29T07:37:45.975Z] layer_test.go:684: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-29T07:37:45.975Z] migration_test.go:45: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:37:45.975Z] migration_test.go:181: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-29T07:37:45.975Z] mount_test.go:17: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.975Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-29T07:37:45.975Z] mount_test.go:76: Failing on Windows [2022-04-29T07:37:45.975Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-29T07:37:45.976Z] mount_test.go:125: Failing on Windows [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-29T07:37:45.976Z] mount_test.go:212: Failing on Windows [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-29T07:37:45.976Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-29T07:37:45.976Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T07:37:45.976Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-29T07:37:45.976Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-29T07:37:45.976Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-29T07:37:45.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:37:45.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-29T07:37:45.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:37:45.976Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-29T07:37:45.976Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-29T07:37:45.976Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-29T07:37:45.976Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:37:45.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:37:45.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:37:45.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:37:45.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:37:45.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-29T07:37:45.976Z] archive_test.go:140: zstd not installed [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:37:45.976Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:37:45.976Z] changes_test.go:196: needs more investigation [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-29T07:37:45.976Z] changes_test.go:433: needs further investigation [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:37:45.976Z] changes_test.go:469: needs further investigation [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:37:45.976Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-29T07:37:45.976Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:37:45.976Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:37:45.976Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-29T07:37:45.976Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-29T07:37:45.976Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-29T07:37:45.976Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-29T07:37:45.976Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:37:45.976Z] [2022-04-29T07:37:45.976Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-29T07:37:45.976Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:37:46.059Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T07:37:46.373Z] === RUN TestNewParse [2022-04-29T07:37:46.373Z] --- PASS: TestNewParse (0.00s) [2022-04-29T07:37:46.373Z] PASS [2022-04-29T07:37:46.373Z] coverage: 8.3% of statements [2022-04-29T07:37:46.373Z] === RUN TestValidateLogOpt [2022-04-29T07:37:46.373Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestNewMissedConfig [2022-04-29T07:37:46.373Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestNewMissedUrl [2022-04-29T07:37:46.373Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestNewMissedToken [2022-04-29T07:37:46.373Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestNewWithProxy [2022-04-29T07:37:46.373Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestDefault [2022-04-29T07:37:46.373Z] ok github.com/docker/docker/daemon/logger/templates 0.104s coverage: 8.3% of statements [2022-04-29T07:37:46.373Z] --- PASS: TestDefault (0.01s) [2022-04-29T07:37:46.373Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-29T07:37:46.373Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestJsonFormat [2022-04-29T07:37:46.373Z] --- PASS: TestJsonFormat (0.02s) [2022-04-29T07:37:46.373Z] === RUN TestRawFormat [2022-04-29T07:37:46.373Z] --- PASS: TestRawFormat (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestRawFormatWithLabels [2022-04-29T07:37:46.373Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestRawFormatWithoutTag [2022-04-29T07:37:46.373Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestBatching [2022-04-29T07:37:46.373Z] === RUN TestParseLogFormat [2022-04-29T07:37:46.373Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestValidateLogOptEmpty [2022-04-29T07:37:46.373Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestParseAddressDefaultPort [2022-04-29T07:37:46.373Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestValidateSyslogFacility [2022-04-29T07:37:46.373Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestValidateLogOptSyslogFormat [2022-04-29T07:37:46.373Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-29T07:37:46.373Z] === RUN TestValidateLogOpt [2022-04-29T07:37:46.373Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T07:37:46.373Z] PASS [2022-04-29T07:37:46.373Z] coverage: 43.6% of statements [2022-04-29T07:37:46.373Z] ok github.com/docker/docker/daemon/logger/syslog 0.097s coverage: 43.6% of statements [2022-04-29T07:37:46.373Z] --- PASS: TestBatching (0.30s) [2022-04-29T07:37:46.373Z] === RUN TestFrequency [2022-04-29T07:37:46.438Z] [2022-04-29T07:37:46.438Z] DONE 2292 tests, 68 skipped in 333.290s [2022-04-29T07:37:46.438Z] INFO: make.ps1 ended at 04/29/2022 07:37:46 [2022-04-29T07:37:46.623Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T07:37:46.829Z] --- PASS: TestFrequency (0.17s) [2022-04-29T07:37:46.829Z] === RUN TestOneMessagePerRequest [2022-04-29T07:37:46.829Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-29T07:37:46.829Z] === RUN TestVerify [2022-04-29T07:37:46.829Z] --- PASS: TestVerify (0.00s) [2022-04-29T07:37:46.829Z] === RUN TestSkipVerify [2022-04-29T07:37:46.829Z] time="2022-04-29T07:37:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:46.829Z] time="2022-04-29T07:37:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:46.829Z] time="2022-04-29T07:37:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:46.829Z] time="2022-04-29T07:37:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:46.829Z] time="2022-04-29T07:37:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.186Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T07:37:47.186Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T07:37:47.285Z] --- PASS: TestSkipVerify (0.78s) [2022-04-29T07:37:47.285Z] === RUN TestBufferMaximum [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.164502\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.164502\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-29T07:37:47.285Z] === RUN TestServerAlwaysDown [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.169050\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.169050\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.169050\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.170048\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] time="2022-04-29T07:37:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651217867.170048\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:47.285Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-29T07:37:47.285Z] === RUN TestCannotSendAfterClose [2022-04-29T07:37:47.285Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-29T07:37:47.285Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-29T07:37:47.747Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T07:37:48.004Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T07:37:48.247Z] === RUN TestV1IDService [2022-04-29T07:37:48.247Z] --- PASS: TestV1IDService (0.02s) [2022-04-29T07:37:48.247Z] === RUN TestV2MetadataService [2022-04-29T07:37:48.247Z] time="2022-04-29T07:37:48Z" 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-04-29T07:37:48.247Z] time="2022-04-29T07:37:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"79d9172defc9\"}'" [2022-04-29T07:37:48.247Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-29T07:37:48.247Z] PASS [2022-04-29T07:37:48.247Z] coverage: 82.5% of statements [2022-04-29T07:37:48.247Z] ok github.com/docker/docker/daemon/logger/splunk 2.440s coverage: 82.5% of statements [2022-04-29T07:37:48.260Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T07:37:48.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-29T07:37:48.517Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T07:37:48.612Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-29T07:37:48.612Z] INFO: Unit tests ended at 04/29/2022 07:37:48. Duration:00:05:53.7133406 [2022-04-29T07:37:48.612Z] INFO: Building busybox [2022-04-29T07:37:48.612Z] Sending build context to Docker daemon 5.12kB [2022-04-29T07:37:48.612Z] [2022-04-29T07:37:48.612Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-29T07:37:48.612Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-29T07:37:48.612Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-29T07:37:48.612Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-29T07:37:48.612Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-29T07:37:48.612Z] ---> e8870c5c3ab2 [2022-04-29T07:37:48.612Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-29T07:37:48.612Z] ---> Running in e5f9040aec79 [2022-04-29T07:37:48.703Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T07:37:48.703Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-29T07:37:48.703Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T07:37:48.773Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-29T07:37:49.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-29T07:37:49.158Z] === RUN TestSuccessfulDownload [2022-04-29T07:37:49.158Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:37:49.158Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-29T07:37:49.158Z] === RUN TestCancelledDownload [2022-04-29T07:37:49.158Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-29T07:37:49.158Z] === RUN TestMaxDownloadAttempts [2022-04-29T07:37:49.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:37:49.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:37:49.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:37:49.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:37:49.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:37:49.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:37:49.158Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:37:49.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:37:49.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T07:37:49.158Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T07:37:49.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T07:37:49.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T07:37:49.158Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-29T07:37:49.158Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-29T07:37:49.158Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-29T07:37:49.158Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-29T07:37:49.158Z] === RUN TestContinueOnError_NeverContinue [2022-04-29T07:37:49.158Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-29T07:37:49.158Z] === RUN TestManifestStore [2022-04-29T07:37:49.158Z] === RUN TestManifestStore/no_remote_or_local [2022-04-29T07:37:49.286Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-29T07:37:49.473Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-29T07:37:49.473Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-29T07:37:49.473Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-29T07:37:49.473Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-29T07:37:49.473Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-29T07:37:49.473Z] Cross building: bundles/cross/windows/amd64 [2022-04-29T07:37:49.473Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-29T07:37:49.473Z] { [2022-04-29T07:37:49.473Z] "RT_GROUP_ICON": { [2022-04-29T07:37:49.473Z] "#1": { [2022-04-29T07:37:49.473Z] "0409": "../../winresources/docker.ico" [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] }, [2022-04-29T07:37:49.473Z] "RT_MANIFEST": { [2022-04-29T07:37:49.473Z] "#1": { [2022-04-29T07:37:49.473Z] "0409": { [2022-04-29T07:37:49.473Z] "identity": {}, [2022-04-29T07:37:49.473Z] "description": "Docker Engine", [2022-04-29T07:37:49.473Z] "minimum-os": "vista", [2022-04-29T07:37:49.473Z] "execution-level": "", [2022-04-29T07:37:49.473Z] "ui-access": false, [2022-04-29T07:37:49.473Z] "auto-elevate": false, [2022-04-29T07:37:49.473Z] "dpi-awareness": "unaware", [2022-04-29T07:37:49.473Z] "disable-theming": false, [2022-04-29T07:37:49.473Z] "disable-window-filtering": false, [2022-04-29T07:37:49.473Z] "high-resolution-scrolling-aware": false, [2022-04-29T07:37:49.473Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T07:37:49.473Z] "long-path-aware": false, [2022-04-29T07:37:49.473Z] "printer-driver-isolation": false, [2022-04-29T07:37:49.473Z] "gdi-scaling": false, [2022-04-29T07:37:49.473Z] "segment-heap": false, [2022-04-29T07:37:49.473Z] "use-common-controls-v6": false [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] }, [2022-04-29T07:37:49.473Z] "RT_MESSAGETABLE": { [2022-04-29T07:37:49.473Z] "#1": { [2022-04-29T07:37:49.473Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] }, [2022-04-29T07:37:49.473Z] "RT_VERSION": { [2022-04-29T07:37:49.473Z] "#1": { [2022-04-29T07:37:49.473Z] "0409": { [2022-04-29T07:37:49.473Z] "fixed": { [2022-04-29T07:37:49.473Z] "file_version": "0.0.0.0", [2022-04-29T07:37:49.473Z] "product_version": "0.0.0.0", [2022-04-29T07:37:49.473Z] "type": "Unknown" [2022-04-29T07:37:49.473Z] }, [2022-04-29T07:37:49.473Z] "info": { [2022-04-29T07:37:49.473Z] "0000": { [2022-04-29T07:37:49.473Z] "CompanyName": "", [2022-04-29T07:37:49.473Z] "FileVersion": "dev", [2022-04-29T07:37:49.473Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-29T07:37:49.473Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-29T07:37:49.473Z] "ProductName": "", [2022-04-29T07:37:49.473Z] "ProductVersion": "dev", [2022-04-29T07:37:49.473Z] "SpecialBuild": "251c22e9a2f5fa54284790ce79f88c4c8e97e802" [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] } [2022-04-29T07:37:49.473Z] cmd/dockerd/config.go [2022-04-29T07:37:49.474Z] cmd/dockerd/config_windows.go [2022-04-29T07:37:49.474Z] cmd/dockerd/daemon.go [2022-04-29T07:37:49.474Z] cmd/dockerd/daemon_test.go [2022-04-29T07:37:49.474Z] cmd/dockerd/daemon_windows.go [2022-04-29T07:37:49.474Z] cmd/dockerd/docker.go [2022-04-29T07:37:49.474Z] cmd/dockerd/docker_windows.go [2022-04-29T07:37:49.474Z] cmd/dockerd/genwinres_windows.go [2022-04-29T07:37:49.474Z] cmd/dockerd/metrics.go [2022-04-29T07:37:49.474Z] cmd/dockerd/options.go [2022-04-29T07:37:49.474Z] cmd/dockerd/options_test.go [2022-04-29T07:37:49.474Z] cmd/dockerd/service_windows.go [2022-04-29T07:37:49.474Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-29T07:37:49.474Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-29T07:37:49.613Z] --- PASS: TestV2MetadataService (1.29s) [2022-04-29T07:37:49.613Z] PASS [2022-04-29T07:37:49.613Z] coverage: 48.2% of statements [2022-04-29T07:37:49.613Z] ok github.com/docker/docker/distribution/metadata 1.402s coverage: 48.2% of statements [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1245550224\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/no_local_cache [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T07:37:49.613Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-29T07:37:49.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-29T07:37:49.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-29T07:37:49.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-29T07:37:49.613Z] === RUN TestTransfer [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/with_local_cache [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/unknown_media_type [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="reference for unknown type: " [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="reference for unknown type: " [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="reference for unknown type: " [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="reference for unknown type: " [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="reference for unknown type: " [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-29T07:37:49.613Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-29T07:37:49.613Z] time="2022-04-29T07:37:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore (0.38s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-29T07:37:49.613Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-29T07:37:49.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-29T07:37:49.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestTransfer (0.12s) [2022-04-29T07:37:49.614Z] === RUN TestConcurrencyLimit [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-29T07:37:49.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestFixManifestLayers [2022-04-29T07:37:49.614Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-29T07:37:49.614Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:37:49.614Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestFixManifestLayersBadParent [2022-04-29T07:37:49.614Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestValidateManifest [2022-04-29T07:37:49.614Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:37:49.614Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestFormatPlatform [2022-04-29T07:37:49.614Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-29T07:37:49.614Z] === RUN TestPullSchema2Config [2022-04-29T07:37:49.614Z] === RUN TestPullSchema2Config/success_first_time [2022-04-29T07:37:49.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:37:49.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:49.614Z] === RUN TestPullSchema2Config/500_status [2022-04-29T07:37:49.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:37:49.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:50.069Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:50.069Z] === RUN TestPullSchema2Config/EOF [2022-04-29T07:37:50.069Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:37:50.069Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:50.070Z] 2022/04/29 07:37:49 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-29T07:37:50.070Z] goroutine 102 [running]: [2022-04-29T07:37:50.070Z] net/http.(*conn).serve.func1() [2022-04-29T07:37:50.070Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:37:50.070Z] panic({0x768f00, 0x94b310}) [2022-04-29T07:37:50.070Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:37:50.070Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004424e0?, {0x952ab8?, 0xc0000ca000?}) [2022-04-29T07:37:50.070Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-29T07:37:50.070Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x952ab8, 0xc0000ca000}, 0xc0004a0000) [2022-04-29T07:37:50.070Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-29T07:37:50.070Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x952ab8?, 0xc0000ca000?}, 0xc00005a800?) [2022-04-29T07:37:50.070Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:37:50.070Z] net/http.serverHandler.ServeHTTP({0xc0002f6450?}, {0x952ab8, 0xc0000ca000}, 0xc0004a0000) [2022-04-29T07:37:50.070Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:37:50.070Z] net/http.(*conn).serve(0xc000094000, {0x953330, 0xc00024c870}) [2022-04-29T07:37:50.070Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:37:50.070Z] created by net/http.(*Server).Serve [2022-04-29T07:37:50.070Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:37:50.070Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-29T07:37:50.070Z] === RUN TestInactiveJobs [2022-04-29T07:37:50.070Z] === RUN TestNotFound [2022-04-29T07:37:50.070Z] --- PASS: TestNotFound (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestConflict [2022-04-29T07:37:50.070Z] --- PASS: TestConflict (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestForbidden [2022-04-29T07:37:50.070Z] --- PASS: TestForbidden (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestInvalidParameter [2022-04-29T07:37:50.070Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestNotImplemented [2022-04-29T07:37:50.070Z] --- PASS: TestNotImplemented (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestNotModified [2022-04-29T07:37:50.070Z] --- PASS: TestNotModified (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestUnauthorized [2022-04-29T07:37:50.070Z] --- PASS: TestUnauthorized (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestUnknown [2022-04-29T07:37:50.070Z] --- PASS: TestUnknown (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestCancelled [2022-04-29T07:37:50.070Z] --- PASS: TestCancelled (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestDeadline [2022-04-29T07:37:50.070Z] --- PASS: TestDeadline (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestDataLoss [2022-04-29T07:37:50.070Z] --- PASS: TestDataLoss (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestUnavailable [2022-04-29T07:37:50.070Z] --- PASS: TestUnavailable (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestSystem [2022-04-29T07:37:50.070Z] --- PASS: TestSystem (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Not_Found [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Bad_Request [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Conflict [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Unauthorized [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Forbidden [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Not_Modified [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-29T07:37:50.070Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-29T07:37:50.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-29T07:37:50.070Z] PASS [2022-04-29T07:37:50.070Z] coverage: 77.0% of statements [2022-04-29T07:37:50.070Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2022-04-29T07:37:50.070Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:50.070Z] === RUN TestPullSchema2Config/unauthorized [2022-04-29T07:37:50.070Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T07:37:50.070Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T07:37:50.070Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-29T07:37:50.070Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-29T07:37:50.070Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-29T07:37:50.070Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-29T07:37:50.070Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestGetRepositoryMountCandidates [2022-04-29T07:37:50.070Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestLayerAlreadyExists [2022-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] 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-04-29T07:37:50.070Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-29T07:37:50.070Z] === RUN TestWhenEmptyAuthConfig [2022-04-29T07:37:50.215Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T07:37:50.526Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-29T07:37:50.526Z] === RUN TestWatchRelease [2022-04-29T07:37:50.526Z] --- PASS: TestWatchRelease (0.05s) [2022-04-29T07:37:50.526Z] === RUN TestWatchFinishedTransfer [2022-04-29T07:37:50.526Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-29T07:37:50.526Z] === RUN TestDuplicateTransfer [2022-04-29T07:37:50.526Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-29T07:37:50.526Z] === RUN TestSuccessfulUpload [2022-04-29T07:37:50.981Z] time="2022-04-29T07:37:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-29T07:37:50.981Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-29T07:37:50.981Z] === RUN TestCancelledUpload [2022-04-29T07:37:50.981Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-29T07:37:50.981Z] PASS [2022-04-29T07:37:50.981Z] coverage: 76.8% of statements [2022-04-29T07:37:50.981Z] ok github.com/docker/docker/distribution/xfer 1.998s coverage: 76.8% of statements [2022-04-29T07:37:51.438Z] === RUN TestCompare [2022-04-29T07:37:51.438Z] --- PASS: TestCompare (0.00s) [2022-04-29T07:37:51.438Z] PASS [2022-04-29T07:37:51.438Z] coverage: 19.2% of statements [2022-04-29T07:37:51.438Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2022-04-29T07:37:51.438Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-04-29T07:37:51.438Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-29T07:37:51.438Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-29T07:37:51.438Z] === RUN TestTokenPassThru [2022-04-29T07:37:51.438Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-29T07:37:51.438Z] === RUN TestTokenPassThruDifferentHost [2022-04-29T07:37:51.438Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-29T07:37:51.438Z] PASS [2022-04-29T07:37:51.438Z] coverage: 26.6% of statements [2022-04-29T07:37:51.894Z] ok github.com/docker/docker/distribution 2.370s coverage: 26.6% of statements [2022-04-29T07:37:51.894Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T07:37:51.894Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T07:37:51.894Z] === RUN TestFSGetInvalidData [2022-04-29T07:37:51.894Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-29T07:37:51.894Z] === RUN TestFSInvalidSet [2022-04-29T07:37:51.894Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-29T07:37:51.894Z] === RUN TestFSInvalidRoot [2022-04-29T07:37:51.894Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-29T07:37:51.894Z] === RUN TestFSMetadataGetSet [2022-04-29T07:37:51.894Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-29T07:37:51.894Z] === RUN TestFSInvalidWalker [2022-04-29T07:37:51.894Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-29T07:37:51.894Z] === RUN TestFSGetSet [2022-04-29T07:37:51.894Z] --- PASS: TestFSGetSet (0.05s) [2022-04-29T07:37:51.894Z] === RUN TestFSGetUnsetKey [2022-04-29T07:37:51.894Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-29T07:37:51.894Z] === RUN TestFSGetEmptyData [2022-04-29T07:37:51.894Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-29T07:37:51.894Z] === RUN TestFSDelete [2022-04-29T07:37:51.894Z] --- PASS: TestFSDelete (0.02s) [2022-04-29T07:37:51.894Z] === RUN TestFSWalker [2022-04-29T07:37:51.894Z] --- PASS: TestFSWalker (0.02s) [2022-04-29T07:37:51.894Z] === RUN TestFSWalkerStopOnError [2022-04-29T07:37:51.894Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-29T07:37:51.894Z] === RUN TestNewFromJSON [2022-04-29T07:37:51.894Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-29T07:37:51.894Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-29T07:37:51.894Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-29T07:37:51.894Z] === RUN TestMarshalKeyOrder [2022-04-29T07:37:51.894Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-29T07:37:52.107Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-04-29T07:37:52.107Z] === RUN TestInspectNetwork [2022-04-29T07:37:52.351Z] === RUN TestHistoryEqual [2022-04-29T07:37:52.351Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-29T07:37:52.351Z] === RUN TestImage [2022-04-29T07:37:52.351Z] --- PASS: TestImage (0.00s) [2022-04-29T07:37:52.351Z] === RUN TestImageOSNotEmpty [2022-04-29T07:37:52.351Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-29T07:37:52.351Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-29T07:37:52.351Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-29T07:37:52.351Z] === RUN TestCreate [2022-04-29T07:37:52.351Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:37:52.351Z] === RUN TestRestore [2022-04-29T07:37:52.351Z] time="2022-04-29T07:37:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-29T07:37:52.351Z] --- PASS: TestRestore (0.04s) [2022-04-29T07:37:52.351Z] === RUN TestAddDelete [2022-04-29T07:37:52.351Z] --- PASS: TestAddDelete (0.03s) [2022-04-29T07:37:52.351Z] === RUN TestSearchAfterDelete [2022-04-29T07:37:52.351Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-29T07:37:52.351Z] === RUN TestParentReset [2022-04-29T07:37:52.351Z] --- PASS: TestParentReset (0.03s) [2022-04-29T07:37:52.351Z] === RUN TestGetAndSetLastUpdated [2022-04-29T07:37:52.351Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-29T07:37:52.351Z] === RUN TestStoreLen [2022-04-29T07:37:52.351Z] --- PASS: TestStoreLen (0.06s) [2022-04-29T07:37:52.351Z] PASS [2022-04-29T07:37:52.351Z] coverage: 86.9% of statements [2022-04-29T07:37:52.351Z] ok github.com/docker/docker/image 0.740s coverage: 86.9% of statements [2022-04-29T07:37:52.363Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T07:37:52.807Z] === RUN TestValidateManifest [2022-04-29T07:37:52.807Z] === RUN TestValidateManifest/nil [2022-04-29T07:37:52.807Z] === RUN TestValidateManifest/non-nil [2022-04-29T07:37:52.807Z] --- PASS: TestValidateManifest (0.00s) [2022-04-29T07:37:52.807Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-29T07:37:52.807Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-29T07:37:52.807Z] PASS [2022-04-29T07:37:52.807Z] coverage: 0.7% of statements [2022-04-29T07:37:52.807Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-04-29T07:37:52.807Z] === RUN TestMakeV1ConfigFromConfig [2022-04-29T07:37:52.807Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-29T07:37:52.807Z] PASS [2022-04-29T07:37:52.807Z] coverage: 25.0% of statements [2022-04-29T07:37:52.807Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-04-29T07:37:52.807Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T07:37:53.769Z] === RUN TestSerialization [2022-04-29T07:37:53.769Z] --- PASS: TestSerialization (0.02s) [2022-04-29T07:37:53.769Z] PASS [2022-04-29T07:37:53.769Z] coverage: 100.0% of statements [2022-04-29T07:37:53.769Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-04-29T07:37:55.632Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T07:37:55.632Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T07:37:55.632Z] === RUN TestInspectNetwork/network_name [2022-04-29T07:37:55.632Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T07:37:55.935Z] === RUN TestEmptyLayer [2022-04-29T07:37:55.935Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestCommitFailure [2022-04-29T07:37:55.935Z] --- PASS: TestCommitFailure (0.01s) [2022-04-29T07:37:55.935Z] === RUN TestStartTransactionFailure [2022-04-29T07:37:55.935Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestGetOrphan [2022-04-29T07:37:55.935Z] --- PASS: TestGetOrphan (0.01s) [2022-04-29T07:37:55.935Z] === RUN TestMountAndRegister [2022-04-29T07:37:55.935Z] layer_test.go:258: Layer size: 14 [2022-04-29T07:37:55.935Z] --- PASS: TestMountAndRegister (0.09s) [2022-04-29T07:37:55.935Z] === RUN TestLayerRelease [2022-04-29T07:37:55.935Z] layer_test.go:291: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestStoreRestore [2022-04-29T07:37:55.935Z] layer_test.go:340: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestTarStreamStability [2022-04-29T07:37:55.935Z] layer_test.go:455: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestRegisterExistingLayer [2022-04-29T07:37:55.935Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-29T07:37:55.935Z] === RUN TestTarStreamVerification [2022-04-29T07:37:55.935Z] layer_test.go:684: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestLayerMigration [2022-04-29T07:37:55.935Z] migration_test.go:45: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestLayerMigrationNoTarsplit [2022-04-29T07:37:55.935Z] migration_test.go:181: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestMountInit [2022-04-29T07:37:55.935Z] mount_test.go:17: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestMountInit (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestMountSize [2022-04-29T07:37:55.935Z] mount_test.go:76: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestMountSize (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestMountChanges [2022-04-29T07:37:55.935Z] mount_test.go:125: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestMountChanges (0.00s) [2022-04-29T07:37:55.935Z] === RUN TestMountApply [2022-04-29T07:37:55.935Z] mount_test.go:212: Failing on Windows [2022-04-29T07:37:55.935Z] --- SKIP: TestMountApply (0.00s) [2022-04-29T07:37:55.935Z] PASS [2022-04-29T07:37:55.935Z] coverage: 30.6% of statements [2022-04-29T07:37:55.935Z] ok github.com/docker/docker/layer 0.623s coverage: 30.6% of statements [2022-04-29T07:37:55.935Z] === RUN TestEnvironmentParsing [2022-04-29T07:37:55.935Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-29T07:37:55.935Z] PASS [2022-04-29T07:37:55.935Z] coverage: 1.2% of statements [2022-04-29T07:37:55.935Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.2% of statements [2022-04-29T07:37:55.935Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T07:37:55.935Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T07:37:55.935Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T07:37:55.935Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T07:37:56.190Z] 2022/04/29 07:37:53 Closing DB instances... [2022-04-29T07:37:56.191Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-29T07:37:56.191Z] === RUN TestFindNode [2022-04-29T07:37:56.191Z] 2022/04/29 07:37:55 Closing DB instances... [2022-04-29T07:37:56.191Z] --- PASS: TestFindNode (0.02s) [2022-04-29T07:37:56.191Z] === RUN TestChangeNodeState [2022-04-29T07:37:56.191Z] 2022/04/29 07:37:55 Closing DB instances... [2022-04-29T07:37:56.191Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-29T07:37:56.191Z] === RUN TestNodeReincarnation [2022-04-29T07:37:56.191Z] 2022/04/29 07:37:55 Closing DB instances... [2022-04-29T07:37:56.391Z] === RUN TestSequenceGetAvailableBit [2022-04-29T07:37:56.391Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSequenceEqual [2022-04-29T07:37:56.391Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSequenceCopy [2022-04-29T07:37:56.391Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestGetFirstAvailable [2022-04-29T07:37:56.391Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestFindSequence [2022-04-29T07:37:56.391Z] --- PASS: TestFindSequence (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestCheckIfAvailable [2022-04-29T07:37:56.391Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestMergeSequences [2022-04-29T07:37:56.391Z] --- PASS: TestMergeSequences (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestPushReservation [2022-04-29T07:37:56.391Z] --- PASS: TestPushReservation (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSerializeDeserialize [2022-04-29T07:37:56.391Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSet [2022-04-29T07:37:56.391Z] --- PASS: TestSet (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSetUnset [2022-04-29T07:37:56.391Z] --- PASS: TestSetUnset (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestOffsetSetUnset [2022-04-29T07:37:56.391Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSetInRange [2022-04-29T07:37:56.391Z] --- PASS: TestSetInRange (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestSetAnyInRange [2022-04-29T07:37:56.391Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestMethods [2022-04-29T07:37:56.391Z] --- PASS: TestMethods (0.00s) [2022-04-29T07:37:56.391Z] === RUN TestRandomAllocateDeallocate [2022-04-29T07:37:56.561Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T07:37:59.082Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T07:37:59.082Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T07:37:59.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T07:37:59.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T07:37:59.082Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T07:37:59.285Z] === RUN TestInvalidConfig [2022-04-29T07:37:59.285Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-29T07:37:59.285Z] === RUN TestConfig [2022-04-29T07:37:59.285Z] --- PASS: TestConfig (0.00s) [2022-04-29T07:37:59.285Z] === RUN TestOptionsLabels [2022-04-29T07:37:59.285Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-29T07:37:59.285Z] === RUN TestValidName [2022-04-29T07:37:59.285Z] --- PASS: TestValidName (0.00s) [2022-04-29T07:37:59.285Z] PASS [2022-04-29T07:37:59.285Z] coverage: 19.7% of statements [2022-04-29T07:37:59.285Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-04-29T07:37:59.338Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T07:37:59.740Z] === RUN TestKey [2022-04-29T07:37:59.740Z] --- PASS: TestKey (0.00s) [2022-04-29T07:37:59.740Z] === RUN TestParseKey [2022-04-29T07:37:59.740Z] --- PASS: TestParseKey (0.00s) [2022-04-29T07:37:59.740Z] === RUN TestInvalidDataStore [2022-04-29T07:37:59.740Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-29T07:37:59.740Z] === RUN TestKVObjectFlatKey [2022-04-29T07:37:59.740Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-29T07:37:59.740Z] === RUN TestAtomicKVObjectFlatKey [2022-04-29T07:37:59.740Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-29T07:37:59.740Z] PASS [2022-04-29T07:37:59.740Z] coverage: 21.9% of statements [2022-04-29T07:37:59.740Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-04-29T07:37:59.900Z] --- PASS: TestInspectNetwork (7.68s) [2022-04-29T07:37:59.901Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T07:37:59.901Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T07:37:59.901Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T07:37:59.901Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T07:37:59.901Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:38:00.196Z] === RUN TestErrorInterfaces [2022-04-29T07:38:00.196Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestNetworkMarshalling [2022-04-29T07:38:00.196Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-29T07:38:00.196Z] === RUN TestEndpointMarshalling [2022-04-29T07:38:00.196Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestAuxAddresses [2022-04-29T07:38:00.196Z] time="2022-04-29T07:37:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:38:00.196Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-29T07:38:00.196Z] === RUN TestSRVServiceQuery [2022-04-29T07:38:00.196Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-29T07:38:00.196Z] === RUN TestServiceVIPReuse [2022-04-29T07:38:00.196Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-29T07:38:00.196Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-29T07:38:00.196Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T07:38:00.196Z] === RUN TestDNSIPQuery [2022-04-29T07:38:00.196Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestDNSProxyServFail [2022-04-29T07:38:00.196Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestSandboxAddEmpty [2022-04-29T07:38:00.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestSandboxAddMultiPrio [2022-04-29T07:38:00.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestSandboxAddSamePrio [2022-04-29T07:38:00.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestCleanupServiceDiscovery [2022-04-29T07:38:00.196Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestDNSOptions [2022-04-29T07:38:00.196Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:00.196Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-29T07:38:00.196Z] === RUN TestMultipleControllersWithSameStore [2022-04-29T07:38:00.196Z] time="2022-04-29T07:37:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:38:00.196Z] time="2022-04-29T07:37:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T07:38:00.196Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-29T07:38:00.196Z] PASS [2022-04-29T07:38:00.196Z] coverage: 8.5% of statements [2022-04-29T07:38:00.196Z] ok github.com/docker/docker/libnetwork 0.397s coverage: 8.5% of statements [2022-04-29T07:38:00.463Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T07:38:00.652Z] === RUN TestIPDataMarshalling [2022-04-29T07:38:00.653Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-29T07:38:00.653Z] === RUN TestValidateAndIsV6 [2022-04-29T07:38:00.653Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-29T07:38:00.653Z] PASS [2022-04-29T07:38:00.653Z] coverage: 68.9% of statements [2022-04-29T07:38:00.653Z] ok github.com/docker/docker/libnetwork/driverapi 0.061s coverage: 68.9% of statements [2022-04-29T07:38:00.945Z] time="2022-04-29T07:38:00Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-29T07:38:00.945Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-29T07:38:00.945Z] === RUN TestParallelCreate [2022-04-29T07:38:00.945Z] 2022/04/29 07:38:00 Closing DB instances... [2022-04-29T07:38:00.945Z] --- PASS: TestParallelCreate (0.02s) [2022-04-29T07:38:00.945Z] === RUN TestParallelDelete [2022-04-29T07:38:00.945Z] 2022/04/29 07:38:00 Closing DB instances... [2022-04-29T07:38:00.945Z] --- PASS: TestParallelDelete (0.02s) [2022-04-29T07:38:00.946Z] === RUN TestNetworkDBIslands [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a9fd74500e8d with config:&{NodeID:a9fd74500e8d 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-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a9fd74500e8d/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a9fd74500e8d/172.25.228.36, added to nodes list" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a51002cdb03e with config:&{NodeID:a51002cdb03e 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-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a51002cdb03e/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to nodes list" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a51002cdb03e/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to nodes list" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a9fd74500e8d/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=info msg="Node a9fd74500e8d/172.25.228.36, added to nodes list" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-29T07:38:00.946Z] time="2022-04-29T07:38:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-04-29T07:38:01.614Z] === RUN TestDriver [2022-04-29T07:38:01.614Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:38:01.614Z] PASS [2022-04-29T07:38:01.614Z] coverage: 34.8% of statements [2022-04-29T07:38:01.614Z] ok github.com/docker/docker/libnetwork/drivers/host 0.064s coverage: 34.8% of statements [2022-04-29T07:38:01.614Z] === RUN TestDriver [2022-04-29T07:38:01.614Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:38:01.614Z] PASS [2022-04-29T07:38:01.614Z] coverage: 34.8% of statements [2022-04-29T07:38:01.614Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2022-04-29T07:38:01.830Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T07:38:01.830Z] --- PASS: TestRunContainerWithBridgeNone (2.08s) [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:38:01.830Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:38:01.830Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:38:01.830Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:38:01.830Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:38:01.830Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:38:01.830Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:38:01.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:38:01.830Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:38:01.831Z] === RUN TestNetworkList [2022-04-29T07:38:01.831Z] === RUN TestNetworkList//networks [2022-04-29T07:38:01.831Z] === PAUSE TestNetworkList//networks [2022-04-29T07:38:01.831Z] === RUN TestNetworkList//networks/ [2022-04-29T07:38:01.831Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:38:01.831Z] === CONT TestNetworkList//networks [2022-04-29T07:38:01.831Z] === CONT TestNetworkList//networks/ [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkList (0.02s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T07:38:01.831Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:38:01.831Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7b4c7852657a with config:&{NodeID:7b4c7852657a 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-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, added to nodes list" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, added to nodes list" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node a9fd74500e8d/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node a9fd74500e8d/172.25.228.36, added to nodes list" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node a51002cdb03e/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to nodes list" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:01.935Z] time="2022-04-29T07:38:01Z" level=info msg="Node 7b4c7852657a/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.070Z] === RUN TestNetworkAllocateFree [2022-04-29T07:38:02.070Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-29T07:38:02.070Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-29T07:38:02.070Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-29T07:38:02.070Z] PASS [2022-04-29T07:38:02.070Z] coverage: 63.6% of statements [2022-04-29T07:38:02.070Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6d41aa09c74b with config:&{NodeID:6d41aa09c74b 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-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node a51002cdb03e/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 7b4c7852657a/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 7b4c7852657a/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node a9fd74500e8d/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node a9fd74500e8d/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.408Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.760Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-29T07:38:02.760Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:aee830720ccb with config:&{NodeID:aee830720ccb 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-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node 7b4c7852657a/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node 7b4c7852657a/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node a9fd74500e8d/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node a9fd74500e8d/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node a51002cdb03e/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:02.876Z] time="2022-04-29T07:38:02Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:03.031Z] --- PASS: TestRandomAllocateDeallocate (6.32s) [2022-04-29T07:38:03.031Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:38:03.031Z] === RUN TestGetEmptyCapabilities [2022-04-29T07:38:03.031Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-29T07:38:03.031Z] === RUN TestGetExtraCapabilities [2022-04-29T07:38:03.031Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-29T07:38:03.031Z] === RUN TestGetInvalidCapabilities [2022-04-29T07:38:03.031Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-29T07:38:03.031Z] === RUN TestRemoteDriver [2022-04-29T07:38:03.031Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:38:03.031Z] === RUN TestDriverError [2022-04-29T07:38:03.031Z] --- PASS: TestDriverError (0.01s) [2022-04-29T07:38:03.031Z] === RUN TestMissingValues [2022-04-29T07:38:03.031Z] --- PASS: TestMissingValues (0.00s) [2022-04-29T07:38:03.031Z] === RUN TestRollback [2022-04-29T07:38:03.031Z] --- PASS: TestRollback (0.01s) [2022-04-29T07:38:03.031Z] PASS [2022-04-29T07:38:03.031Z] coverage: 57.4% of statements [2022-04-29T07:38:03.031Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-04-29T07:38:03.345Z] networkdb_test.go:835: Re-joining: 3 [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=info msg="The new bootstrap node list is:[172.25.228.36:10033 172.25.228.36:10034 172.25.228.36:10035]" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10033" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49386" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10034" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49387" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10035" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:02Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49388" [2022-04-29T07:38:03.345Z] networkdb_test.go:835: Re-joining: 4 [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=info msg="The new bootstrap node list is:[172.25.228.36:10033 172.25.228.36:10034 172.25.228.36:10035]" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49389" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10033" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10034" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49390" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49391" [2022-04-29T07:38:03.345Z] time="2022-04-29T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10035" [2022-04-29T07:38:03.487Z] === RUN TestNAT [2022-04-29T07:38:03.487Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:38:03.487Z] --- SKIP: TestNAT (0.00s) [2022-04-29T07:38:03.487Z] === RUN TestTransparent [2022-04-29T07:38:03.487Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:38:03.487Z] --- SKIP: TestTransparent (0.00s) [2022-04-29T07:38:03.487Z] PASS [2022-04-29T07:38:03.487Z] coverage: 0.0% of statements [2022-04-29T07:38:03.487Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.088s coverage: 0.0% of statements [2022-04-29T07:38:03.689Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-04-29T07:38:03.689Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node 0 leaving" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d change state NodeActive --> NodeLeft" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node3(7b4c7852657a): Node leave event for a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d change state NodeActive --> NodeLeft" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node5(aee830720ccb): Node leave event for a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d change state NodeActive --> NodeLeft" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node2(a51002cdb03e): Node leave event for a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d change state NodeActive --> NodeLeft" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node1(a9fd74500e8d): Node leave event for a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d change state NodeActive --> NodeLeft" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="node4(6d41aa09c74b): Node leave event for a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d/172.25.228.36, left gossip cluster" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d/172.25.228.36, left gossip cluster" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d/172.25.228.36, left gossip cluster" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d/172.25.228.36, left gossip cluster" [2022-04-29T07:38:03.815Z] time="2022-04-29T07:38:03Z" level=info msg="Node a9fd74500e8d/172.25.228.36, left gossip cluster" [2022-04-29T07:38:03.943Z] === RUN TestNew [2022-04-29T07:38:03.943Z] --- PASS: TestNew (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestAddDriver [2022-04-29T07:38:03.943Z] --- PASS: TestAddDriver (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestAddDuplicateDriver [2022-04-29T07:38:03.943Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-29T07:38:03.943Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestDriver [2022-04-29T07:38:03.943Z] --- PASS: TestDriver (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestIPAM [2022-04-29T07:38:03.943Z] --- PASS: TestIPAM (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestWalkIPAMs [2022-04-29T07:38:03.943Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestWalkDrivers [2022-04-29T07:38:03.943Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-29T07:38:03.943Z] PASS [2022-04-29T07:38:03.943Z] coverage: 82.4% of statements [2022-04-29T07:38:03.943Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2022-04-29T07:38:03.943Z] === RUN TestBuildDefault [2022-04-29T07:38:03.943Z] --- PASS: TestBuildDefault (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestBuildHostnameDomainname [2022-04-29T07:38:03.943Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestBuildHostname [2022-04-29T07:38:03.943Z] --- PASS: TestBuildHostname (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestBuildHostnameFQDN [2022-04-29T07:38:03.943Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestBuildNoIP [2022-04-29T07:38:03.943Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestUpdate [2022-04-29T07:38:03.943Z] --- PASS: TestUpdate (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-29T07:38:03.943Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-04-29T07:38:03.943Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-29T07:38:03.943Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestAddEmpty [2022-04-29T07:38:03.943Z] --- PASS: TestAddEmpty (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestAdd [2022-04-29T07:38:03.943Z] --- PASS: TestAdd (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestDeleteEmpty [2022-04-29T07:38:03.943Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestDeleteNewline [2022-04-29T07:38:03.943Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestDelete [2022-04-29T07:38:03.943Z] --- PASS: TestDelete (0.00s) [2022-04-29T07:38:03.943Z] === RUN TestConcurrentWrites [2022-04-29T07:38:03.943Z] --- PASS: TestAllocateRandomDeallocate (1.31s) [2022-04-29T07:38:03.943Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-29T07:38:04.251Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-29T07:38:04.251Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.25.228.36:10037: use of closed network connection" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="node 1 leaving" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="node4(6d41aa09c74b): Node leave event for a51002cdb03e/172.25.228.36" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e change state NodeActive --> NodeFailed" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e/172.25.228.36, added to failed nodes list" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="node3(7b4c7852657a): Node leave event for a51002cdb03e/172.25.228.36" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="Node a51002cdb03e change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=info msg="node5(aee830720ccb): Node leave event for a51002cdb03e/172.25.228.36" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:03Z" level=error msg="node: a51002cdb03e is unknown to memberlist" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:04Z" level=info msg="Node a51002cdb03e/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:04Z" level=info msg="Node a51002cdb03e/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.285Z] time="2022-04-29T07:38:04Z" level=info msg="Node a51002cdb03e/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.398Z] --- PASS: TestConcurrentWrites (0.27s) [2022-04-29T07:38:04.398Z] PASS [2022-04-29T07:38:04.398Z] coverage: 81.2% of statements [2022-04-29T07:38:04.398Z] ok github.com/docker/docker/libnetwork/etchosts 0.352s coverage: 81.2% of statements [2022-04-29T07:38:04.398Z] === RUN TestNew [2022-04-29T07:38:04.398Z] --- PASS: TestNew (0.00s) [2022-04-29T07:38:04.398Z] === RUN TestAllocate [2022-04-29T07:38:04.398Z] --- PASS: TestAllocate (0.00s) [2022-04-29T07:38:04.398Z] === RUN TestUninitialized [2022-04-29T07:38:04.398Z] --- PASS: TestUninitialized (0.00s) [2022-04-29T07:38:04.398Z] === RUN TestAllocateInRange [2022-04-29T07:38:04.398Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-29T07:38:04.398Z] === RUN TestAllocateSerial [2022-04-29T07:38:04.398Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-29T07:38:04.398Z] PASS [2022-04-29T07:38:04.398Z] coverage: 87.5% of statements [2022-04-29T07:38:04.398Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="node 2 leaving" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="node4(6d41aa09c74b): Node leave event for 7b4c7852657a/172.25.228.36" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="node5(aee830720ccb): Node leave event for 7b4c7852657a/172.25.228.36" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a change state NodeActive --> NodeLeft" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="node3(7b4c7852657a): Node leave event for 7b4c7852657a/172.25.228.36" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.755Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a/172.25.228.36, left gossip cluster" [2022-04-29T07:38:04.813Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T07:38:04.853Z] === RUN TestCaller [2022-04-29T07:38:04.854Z] --- PASS: TestCaller (0.00s) [2022-04-29T07:38:04.854Z] PASS [2022-04-29T07:38:04.854Z] coverage: 100.0% of statements [2022-04-29T07:38:04.854Z] ok github.com/docker/docker/libnetwork/internal/caller 0.071s coverage: 100.0% of statements [2022-04-29T07:38:05.070Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node 7b4c7852657a/172.25.228.36, left gossip cluster" [2022-04-29T07:38:05.224Z] networkdb_test.go:867: node5: OK [2022-04-29T07:38:05.224Z] networkdb_test.go:867: node4: OK [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="node 0 coming back" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3d1f7cfaeacc with config:&{NodeID:3d1f7cfaeacc 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-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, added to nodes list" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="node 1 coming back" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5afeb103de20 with config:&{NodeID:5afeb103de20 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-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node 5afeb103de20/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node 5afeb103de20/172.25.228.36, added to nodes list" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="node 2 coming back" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a6e97a3cd8ef with config:&{NodeID:a6e97a3cd8ef 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-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:05.224Z] time="2022-04-29T07:38:04Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, added to nodes list" [2022-04-29T07:38:05.311Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-04-29T07:38:05.311Z] === RUN TestRetrieveFromStore [2022-04-29T07:38:05.633Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T07:38:05.633Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-04-29T07:38:05.633Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:38:05.767Z] === RUN TestSetSerialInsertDelete [2022-04-29T07:38:05.767Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-29T07:38:05.767Z] === RUN TestSetParallelInsertDelete [2022-04-29T07:38:06.224Z] --- PASS: TestRetrieveFromStore (0.86s) [2022-04-29T07:38:06.224Z] === RUN TestIsCorrupted [2022-04-29T07:38:06.224Z] --- PASS: TestIsCorrupted (0.04s) [2022-04-29T07:38:06.224Z] === RUN TestSetRollover [2022-04-29T07:38:06.679Z] === RUN TestInt2IP2IntConversion [2022-04-29T07:38:07.001Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-04-29T07:38:07.001Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:38:07.135Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-29T07:38:07.135Z] === RUN TestGetAddressVersion [2022-04-29T07:38:07.135Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-29T07:38:07.135Z] === RUN TestKeyString [2022-04-29T07:38:07.135Z] --- PASS: TestKeyString (0.00s) [2022-04-29T07:38:07.135Z] === RUN TestPoolDataMarshal [2022-04-29T07:38:07.135Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-29T07:38:07.135Z] === RUN TestSubnetsMarshal [2022-04-29T07:38:07.135Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-29T07:38:07.135Z] === RUN TestAddSubnets [2022-04-29T07:38:07.135Z] --- PASS: TestAddSubnets (0.06s) [2022-04-29T07:38:07.135Z] === RUN TestDoublePoolRelease [2022-04-29T07:38:07.563Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-29T07:38:07.564Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:38:07.593Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-29T07:38:07.593Z] === RUN TestAddReleasePoolID [2022-04-29T07:38:07.593Z] === RUN TestPoolRequest [2022-04-29T07:38:07.593Z] --- PASS: TestPoolRequest (0.00s) [2022-04-29T07:38:07.593Z] === RUN TestOtherRequests [2022-04-29T07:38:07.593Z] --- PASS: TestOtherRequests (0.00s) [2022-04-29T07:38:07.593Z] PASS [2022-04-29T07:38:07.593Z] coverage: 57.1% of statements [2022-04-29T07:38:07.593Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-29T07:38:07.593Z] === RUN TestPredefinedPool [2022-04-29T07:38:07.593Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-29T07:38:07.593Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-29T07:38:07.593Z] === RUN TestRemoveSubnet [2022-04-29T07:38:08.049Z] --- PASS: TestRemoveSubnet (0.31s) [2022-04-29T07:38:08.049Z] === RUN TestGetSameAddress [2022-04-29T07:38:08.049Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-29T07:38:08.049Z] === RUN TestPoolAllocationReuse [2022-04-29T07:38:08.049Z] --- PASS: TestSetRollover (1.78s) [2022-04-29T07:38:08.050Z] === RUN TestSetRolloverSerial [2022-04-29T07:38:09.011Z] === RUN TestGetCapabilities [2022-04-29T07:38:09.011Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-29T07:38:09.011Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-29T07:38:09.011Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-29T07:38:09.011Z] === RUN TestGetDefaultAddressSpaces [2022-04-29T07:38:09.011Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-29T07:38:09.011Z] === RUN TestRemoteDriver [2022-04-29T07:38:09.011Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T07:38:09.011Z] PASS [2022-04-29T07:38:09.011Z] coverage: 47.4% of statements [2022-04-29T07:38:09.011Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-04-29T07:38:09.026Z] time="2022-04-29T07:38:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.228.36:10033 172.25.228.36:10034 172.25.228.36:10035]" [2022-04-29T07:38:09.026Z] time="2022-04-29T07:38:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.228.36:10033 172.25.228.36:10034 172.25.228.36:10035]" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10033" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49392" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, is the new incarnation of the shutdown node a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10034" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49393" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, is the new incarnation of the shutdown node a51002cdb03e/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10035" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, is the new incarnation of the shutdown node a9fd74500e8d/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49394" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node aee830720ccb/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, is the new incarnation of the shutdown node 7b4c7852657a/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, is the new incarnation of the shutdown node a51002cdb03e/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node 5afeb103de20/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, is the new incarnation of the shutdown node 7b4c7852657a/172.25.228.36" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, joined gossip cluster" [2022-04-29T07:38:09.494Z] time="2022-04-29T07:38:09Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, added to nodes list" [2022-04-29T07:38:09.703Z] Removing intermediate container e5f9040aec79 [2022-04-29T07:38:09.703Z] ---> 254741c9a96c [2022-04-29T07:38:09.703Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-29T07:38:09.703Z] ---> Running in 45fedee70ab2 [2022-04-29T07:38:09.703Z] Removing intermediate container 45fedee70ab2 [2022-04-29T07:38:09.703Z] ---> a7449189066f [2022-04-29T07:38:09.703Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-29T07:38:09.703Z] ---> Running in 966b6f7f83b4 [2022-04-29T07:38:09.703Z] Removing intermediate container 966b6f7f83b4 [2022-04-29T07:38:09.703Z] ---> 36b3cb1988ad [2022-04-29T07:38:09.703Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-29T07:38:09.703Z] [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10033" [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49395" [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10034" [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49396" [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.228.36:10035" [2022-04-29T07:38:09.962Z] time="2022-04-29T07:38:09Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49397" [2022-04-29T07:38:09.972Z] --- PASS: TestSetRolloverSerial (1.78s) [2022-04-29T07:38:09.972Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-29T07:38:09.972Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-29T07:38:09.972Z] PASS [2022-04-29T07:38:09.972Z] coverage: 84.4% of statements [2022-04-29T07:38:09.972Z] ok github.com/docker/docker/libnetwork/bitseq 13.268s coverage: 84.4% of statements [2022-04-29T07:38:09.972Z] --- PASS: TestPoolAllocationReuse (1.87s) [2022-04-29T07:38:09.972Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-29T07:38:09.972Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-29T07:38:09.972Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-29T07:38:09.972Z] === RUN TestWindowsIPAM [2022-04-29T07:38:09.972Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-29T07:38:09.972Z] PASS [2022-04-29T07:38:09.972Z] coverage: 71.4% of statements [2022-04-29T07:38:09.972Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-04-29T07:38:10.081Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-04-29T07:38:10.081Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:38:10.081Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:38:10.081Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:38:10.081Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:38:10.161Z] ---> 17c55227c801 [2022-04-29T07:38:10.161Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-29T07:38:10.161Z] ---> Running in bd4160cb3612 [2022-04-29T07:38:10.430Z] 2022/04/29 07:38:09 Closing DB instances... [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="node2(5afeb103de20): Node leave event for 3d1f7cfaeacc/172.25.228.36" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="node4(6d41aa09c74b): Node leave event for 3d1f7cfaeacc/172.25.228.36" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="node3(a6e97a3cd8ef): Node leave event for 3d1f7cfaeacc/172.25.228.36" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="node5(aee830720ccb): Node leave event for 3d1f7cfaeacc/172.25.228.36" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="node1(3d1f7cfaeacc): Node leave event for 3d1f7cfaeacc/172.25.228.36" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.431Z] time="2022-04-29T07:38:10Z" level=info msg="Node 3d1f7cfaeacc/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20 change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="node3(a6e97a3cd8ef): Node leave event for 5afeb103de20/172.25.228.36" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20 change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="node5(aee830720ccb): Node leave event for 5afeb103de20/172.25.228.36" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20 change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="node4(6d41aa09c74b): Node leave event for 5afeb103de20/172.25.228.36" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20 change state NodeActive --> NodeLeft" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="node2(5afeb103de20): Node leave event for 5afeb103de20/172.25.228.36" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.901Z] time="2022-04-29T07:38:10Z" level=info msg="Node 5afeb103de20/172.25.228.36, left gossip cluster" [2022-04-29T07:38:10.944Z] === RUN TestDefaultNetwork [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:10Z" level=info msg="Node a6e97a3cd8ef change state NodeActive --> NodeLeft" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:10Z" level=info msg="node5(aee830720ccb): Node leave event for a6e97a3cd8ef/172.25.228.36" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:10Z" level=info msg="Node a6e97a3cd8ef change state NodeActive --> NodeLeft" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:10Z" level=info msg="node4(6d41aa09c74b): Node leave event for a6e97a3cd8ef/172.25.228.36" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:11Z" level=info msg="Node a6e97a3cd8ef change state NodeActive --> NodeLeft" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:11Z" level=info msg="node3(a6e97a3cd8ef): Node leave event for a6e97a3cd8ef/172.25.228.36" [2022-04-29T07:38:11.368Z] time="2022-04-29T07:38:11Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, left gossip cluster" [2022-04-29T07:38:11.400Z] --- PASS: TestDefaultNetwork (0.34s) [2022-04-29T07:38:11.400Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, left gossip cluster" [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=debug msg="memberlist: Failed ping: a6e97a3cd8ef (timeout reached)" [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.228.36:10037: use of closed network connection" [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.228.36:10036: use of closed network connection" [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=debug msg="memberlist: Stream connection from=172.25.228.36:49398" [2022-04-29T07:38:11.842Z] time="2022-04-29T07:38:11Z" level=info msg="Node a6e97a3cd8ef/172.25.228.36, left gossip cluster" [2022-04-29T07:38:11.855Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-04-29T07:38:11.855Z] === RUN TestInitAddressPools [2022-04-29T07:38:11.855Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-29T07:38:11.855Z] PASS [2022-04-29T07:38:11.855Z] coverage: 74.0% of statements [2022-04-29T07:38:11.855Z] ok github.com/docker/docker/libnetwork/ipamutils 0.772s coverage: 74.0% of statements [2022-04-29T07:38:12.310Z] time="2022-04-29T07:38:11Z" level=info msg="Node 6d41aa09c74b change state NodeActive --> NodeLeft" [2022-04-29T07:38:12.310Z] time="2022-04-29T07:38:11Z" level=info msg="node5(aee830720ccb): Node leave event for 6d41aa09c74b/172.25.228.36" [2022-04-29T07:38:12.310Z] time="2022-04-29T07:38:11Z" level=info msg="Node 6d41aa09c74b change state NodeActive --> NodeLeft" [2022-04-29T07:38:12.310Z] time="2022-04-29T07:38:11Z" level=info msg="node4(6d41aa09c74b): Node leave event for 6d41aa09c74b/172.25.228.36" [2022-04-29T07:38:12.310Z] time="2022-04-29T07:38:11Z" level=warning msg="memberlist: Was able to connect to a6e97a3cd8ef but other probes failed, network may be misconfigured" [2022-04-29T07:38:12.311Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.58s) [2022-04-29T07:38:12.311Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-29T07:38:12.766Z] === RUN TestKeyValue [2022-04-29T07:38:12.766Z] --- PASS: TestKeyValue (0.00s) [2022-04-29T07:38:12.766Z] PASS [2022-04-29T07:38:12.766Z] coverage: 60.0% of statements [2022-04-29T07:38:12.766Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-29T07:38:12.778Z] time="2022-04-29T07:38:12Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, left gossip cluster" [2022-04-29T07:38:12.778Z] time="2022-04-29T07:38:12Z" level=info msg="Node 6d41aa09c74b/172.25.228.36, left gossip cluster" [2022-04-29T07:38:13.247Z] time="2022-04-29T07:38:13Z" level=info msg="Node aee830720ccb/172.25.228.36, left gossip cluster" [2022-04-29T07:38:13.247Z] time="2022-04-29T07:38:13Z" level=info msg="Node aee830720ccb change state NodeActive --> NodeFailed" [2022-04-29T07:38:13.247Z] time="2022-04-29T07:38:13Z" level=info msg="Node aee830720ccb/172.25.228.36, added to failed nodes list" [2022-04-29T07:38:13.247Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-04-29T07:38:13.247Z] PASS [2022-04-29T07:38:13.247Z] coverage: 60.0% of statements [2022-04-29T07:38:13.247Z] ok github.com/docker/docker/libnetwork/networkdb 106.553s coverage: 60.0% of statements [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/quota [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T07:38:13.247Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T07:38:13.350Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T07:38:14.933Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T07:38:15.389Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.10s) [2022-04-29T07:38:15.389Z] === RUN TestGetAddress [2022-04-29T07:38:15.845Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-29T07:38:15.845Z] PASS [2022-04-29T07:38:15.845Z] coverage: 100.0% of statements [2022-04-29T07:38:15.845Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2022-04-29T07:38:15.867Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T07:38:16.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T07:38:16.300Z] === RUN TestNetworkDBSimple [2022-04-29T07:38:16.300Z] === RUN TestGenerate [2022-04-29T07:38:16.300Z] --- PASS: TestGenerate (0.00s) [2022-04-29T07:38:16.300Z] === RUN TestGeneratePtr [2022-04-29T07:38:16.300Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-29T07:38:16.300Z] === RUN TestGenerateMissingField [2022-04-29T07:38:16.300Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-29T07:38:16.300Z] === RUN TestFieldCannotBeSet [2022-04-29T07:38:16.300Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-29T07:38:16.300Z] === RUN TestTypeMismatchError [2022-04-29T07:38:16.300Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-29T07:38:16.300Z] PASS [2022-04-29T07:38:16.300Z] coverage: 100.0% of statements [2022-04-29T07:38:16.300Z] ok github.com/docker/docker/libnetwork/options 0.056s coverage: 100.0% of statements [2022-04-29T07:38:16.764Z] testing: warning: no tests to run [2022-04-29T07:38:16.764Z] PASS [2022-04-29T07:38:16.764Z] coverage: 0.0% of statements [2022-04-29T07:38:16.764Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === Skipped [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-29T07:38:17.043Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-29T07:38:17.043Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-29T07:38:17.043Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-29T07:38:17.043Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-29T07:38:17.043Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:38:17.043Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T07:38:17.043Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T07:38:17.043Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T07:38:17.043Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-29T07:38:17.043Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T07:38:17.043Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-29T07:38:17.043Z] daemon_test.go:145: root required [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:38:17.043Z] reload_test.go:342: root required [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:38:17.043Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:38:17.043Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-29T07:38:17.043Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-29T07:38:17.043Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:38:17.043Z] [2022-04-29T07:38:17.043Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-29T07:38:17.044Z] layer_test.go:291: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-29T07:38:17.044Z] layer_test.go:340: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-29T07:38:17.044Z] layer_test.go:455: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-29T07:38:17.044Z] layer_test.go:684: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-29T07:38:17.044Z] migration_test.go:45: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:38:17.044Z] migration_test.go:181: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-29T07:38:17.044Z] mount_test.go:17: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-29T07:38:17.044Z] mount_test.go:76: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-29T07:38:17.044Z] mount_test.go:125: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-29T07:38:17.044Z] mount_test.go:212: Failing on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-04-29T07:38:17.044Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-29T07:38:17.044Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-29T07:38:17.044Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-29T07:38:17.044Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-29T07:38:17.044Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-29T07:38:17.044Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:38:17.044Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-29T07:38:17.044Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:38:17.044Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-29T07:38:17.044Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-29T07:38:17.044Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-29T07:38:17.044Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:38:17.044Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:38:17.044Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:38:17.044Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:38:17.044Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:38:17.044Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-29T07:38:17.044Z] archive_test.go:140: zstd not installed [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:38:17.044Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:38:17.044Z] changes_test.go:196: needs more investigation [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-29T07:38:17.044Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-29T07:38:17.044Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-29T07:38:17.044Z] changes_test.go:433: needs further investigation [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:38:17.044Z] changes_test.go:469: needs further investigation [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-29T07:38:17.044Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:38:17.044Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-29T07:38:17.044Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:38:17.044Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:38:17.044Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-29T07:38:17.044Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-29T07:38:17.044Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-29T07:38:17.044Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-29T07:38:17.044Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-29T07:38:17.044Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:38:17.044Z] [2022-04-29T07:38:17.044Z] DONE 2292 tests, 70 skipped in 327.892s [2022-04-29T07:38:17.044Z] INFO: make.ps1 ended at 04/29/2022 07:38:16 [2022-04-29T07:38:17.220Z] 2022/04/29 07:38:16 Closing DB instances... [2022-04-29T07:38:17.676Z] === RUN TestRequestNewPort [2022-04-29T07:38:17.676Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestRequestSpecificPort [2022-04-29T07:38:17.676Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestReleasePort [2022-04-29T07:38:17.676Z] --- PASS: TestReleasePort (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestReuseReleasedPort [2022-04-29T07:38:17.676Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestReleaseUnreadledPort [2022-04-29T07:38:17.676Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestUnknowProtocol [2022-04-29T07:38:17.676Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestAllocateAllPorts [2022-04-29T07:38:17.676Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestPortAllocation [2022-04-29T07:38:17.676Z] --- PASS: TestPortAllocation (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestPortAllocationWithCustomRange [2022-04-29T07:38:17.676Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestNoDuplicateBPR [2022-04-29T07:38:17.676Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-29T07:38:17.676Z] === RUN TestChangePortRange [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-29T07:38:17.676Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-29T07:38:17.676Z] --- PASS: TestChangePortRange (0.00s) [2022-04-29T07:38:17.676Z] PASS [2022-04-29T07:38:17.676Z] coverage: 88.6% of statements [2022-04-29T07:38:17.676Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2022-04-29T07:38:18.014Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T07:38:18.014Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-29T07:38:18.014Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T07:38:18.132Z] testing: warning: no tests to run [2022-04-29T07:38:18.132Z] PASS [2022-04-29T07:38:18.132Z] coverage: 0.0% of statements [2022-04-29T07:38:18.591Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-04-29T07:38:19.047Z] --- PASS: TestNetworkDBSimple (2.72s) [2022-04-29T07:38:19.047Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-29T07:38:19.047Z] === RUN TestHashData [2022-04-29T07:38:19.047Z] --- PASS: TestHashData (0.00s) [2022-04-29T07:38:19.047Z] PASS [2022-04-29T07:38:19.047Z] coverage: 2.8% of statements [2022-04-29T07:38:19.047Z] ok github.com/docker/docker/libnetwork/resolvconf 0.059s coverage: 2.8% of statements [2022-04-29T07:38:19.262Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-29T07:38:19.262Z] INFO: Unit tests ended at 04/29/2022 07:38:19. Duration:00:05:45.8339446 [2022-04-29T07:38:19.262Z] INFO: Building busybox [2022-04-29T07:38:19.262Z] Sending build context to Docker daemon 5.12kB [2022-04-29T07:38:19.262Z] [2022-04-29T07:38:19.262Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-29T07:38:19.262Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-29T07:38:19.262Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-29T07:38:19.262Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-29T07:38:19.262Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-29T07:38:19.262Z] ---> aa8714eb8356 [2022-04-29T07:38:19.262Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-29T07:38:19.502Z] === RUN TestErrorConstructors [2022-04-29T07:38:19.502Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-29T07:38:19.502Z] === RUN TestCompareIPMask [2022-04-29T07:38:19.502Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-29T07:38:19.502Z] === RUN TestUtilGetHostPartIP [2022-04-29T07:38:19.502Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-29T07:38:19.502Z] === RUN TestUtilGetBroadcastIP [2022-04-29T07:38:19.502Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-29T07:38:19.502Z] === RUN TestParseCIDR [2022-04-29T07:38:19.502Z] --- PASS: TestParseCIDR (0.00s) [2022-04-29T07:38:19.502Z] PASS [2022-04-29T07:38:19.502Z] coverage: 37.3% of statements [2022-04-29T07:38:19.502Z] ok github.com/docker/docker/libnetwork/types 0.061s coverage: 37.3% of statements [2022-04-29T07:38:19.730Z] ---> Running in 53cf3b6c3d55 [2022-04-29T07:38:20.463Z] 2022/04/29 07:38:19 Closing DB instances... [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-29T07:38:20.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-29T07:38:20.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-29T07:38:20.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-29T07:38:20.919Z] PASS [2022-04-29T07:38:20.919Z] coverage: 55.0% of statements [2022-04-29T07:38:20.919Z] ok github.com/docker/docker/oci 0.136s coverage: 55.0% of statements [2022-04-29T07:38:21.879Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.77s) [2022-04-29T07:38:21.879Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-29T07:38:21.879Z] === RUN TestAddressPoolOpt [2022-04-29T07:38:21.879Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/a [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/something [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/_=a [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/env1=value1 [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/_env1=value1 [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/PATH [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/=a [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/PATH= [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/PATH=something [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/asd!qwe [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/1asd [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/123 [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/some_space [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/__some_space_before [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/some_space_after__ [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/= [2022-04-29T07:38:21.879Z] === RUN TestValidateEnv/PaTh [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-29T07:38:21.879Z] === RUN TestParseHost [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://:port [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://:5555/ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-29T07:38:21.879Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/something_with_spaces [2022-04-29T07:38:21.879Z] === RUN TestParseHost/:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://:5555/p [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-29T07:38:21.879Z] === RUN TestParseVersion [2022-04-29T07:38:21.879Z] --- PASS: TestParseVersion (0.00s) [2022-04-29T07:38:21.879Z] PASS [2022-04-29T07:38:21.879Z] coverage: 52.9% of statements [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/unknown:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://invalid:port [2022-04-29T07:38:21.879Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://host: [2022-04-29T07:38:21.879Z] === RUN TestParseHost/_ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/unix:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/npipe:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/#00 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/fd://something [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://: [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/fd:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp:// [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://[::1]: [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/__ [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-29T07:38:21.879Z] === RUN TestParseHost/unix://path/to/socket [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-29T07:38:21.879Z] ok github.com/docker/docker/pkg/aaparser 0.065s coverage: 52.9% of statements [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-29T07:38:21.879Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-29T07:38:21.879Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestParseTCP [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/localhost:5555/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/0.0.0.1 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/0.0.0.1: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/localhost:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/#00 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp:// [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[::1]: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[::1]:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp://:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/tcp://: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/::1 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/localhost: [2022-04-29T07:38:21.880Z] === RUN TestParseTCP/localhost [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP (0.04s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-29T07:38:21.880Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestValidateExtraHosts [2022-04-29T07:38:21.880Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestIpOptString [2022-04-29T07:38:21.880Z] --- PASS: TestIpOptString (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-29T07:38:21.880Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestNewIpOptValidDefaultVal [2022-04-29T07:38:21.880Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestIpOptSetInvalidVal [2022-04-29T07:38:21.880Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestValidateIPAddress [2022-04-29T07:38:21.880Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestMapOpts [2022-04-29T07:38:21.880Z] --- PASS: TestMapOpts (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestListOptsWithoutValidator [2022-04-29T07:38:21.880Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestListOptsWithValidator [2022-04-29T07:38:21.880Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestValidateDNSSearch [2022-04-29T07:38:21.880Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_general_format [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_one_more [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-29T07:38:21.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-29T07:38:21.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestNamedListOpts [2022-04-29T07:38:21.880Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestNamedMapOpts [2022-04-29T07:38:21.880Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestParseLink [2022-04-29T07:38:21.880Z] --- PASS: TestParseLink (0.00s) [2022-04-29T07:38:21.880Z] === RUN TestUlimitOpt [2022-04-29T07:38:21.880Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-29T07:38:21.880Z] PASS [2022-04-29T07:38:21.880Z] coverage: 66.7% of statements [2022-04-29T07:38:21.880Z] ok github.com/docker/docker/opts 0.240s coverage: 66.7% of statements [2022-04-29T07:38:22.183Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T07:38:22.183Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T07:38:22.841Z] 2022/04/29 07:38:22 Closing DB instances... [2022-04-29T07:38:23.112Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T07:38:23.369Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T07:38:24.369Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.73s) [2022-04-29T07:38:24.369Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-29T07:38:24.369Z] === RUN TestPeerCertificateMarshalJSON [2022-04-29T07:38:24.735Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T07:38:24.824Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-29T07:38:24.824Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-29T07:38:24.824Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-04-29T07:38:24.824Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-29T07:38:24.824Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-29T07:38:24.824Z] === RUN TestMiddleware [2022-04-29T07:38:24.824Z] --- PASS: TestMiddleware (0.00s) [2022-04-29T07:38:24.824Z] === RUN TestNewResponseModifier [2022-04-29T07:38:24.824Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-29T07:38:24.824Z] PASS [2022-04-29T07:38:24.824Z] coverage: 26.8% of statements [2022-04-29T07:38:24.824Z] ok github.com/docker/docker/pkg/authorization 0.476s coverage: 26.8% of statements [2022-04-29T07:38:24.991Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T07:38:25.614Z] Removing intermediate container 53cf3b6c3d55 [2022-04-29T07:38:25.614Z] ---> fe41d01fa64f [2022-04-29T07:38:25.614Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-29T07:38:25.614Z] ---> Running in 0f7aa8a4e081 [2022-04-29T07:38:25.920Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T07:38:26.071Z] === RUN TestIsArchivePathDir [2022-04-29T07:38:26.071Z] --- PASS: TestIsArchivePathDir (0.15s) [2022-04-29T07:38:26.071Z] === RUN TestIsArchivePathInvalidFile [2022-04-29T07:38:26.071Z] --- PASS: TestIsArchivePathInvalidFile (0.29s) [2022-04-29T07:38:26.071Z] === RUN TestIsArchivePathTar [2022-04-29T07:38:26.086Z] Removing intermediate container 0f7aa8a4e081 [2022-04-29T07:38:26.086Z] ---> 74fb42c841e6 [2022-04-29T07:38:26.086Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-29T07:38:26.086Z] ---> Running in 6ea99b81c6b7 [2022-04-29T07:38:26.483Z] --- PASS: TestServiceWithDataPathPortInit (16.32s) [2022-04-29T07:38:26.483Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:38:26.483Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T07:38:26.531Z] --- PASS: TestIsArchivePathTar (0.28s) [2022-04-29T07:38:26.531Z] === RUN TestDecompressStreamGzip [2022-04-29T07:38:26.531Z] === RUN TestUnbuffered [2022-04-29T07:38:26.531Z] --- PASS: TestUnbuffered (0.00s) [2022-04-29T07:38:26.531Z] === RUN TestRaceUnbuffered [2022-04-29T07:38:26.531Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-29T07:38:26.531Z] PASS [2022-04-29T07:38:26.531Z] coverage: 100.0% of statements [2022-04-29T07:38:26.531Z] ok github.com/docker/docker/pkg/broadcaster 0.088s coverage: 100.0% of statements [2022-04-29T07:38:26.531Z] --- PASS: TestDecompressStreamGzip (0.21s) [2022-04-29T07:38:26.531Z] === RUN TestDecompressStreamBzip2 [2022-04-29T07:38:26.554Z] Removing intermediate container 6ea99b81c6b7 [2022-04-29T07:38:26.554Z] ---> db12a5623e5f [2022-04-29T07:38:26.554Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-29T07:38:26.990Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2022-04-29T07:38:26.990Z] === RUN TestDecompressStreamXz [2022-04-29T07:38:26.990Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:38:26.990Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestDecompressStreamZstd [2022-04-29T07:38:26.990Z] archive_test.go:140: zstd not installed [2022-04-29T07:38:26.990Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-29T07:38:26.990Z] === RUN TestCompressStreamXzUnsupported [2022-04-29T07:38:26.990Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-29T07:38:26.990Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestCompressStreamInvalid [2022-04-29T07:38:26.990Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionInvalid [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionUncompressed [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionBzip2 [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionGzip [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionXz [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionXz (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestExtensionZstd [2022-04-29T07:38:26.990Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestCmdStreamLargeStderr [2022-04-29T07:38:26.990Z] 2022/04/29 07:38:26 Closing DB instances... [2022-04-29T07:38:26.990Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2022-04-29T07:38:26.990Z] === RUN TestCmdStreamBad [2022-04-29T07:38:26.990Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:38:26.990Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-29T07:38:26.990Z] === RUN TestCmdStreamGood [2022-04-29T07:38:27.449Z] --- PASS: TestCmdStreamGood (0.25s) [2022-04-29T07:38:27.449Z] === RUN TestUntarPathWithInvalidDest [2022-04-29T07:38:27.449Z] --- PASS: TestUntarPathWithInvalidDest (0.14s) [2022-04-29T07:38:27.449Z] === RUN TestUntarPathWithInvalidSrc [2022-04-29T07:38:27.449Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-29T07:38:27.449Z] === RUN TestUntarPath [2022-04-29T07:38:27.449Z] --- PASS: TestUntarPath (0.12s) [2022-04-29T07:38:27.449Z] === RUN TestUntarPathWithDestinationFile [2022-04-29T07:38:27.449Z] === RUN TestMatch [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[foo]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[foo_bar]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[]#01 [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[qux]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-29T07:38:27.449Z] === RUN TestMatch/[[foo_baz]] [2022-04-29T07:38:27.449Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-29T07:38:27.449Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-29T07:38:27.449Z] PASS [2022-04-29T07:38:27.449Z] coverage: 87.5% of statements [2022-04-29T07:38:27.449Z] ok github.com/docker/docker/pkg/capabilities 0.063s coverage: 87.5% of statements [2022-04-29T07:38:27.449Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-04-29T07:38:27.449Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-29T07:38:27.449Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-29T07:38:27.449Z] === RUN TestCopyWithTarInvalidSrc [2022-04-29T07:38:27.449Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-29T07:38:27.449Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-29T07:38:27.449Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T07:38:27.449Z] === RUN TestCopyWithTarSrcFile [2022-04-29T07:38:27.449Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-29T07:38:27.449Z] === RUN TestCopyWithTarSrcFolder [2022-04-29T07:38:27.449Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-29T07:38:27.449Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-29T07:38:27.449Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-29T07:38:27.449Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-29T07:38:27.851Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T07:38:27.909Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-29T07:38:27.909Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-29T07:38:27.909Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-29T07:38:27.909Z] === RUN TestCopyFileWithTarSrcFile [2022-04-29T07:38:27.909Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-29T07:38:27.909Z] === RUN TestTarFiles [2022-04-29T07:38:28.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T07:38:28.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T07:38:28.120Z] [2022-04-29T07:38:28.589Z] ---> 1285b717209c [2022-04-29T07:38:28.589Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-29T07:38:28.589Z] ---> Running in b333ff5e231c [2022-04-29T07:38:28.670Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T07:38:28.880Z] --- PASS: TestNetworkDBCRUDTableEntry (4.56s) [2022-04-29T07:38:28.881Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-29T07:38:28.926Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T07:38:29.849Z] === RUN TestChrootTarUntar [2022-04-29T07:38:29.849Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-29T07:38:29.849Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootUntarEmptyArchive [2022-04-29T07:38:29.849Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-29T07:38:29.849Z] === RUN TestChrootTarUntarWithSymlink [2022-04-29T07:38:29.849Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootCopyWithTar [2022-04-29T07:38:29.849Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootCopyFileWithTar [2022-04-29T07:38:29.849Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootUntarPath [2022-04-29T07:38:29.849Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-29T07:38:29.849Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-29T07:38:29.849Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:38:29.849Z] === RUN TestChrootApplyDotDotFile [2022-04-29T07:38:29.849Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:38:29.849Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:38:29.849Z] PASS [2022-04-29T07:38:29.849Z] coverage: 12.0% of statements [2022-04-29T07:38:29.849Z] ok github.com/docker/docker/pkg/chrootarchive 0.235s coverage: 12.0% of statements [2022-04-29T07:38:29.855Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T07:38:29.855Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xknmi62xvpljbiul6qo985uxv Created:2022-04-29 07:38:27.909200227 +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[875e21531c990d91f5e2302a0f7dd4f6a603d0d760f44827c9f9d150f40174bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr5g0yl5tw73fihxn1o4x9eie EndpointID:08fe10a2f1a2713a9c6685b761d7f416b3dc7c6d3af69f6909d00a61c181147c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e418a4b2d3bc8f80498e36e240c87c8debeb869f33dc61739b0690ddc7cf8129 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:a9fee773d831 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr5g0yl5tw73fihxn1o4x9eie EndpointID:08fe10a2f1a2713a9c6685b761d7f416b3dc7c6d3af69f6909d00a61c181147c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T07:38:31.223Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T07:38:31.253Z] Removing intermediate container bd4160cb3612 [2022-04-29T07:38:31.253Z] ---> 01e87f706a98 [2022-04-29T07:38:31.253Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-29T07:38:31.253Z] ---> Running in 178823eac9bb [2022-04-29T07:38:31.401Z] 2022/04/29 07:38:31 Closing DB instances... [2022-04-29T07:38:31.479Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T07:38:32.370Z] === RUN TestEnsureRemoveAllNotExist [2022-04-29T07:38:32.370Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-29T07:38:32.370Z] === RUN TestEnsureRemoveAllWithDir [2022-04-29T07:38:32.370Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-29T07:38:32.370Z] === RUN TestEnsureRemoveAllWithFile [2022-04-29T07:38:32.370Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-29T07:38:32.370Z] PASS [2022-04-29T07:38:32.370Z] coverage: 0.0% of statements [2022-04-29T07:38:32.370Z] ok github.com/docker/docker/pkg/containerfs 0.052s coverage: 0.0% of statements [2022-04-29T07:38:32.797Z] [2022-04-29T07:38:32.797Z] SUCCESS: Specified value was saved. [2022-04-29T07:38:32.829Z] --- PASS: TestNetworkDBCRUDTableEntries (3.69s) [2022-04-29T07:38:32.829Z] === RUN TestNetworkDBNodeLeave [2022-04-29T07:38:33.286Z] === RUN TestSizeEmpty [2022-04-29T07:38:33.286Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-29T07:38:33.286Z] === RUN TestSizeEmptyFile [2022-04-29T07:38:33.286Z] --- PASS: TestSizeEmptyFile (0.01s) [2022-04-29T07:38:33.286Z] === RUN TestSizeNonemptyFile [2022-04-29T07:38:33.286Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-29T07:38:33.286Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-29T07:38:33.286Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-29T07:38:33.287Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-29T07:38:33.287Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2022-04-29T07:38:33.287Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-29T07:38:33.287Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-04-29T07:38:33.287Z] === RUN TestMoveToSubdir [2022-04-29T07:38:33.287Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-29T07:38:33.287Z] === RUN TestSizeNonExistingDirectory [2022-04-29T07:38:33.287Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-29T07:38:33.287Z] PASS [2022-04-29T07:38:33.287Z] coverage: 80.0% of statements [2022-04-29T07:38:33.287Z] ok github.com/docker/docker/pkg/directory 0.098s coverage: 80.0% of statements [2022-04-29T07:38:33.369Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T07:38:34.301Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T07:38:34.301Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2022-04-29T07:38:34.301Z] PASS [2022-04-29T07:38:34.301Z] [2022-04-29T07:38:34.301Z] === Skipped [2022-04-29T07:38:34.301Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:38:34.301Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:38:34.301Z] [2022-04-29T07:38:34.301Z] DONE 38 tests, 1 skipped in 49.530s [2022-04-29T07:38:34.301Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:38:34.301Z] ++ 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-04-29T07:38:34.301Z] ++ set -e [2022-04-29T07:38:34.301Z] ++ '[' -n 0 ']' [2022-04-29T07:38:34.301Z] ++ set -x [2022-04-29T07:38:34.302Z] ++ 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-04-29T07:38:34.558Z] INFO: Testing against a local daemon [2022-04-29T07:38:34.558Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T07:38:34.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:38:34.558Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:38:34.558Z] === RUN TestDockerNetworkIpvlan [2022-04-29T07:38:34.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:38:34.558Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:38:34.558Z] PASS [2022-04-29T07:38:34.558Z] [2022-04-29T07:38:34.558Z] === Skipped [2022-04-29T07:38:34.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T07:38:34.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:38:34.558Z] [2022-04-29T07:38:34.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T07:38:34.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T07:38:34.558Z] [2022-04-29T07:38:34.558Z] DONE 2 tests, 2 skipped in 0.118s [2022-04-29T07:38:34.558Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T07:38:34.558Z] ++ 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-04-29T07:38:34.558Z] ++ set -e [2022-04-29T07:38:34.558Z] ++ '[' -n 0 ']' [2022-04-29T07:38:34.558Z] ++ set -x [2022-04-29T07:38:34.558Z] ++ 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-04-29T07:38:34.558Z] INFO: Testing against a local daemon [2022-04-29T07:38:34.558Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T07:38:35.451Z] === RUN TestPollerAddRemove [2022-04-29T07:38:35.451Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-29T07:38:35.451Z] === RUN TestPollerEvent [2022-04-29T07:38:35.451Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:38:35.451Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-29T07:38:35.451Z] === RUN TestPollerClose [2022-04-29T07:38:35.451Z] --- PASS: TestPollerClose (0.00s) [2022-04-29T07:38:35.451Z] PASS [2022-04-29T07:38:35.451Z] coverage: 45.7% of statements [2022-04-29T07:38:35.451Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 45.7% of statements [2022-04-29T07:38:35.451Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-04-29T07:38:35.451Z] === RUN TestNetworkDBWatch [2022-04-29T07:38:35.703Z] Removing intermediate container 178823eac9bb [2022-04-29T07:38:35.703Z] ---> c2af4c2b2f96 [2022-04-29T07:38:35.703Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-29T07:38:35.703Z] ---> Running in a5108c8cae4e [2022-04-29T07:38:35.943Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T07:38:35.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-29T07:38:35.943Z] === RUN TestDockerNetworkMacvlan [2022-04-29T07:38:36.415Z] --- PASS: TestTarFiles (8.78s) [2022-04-29T07:38:36.415Z] === RUN TestDetectCompressionZstd [2022-04-29T07:38:36.415Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-29T07:38:36.415Z] === RUN TestTarUntar [2022-04-29T07:38:36.415Z] --- PASS: TestTarUntar (0.05s) [2022-04-29T07:38:36.415Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-29T07:38:36.415Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-29T07:38:36.415Z] === RUN TestTarWithOptions [2022-04-29T07:38:36.872Z] --- PASS: TestTarWithOptions (0.09s) [2022-04-29T07:38:36.872Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-29T07:38:36.872Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-29T07:38:36.872Z] === RUN TestUntarUstarGnuConflict [2022-04-29T07:38:36.872Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-29T07:38:36.872Z] === RUN TestUntarInvalidFilenames [2022-04-29T07:38:36.872Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2742672298\\dest" [2022-04-29T07:38:36.872Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-29T07:38:36.872Z] === RUN TestUntarHardlinkToSymlink [2022-04-29T07:38:36.872Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-29T07:38:36.872Z] === RUN TestUntarInvalidHardlink [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2954700701\\victim\\hello" -> "../victim/hello" [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink54487421\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1593833564\\victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2914335320\\victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3061441754\\victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2556057449\\victim" -> "../victim" [2022-04-29T07:38:36.872Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-29T07:38:36.872Z] === RUN TestUntarInvalidSymlink [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3492141622\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2252779619\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink821274403\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3999734101\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1291308167\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4062367128\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:36.872Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1452046622\\dest\\dir\\loophole" -> "../../victim" [2022-04-29T07:38:36.872Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-29T07:38:36.872Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-29T07:38:36.872Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-29T07:38:36.872Z] === RUN TestXGlobalNoParent [2022-04-29T07:38:36.872Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-29T07:38:36.872Z] === RUN TestReplaceFileTarWrapper [2022-04-29T07:38:36.889Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T07:38:36.889Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T07:38:37.327Z] === RUN TestCopyFileWithInvalidSrc [2022-04-29T07:38:37.328Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:38:37.328Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-29T07:38:37.328Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-29T07:38:37.328Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCopyFile [2022-04-29T07:38:37.328Z] --- PASS: TestCopyFile (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-29T07:38:37.328Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:38:37.328Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-29T07:38:37.328Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-29T07:38:37.328Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:38:37.328Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestWildcardMatches [2022-04-29T07:38:37.328Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestPatternMatches [2022-04-29T07:38:37.328Z] --- PASS: TestPatternMatches (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-29T07:38:37.328Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestPatternMatchesFolderExclusions [2022-04-29T07:38:37.328Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-29T07:38:37.328Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-29T07:38:37.328Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-29T07:38:37.328Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-04-29T07:38:37.328Z] === RUN TestPrefixHeaderReadable [2022-04-29T07:38:37.328Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-29T07:38:37.328Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestSingleExclamationError [2022-04-29T07:38:37.328Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestMatchesWithNoPatterns [2022-04-29T07:38:37.328Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestMatchesWithMalformedPatterns [2022-04-29T07:38:37.328Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestMatches [2022-04-29T07:38:37.328Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-29T07:38:37.328Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-29T07:38:37.328Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-29T07:38:37.328Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-29T07:38:37.328Z] --- PASS: TestMatches (0.01s) [2022-04-29T07:38:37.328Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatterns [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatternsExceptionFlag [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCleanPatternsErrorSingleException [2022-04-29T07:38:37.328Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCreateIfNotExistsDir [2022-04-29T07:38:37.328Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCreateIfNotExistsFile [2022-04-29T07:38:37.328Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-29T07:38:37.328Z] === RUN TestMatch [2022-04-29T07:38:37.328Z] --- PASS: TestMatch (0.00s) [2022-04-29T07:38:37.328Z] === RUN TestCompile [2022-04-29T07:38:37.328Z] === RUN TestCompile/slash [2022-04-29T07:38:37.328Z] === RUN TestCompile/backslash [2022-04-29T07:38:37.328Z] --- PASS: TestCompile (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestCompile/slash (0.00s) [2022-04-29T07:38:37.328Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-29T07:38:37.328Z] PASS [2022-04-29T07:38:37.328Z] coverage: 84.7% of statements [2022-04-29T07:38:37.328Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 84.7% of statements [2022-04-29T07:38:37.328Z] --- PASS: TestPrefixHeaderReadable (0.06s) [2022-04-29T07:38:37.328Z] === RUN TestDisablePigz [2022-04-29T07:38:37.328Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-29T07:38:37.328Z] 2022/04/29 07:38:37 Closing DB instances... [2022-04-29T07:38:37.328Z] --- PASS: TestDisablePigz (0.17s) [2022-04-29T07:38:37.328Z] === RUN TestPigz [2022-04-29T07:38:37.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-29T07:38:37.752Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T07:38:37.783Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-29T07:38:37.783Z] --- PASS: TestPigz (0.20s) [2022-04-29T07:38:37.783Z] === RUN TestNosysFileInfo [2022-04-29T07:38:37.783Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T07:38:37.783Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:38:37.783Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestCanonicalTarNameForPath [2022-04-29T07:38:37.783Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestCanonicalTarName [2022-04-29T07:38:37.783Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestChmodTarEntry [2022-04-29T07:38:37.783Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestHardLinkOrder [2022-04-29T07:38:37.783Z] --- PASS: TestHardLinkOrder (0.13s) [2022-04-29T07:38:37.783Z] === RUN TestChangeString [2022-04-29T07:38:37.783Z] --- PASS: TestChangeString (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestChangesWithNoChanges [2022-04-29T07:38:37.783Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-04-29T07:38:37.783Z] === RUN TestChangesWithChanges [2022-04-29T07:38:37.783Z] --- PASS: TestChangesWithChanges (0.06s) [2022-04-29T07:38:37.783Z] === RUN TestChangesWithChangesGH13590 [2022-04-29T07:38:37.783Z] changes_test.go:196: needs more investigation [2022-04-29T07:38:37.783Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:38:37.783Z] === RUN TestChangesDirsEmpty [2022-04-29T07:38:37.784Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:38:37.784Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestChangesDirsMutated [2022-04-29T07:38:37.784Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:38:37.784Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestApplyLayer [2022-04-29T07:38:37.784Z] changes_test.go:433: needs further investigation [2022-04-29T07:38:37.784Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestChangesSizeWithHardlinks [2022-04-29T07:38:37.784Z] changes_test.go:469: needs further investigation [2022-04-29T07:38:37.784Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestChangesSizeWithNoChanges [2022-04-29T07:38:37.784Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-29T07:38:37.784Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-29T07:38:37.784Z] === RUN TestChangesSize [2022-04-29T07:38:37.784Z] --- PASS: TestChangesSize (0.01s) [2022-04-29T07:38:37.784Z] === RUN TestApplyLayerInvalidFilenames [2022-04-29T07:38:37.784Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2243916946\\dest" [2022-04-29T07:38:37.784Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-29T07:38:37.784Z] === RUN TestApplyLayerInvalidHardlink [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3299576816\\victim\\hello" -> "../victim/hello" [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3260457611\\victim\\hello" -> "/../victim/hello" [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink966431009\\victim" -> "../victim" [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2295969846\\victim" -> "../victim" [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3160134236\\victim" -> "../victim" [2022-04-29T07:38:37.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3408778130\\victim" -> "../victim" [2022-04-29T07:38:37.784Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-04-29T07:38:37.784Z] === RUN TestApplyLayerInvalidSymlink [2022-04-29T07:38:37.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2527708636\\dest\\dotdot" -> "../victim/hello" [2022-04-29T07:38:38.020Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T07:38:38.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3637902659\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T07:38:38.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545432334\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:38.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2938591434\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:38.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3629850286\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:38.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4105946448\\dest\\loophole-victim" -> "../victim" [2022-04-29T07:38:38.239Z] --- PASS: TestApplyLayerInvalidSymlink (0.12s) [2022-04-29T07:38:38.239Z] === RUN TestApplyLayerWhiteouts [2022-04-29T07:38:38.239Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-04-29T07:38:38.239Z] === RUN TestGenerateEmptyFile [2022-04-29T07:38:38.239Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-29T07:38:38.239Z] === RUN TestGenerateWithContent [2022-04-29T07:38:38.239Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-29T07:38:38.239Z] PASS [2022-04-29T07:38:38.239Z] coverage: 61.9% of statements [2022-04-29T07:38:38.239Z] ok github.com/docker/docker/pkg/archive 12.576s coverage: 61.9% of statements [2022-04-29T07:38:38.239Z] === RUN TestGet [2022-04-29T07:38:38.239Z] --- PASS: TestGet (0.00s) [2022-04-29T07:38:38.239Z] === RUN TestGetShortcutString [2022-04-29T07:38:38.239Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-29T07:38:38.239Z] PASS [2022-04-29T07:38:38.239Z] coverage: 42.9% of statements [2022-04-29T07:38:38.239Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2022-04-29T07:38:38.583Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T07:38:38.583Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-29T07:38:38.695Z] --- PASS: TestNetworkDBWatch (3.14s) [2022-04-29T07:38:38.695Z] === RUN TestNetworkDBBulkSync [2022-04-29T07:38:39.655Z] === RUN TestCreateIDMapOrder [2022-04-29T07:38:39.655Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-29T07:38:39.655Z] PASS [2022-04-29T07:38:39.655Z] coverage: 7.2% of statements [2022-04-29T07:38:39.655Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-04-29T07:38:40.111Z] 2022/04/29 07:38:39 Closing DB instances... [2022-04-29T07:38:40.475Z] docker_api_swarm_test.go:304: [daad090c05d46] joining swarm manager [da2b1508379cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:38:41.146Z] === RUN TestFixedBufferCap [2022-04-29T07:38:41.146Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestFixedBufferLen [2022-04-29T07:38:41.146Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestFixedBufferString [2022-04-29T07:38:41.146Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestFixedBufferWrite [2022-04-29T07:38:41.146Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestFixedBufferRead [2022-04-29T07:38:41.146Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestBytesPipeRead [2022-04-29T07:38:41.146Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestBytesPipeWrite [2022-04-29T07:38:41.146Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-29T07:38:41.146Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-29T07:38:41.150Z] Removing intermediate container b333ff5e231c [2022-04-29T07:38:41.150Z] ---> c9b0f6a519e0 [2022-04-29T07:38:41.150Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-29T07:38:41.150Z] ---> Running in 60e252b58182 [2022-04-29T07:38:41.491Z] Cannot create a file when that file already exists. [2022-04-29T07:38:41.603Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-04-29T07:38:41.603Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-29T07:38:41.603Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-04-29T07:38:41.603Z] === RUN TestAtomicWriteToFile [2022-04-29T07:38:41.603Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-29T07:38:41.603Z] === RUN TestAtomicWriteSetCommit [2022-04-29T07:38:41.603Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-29T07:38:41.603Z] === RUN TestAtomicWriteSetCancel [2022-04-29T07:38:41.603Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-29T07:38:41.603Z] === RUN TestReadCloserWrapperClose [2022-04-29T07:38:41.603Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-29T07:38:41.603Z] === RUN TestReaderErrWrapperReadOnError [2022-04-29T07:38:41.603Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-29T07:38:41.603Z] === RUN TestReaderErrWrapperRead [2022-04-29T07:38:41.603Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-29T07:38:41.603Z] === RUN TestCancelReadCloser [2022-04-29T07:38:41.618Z] [2022-04-29T07:38:41.618Z] SUCCESS: Specified value was saved. [2022-04-29T07:38:41.841Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T07:38:41.842Z] docker_api_swarm_test.go:305: [d2432d5b978e7] joining swarm manager [da2b1508379cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:38:42.058Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-29T07:38:42.058Z] === RUN TestWriteCloserWrapperClose [2022-04-29T07:38:42.058Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-29T07:38:42.058Z] === RUN TestNopWriteCloser [2022-04-29T07:38:42.058Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-29T07:38:42.058Z] === RUN TestNopWriter [2022-04-29T07:38:42.058Z] --- PASS: TestNopWriter (0.00s) [2022-04-29T07:38:42.058Z] === RUN TestWriteCounter [2022-04-29T07:38:42.058Z] --- PASS: TestWriteCounter (0.00s) [2022-04-29T07:38:42.058Z] PASS [2022-04-29T07:38:42.058Z] coverage: 70.1% of statements [2022-04-29T07:38:42.058Z] ok github.com/docker/docker/pkg/ioutils 0.722s coverage: 70.1% of statements [2022-04-29T07:38:42.098Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T07:38:43.584Z] === RUN TestError [2022-04-29T07:38:43.584Z] --- PASS: TestError (0.00s) [2022-04-29T07:38:43.584Z] === RUN TestProgressString [2022-04-29T07:38:43.584Z] === RUN TestProgressString/no_progress [2022-04-29T07:38:43.584Z] === RUN TestProgressString/progress_1 [2022-04-29T07:38:43.584Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-29T07:38:43.584Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-29T07:38:43.585Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-29T07:38:43.585Z] === RUN TestProgressString/with_units [2022-04-29T07:38:43.585Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-29T07:38:43.585Z] === RUN TestProgressString/hide_counts [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-29T07:38:43.585Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-29T07:38:43.585Z] === RUN TestJSONMessageDisplay [2022-04-29T07:38:43.585Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-29T07:38:43.585Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-29T07:38:43.585Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-29T07:38:43.585Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-29T07:38:43.585Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-29T07:38:43.585Z] === RUN TestDisplayJSONMessagesStream [2022-04-29T07:38:43.585Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-29T07:38:43.585Z] PASS [2022-04-29T07:38:43.585Z] coverage: 91.7% of statements [2022-04-29T07:38:43.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.251s coverage: 91.7% of statements [2022-04-29T07:38:43.990Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-29T07:38:43.990Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T07:38:44.040Z] === RUN TestStandardLongPath [2022-04-29T07:38:44.040Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-29T07:38:44.040Z] === RUN TestUNCLongPath [2022-04-29T07:38:44.040Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-29T07:38:44.040Z] PASS [2022-04-29T07:38:44.040Z] coverage: 100.0% of statements [2022-04-29T07:38:44.040Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-04-29T07:38:44.246Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-29T07:38:44.496Z] 2022/04/29 07:38:44 Closing DB instances... [2022-04-29T07:38:44.496Z] time="2022-04-29T07:38:44Z" level=error msg="node: 0b0dcb3393d7 is unknown to memberlist" [2022-04-29T07:38:44.571Z] Removing intermediate container 60e252b58182 [2022-04-29T07:38:44.571Z] ---> ebe1ca512366 [2022-04-29T07:38:44.571Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-29T07:38:44.951Z] === RUN TestNameFormat [2022-04-29T07:38:44.951Z] --- PASS: TestNameFormat (0.00s) [2022-04-29T07:38:44.951Z] === RUN TestNameRetries [2022-04-29T07:38:44.951Z] --- PASS: TestNameRetries (0.00s) [2022-04-29T07:38:44.951Z] PASS [2022-04-29T07:38:44.951Z] coverage: 85.7% of statements [2022-04-29T07:38:44.951Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-04-29T07:38:45.039Z] ---> Running in c4f618b37c17 [2022-04-29T07:38:45.174Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T07:38:45.736Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T07:38:45.913Z] === RUN TestParseKeyValueOpt [2022-04-29T07:38:45.913Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-29T07:38:45.913Z] === RUN TestParseUintList [2022-04-29T07:38:45.913Z] --- PASS: TestParseUintList (0.00s) [2022-04-29T07:38:45.913Z] === RUN TestParseUintListMaximumLimits [2022-04-29T07:38:45.913Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-29T07:38:45.913Z] PASS [2022-04-29T07:38:45.913Z] coverage: 97.0% of statements [2022-04-29T07:38:45.913Z] ok github.com/docker/docker/pkg/parsers 0.053s coverage: 97.0% of statements [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-29T07:38:46.874Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T07:38:46.874Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T07:38:46.874Z] PASS [2022-04-29T07:38:46.874Z] coverage: 36.4% of statements [2022-04-29T07:38:46.874Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.051s coverage: 36.4% of statements [2022-04-29T07:38:46.874Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.42s) [2022-04-29T07:38:46.874Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-29T07:38:47.275Z] Removing intermediate container a5108c8cae4e [2022-04-29T07:38:47.275Z] ---> 2e9cf0776d54 [2022-04-29T07:38:47.275Z] Step 13/13 : CMD ["sh"] [2022-04-29T07:38:47.275Z] ---> Running in 71a9d4073852 [2022-04-29T07:38:47.733Z] Removing intermediate container 71a9d4073852 [2022-04-29T07:38:47.733Z] ---> f16f8932f534 [2022-04-29T07:38:47.733Z] Successfully built f16f8932f534 [2022-04-29T07:38:47.733Z] Successfully tagged busybox:latest [2022-04-29T07:38:47.733Z] INFO: Docker images of the daemon under test [2022-04-29T07:38:47.733Z] [2022-04-29T07:38:47.733Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:38:47.733Z] busybox latest f16f8932f534 Less than a second ago 5.78GB [2022-04-29T07:38:47.733Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-29T07:38:47.733Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-29T07:38:47.733Z] [2022-04-29T07:38:47.733Z] INFO: Running integration tests at 04/29/2022 07:38:47... [2022-04-29T07:38:47.733Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-29T07:38:47.733Z] INFO: Integration API tests being run from the host: [2022-04-29T07:38:47.733Z] INFO: make.ps1 starting at 04/29/2022 07:38:47 [2022-04-29T07:38:47.835Z] === RUN TestNewAndRemove [2022-04-29T07:38:47.835Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-29T07:38:47.835Z] === RUN TestRemoveInvalidPath [2022-04-29T07:38:47.835Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-29T07:38:47.835Z] PASS [2022-04-29T07:38:47.835Z] coverage: 82.6% of statements [2022-04-29T07:38:47.835Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-04-29T07:38:47.835Z] 2022/04/29 07:38:47 Closing DB instances... [2022-04-29T07:38:48.257Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan (13.23s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.85s) [2022-04-29T07:38:49.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-04-29T07:38:49.186Z] PASS [2022-04-29T07:38:49.186Z] [2022-04-29T07:38:49.186Z] DONE 8 tests in 14.686s [2022-04-29T07:38:49.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T07:38:49.186Z] ++ 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-04-29T07:38:49.186Z] ++ set -e [2022-04-29T07:38:49.186Z] ++ '[' -n 0 ']' [2022-04-29T07:38:49.186Z] ++ set -x [2022-04-29T07:38:49.186Z] ++ 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-04-29T07:38:49.186Z] testing: warning: no tests to run [2022-04-29T07:38:49.186Z] PASS [2022-04-29T07:38:49.186Z] [2022-04-29T07:38:49.186Z] DONE 0 tests in 0.033s [2022-04-29T07:38:49.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T07:38:49.186Z] ++ 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-04-29T07:38:49.186Z] ++ set -e [2022-04-29T07:38:49.186Z] ++ '[' -n 0 ']' [2022-04-29T07:38:49.186Z] ++ set -x [2022-04-29T07:38:49.186Z] ++ 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-04-29T07:38:49.270Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-29T07:38:49.442Z] INFO: Testing against a local daemon [2022-04-29T07:38:49.442Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T07:38:49.833Z] Cannot create a file when that file already exists. [2022-04-29T07:38:50.000Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.57s) [2022-04-29T07:38:50.000Z] === RUN TestNetworkDBGarbageCollection [2022-04-29T07:38:50.458Z] === RUN TestFailedConnection [2022-04-29T07:38:50.809Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-04-29T07:38:50.809Z] === RUN TestAuthZPluginTLS [2022-04-29T07:38:50.914Z] --- PASS: TestGetAddress (35.55s) [2022-04-29T07:38:50.914Z] === RUN TestRequestSyntaxCheck [2022-04-29T07:38:50.914Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-29T07:38:50.914Z] === RUN TestRequest [2022-04-29T07:38:51.371Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-29T07:38:51.371Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T07:38:51.933Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-29T07:38:51.933Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T07:38:52.441Z] --- PASS: TestFailedConnection (2.30s) [2022-04-29T07:38:52.441Z] === RUN TestFailOnce [2022-04-29T07:38:52.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-29T07:38:52.496Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T07:38:52.897Z] 2022/04/29 07:38:52 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-04-29T07:38:52.897Z] goroutine 34 [running]: [2022-04-29T07:38:52.897Z] net/http.(*conn).serve.func1() [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T07:38:52.897Z] panic({0xa53700, 0xb9d060}) [2022-04-29T07:38:52.897Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T07:38:52.897Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00005fa70?) [2022-04-29T07:38:52.897Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-29T07:38:52.897Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xba2878?, 0xc00017c000?}, 0x9ad9a6?) [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T07:38:52.897Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xba2878, 0xc00017c000}, 0xc0001aa000) [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-29T07:38:52.897Z] net/http.serverHandler.ServeHTTP({0xba0e98?}, {0xba2878, 0xc00017c000}, 0xc0001aa000) [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T07:38:52.897Z] net/http.(*conn).serve(0xc0001a0000, {0xba2d78, 0xc0001820c0}) [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T07:38:52.897Z] created by net/http.(*Server).Serve [2022-04-29T07:38:52.897Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T07:38:52.897Z] time="2022-04-29T07:38:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-04-29T07:38:53.060Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T07:38:53.060Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-29T07:38:53.060Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T07:38:53.858Z] --- PASS: TestFailOnce (1.23s) [2022-04-29T07:38:53.858Z] === RUN TestEchoInputOutput [2022-04-29T07:38:53.858Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-29T07:38:53.858Z] === RUN TestBackoff [2022-04-29T07:38:53.858Z] --- PASS: TestBackoff (0.00s) [2022-04-29T07:38:53.858Z] === RUN TestAbortRetry [2022-04-29T07:38:53.858Z] --- PASS: TestAbortRetry (0.00s) [2022-04-29T07:38:53.858Z] === RUN TestClientScheme [2022-04-29T07:38:53.858Z] --- PASS: TestClientScheme (0.00s) [2022-04-29T07:38:53.858Z] === RUN TestNewClientWithTimeout [2022-04-29T07:38:54.315Z] time="2022-04-29T07:38:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-29T07:38:54.427Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-04-29T07:38:54.427Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T07:38:54.990Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-29T07:38:54.990Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T07:38:55.553Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-29T07:38:55.553Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T07:38:55.846Z] time="2022-04-29T07:38:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-29T07:38:56.117Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-29T07:38:56.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-29T07:38:56.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T07:38:57.009Z] Removing intermediate container c4f618b37c17 [2022-04-29T07:38:57.009Z] ---> f2413f7de9b5 [2022-04-29T07:38:57.009Z] Step 13/13 : CMD ["sh"] [2022-04-29T07:38:57.009Z] ---> Running in 231c651c846d [2022-04-29T07:38:57.009Z] Removing intermediate container 231c651c846d [2022-04-29T07:38:57.009Z] ---> 4e0d5e2aa069 [2022-04-29T07:38:57.009Z] Successfully built 4e0d5e2aa069 [2022-04-29T07:38:57.009Z] Successfully tagged busybox:latest [2022-04-29T07:38:57.009Z] INFO: Docker images of the daemon under test [2022-04-29T07:38:57.009Z] [2022-04-29T07:38:57.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:38:57.009Z] busybox latest 4e0d5e2aa069 Less than a second ago 5.02GB [2022-04-29T07:38:57.009Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T07:38:57.009Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T07:38:57.009Z] [2022-04-29T07:38:57.009Z] INFO: Running integration tests at 04/29/2022 07:38:56... [2022-04-29T07:38:57.009Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-29T07:38:57.009Z] INFO: Integration API tests being run from the host: [2022-04-29T07:38:57.009Z] INFO: make.ps1 starting at 04/29/2022 07:38:56 [2022-04-29T07:38:58.011Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T07:38:58.011Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2022-04-29T07:38:58.011Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T07:38:58.583Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-29T07:38:58.735Z] time="2022-04-29T07:38:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-29T07:38:59.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-04-29T07:38:59.903Z] === RUN TestAuthZPluginHeader [2022-04-29T07:39:00.159Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T07:39:00.416Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-04-29T07:39:00.416Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T07:39:00.906Z] --- PASS: TestRequest (9.80s) [2022-04-29T07:39:00.906Z] === RUN TestOverlappingRequests [2022-04-29T07:39:00.980Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T07:39:01.362Z] --- PASS: TestOverlappingRequests (0.48s) [2022-04-29T07:39:01.362Z] === RUN TestRelease [2022-04-29T07:39:01.909Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T07:39:02.165Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T07:39:02.728Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T07:39:02.891Z] time="2022-04-29T07:39:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-29T07:39:03.347Z] --- PASS: TestRelease (1.92s) [2022-04-29T07:39:03.347Z] === RUN TestAllocateRandomDeallocate [2022-04-29T07:39:03.809Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T07:39:04.740Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T07:39:04.876Z] === RUN TestParseEmptyInterface [2022-04-29T07:39:04.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestParseNonInterfaceType [2022-04-29T07:39:04.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestParseWithOneFunction [2022-04-29T07:39:04.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestParseWithMultipleFuncs [2022-04-29T07:39:04.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestParseWithUnnamedReturn [2022-04-29T07:39:04.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestEmbeddedInterface [2022-04-29T07:39:04.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestParsedImports [2022-04-29T07:39:04.876Z] --- PASS: TestParsedImports (0.00s) [2022-04-29T07:39:04.876Z] === RUN TestAliasedImports [2022-04-29T07:39:04.876Z] --- PASS: TestAliasedImports (0.00s) [2022-04-29T07:39:04.876Z] PASS [2022-04-29T07:39:04.876Z] coverage: 56.8% of statements [2022-04-29T07:39:04.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-04-29T07:39:05.002Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-04-29T07:39:05.002Z] === RUN TestAuthZPluginV2Disable [2022-04-29T07:39:05.565Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T07:39:06.405Z] === RUN TestHTTPTransport [2022-04-29T07:39:06.405Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-29T07:39:06.405Z] PASS [2022-04-29T07:39:06.405Z] coverage: 85.7% of statements [2022-04-29T07:39:06.405Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-04-29T07:39:06.860Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:39:06.860Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-29T07:39:06.860Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-29T07:39:06.860Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-29T07:39:06.860Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-29T07:39:06.860Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-29T07:39:06.860Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-29T07:39:06.860Z] === RUN TestBufferPoolPutAndGet [2022-04-29T07:39:06.860Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-29T07:39:06.860Z] PASS [2022-04-29T07:39:06.860Z] coverage: 88.2% of statements [2022-04-29T07:39:06.860Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-04-29T07:39:07.821Z] === RUN TestOutputOnPrematureClose [2022-04-29T07:39:07.821Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-29T07:39:07.821Z] === RUN TestCompleteSilently [2022-04-29T07:39:07.821Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-29T07:39:07.821Z] PASS [2022-04-29T07:39:07.821Z] coverage: 75.9% of statements [2022-04-29T07:39:07.821Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-04-29T07:39:08.088Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T07:39:08.088Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T07:39:08.277Z] === RUN TestSendToOneSub [2022-04-29T07:39:08.277Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-29T07:39:08.277Z] === RUN TestSendToMultipleSubs [2022-04-29T07:39:08.277Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-29T07:39:08.277Z] === RUN TestEvictOneSub [2022-04-29T07:39:08.277Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-29T07:39:08.277Z] === RUN TestClosePublisher [2022-04-29T07:39:08.277Z] --- PASS: TestClosePublisher (0.00s) [2022-04-29T07:39:08.277Z] === RUN TestPubSubRace [2022-04-29T07:39:08.345Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T07:39:08.345Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-29T07:39:08.601Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T07:39:08.733Z] --- PASS: TestAllocateRandomDeallocate (5.61s) [2022-04-29T07:39:08.733Z] === RUN TestRetrieveFromStore [2022-04-29T07:39:08.858Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2022-04-29T07:39:08.858Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T07:39:08.858Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T07:39:09.696Z] --- PASS: TestPubSubRace (1.08s) [2022-04-29T07:39:09.696Z] PASS [2022-04-29T07:39:09.696Z] coverage: 75.0% of statements [2022-04-29T07:39:09.696Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 75.0% of statements [2022-04-29T07:39:09.787Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T07:39:09.787Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T07:39:10.155Z] === RUN TestRegister [2022-04-29T07:39:10.155Z] --- PASS: TestRegister (0.00s) [2022-04-29T07:39:10.155Z] === RUN TestCommand [2022-04-29T07:39:10.155Z] --- PASS: TestCommand (0.04s) [2022-04-29T07:39:10.155Z] === RUN TestNaiveSelf [2022-04-29T07:39:10.155Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-29T07:39:10.155Z] PASS [2022-04-29T07:39:10.155Z] coverage: 82.4% of statements [2022-04-29T07:39:10.155Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-04-29T07:39:10.351Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-29T07:39:10.351Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T07:39:10.613Z] --- PASS: TestRetrieveFromStore (1.85s) [2022-04-29T07:39:10.613Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-29T07:39:10.613Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-29T07:39:10.613Z] === RUN TestParallelPredefinedRequest1 [2022-04-29T07:39:10.613Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-29T07:39:10.613Z] === RUN TestParallelPredefinedRequest2 [2022-04-29T07:39:10.613Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-29T07:39:10.613Z] === RUN TestParallelPredefinedRequest3 [2022-04-29T07:39:10.613Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-29T07:39:10.613Z] === RUN TestParallelPredefinedRequest4 [2022-04-29T07:39:10.613Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-29T07:39:10.613Z] === RUN TestParallelPredefinedRequest5 [2022-04-29T07:39:10.613Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-29T07:39:10.613Z] === RUN TestDebug [2022-04-29T07:39:10.613Z] --- PASS: TestDebug (0.00s) [2022-04-29T07:39:10.613Z] === RUN TestRequestPoolParallel [2022-04-29T07:39:11.069Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-04-29T07:39:11.069Z] === RUN TestFullAllocateRelease [2022-04-29T07:39:11.533Z] === RUN TestDump [2022-04-29T07:39:11.533Z] goroutine 19 [running]: [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.dump(0xc32d57?) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-29T07:39:11.533Z] testing.tRunner(0xc0001331e0, 0xdfa498) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:39:11.533Z] created by testing.(*T).Run [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:39:11.533Z] [2022-04-29T07:39:11.533Z] goroutine 1 [chan receive]: [2022-04-29T07:39:11.533Z] testing.(*T).Run(0xc000133040, {0xde913c?, 0xc0c1f3?}, 0xdfa498) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:39:11.533Z] testing.runTests.func1(0xc0001078f0?) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:39:11.533Z] testing.tRunner(0xc000133040, 0xc00012bca0) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:39:11.533Z] testing.runTests(0xc0001523c0?, {0xf7e400, 0x3, 0x3}, {0x21b9ccc0a28?, 0x40?, 0xf834a0?}) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:39:11.533Z] testing.(*M).Run(0xc0001523c0) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:39:11.533Z] main.main() [2022-04-29T07:39:11.533Z] _testmain.go:99 +0x255 [2022-04-29T07:39:11.533Z] --- PASS: TestDump (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestDumpToFile [2022-04-29T07:39:11.533Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-29T07:39:11.533Z] === RUN TestClientStream [2022-04-29T07:39:11.533Z] --- PASS: TestClientStream (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestClientSendFile [2022-04-29T07:39:11.533Z] --- PASS: TestClientSendFile (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestClientWithRequestTimeout [2022-04-29T07:39:11.533Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2022-04-29T07:39:11.533Z] === RUN TestFileSpecPlugin [2022-04-29T07:39:11.533Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-29T07:39:11.533Z] === RUN TestFileJSONSpecPlugin [2022-04-29T07:39:11.533Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-29T07:39:11.533Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestPluginAddHandler [2022-04-29T07:39:11.533Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestPluginWaitBadPlugin [2022-04-29T07:39:11.533Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-29T07:39:11.533Z] === RUN TestGet [2022-04-29T07:39:11.533Z] time="2022-04-29T07:39:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-29T07:39:11.533Z] --- PASS: TestDumpToFile (0.22s) [2022-04-29T07:39:11.533Z] === RUN TestDumpToFileWithEmptyInput [2022-04-29T07:39:11.533Z] goroutine 21 [running]: [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.dump(0xcaed13?) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xcaece0?}) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-29T07:39:11.533Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001331e0?) [2022-04-29T07:39:11.533Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-29T07:39:11.533Z] testing.tRunner(0xc000133860, 0xdfa488) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:39:11.533Z] created by testing.(*T).Run [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T07:39:11.533Z] [2022-04-29T07:39:11.533Z] goroutine 1 [chan receive]: [2022-04-29T07:39:11.533Z] testing.(*T).Run(0xc000133040, {0xdf0713?, 0xc0c1f3?}, 0xdfa488) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T07:39:11.533Z] testing.runTests.func1(0xc0001078f0?) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T07:39:11.533Z] testing.tRunner(0xc000133040, 0xc00012bca0) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T07:39:11.533Z] testing.runTests(0xc0001523c0?, {0xf7e400, 0x3, 0x3}, {0x21b9ccc0a28?, 0x40?, 0xf834a0?}) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T07:39:11.533Z] testing.(*M).Run(0xc0001523c0) [2022-04-29T07:39:11.533Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T07:39:11.533Z] main.main() [2022-04-29T07:39:11.533Z] _testmain.go:99 +0x255 [2022-04-29T07:39:11.533Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-29T07:39:11.533Z] PASS [2022-04-29T07:39:11.533Z] coverage: 90.9% of statements [2022-04-29T07:39:11.533Z] ok github.com/docker/docker/pkg/stack 0.270s coverage: 90.9% of statements [2022-04-29T07:39:11.989Z] --- PASS: TestFullAllocateRelease (0.66s) [2022-04-29T07:39:11.989Z] === RUN TestOddAllocateRelease [2022-04-29T07:39:11.989Z] --- PASS: TestOddAllocateRelease (0.37s) [2022-04-29T07:39:11.989Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-29T07:39:12.445Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-29T07:39:12.445Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-29T07:39:12.445Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-04-29T07:39:12.445Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-29T07:39:12.445Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T07:39:12.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T07:39:12.445Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest2 [2022-04-29T07:39:12.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:39:12.445Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T07:39:12.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:39:12.445Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest5 [2022-04-29T07:39:12.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:39:12.445Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:39:12.445Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T07:39:12.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:39:12.445Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:39:12.445Z] PASS [2022-04-29T07:39:12.445Z] coverage: 85.3% of statements [2022-04-29T07:39:12.445Z] ok github.com/docker/docker/libnetwork/ipam 65.850s coverage: 85.3% of statements [2022-04-29T07:39:12.445Z] time="2022-04-29T07:39:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-29T07:39:12.445Z] === RUN TestNewStdWriter [2022-04-29T07:39:12.445Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-29T07:39:12.445Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestWriteWithNilBytes [2022-04-29T07:39:12.445Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestWrite [2022-04-29T07:39:12.445Z] --- PASS: TestWrite (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestWriteWithWriterError [2022-04-29T07:39:12.445Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-29T07:39:12.445Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyWriteAndRead [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-29T07:39:12.445Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-29T07:39:12.445Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-29T07:39:12.445Z] PASS [2022-04-29T07:39:12.445Z] coverage: 100.0% of statements [2022-04-29T07:39:12.445Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-04-29T07:39:12.871Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s) [2022-04-29T07:39:12.871Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T07:39:13.406Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-29T07:39:13.406Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-29T07:39:13.406Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestFormatStatus [2022-04-29T07:39:13.406Z] --- PASS: TestFormatStatus (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestFormatError [2022-04-29T07:39:13.406Z] --- PASS: TestFormatError (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestFormatJSONError [2022-04-29T07:39:13.406Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-29T07:39:13.406Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-29T07:39:13.406Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestNewJSONProgressOutput [2022-04-29T07:39:13.406Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestAuxFormatterEmit [2022-04-29T07:39:13.406Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestStreamWriterStdout [2022-04-29T07:39:13.406Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-29T07:39:13.406Z] === RUN TestStreamWriterStderr [2022-04-29T07:39:13.406Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-29T07:39:13.406Z] PASS [2022-04-29T07:39:13.406Z] coverage: 66.2% of statements [2022-04-29T07:39:13.406Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-04-29T07:39:13.800Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T07:39:14.362Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T07:39:14.368Z] === RUN TestGenerateRandomID [2022-04-29T07:39:14.368Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestShortenId [2022-04-29T07:39:14.368Z] --- PASS: TestShortenId (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestShortenSha256Id [2022-04-29T07:39:14.368Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestShortenIdEmpty [2022-04-29T07:39:14.368Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestShortenIdInvalid [2022-04-29T07:39:14.368Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestIsShortIDNonHex [2022-04-29T07:39:14.368Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-29T07:39:14.368Z] === RUN TestIsShortIDNotCorrectSize [2022-04-29T07:39:14.368Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-29T07:39:14.368Z] PASS [2022-04-29T07:39:14.368Z] coverage: 70.6% of statements [2022-04-29T07:39:14.368Z] ok github.com/docker/docker/pkg/stringid 0.070s coverage: 70.6% of statements [2022-04-29T07:39:14.368Z] time="2022-04-29T07:39:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-29T07:39:15.293Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T07:39:15.329Z] === RUN TestIsCpusetListAvailable [2022-04-29T07:39:15.329Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-29T07:39:15.329Z] PASS [2022-04-29T07:39:15.329Z] coverage: 39.4% of statements [2022-04-29T07:39:15.329Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-04-29T07:39:15.550Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T07:39:16.480Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T07:39:16.856Z] === RUN TestChtimes [2022-04-29T07:39:16.856Z] --- PASS: TestChtimes (0.00s) [2022-04-29T07:39:16.856Z] === RUN TestChtimesWindows [2022-04-29T07:39:16.856Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-29T07:39:16.856Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-29T07:39:16.856Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-29T07:39:16.856Z] PASS [2022-04-29T07:39:16.856Z] coverage: 13.0% of statements [2022-04-29T07:39:16.856Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-04-29T07:39:17.823Z] === RUN TestTailFile [2022-04-29T07:39:17.823Z] --- PASS: TestTailFile (0.00s) [2022-04-29T07:39:17.823Z] === RUN TestTailFileManyLines [2022-04-29T07:39:17.823Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-29T07:39:17.823Z] === RUN TestTailEmptyFile [2022-04-29T07:39:17.823Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-29T07:39:17.823Z] === RUN TestTailNegativeN [2022-04-29T07:39:17.823Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/no_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:39:17.823Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/no_delimiter [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:17.824Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:17.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T07:39:17.824Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:17.847Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T07:39:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.283Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.283Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.283Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.284Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.284Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.285Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.285Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T07:39:18.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T07:39:18.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.06s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T07:39:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T07:39:18.745Z] PASS [2022-04-29T07:39:18.745Z] coverage: 88.6% of statements [2022-04-29T07:39:18.745Z] ok github.com/docker/docker/pkg/tailfile 0.284s coverage: 88.6% of statements [2022-04-29T07:39:18.745Z] time="2022-04-29T07:39:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-29T07:39:19.707Z] === RUN TestTarSumRemoveNonExistent [2022-04-29T07:39:19.707Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestTarSumRemove [2022-04-29T07:39:19.707Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestSortFileInfoSums [2022-04-29T07:39:19.707Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestNewTarSumForLabelInvalid [2022-04-29T07:39:19.707Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestNewTarSumForLabel [2022-04-29T07:39:19.707Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestEmptyTar [2022-04-29T07:39:19.707Z] --- PASS: TestEmptyTar (0.01s) [2022-04-29T07:39:19.707Z] === RUN TestTarSumsReadSize [2022-04-29T07:39:19.707Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestTarSums [2022-04-29T07:39:19.707Z] --- PASS: TestTarSums (0.08s) [2022-04-29T07:39:19.707Z] === RUN TestIteration [2022-04-29T07:39:19.707Z] --- PASS: TestIteration (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestVersionLabelForChecksum [2022-04-29T07:39:19.707Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestVersion [2022-04-29T07:39:19.707Z] --- PASS: TestVersion (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestGetVersion [2022-04-29T07:39:19.707Z] --- PASS: TestGetVersion (0.00s) [2022-04-29T07:39:19.707Z] === RUN TestGetVersions [2022-04-29T07:39:19.707Z] --- PASS: TestGetVersions (0.00s) [2022-04-29T07:39:19.707Z] PASS [2022-04-29T07:39:19.707Z] coverage: 89.3% of statements [2022-04-29T07:39:19.707Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2022-04-29T07:39:20.374Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T07:39:20.669Z] === RUN TestTruncIndex [2022-04-29T07:39:20.669Z] --- PASS: TestTruncIndex (0.10s) [2022-04-29T07:39:20.669Z] PASS [2022-04-29T07:39:20.669Z] coverage: 91.5% of statements [2022-04-29T07:39:20.669Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2022-04-29T07:39:21.124Z] === RUN TestVersionInfo [2022-04-29T07:39:21.124Z] --- PASS: TestVersionInfo (0.00s) [2022-04-29T07:39:21.124Z] === RUN TestAppendVersions [2022-04-29T07:39:21.124Z] --- PASS: TestAppendVersions (0.00s) [2022-04-29T07:39:21.124Z] PASS [2022-04-29T07:39:21.124Z] coverage: 88.9% of statements [2022-04-29T07:39:21.124Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-04-29T07:39:21.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-29T07:39:23.110Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T07:39:24.020Z] === RUN TestValidatePrivileges [2022-04-29T07:39:24.020Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-29T07:39:24.020Z] === RUN TestFilterByCapNeg [2022-04-29T07:39:24.020Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-29T07:39:24.020Z] === RUN TestFilterByCapPos [2022-04-29T07:39:24.020Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-29T07:39:24.020Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-29T07:39:24.020Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-29T07:39:24.020Z] PASS [2022-04-29T07:39:24.020Z] coverage: 12.2% of statements [2022-04-29T07:39:24.020Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-04-29T07:39:24.041Z] docker_api_swarm_test.go:272: [dd834a568d72c] joining swarm manager [dfacdef46c985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:39:24.604Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.96s) [2022-04-29T07:39:24.604Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T07:39:24.982Z] === RUN TestNewSettable [2022-04-29T07:39:24.982Z] --- PASS: TestNewSettable (0.00s) [2022-04-29T07:39:24.982Z] === RUN TestIsSettable [2022-04-29T07:39:24.982Z] --- PASS: TestIsSettable (0.00s) [2022-04-29T07:39:24.982Z] === RUN TestUpdateSettingsEnv [2022-04-29T07:39:24.982Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-29T07:39:24.982Z] PASS [2022-04-29T07:39:24.982Z] coverage: 20.0% of statements [2022-04-29T07:39:24.982Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-04-29T07:39:25.534Z] docker_api_swarm_test.go:273: [d627cc0057c22] joining swarm manager [dfacdef46c985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:39:25.935Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-29T07:39:25.935Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-29T07:39:25.935Z] { [2022-04-29T07:39:25.935Z] "RT_GROUP_ICON": { [2022-04-29T07:39:25.935Z] "#1": { [2022-04-29T07:39:25.935Z] "0409": "../../winresources/docker.ico" [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] }, [2022-04-29T07:39:25.935Z] "RT_MANIFEST": { [2022-04-29T07:39:25.935Z] "#1": { [2022-04-29T07:39:25.935Z] "0409": { [2022-04-29T07:39:25.935Z] "identity": {}, [2022-04-29T07:39:25.935Z] "description": "Docker Engine", [2022-04-29T07:39:25.935Z] "minimum-os": "vista", [2022-04-29T07:39:25.935Z] "execution-level": "", [2022-04-29T07:39:25.935Z] "ui-access": false, [2022-04-29T07:39:25.935Z] "auto-elevate": false, [2022-04-29T07:39:25.935Z] "dpi-awareness": "unaware", [2022-04-29T07:39:25.935Z] "disable-theming": false, [2022-04-29T07:39:25.935Z] "disable-window-filtering": false, [2022-04-29T07:39:25.935Z] "high-resolution-scrolling-aware": false, [2022-04-29T07:39:25.935Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T07:39:25.935Z] "long-path-aware": false, [2022-04-29T07:39:25.935Z] "printer-driver-isolation": false, [2022-04-29T07:39:25.935Z] "gdi-scaling": false, [2022-04-29T07:39:25.935Z] "segment-heap": false, [2022-04-29T07:39:25.935Z] "use-common-controls-v6": false [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] }, [2022-04-29T07:39:25.935Z] "RT_MESSAGETABLE": { [2022-04-29T07:39:25.935Z] "#1": { [2022-04-29T07:39:25.935Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] }, [2022-04-29T07:39:25.935Z] "RT_VERSION": { [2022-04-29T07:39:25.935Z] "#1": { [2022-04-29T07:39:25.935Z] "0409": { [2022-04-29T07:39:25.935Z] "fixed": { [2022-04-29T07:39:25.935Z] "file_version": "0.0.0.0", [2022-04-29T07:39:25.935Z] "product_version": "0.0.0.0", [2022-04-29T07:39:25.935Z] "type": "Unknown" [2022-04-29T07:39:25.935Z] }, [2022-04-29T07:39:25.935Z] "info": { [2022-04-29T07:39:25.935Z] "0000": { [2022-04-29T07:39:25.935Z] "CompanyName": "", [2022-04-29T07:39:25.935Z] "FileVersion": "dev", [2022-04-29T07:39:25.935Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-29T07:39:25.935Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-29T07:39:25.935Z] "ProductName": "", [2022-04-29T07:39:25.935Z] "ProductVersion": "dev", [2022-04-29T07:39:25.935Z] "SpecialBuild": "251c22e9a2f5fa54284790ce79f88c4c8e97e802" [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] } [2022-04-29T07:39:25.935Z] cmd/docker-proxy/genwinres_windows.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/main.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/network_proxy_test.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/proxy.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/sctp_proxy.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/tcp_proxy.go [2022-04-29T07:39:25.935Z] cmd/docker-proxy/udp_proxy.go [2022-04-29T07:39:25.935Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-29T07:39:25.935Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-29T07:39:25.935Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-29T07:39:25.935Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-29T07:39:25.935Z] remote: Enumerating objects: 23, done. [2022-04-29T07:39:25.935Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-29T07:39:25.935Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-29T07:39:25.935Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-29T07:39:25.935Z] 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-04-29T07:39:25.936Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-29T07:39:25.936Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-29T07:39:25.936Z] Cross building: bundles/cross/linux/ppc64le [2022-04-29T07:39:25.936Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-29T07:39:25.936Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-29T07:39:25.944Z] === RUN TestLoad [2022-04-29T07:39:25.944Z] --- PASS: TestLoad (0.00s) [2022-04-29T07:39:25.944Z] === RUN TestSave [2022-04-29T07:39:25.944Z] --- PASS: TestSave (0.04s) [2022-04-29T07:39:25.944Z] === RUN TestAddDeleteGet [2022-04-29T07:39:25.944Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-29T07:39:25.944Z] === RUN TestInvalidTags [2022-04-29T07:39:25.944Z] --- PASS: TestInvalidTags (0.01s) [2022-04-29T07:39:25.944Z] PASS [2022-04-29T07:39:25.944Z] coverage: 84.4% of statements [2022-04-29T07:39:25.944Z] ok github.com/docker/docker/reference 0.133s coverage: 84.4% of statements [2022-04-29T07:39:25.944Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T07:39:25.944Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T07:39:25.944Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T07:39:25.944Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-29T07:39:26.400Z] --- PASS: TestGet (15.01s) [2022-04-29T07:39:26.400Z] === RUN TestPluginWithNoManifest [2022-04-29T07:39:26.400Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-29T07:39:26.400Z] === RUN TestGetAll [2022-04-29T07:39:26.400Z] --- PASS: TestGetAll (0.01s) [2022-04-29T07:39:26.400Z] PASS [2022-04-29T07:39:26.400Z] coverage: 73.2% of statements [2022-04-29T07:39:26.400Z] ok github.com/docker/docker/pkg/plugins 36.285s coverage: 73.2% of statements [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReaderWithReadError [2022-04-29T07:39:27.929Z] === RUN TestRestartManagerTimeout [2022-04-29T07:39:27.929Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestRestartManagerTimeoutReset [2022-04-29T07:39:27.929Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-29T07:39:27.929Z] PASS [2022-04-29T07:39:27.929Z] coverage: 45.3% of statements [2022-04-29T07:39:27.929Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2022-04-29T07:39:27.929Z] time="2022-04-29T07:39:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReader [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-29T07:39:27.929Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-29T07:39:27.929Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-29T07:39:27.929Z] PASS [2022-04-29T07:39:27.929Z] coverage: 100.0% of statements [2022-04-29T07:39:27.929Z] ok github.com/docker/docker/registry/resumable 0.286s coverage: 100.0% of statements [2022-04-29T07:39:28.898Z] === RUN TestDecodeContainerConfig [2022-04-29T07:39:28.898Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-29T07:39:28.898Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-29T07:39:28.898Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestDecodeContainerConfigIsolation [2022-04-29T07:39:28.898Z] === RUN TestResolveAuthConfigIndexServer [2022-04-29T07:39:28.898Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestResolveAuthConfigFullURL [2022-04-29T07:39:28.898Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-29T07:39:28.898Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestValidatePrivileged [2022-04-29T07:39:28.898Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-29T07:39:28.898Z] PASS [2022-04-29T07:39:28.898Z] coverage: 52.4% of statements [2022-04-29T07:39:28.898Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestValidateMirror [2022-04-29T07:39:28.898Z] --- PASS: TestValidateMirror (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestLoadInsecureRegistries [2022-04-29T07:39:28.898Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.4% of statements [2022-04-29T07:39:28.898Z] time="2022-04-29T07:39:28Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:39:28.898Z] time="2022-04-29T07:39:28Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-29T07:39:28.898Z] time="2022-04-29T07:39:28Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T07:39:28.898Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-29T07:39:28.898Z] === RUN TestNewServiceConfig [2022-04-29T07:39:28.898Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestValidateIndexName [2022-04-29T07:39:28.898Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestValidateIndexNameWithError [2022-04-29T07:39:28.898Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestEndpointParse [2022-04-29T07:39:28.898Z] --- PASS: TestEndpointParse (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestEndpointParseInvalid [2022-04-29T07:39:28.898Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestValidateEndpoint [2022-04-29T07:39:28.898Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-29T07:39:28.898Z] === RUN TestPing [2022-04-29T07:39:28.898Z] --- PASS: TestPing (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestPingRegistryEndpoint [2022-04-29T07:39:28.898Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:39:28.898Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestEndpoint [2022-04-29T07:39:28.898Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:39:28.898Z] --- SKIP: TestEndpoint (0.01s) [2022-04-29T07:39:28.898Z] === RUN TestParseRepositoryInfo [2022-04-29T07:39:28.898Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestNewIndexInfo [2022-04-29T07:39:28.898Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestMirrorEndpointLookup [2022-04-29T07:39:28.898Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:39:28.898Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-29T07:39:28.898Z] === RUN TestSearchRepositories [2022-04-29T07:39:28.898Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-29T07:39:28.898Z] Host: 127.0.0.1:49346 [2022-04-29T07:39:28.898Z] User-Agent: docker test client [2022-04-29T07:39:28.898Z] Authorization: Token fake-token [2022-04-29T07:39:28.898Z] X-Docker-Token: true [2022-04-29T07:39:28.898Z] Accept-Encoding: gzip [2022-04-29T07:39:28.898Z] [2022-04-29T07:39:28.898Z] [2022-04-29T07:39:28.898Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-29T07:39:28.898Z] Connection: close [2022-04-29T07:39:28.898Z] Content-Length: 144 [2022-04-29T07:39:28.898Z] Cache-Control: no-cache [2022-04-29T07:39:28.898Z] Content-Type: application/json [2022-04-29T07:39:28.898Z] Date: Fri, 29 Apr 2022 07:39:28 GMT [2022-04-29T07:39:28.898Z] Expires: -1 [2022-04-29T07:39:28.898Z] Pragma: no-cache [2022-04-29T07:39:28.898Z] Server: docker-tests/mock [2022-04-29T07:39:28.898Z] X-Docker-Registry-Config: mock [2022-04-29T07:39:28.898Z] X-Docker-Registry-Version: 0.0.0 [2022-04-29T07:39:28.898Z] [2022-04-29T07:39:28.898Z] [2022-04-29T07:39:28.899Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-29T07:39:28.899Z] === RUN TestTrustedLocation [2022-04-29T07:39:28.899Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-29T07:39:28.899Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-29T07:39:28.899Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-29T07:39:28.899Z] === RUN TestAllowNondistributableArtifacts [2022-04-29T07:39:28.899Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-29T07:39:28.899Z] === RUN TestIsSecureIndex [2022-04-29T07:39:28.899Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-29T07:39:28.899Z] PASS [2022-04-29T07:39:28.899Z] coverage: 51.7% of statements [2022-04-29T07:39:28.899Z] ok github.com/docker/docker/registry 0.324s coverage: 51.7% of statements [2022-04-29T07:39:28.899Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-29T07:39:28.899Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-29T07:39:28.899Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-29T07:39:28.899Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-29T07:39:28.899Z] PASS [2022-04-29T07:39:28.899Z] coverage: 62.5% of statements [2022-04-29T07:39:28.899Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-04-29T07:39:31.788Z] === RUN TestGetAddress [2022-04-29T07:39:31.788Z] --- PASS: TestGetAddress (0.00s) [2022-04-29T07:39:31.788Z] === RUN TestRemove [2022-04-29T07:39:31.788Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:39:31.788Z] --- SKIP: TestRemove (0.00s) [2022-04-29T07:39:31.788Z] === RUN TestInitializeWithVolumes [2022-04-29T07:39:31.788Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-29T07:39:31.788Z] === RUN TestCreate [2022-04-29T07:39:31.788Z] --- PASS: TestCreate (0.01s) [2022-04-29T07:39:31.788Z] === RUN TestValidateName [2022-04-29T07:39:31.788Z] --- PASS: TestValidateName (0.00s) [2022-04-29T07:39:31.788Z] === RUN TestCreateWithOpts [2022-04-29T07:39:31.788Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:39:31.788Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-29T07:39:31.788Z] === RUN TestRelaodNoOpts [2022-04-29T07:39:31.788Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-29T07:39:31.788Z] PASS [2022-04-29T07:39:31.788Z] coverage: 41.5% of statements [2022-04-29T07:39:31.788Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-04-29T07:39:31.788Z] === RUN TestGetDriver [2022-04-29T07:39:31.788Z] --- PASS: TestGetDriver (0.00s) [2022-04-29T07:39:31.788Z] === RUN TestVolumeRequestError [2022-04-29T07:39:31.788Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-29T07:39:31.788Z] PASS [2022-04-29T07:39:31.788Z] coverage: 36.1% of statements [2022-04-29T07:39:31.788Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-04-29T07:39:31.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:39:31.795Z] INFO: Testing against a local daemon [2022-04-29T07:39:31.795Z] === RUN TestBuildWithSession [2022-04-29T07:39:31.795Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:39:31.795Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:39:31.795Z] === RUN TestBuildSquashParent [2022-04-29T07:39:31.795Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:39:31.795Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:31.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:31.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRaw [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-29T07:39:32.245Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRaw [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-29T07:39:32.245Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestConvertTmpfsOptions [2022-04-29T07:39:32.245Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-29T07:39:32.245Z] linux_parser_test.go:209: data="ro" [2022-04-29T07:39:32.245Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestParseMountSpec [2022-04-29T07:39:32.245Z] parser_test.go:62: case 0 [2022-04-29T07:39:32.245Z] parser_test.go:62: case 1 [2022-04-29T07:39:32.245Z] parser_test.go:62: case 2 [2022-04-29T07:39:32.245Z] parser_test.go:62: case 3 [2022-04-29T07:39:32.245Z] parser_test.go:62: case 4 [2022-04-29T07:39:32.245Z] parser_test.go:62: case 5 [2022-04-29T07:39:32.245Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestValidateMount [2022-04-29T07:39:32.245Z] --- PASS: TestValidateMount (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRaw [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T07:39:32.245Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-29T07:39:32.245Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T07:39:32.245Z] PASS [2022-04-29T07:39:32.245Z] coverage: 67.6% of statements [2022-04-29T07:39:32.245Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-04-29T07:39:33.776Z] === RUN TestSetGetMeta [2022-04-29T07:39:33.777Z] === PAUSE TestSetGetMeta [2022-04-29T07:39:33.777Z] === RUN TestRestore [2022-04-29T07:39:33.777Z] === PAUSE TestRestore [2022-04-29T07:39:33.777Z] === RUN TestServiceCreate [2022-04-29T07:39:33.777Z] === PAUSE TestServiceCreate [2022-04-29T07:39:33.777Z] === RUN TestServiceList [2022-04-29T07:39:33.777Z] === PAUSE TestServiceList [2022-04-29T07:39:33.777Z] === RUN TestServiceRemove [2022-04-29T07:39:33.777Z] === PAUSE TestServiceRemove [2022-04-29T07:39:33.777Z] === RUN TestServiceGet [2022-04-29T07:39:33.777Z] === PAUSE TestServiceGet [2022-04-29T07:39:33.777Z] === RUN TestServicePrune [2022-04-29T07:39:33.777Z] === PAUSE TestServicePrune [2022-04-29T07:39:33.777Z] === RUN TestCreate [2022-04-29T07:39:33.777Z] === PAUSE TestCreate [2022-04-29T07:39:33.777Z] === RUN TestRemove [2022-04-29T07:39:33.777Z] === PAUSE TestRemove [2022-04-29T07:39:33.777Z] === RUN TestList [2022-04-29T07:39:33.777Z] === PAUSE TestList [2022-04-29T07:39:33.777Z] === RUN TestFindByDriver [2022-04-29T07:39:33.777Z] === PAUSE TestFindByDriver [2022-04-29T07:39:33.777Z] === RUN TestFindByReferenced [2022-04-29T07:39:33.777Z] === PAUSE TestFindByReferenced [2022-04-29T07:39:33.777Z] === RUN TestDerefMultipleOfSameRef [2022-04-29T07:39:33.777Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-29T07:39:33.777Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:39:33.777Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:39:33.777Z] === RUN TestDefererencePluginOnCreateError [2022-04-29T07:39:33.777Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-29T07:39:33.777Z] === RUN TestRefDerefRemove [2022-04-29T07:39:33.777Z] === PAUSE TestRefDerefRemove [2022-04-29T07:39:33.777Z] === RUN TestGet [2022-04-29T07:39:33.777Z] === PAUSE TestGet [2022-04-29T07:39:33.777Z] === RUN TestGetWithReference [2022-04-29T07:39:33.777Z] === PAUSE TestGetWithReference [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_nil_list [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_empty_list [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_filter_some [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_filter_middle [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:39:33.777Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-29T07:39:33.777Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_nil_list [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_filter_some [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_empty_list [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-29T07:39:33.777Z] === CONT TestFilterFunc/test_filter_middle [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-29T07:39:33.777Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-29T07:39:33.777Z] === CONT TestSetGetMeta [2022-04-29T07:39:33.777Z] === CONT TestList [2022-04-29T07:39:33.777Z] === CONT TestRemove [2022-04-29T07:39:33.777Z] === CONT TestServiceRemove [2022-04-29T07:39:33.777Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-29T07:39:33.777Z] === CONT TestDefererencePluginOnCreateError [2022-04-29T07:39:33.777Z] --- PASS: TestList (0.04s) [2022-04-29T07:39:33.777Z] === CONT TestGetWithReference [2022-04-29T07:39:33.777Z] --- PASS: TestRemove (0.04s) [2022-04-29T07:39:33.777Z] === CONT TestGet [2022-04-29T07:39:33.777Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-29T07:39:33.777Z] === CONT TestRefDerefRemove [2022-04-29T07:39:33.777Z] --- PASS: TestGet (0.03s) [2022-04-29T07:39:33.777Z] === CONT TestServicePrune [2022-04-29T07:39:33.777Z] --- PASS: TestGetWithReference (0.03s) [2022-04-29T07:39:33.777Z] === CONT TestCreate [2022-04-29T07:39:33.777Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-29T07:39:33.777Z] === CONT TestServiceGet [2022-04-29T07:39:33.777Z] --- PASS: TestCreate (0.02s) [2022-04-29T07:39:33.777Z] === CONT TestDerefMultipleOfSameRef [2022-04-29T07:39:33.777Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-29T07:39:33.777Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T07:39:33.777Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-29T07:39:33.777Z] === CONT TestFindByReferenced [2022-04-29T07:39:33.777Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-29T07:39:33.777Z] === CONT TestServiceCreate [2022-04-29T07:39:33.777Z] --- PASS: TestServiceGet (0.15s) [2022-04-29T07:39:33.777Z] === CONT TestServiceList [2022-04-29T07:39:33.777Z] time="2022-04-29T07:39:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:39:33.777Z] --- PASS: TestServiceRemove (0.24s) [2022-04-29T07:39:33.777Z] === CONT TestFindByDriver [2022-04-29T07:39:33.777Z] --- PASS: TestServiceCreate (0.10s) [2022-04-29T07:39:33.777Z] === CONT TestRestore [2022-04-29T07:39:33.777Z] time="2022-04-29T07:39:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:39:33.777Z] time="2022-04-29T07:39:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:39:33.777Z] time="2022-04-29T07:39:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-29T07:39:33.777Z] --- PASS: TestServiceList (0.03s) [2022-04-29T07:39:33.777Z] --- PASS: TestFindByDriver (0.03s) [2022-04-29T07:39:33.777Z] time="2022-04-29T07:39:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T07:39:33.777Z] --- PASS: TestRestore (0.03s) [2022-04-29T07:39:33.777Z] --- PASS: TestServicePrune (0.21s) [2022-04-29T07:39:33.777Z] PASS [2022-04-29T07:39:33.777Z] coverage: 69.0% of statements [2022-04-29T07:39:33.777Z] ok github.com/docker/docker/volume/service 0.334s coverage: 69.0% of statements [2022-04-29T07:39:35.524Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T07:39:35.525Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T07:39:35.525Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T07:39:35.525Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T07:39:36.091Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T07:39:37.017Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T07:39:37.017Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-29T07:39:37.017Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T07:39:37.017Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-29T07:39:37.017Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T07:39:37.017Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-29T07:39:37.017Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T07:39:37.017Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-29T07:39:37.017Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T07:39:37.946Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T07:39:37.946Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T07:39:38.508Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T07:39:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:39.072Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T07:39:39.635Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T07:39:39.635Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T07:39:41.003Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-29T07:39:41.003Z] PASS [2022-04-29T07:39:41.003Z] [2022-04-29T07:39:41.003Z] DONE 17 tests in 51.757s [2022-04-29T07:39:41.003Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T07:39:41.003Z] ++ 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-04-29T07:39:41.003Z] ++ set -e [2022-04-29T07:39:41.003Z] ++ '[' -n 0 ']' [2022-04-29T07:39:41.003Z] ++ set -x [2022-04-29T07:39:41.003Z] ++ 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-04-29T07:39:41.262Z] INFO: Testing against a local daemon [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:39:41.262Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:39:41.262Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:39:41.262Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:39:41.262Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:39:41.262Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:39:41.262Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:39:41.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:39:41.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:39:41.262Z] === RUN TestPluginInstall [2022-04-29T07:39:41.262Z] === RUN TestPluginInstall/no_auth [2022-04-29T07:39:41.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:39:41.332Z] INFO: Testing against a local daemon [2022-04-29T07:39:41.332Z] === RUN TestBuildWithSession [2022-04-29T07:39:41.332Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:39:41.332Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:39:41.332Z] === RUN TestBuildSquashParent [2022-04-29T07:39:41.332Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:39:41.332Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:41.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:41.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:41.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:39:41.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:39:41.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:39:41.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:39:41.519Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T07:39:42.315Z] 2022/04/29 07:39:41 Closing DB instances... [2022-04-29T07:39:43.412Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T07:39:43.412Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:43.412Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee513daa7d90c45d680dcab0dd74876b03d0316a032436ff29464fffb9bf82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:43.412Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:43.412Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee513daa7d90c45d680dcab0dd74876b03d0316a032436ff29464fffb9bf82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:43.669Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T07:39:43.844Z] --- PASS: TestNetworkDBGarbageCollection (54.40s) [2022-04-29T07:39:43.844Z] === RUN TestFindNode [2022-04-29T07:39:43.844Z] 2022/04/29 07:39:43 Closing DB instances... [2022-04-29T07:39:43.844Z] --- PASS: TestFindNode (0.02s) [2022-04-29T07:39:43.844Z] === RUN TestChangeNodeState [2022-04-29T07:39:43.844Z] 2022/04/29 07:39:43 Closing DB instances... [2022-04-29T07:39:43.844Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-29T07:39:43.844Z] === RUN TestNodeReincarnation [2022-04-29T07:39:43.844Z] 2022/04/29 07:39:43 Closing DB instances... [2022-04-29T07:39:43.925Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T07:39:44.184Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:44.184Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52d4b83fa00a860ce16907232e954de7579b44879009ab10f816d0a34b9a7702" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:44.184Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:44.184Z] time="2022-04-29T07:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52d4b83fa00a860ce16907232e954de7579b44879009ab10f816d0a34b9a7702" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:44.446Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T07:39:44.446Z] === RUN TestPluginInstall/with_insecure [2022-04-29T07:39:45.011Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T07:39:45.011Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-29T07:39:45.011Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T07:39:45.573Z] time="2022-04-29T07:39:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:45.573Z] time="2022-04-29T07:39:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10a0aa2d15c7c91bc7d4131405e49f8dff539bfd13c3bf5f2692e4e2a05b1934" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:45.573Z] time="2022-04-29T07:39:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T07:39:45.573Z] time="2022-04-29T07:39:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10a0aa2d15c7c91bc7d4131405e49f8dff539bfd13c3bf5f2692e4e2a05b1934" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T07:39:45.830Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T07:39:45.830Z] plugin_test.go:195: [d071ec1eada9e] daemon is not started [2022-04-29T07:39:45.830Z] --- PASS: TestPluginInstall (4.52s) [2022-04-29T07:39:45.830Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2022-04-29T07:39:45.830Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2022-04-29T07:39:45.830Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-04-29T07:39:45.830Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:39:47.720Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T07:39:47.720Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T07:39:47.720Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T07:39:47.720Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T07:39:47.720Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T07:39:47.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-29T07:39:48.283Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T07:39:48.541Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T07:39:48.797Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-29T07:39:49.620Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-29T07:39:49.620Z] === RUN TestParallelCreate [2022-04-29T07:39:49.620Z] 2022/04/29 07:39:48 Closing DB instances... [2022-04-29T07:39:49.620Z] --- PASS: TestParallelCreate (0.03s) [2022-04-29T07:39:49.620Z] === RUN TestParallelDelete [2022-04-29T07:39:49.620Z] 2022/04/29 07:39:48 Closing DB instances... [2022-04-29T07:39:49.620Z] --- PASS: TestParallelDelete (0.02s) [2022-04-29T07:39:49.620Z] === RUN TestNetworkDBIslands [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:28f6e63be42e with config:&{NodeID:28f6e63be42e 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-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 28f6e63be42e/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 28f6e63be42e/172.17.98.77, added to nodes list" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1afedf3dafc4 with config:&{NodeID:1afedf3dafc4 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-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, added to nodes list" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, added to nodes list" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 28f6e63be42e/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=info msg="Node 28f6e63be42e/172.17.98.77, added to nodes list" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-29T07:39:49.620Z] time="2022-04-29T07:39:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-29T07:39:50.075Z] time="2022-04-29T07:39:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9efd51e23d1f with config:&{NodeID:9efd51e23d1f 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-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 28f6e63be42e/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 28f6e63be42e/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.076Z] time="2022-04-29T07:39:49Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.168Z] --- PASS: TestPluginsWithRuntimes (4.12s) [2022-04-29T07:39:50.168Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2022-04-29T07:39:50.168Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2022-04-29T07:39:50.168Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:39:50.168Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:116348685cce with config:&{NodeID:116348685cce 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-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 28f6e63be42e/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 28f6e63be42e/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.532Z] time="2022-04-29T07:39:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:997a7f570e38 with config:&{NodeID:997a7f570e38 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-04-29T07:39:50.732Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2022-04-29T07:39:50.732Z] PASS [2022-04-29T07:39:50.732Z] [2022-04-29T07:39:50.732Z] DONE 24 tests in 9.758s [2022-04-29T07:39:50.732Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T07:39:50.732Z] ++ 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-04-29T07:39:50.732Z] ++ set -e [2022-04-29T07:39:50.732Z] ++ '[' -n 0 ']' [2022-04-29T07:39:50.732Z] ++ set -x [2022-04-29T07:39:50.732Z] ++ 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-04-29T07:39:50.990Z] INFO: Testing against a local daemon [2022-04-29T07:39:50.990Z] === RUN TestExternalGraphDriver [2022-04-29T07:39:50.990Z] === RUN TestExternalGraphDriver/json [2022-04-29T07:39:50.990Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 28f6e63be42e/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 28f6e63be42e/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:50.997Z] networkdb_test.go:835: Re-joining: 3 [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=info msg="The new bootstrap node list is:[172.17.98.77:10033 172.17.98.77:10034 172.17.98.77:10035]" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10033" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49370" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10034" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49371" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10035" [2022-04-29T07:39:50.997Z] time="2022-04-29T07:39:50Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49372" [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.89s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.02s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.20s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.76s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.25s) [2022-04-29T07:39:51.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.28s) [2022-04-29T07:39:51.332Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:39:51.332Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:39:51.453Z] networkdb_test.go:835: Re-joining: 4 [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="The new bootstrap node list is:[172.17.98.77:10033 172.17.98.77:10034 172.17.98.77:10035]" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10033" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49373" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10034" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49374" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10035" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49375" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="node 0 leaving" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="node3(9efd51e23d1f): Node leave event for 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="node2(1afedf3dafc4): Node leave event for 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.453Z] time="2022-04-29T07:39:51Z" level=info msg="node4(116348685cce): Node leave event for 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node5(997a7f570e38): Node leave event for 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node1(28f6e63be42e): Node leave event for 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e/172.17.98.77, left gossip cluster" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e/172.17.98.77, left gossip cluster" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e/172.17.98.77, left gossip cluster" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e/172.17.98.77, left gossip cluster" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 28f6e63be42e/172.17.98.77, left gossip cluster" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.17.98.77:10035: use of closed network connection" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node 1 leaving" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 1afedf3dafc4 change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node5(997a7f570e38): Node leave event for 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 1afedf3dafc4 change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node3(9efd51e23d1f): Node leave event for 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="Node 1afedf3dafc4 change state NodeActive --> NodeLeft" [2022-04-29T07:39:51.908Z] time="2022-04-29T07:39:51Z" level=info msg="node2(1afedf3dafc4): Node leave event for 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:52.357Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T07:39:52.363Z] time="2022-04-29T07:39:51Z" level=info msg="Node 1afedf3dafc4 change state NodeActive --> NodeLeft" [2022-04-29T07:39:52.363Z] time="2022-04-29T07:39:51Z" level=info msg="node4(116348685cce): Node leave event for 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:52.363Z] time="2022-04-29T07:39:52Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.363Z] time="2022-04-29T07:39:52Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.363Z] time="2022-04-29T07:39:52Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.364Z] time="2022-04-29T07:39:52Z" level=info msg="Node 1afedf3dafc4/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="node 2 leaving" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f change state NodeActive --> NodeLeft" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="node5(997a7f570e38): Node leave event for 9efd51e23d1f/172.17.98.77" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f change state NodeActive --> NodeLeft" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="node4(116348685cce): Node leave event for 9efd51e23d1f/172.17.98.77" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f change state NodeActive --> NodeLeft" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="node3(9efd51e23d1f): Node leave event for 9efd51e23d1f/172.17.98.77" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.819Z] time="2022-04-29T07:39:52Z" level=info msg="Node 9efd51e23d1f/172.17.98.77, left gossip cluster" [2022-04-29T07:39:52.919Z] === RUN TestExternalGraphDriver/spec [2022-04-29T07:39:53.279Z] networkdb_test.go:867: node4: OK [2022-04-29T07:39:53.279Z] networkdb_test.go:867: node5: OK [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="node 0 coming back" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:286317cfb8c3 with config:&{NodeID:286317cfb8c3 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-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node 286317cfb8c3/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node 286317cfb8c3/172.17.98.77, added to nodes list" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="node 1 coming back" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e0347a15951c with config:&{NodeID:e0347a15951c 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-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node e0347a15951c/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node e0347a15951c/172.17.98.77, added to nodes list" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="node 2 coming back" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a9829b24dbca with config:&{NodeID:a9829b24dbca 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-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node a9829b24dbca/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:53.279Z] time="2022-04-29T07:39:52Z" level=info msg="Node a9829b24dbca/172.17.98.77, added to nodes list" [2022-04-29T07:39:53.482Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T07:39:54.411Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T07:39:54.668Z] === RUN TestExternalGraphDriver/pull [2022-04-29T07:39:55.596Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T07:39:56.160Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T07:39:56.167Z] time="2022-04-29T07:39:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.98.77:10033 172.17.98.77:10034 172.17.98.77:10035]" [2022-04-29T07:39:56.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:39:56.623Z] time="2022-04-29T07:39:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.98.77:10033 172.17.98.77:10034 172.17.98.77:10035]" [2022-04-29T07:39:56.722Z] --- PASS: TestExternalGraphDriver (5.67s) [2022-04-29T07:39:56.722Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-04-29T07:39:56.722Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-04-29T07:39:56.722Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2022-04-29T07:39:56.722Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:39:57.287Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10033" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49376" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, is the new incarnation of the shutdown node 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10034" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49377" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, is the new incarnation of the shutdown node 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10035" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49378" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 116348685cce/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, is the new incarnation of the shutdown node 9efd51e23d1f/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, is the new incarnation of the shutdown node 1afedf3dafc4/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, is the new incarnation of the shutdown node 28f6e63be42e/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node 286317cfb8c3/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node e0347a15951c/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, is the new incarnation of the shutdown node 9efd51e23d1f/172.17.98.77" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, joined gossip cluster" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=info msg="Node a9829b24dbca/172.17.98.77, added to nodes list" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10033" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49379" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10034" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49380" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.77:10035" [2022-04-29T07:39:57.587Z] time="2022-04-29T07:39:57Z" level=debug msg="memberlist: Stream connection from=172.17.98.77:49381" [2022-04-29T07:39:57.850Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T07:39:57.850Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T07:39:58.043Z] 2022/04/29 07:39:57 Closing DB instances... [2022-04-29T07:39:58.107Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T07:39:58.107Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T07:39:58.107Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T07:39:58.107Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T07:39:58.107Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3 change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="node2(e0347a15951c): Node leave event for 286317cfb8c3/172.17.98.77" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3 change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="node4(116348685cce): Node leave event for 286317cfb8c3/172.17.98.77" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3 change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="node3(a9829b24dbca): Node leave event for 286317cfb8c3/172.17.98.77" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3 change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="node5(997a7f570e38): Node leave event for 286317cfb8c3/172.17.98.77" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3 change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="node1(286317cfb8c3): Node leave event for 286317cfb8c3/172.17.98.77" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.498Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.499Z] time="2022-04-29T07:39:58Z" level=info msg="Node 286317cfb8c3/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node4(116348685cce): Node leave event for e0347a15951c/172.17.98.77" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node5(997a7f570e38): Node leave event for e0347a15951c/172.17.98.77" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node3(a9829b24dbca): Node leave event for e0347a15951c/172.17.98.77" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node2(e0347a15951c): Node leave event for e0347a15951c/172.17.98.77" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node e0347a15951c/172.17.98.77, left gossip cluster" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.17.98.77:10037: use of closed network connection" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node a9829b24dbca change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node4(116348685cce): Node leave event for a9829b24dbca/172.17.98.77" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="Node a9829b24dbca change state NodeActive --> NodeLeft" [2022-04-29T07:39:58.955Z] time="2022-04-29T07:39:58Z" level=info msg="node5(997a7f570e38): Node leave event for a9829b24dbca/172.17.98.77" [2022-04-29T07:39:59.411Z] time="2022-04-29T07:39:59Z" level=info msg="Node a9829b24dbca change state NodeActive --> NodeLeft" [2022-04-29T07:39:59.411Z] time="2022-04-29T07:39:59Z" level=info msg="node3(a9829b24dbca): Node leave event for a9829b24dbca/172.17.98.77" [2022-04-29T07:39:59.411Z] time="2022-04-29T07:39:59Z" level=info msg="Node a9829b24dbca/172.17.98.77, left gossip cluster" [2022-04-29T07:39:59.411Z] time="2022-04-29T07:39:59Z" level=info msg="Node a9829b24dbca/172.17.98.77, left gossip cluster" [2022-04-29T07:39:59.411Z] time="2022-04-29T07:39:59Z" level=info msg="Node a9829b24dbca/172.17.98.77, left gossip cluster" [2022-04-29T07:39:59.477Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T07:39:59.867Z] time="2022-04-29T07:39:59Z" level=info msg="Node 116348685cce change state NodeActive --> NodeLeft" [2022-04-29T07:39:59.867Z] time="2022-04-29T07:39:59Z" level=info msg="node5(997a7f570e38): Node leave event for 116348685cce/172.17.98.77" [2022-04-29T07:39:59.867Z] time="2022-04-29T07:39:59Z" level=info msg="Node 116348685cce change state NodeActive --> NodeLeft" [2022-04-29T07:39:59.867Z] time="2022-04-29T07:39:59Z" level=info msg="node4(116348685cce): Node leave event for 116348685cce/172.17.98.77" [2022-04-29T07:40:00.322Z] time="2022-04-29T07:40:00Z" level=info msg="Node 116348685cce/172.17.98.77, left gossip cluster" [2022-04-29T07:40:00.322Z] time="2022-04-29T07:40:00Z" level=info msg="Node 116348685cce/172.17.98.77, left gossip cluster" [2022-04-29T07:40:00.406Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T07:40:00.406Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T07:40:00.979Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-04-29T07:40:00.979Z] PASS [2022-04-29T07:40:00.979Z] [2022-04-29T07:40:00.979Z] DONE 5 tests in 10.193s [2022-04-29T07:40:00.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T07:40:00.979Z] ++ 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-04-29T07:40:00.979Z] ++ set -e [2022-04-29T07:40:00.979Z] ++ '[' -n 0 ']' [2022-04-29T07:40:00.979Z] ++ set -x [2022-04-29T07:40:00.979Z] ++ 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-04-29T07:40:01.235Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T07:40:01.235Z] INFO: Testing against a local daemon [2022-04-29T07:40:01.235Z] === RUN TestContinueAfterPluginCrash [2022-04-29T07:40:01.235Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T07:40:01.235Z] === RUN TestReadPluginNoRead [2022-04-29T07:40:01.235Z] === PAUSE TestReadPluginNoRead [2022-04-29T07:40:01.235Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T07:40:01.235Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T07:40:01.235Z] === CONT TestContinueAfterPluginCrash [2022-04-29T07:40:01.235Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T07:40:01.283Z] time="2022-04-29T07:40:00Z" level=info msg="Node 997a7f570e38/172.17.98.77, left gossip cluster" [2022-04-29T07:40:01.283Z] time="2022-04-29T07:40:00Z" level=info msg="Node 997a7f570e38 change state NodeActive --> NodeFailed" [2022-04-29T07:40:01.283Z] time="2022-04-29T07:40:00Z" level=info msg="Node 997a7f570e38/172.17.98.77, added to failed nodes list" [2022-04-29T07:40:01.283Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-04-29T07:40:01.283Z] PASS [2022-04-29T07:40:01.283Z] coverage: 60.0% of statements [2022-04-29T07:40:01.283Z] ok github.com/docker/docker/libnetwork/networkdb 105.112s coverage: 60.0% of statements [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/quota [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T07:40:01.283Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T07:40:01.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:40:01.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:40:01.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T07:40:02.609Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:40:02.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T07:40:03.291Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T07:40:04.144Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === Skipped [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-29T07:40:04.177Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-29T07:40:04.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-29T07:40:04.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-29T07:40:04.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-29T07:40:04.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T07:40:04.177Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T07:40:04.177Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T07:40:04.177Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T07:40:04.177Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-29T07:40:04.177Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T07:40:04.177Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-29T07:40:04.177Z] daemon_test.go:145: root required [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T07:40:04.177Z] reload_test.go:342: root required [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T07:40:04.177Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T07:40:04.177Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-29T07:40:04.177Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-29T07:40:04.177Z] download_test.go:267: Needs fixing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-29T07:40:04.177Z] layer_test.go:291: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-29T07:40:04.177Z] layer_test.go:340: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-29T07:40:04.177Z] layer_test.go:455: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-29T07:40:04.177Z] layer_test.go:684: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-29T07:40:04.177Z] migration_test.go:45: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T07:40:04.177Z] migration_test.go:181: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-29T07:40:04.177Z] mount_test.go:17: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-29T07:40:04.177Z] mount_test.go:76: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-29T07:40:04.177Z] mount_test.go:125: Failing on Windows [2022-04-29T07:40:04.177Z] [2022-04-29T07:40:04.177Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-29T07:40:04.219Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T07:40:04.219Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T07:40:04.219Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T07:40:04.632Z] mount_test.go:212: Failing on Windows [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-29T07:40:04.632Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-29T07:40:04.632Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T07:40:04.632Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-29T07:40:04.632Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-29T07:40:04.632Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-29T07:40:04.632Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-29T07:40:04.632Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-29T07:40:04.632Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-29T07:40:04.632Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-29T07:40:04.632Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-29T07:40:04.632Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-29T07:40:04.632Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:40:04.632Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:40:04.632Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:40:04.632Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:40:04.632Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:40:04.632Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-29T07:40:04.632Z] archive_test.go:140: zstd not installed [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-29T07:40:04.632Z] archive_windows_test.go:16: Currently fails [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-29T07:40:04.632Z] changes_test.go:196: needs more investigation [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-29T07:40:04.632Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-29T07:40:04.632Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-29T07:40:04.632Z] changes_test.go:433: needs further investigation [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-29T07:40:04.632Z] changes_test.go:469: needs further investigation [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:40:04.632Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.632Z] [2022-04-29T07:40:04.632Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T07:40:04.633Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-29T07:40:04.633Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-29T07:40:04.633Z] poller_test.go:40: No chmod on Windows [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T07:40:04.633Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T07:40:04.633Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-29T07:40:04.633Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-29T07:40:04.633Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-29T07:40:04.633Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-29T07:40:04.633Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-29T07:40:04.633Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T07:40:04.633Z] [2022-04-29T07:40:04.633Z] DONE 2292 tests, 70 skipped in 335.061s [2022-04-29T07:40:04.633Z] INFO: make.ps1 ended at 04/29/2022 07:40:04 [2022-04-29T07:40:04.782Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T07:40:04.782Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T07:40:04.782Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T07:40:04.782Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T07:40:05.038Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T07:40:05.603Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-04-29T07:40:05.603Z] === CONT TestReadPluginNoRead [2022-04-29T07:40:05.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy (14.71s) [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.66s) [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-29T07:40:05.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-04-29T07:40:05.679Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:40:06.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T07:40:06.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T07:40:06.800Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-29T07:40:06.800Z] INFO: Unit tests ended at 04/29/2022 07:40:06. Duration:00:05:53.2028925 [2022-04-29T07:40:06.800Z] INFO: Building busybox [2022-04-29T07:40:06.800Z] Sending build context to Docker daemon 5.12kB [2022-04-29T07:40:06.800Z] [2022-04-29T07:40:06.800Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-29T07:40:06.800Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-29T07:40:06.800Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-29T07:40:06.800Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-29T07:40:06.800Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-29T07:40:06.800Z] ---> aa8714eb8356 [2022-04-29T07:40:06.800Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-29T07:40:06.800Z] ---> Running in 8191ba21f0da [2022-04-29T07:40:06.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T07:40:08.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T07:40:08.355Z] === RUN TestReadPluginNoRead/default [2022-04-29T07:40:08.579Z] --- PASS: TestBuildMultiStageParentConfig (3.14s) [2022-04-29T07:40:08.579Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:40:08.579Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:40:08.579Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-29T07:40:08.579Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:40:08.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T07:40:08.917Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.39s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.91s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.16s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.69s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.94s) [2022-04-29T07:40:08.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.22s) [2022-04-29T07:40:08.960Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:40:08.960Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:40:09.480Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T07:40:09.737Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T07:40:09.997Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T07:40:10.114Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-04-29T07:40:10.114Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:40:10.566Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T07:40:10.822Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2022-04-29T07:40:11.384Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T07:40:11.384Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T07:40:11.640Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T07:40:11.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-29T07:40:12.203Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T07:40:13.200Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T07:40:13.200Z] === CONT TestReadPluginNoRead [2022-04-29T07:40:13.200Z] read_test.go:92: [da051b876b2e5] daemon is not started [2022-04-29T07:40:13.200Z] --- PASS: TestReadPluginNoRead (7.77s) [2022-04-29T07:40:13.200Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-04-29T07:40:13.200Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2022-04-29T07:40:13.200Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2022-04-29T07:40:13.200Z] PASS [2022-04-29T07:40:13.200Z] [2022-04-29T07:40:13.200Z] DONE 6 tests in 12.233s [2022-04-29T07:40:13.200Z] 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-04-29T07:40:13.200Z] ++ 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-04-29T07:40:13.200Z] ++ set -e [2022-04-29T07:40:13.200Z] ++ '[' -n 0 ']' [2022-04-29T07:40:13.200Z] ++ set -x [2022-04-29T07:40:13.201Z] ++ 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-04-29T07:40:13.457Z] testing: warning: no tests to run [2022-04-29T07:40:13.457Z] PASS [2022-04-29T07:40:13.457Z] [2022-04-29T07:40:13.457Z] DONE 0 tests in 0.052s [2022-04-29T07:40:13.457Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T07:40:13.457Z] ++ 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-04-29T07:40:13.457Z] ++ set -e [2022-04-29T07:40:13.457Z] ++ '[' -n 0 ']' [2022-04-29T07:40:13.457Z] ++ set -x [2022-04-29T07:40:13.457Z] ++ 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-04-29T07:40:13.457Z] INFO: Testing against a local daemon [2022-04-29T07:40:13.457Z] === RUN TestPluginWithDevMounts [2022-04-29T07:40:13.457Z] === PAUSE TestPluginWithDevMounts [2022-04-29T07:40:13.457Z] === CONT TestPluginWithDevMounts [2022-04-29T07:40:13.871Z] Removing intermediate container 8191ba21f0da [2022-04-29T07:40:13.871Z] ---> 139d116d318f [2022-04-29T07:40:13.871Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-29T07:40:13.871Z] ---> Running in 92fb773f7e04 [2022-04-29T07:40:14.021Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T07:40:14.021Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T07:40:14.326Z] Removing intermediate container 92fb773f7e04 [2022-04-29T07:40:14.326Z] ---> 20fb86a15dff [2022-04-29T07:40:14.326Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-29T07:40:14.326Z] ---> Running in 3e6f38a25bcc [2022-04-29T07:40:14.783Z] Removing intermediate container 3e6f38a25bcc [2022-04-29T07:40:14.783Z] ---> a054e523804f [2022-04-29T07:40:14.783Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-29T07:40:15.389Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T07:40:15.645Z] --- PASS: TestPluginWithDevMounts (2.11s) [2022-04-29T07:40:15.645Z] PASS [2022-04-29T07:40:15.645Z] [2022-04-29T07:40:15.645Z] DONE 1 tests in 2.270s [2022-04-29T07:40:15.645Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T07:40:15.645Z] ++ 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-04-29T07:40:15.645Z] ++ set -e [2022-04-29T07:40:15.645Z] ++ '[' -n 0 ']' [2022-04-29T07:40:15.645Z] ++ set -x [2022-04-29T07:40:15.645Z] ++ 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-04-29T07:40:15.902Z] INFO: Testing against a local daemon [2022-04-29T07:40:15.902Z] === RUN TestSecretInspect [2022-04-29T07:40:16.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-29T07:40:16.315Z] [2022-04-29T07:40:16.415Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T07:40:17.278Z] ---> 3b9352b0c04e [2022-04-29T07:40:17.278Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-29T07:40:17.278Z] ---> Running in 782b3ee34996 [2022-04-29T07:40:17.828Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T07:40:17.828Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T07:40:17.828Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T07:40:17.828Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T07:40:17.828Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T07:40:18.396Z] docker_api_swarm_node_test.go:20: [dd2f646232713] joining swarm manager [d0109d5093c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:40:18.653Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T07:40:18.653Z] --- PASS: TestSecretInspect (2.93s) [2022-04-29T07:40:18.653Z] === RUN TestSecretList [2022-04-29T07:40:19.216Z] docker_api_swarm_node_test.go:21: [d344849b93bf4] joining swarm manager [d0109d5093c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:40:19.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:40:19.889Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:40:21.106Z] --- PASS: TestSecretList (2.22s) [2022-04-29T07:40:21.106Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:40:22.128Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:40:22.996Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T07:40:23.253Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-29T07:40:23.253Z] === RUN TestSecretsUpdate [2022-04-29T07:40:23.509Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T07:40:23.696Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:40:24.438Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T07:40:24.438Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-29T07:40:24.438Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T07:40:24.438Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T07:40:25.022Z] --- PASS: TestBuildMultiStageOnBuild (13.75s) [2022-04-29T07:40:25.022Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:40:25.022Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:40:25.022Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-29T07:40:25.022Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy (17.59s) [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.15s) [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.26s) [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.77s) [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.66s) [2022-04-29T07:40:25.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.75s) [2022-04-29T07:40:25.261Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:40:25.366Z] --- PASS: TestSecretsUpdate (2.32s) [2022-04-29T07:40:25.366Z] === RUN TestTemplatedSecret [2022-04-29T07:40:26.731Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T07:40:27.660Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T07:40:28.212Z] --- PASS: TestBuildMultiStageParentConfig (3.04s) [2022-04-29T07:40:28.212Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:40:28.212Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:40:28.212Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-29T07:40:28.212Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:40:28.589Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T07:40:28.589Z] --- PASS: TestTemplatedSecret (3.01s) [2022-04-29T07:40:28.589Z] === RUN TestSecretCreateResolve [2022-04-29T07:40:29.631Z] Removing intermediate container 782b3ee34996 [2022-04-29T07:40:29.631Z] ---> 25472e5d1487 [2022-04-29T07:40:29.631Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-29T07:40:29.631Z] ---> Running in c5e0b931ad3d [2022-04-29T07:40:29.776Z] --- PASS: TestBuildWithEmptyLayers (1.82s) [2022-04-29T07:40:29.776Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:40:29.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-29T07:40:30.592Z] [2022-04-29T07:40:30.592Z] SUCCESS: Specified value was saved. [2022-04-29T07:40:31.323Z] --- PASS: TestSecretCreateResolve (2.78s) [2022-04-29T07:40:31.323Z] PASS [2022-04-29T07:40:31.323Z] [2022-04-29T07:40:31.323Z] DONE 6 tests in 15.538s [2022-04-29T07:40:31.323Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T07:40:31.323Z] ++ 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-04-29T07:40:31.323Z] ++ set -e [2022-04-29T07:40:31.323Z] ++ '[' -n 0 ']' [2022-04-29T07:40:31.323Z] ++ set -x [2022-04-29T07:40:31.323Z] ++ 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-04-29T07:40:31.323Z] INFO: Testing against a local daemon [2022-04-29T07:40:31.323Z] === RUN TestServiceCreateInit [2022-04-29T07:40:31.579Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:40:32.509Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T07:40:33.072Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T07:40:34.323Z] Removing intermediate container c5e0b931ad3d [2022-04-29T07:40:34.323Z] ---> c455a07ca65a [2022-04-29T07:40:34.323Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-29T07:40:34.780Z] ---> Running in 2ad8bc499ea7 [2022-04-29T07:40:35.593Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T07:40:35.593Z] docker_api_swarm_test.go:502: [d72adc65097dc] joining swarm manager [de1b35cc7fe22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:40:36.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T07:40:36.785Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:40:37.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-29T07:40:38.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-29T07:40:40.545Z] Cannot create a file when that file already exists. [2022-04-29T07:40:40.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-29T07:40:40.607Z] --- PASS: TestServiceCreateInit (9.08s) [2022-04-29T07:40:40.607Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2022-04-29T07:40:40.607Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-04-29T07:40:40.607Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:40:41.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-29T07:40:42.717Z] --- PASS: TestBuildMultiStageLayerLeak (16.83s) [2022-04-29T07:40:42.717Z] === RUN TestBuildWithHugeFile [2022-04-29T07:40:43.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00113dd58_} [2022-04-29T07:40:44.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12866680606_/foo_false____} [2022-04-29T07:40:45.358Z] docker_api_swarm_test.go:507: [da7ed734aabe0] joining swarm manager [de1b35cc7fe22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:40:46.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12866680606_/foo_true____} [2022-04-29T07:40:46.313Z] Removing intermediate container 2ad8bc499ea7 [2022-04-29T07:40:46.313Z] ---> 81e3fac401be [2022-04-29T07:40:46.313Z] Step 13/13 : CMD ["sh"] [2022-04-29T07:40:46.313Z] ---> Running in c910683671dc [2022-04-29T07:40:47.275Z] Removing intermediate container c910683671dc [2022-04-29T07:40:47.275Z] ---> c65d51f22ca1 [2022-04-29T07:40:47.275Z] Successfully built c65d51f22ca1 [2022-04-29T07:40:47.275Z] Successfully tagged busybox:latest [2022-04-29T07:40:47.275Z] INFO: Docker images of the daemon under test [2022-04-29T07:40:47.275Z] [2022-04-29T07:40:47.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T07:40:47.275Z] busybox latest c65d51f22ca1 Less than a second ago 5.02GB [2022-04-29T07:40:47.275Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T07:40:47.275Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T07:40:47.275Z] [2022-04-29T07:40:47.275Z] INFO: Running integration tests at 04/29/2022 07:40:46... [2022-04-29T07:40:47.275Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-29T07:40:47.275Z] INFO: Integration API tests being run from the host: [2022-04-29T07:40:47.275Z] INFO: make.ps1 starting at 04/29/2022 07:40:46 [2022-04-29T07:40:47.598Z] --- PASS: TestBuildMultiStageOnBuild (15.96s) [2022-04-29T07:40:47.598Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:40:47.598Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:40:47.598Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-29T07:40:47.598Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:40:47.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_false____} [2022-04-29T07:40:48.805Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-29T07:40:49.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_true____} [2022-04-29T07:40:50.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_true__0xc00113dd88__} [2022-04-29T07:40:51.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00113dda0_} [2022-04-29T07:40:53.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00113ddb8_} [2022-04-29T07:40:54.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00113ddd0_} [2022-04-29T07:40:55.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00113dde8_} [2022-04-29T07:40:56.875Z] --- PASS: TestCreateServiceMultipleTimes (16.38s) [2022-04-29T07:40:56.875Z] === RUN TestCreateServiceConflict [2022-04-29T07:40:57.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T07:40:58.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T07:40:58.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T07:40:58.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T07:40:58.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-29T07:40:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-29T07:40:59.011Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T07:40:59.574Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-04-29T07:40:59.574Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:41:00.096Z] --- PASS: TestBuildMultiStageLayerLeak (13.45s) [2022-04-29T07:41:00.096Z] === RUN TestBuildWithHugeFile [2022-04-29T07:41:00.941Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T07:41:02.838Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-04-29T07:41:02.838Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:41:02.838Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T07:41:05.357Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T07:41:06.287Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T07:41:06.543Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T07:41:07.106Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T07:41:07.669Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-29T07:41:07.926Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T07:41:08.488Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T07:41:09.052Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T07:41:09.980Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T07:41:10.543Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T07:41:11.104Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T07:41:11.668Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T07:41:12.231Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T07:41:12.793Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T07:41:13.382Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T07:41:14.310Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T07:41:14.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-29T07:41:15.128Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T07:41:16.058Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T07:41:16.620Z] docker_api_swarm_node_test.go:81: [d8247839b46ba] joining swarm manager [d44da9056d4f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:41:16.877Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.09s) [2022-04-29T07:41:16.877Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:41:16.877Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T07:41:16.877Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T07:41:17.498Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-29T07:41:17.498Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-29T07:41:17.498Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-29T07:41:17.498Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-29T07:41:17.498Z] Cross building: bundles/cross/linux/s390x [2022-04-29T07:41:17.498Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-29T07:41:17.498Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-29T07:41:17.804Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T07:41:18.367Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T07:41:19.735Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T07:41:20.297Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T07:41:20.297Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2022-04-29T07:41:20.297Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:41:21.226Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T07:41:22.594Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T07:41:23.524Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T07:41:24.088Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2022-04-29T07:41:24.088Z] === RUN TestCreateServiceSysctls [2022-04-29T07:41:25.983Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T07:41:28.501Z] --- PASS: TestCreateServiceSysctls (4.15s) [2022-04-29T07:41:28.501Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:41:29.429Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T07:41:31.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-29T07:41:31.321Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2022-04-29T07:41:31.321Z] === RUN TestInspect [2022-04-29T07:41:32.707Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T07:41:33.270Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T07:41:33.527Z] docker_api_swarm_node_test.go:53: [d2f000443d341] joining swarm manager [d530d643ff217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:41:34.895Z] docker_api_swarm_node_test.go:54: [d5cd255c20497] joining swarm manager [d530d643ff217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:41:35.458Z] --- PASS: TestInspect (4.30s) [2022-04-29T07:41:35.458Z] === RUN TestCreateJob [2022-04-29T07:41:37.350Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T07:41:39.241Z] --- PASS: TestCreateJob (3.73s) [2022-04-29T07:41:39.241Z] === RUN TestReplicatedJob [2022-04-29T07:41:39.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:41:39.553Z] INFO: Testing against a local daemon [2022-04-29T07:41:39.553Z] === RUN TestBuildWithSession [2022-04-29T07:41:39.553Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:41:39.553Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T07:41:39.553Z] === RUN TestBuildSquashParent [2022-04-29T07:41:39.553Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:41:39.553Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:41:39.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T07:41:39.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T07:41:39.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T07:41:39.803Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T07:41:40.366Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T07:41:44.541Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-29T07:41:45.104Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T07:41:45.667Z] --- PASS: TestReplicatedJob (6.23s) [2022-04-29T07:41:45.667Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:41:45.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T07:41:46.854Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T07:41:48.223Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T07:41:49.153Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T07:41:49.409Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-04-29T07:41:49.409Z] === RUN TestServiceListWithStatuses [2022-04-29T07:41:49.409Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:41:49.409Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:41:49.409Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:41:49.972Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T07:41:50.229Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T07:41:50.793Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T07:41:52.170Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T07:41:52.170Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T07:41:52.170Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T07:41:52.733Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T07:41:53.297Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T07:41:53.297Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-29T07:41:53.297Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T07:41:53.554Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T07:41:54.482Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T07:41:54.482Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2022-04-29T07:41:54.482Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:41:54.482Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T07:41:54.738Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T07:41:54.738Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T07:41:54.738Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T07:41:54.738Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T07:41:54.738Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T07:41:54.994Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T07:41:54.994Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T07:41:56.885Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T07:41:57.141Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T07:41:57.141Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T07:41:57.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T07:41:57.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T07:41:58.509Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2022-04-29T07:41:58.509Z] === RUN TestServicePlugin [2022-04-29T07:42:01.028Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T07:42:01.028Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T07:42:01.028Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T07:42:01.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T07:42:01.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T07:42:01.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T07:42:02.213Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T07:42:03.141Z] plugin_test.go:61: [d5143d915fbc9] joining swarm manager [d8890271904de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:42:03.398Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T07:42:03.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T07:42:04.215Z] plugin_test.go:64: [d44eccafb6f8c] joining swarm manager [d8890271904de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:42:05.144Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T07:42:06.514Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T07:42:06.772Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T07:42:07.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-29T07:42:07.285Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T07:42:07.541Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T07:42:08.105Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T07:42:08.105Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-29T07:42:08.105Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-29T07:42:08.105Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-29T07:42:09.483Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.64s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.78s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.90s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.06s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.66s) [2022-04-29T07:42:09.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.97s) [2022-04-29T07:42:09.568Z] === RUN TestBuildMultiStageCopy [2022-04-29T07:42:09.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T07:42:09.741Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-29T07:42:11.107Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-29T07:42:11.107Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-29T07:42:11.107Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-29T07:42:11.107Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-29T07:42:13.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-29T07:42:15.513Z] docker_api_swarm_test.go:202: [d6042dfbcc2e8] joining swarm manager [dabb79223d226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:42:16.441Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T07:42:18.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T07:42:20.326Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T07:42:21.693Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-29T07:42:21.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T07:42:21.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T07:42:22.258Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T07:42:22.821Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T07:42:23.383Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T07:42:23.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T07:42:23.944Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T07:42:24.507Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T07:42:24.972Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T07:42:25.068Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy (18.72s) [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.68s) [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.13s) [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.38s) [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.65s) [2022-04-29T07:42:26.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.87s) [2022-04-29T07:42:26.500Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T07:42:26.957Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-29T07:42:27.520Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T07:42:30.048Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-29T07:42:30.220Z] --- PASS: TestBuildMultiStageParentConfig (3.47s) [2022-04-29T07:42:30.220Z] === RUN TestBuildLabelWithTargets [2022-04-29T07:42:30.220Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:42:30.220Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-29T07:42:30.220Z] === RUN TestBuildWithEmptyLayers [2022-04-29T07:42:30.611Z] --- PASS: TestServicePlugin (31.91s) [2022-04-29T07:42:30.611Z] === RUN TestServiceUpdateLabel [2022-04-29T07:42:31.976Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T07:42:32.390Z] --- PASS: TestBuildWithEmptyLayers (2.06s) [2022-04-29T07:42:32.390Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T07:42:32.905Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T07:42:32.905Z] --- PASS: TestServiceUpdateLabel (2.44s) [2022-04-29T07:42:32.905Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:42:33.834Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T07:42:35.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-29T07:42:37.720Z] docker_api_swarm_test.go:384: [d40f07893c202] joining swarm manager [da4597f2ef8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:42:38.647Z] docker_api_swarm_test.go:385: [d5bb49d11ffc0] joining swarm manager [da4597f2ef8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:42:39.209Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T07:42:39.467Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T07:42:40.833Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T07:42:41.089Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-29T07:42:41.345Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T07:42:41.602Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-29T07:42:41.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-29T07:42:41.859Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T07:42:42.789Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T07:42:43.719Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T07:42:43.719Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T07:42:43.719Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T07:42:44.282Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T07:42:44.538Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T07:42:45.100Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T07:42:46.464Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-29T07:42:46.464Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-29T07:42:46.464Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-29T07:42:46.464Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-29T07:42:46.464Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-29T07:42:46.464Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T07:42:47.840Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2022-04-29T07:42:47.840Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:42:48.404Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-29T07:42:48.966Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T07:42:49.895Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T07:42:50.457Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T07:42:53.440Z] --- PASS: TestBuildMultiStageOnBuild (18.17s) [2022-04-29T07:42:53.440Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T07:42:53.440Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:42:53.440Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-29T07:42:53.440Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T07:42:55.702Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T07:42:56.267Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-29T07:42:56.829Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T07:43:00.095Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T07:43:00.351Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T07:43:02.238Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2022-04-29T07:43:02.238Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:43:02.800Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T07:43:05.789Z] --- PASS: TestBuildMultiStageLayerLeak (15.23s) [2022-04-29T07:43:05.789Z] === RUN TestBuildWithHugeFile [2022-04-29T07:43:08.974Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-29T07:43:08.974Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-29T07:43:08.974Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-29T07:43:08.974Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-29T07:43:08.974Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-29T07:43:09.312Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-29T07:43:09.338Z] === RUN TestDockerSuite/TestExec [2022-04-29T07:43:09.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/test/unit [2022-04-29T07:43:09.855Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-29T07:43:09.855Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-29T07:43:09.855Z] + TESTDIRS=./... [2022-04-29T07:43:09.855Z] + exclude_paths='/vendor/|/integration' [2022-04-29T07:43:09.855Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-29T07:43:09.855Z] ++ go list ./... [2022-04-29T07:43:09.900Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T07:43:10.159Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T07:43:10.722Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T07:43:10.792Z] + pkg_list='github.com/docker/docker/api [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/backend [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/container [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/events [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/filters [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/image [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/mount [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/network [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/registry [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/time [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/versions [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:43:10.792Z] github.com/docker/docker/api/types/volume [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:43:10.792Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:43:10.792Z] github.com/docker/docker/cli [2022-04-29T07:43:10.792Z] github.com/docker/docker/cli/config [2022-04-29T07:43:10.792Z] github.com/docker/docker/cli/debug [2022-04-29T07:43:10.792Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:43:10.792Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:43:10.792Z] github.com/docker/docker/client [2022-04-29T07:43:10.792Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:43:10.792Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:43:10.792Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:43:10.792Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:43:10.792Z] github.com/docker/docker/container [2022-04-29T07:43:10.792Z] github.com/docker/docker/container/stream [2022-04-29T07:43:10.792Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:43:10.792Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:43:10.792Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/config [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/events [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/exec [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/images [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/links [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/names [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/network [2022-04-29T07:43:10.792Z] github.com/docker/docker/daemon/stats [2022-04-29T07:43:10.792Z] github.com/docker/docker/distribution [2022-04-29T07:43:10.792Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:43:10.792Z] github.com/docker/docker/distribution/utils [2022-04-29T07:43:10.792Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:43:10.792Z] github.com/docker/docker/dockerversion [2022-04-29T07:43:10.792Z] github.com/docker/docker/errdefs [2022-04-29T07:43:10.792Z] github.com/docker/docker/image [2022-04-29T07:43:10.792Z] github.com/docker/docker/image/cache [2022-04-29T07:43:10.792Z] github.com/docker/docker/image/tarexport [2022-04-29T07:43:10.792Z] github.com/docker/docker/image/v1 [2022-04-29T07:43:10.792Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:43:10.792Z] github.com/docker/docker/layer [2022-04-29T07:43:10.792Z] github.com/docker/docker/libcontainerd [2022-04-29T07:43:10.792Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:43:10.792Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:43:10.792Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:43:10.792Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:43:10.792Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:43:10.792Z] github.com/docker/docker/oci [2022-04-29T07:43:10.792Z] github.com/docker/docker/oci/caps [2022-04-29T07:43:10.792Z] github.com/docker/docker/opts [2022-04-29T07:43:10.792Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:43:10.792Z] github.com/docker/docker/pkg/archive [2022-04-29T07:43:10.792Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:43:10.792Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/directory [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/platform [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pools [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/progress [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/signal [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stack [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/system [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:43:10.793Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:43:10.793Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:43:10.793Z] github.com/docker/docker/quota [2022-04-29T07:43:10.793Z] github.com/docker/docker/reference [2022-04-29T07:43:10.793Z] github.com/docker/docker/registry [2022-04-29T07:43:10.793Z] github.com/docker/docker/registry/resumable [2022-04-29T07:43:10.793Z] github.com/docker/docker/restartmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/rootless [2022-04-29T07:43:10.793Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:43:10.793Z] github.com/docker/docker/runconfig [2022-04-29T07:43:10.793Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/environment [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/registry [2022-04-29T07:43:10.793Z] github.com/docker/docker/testutil/request [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/drivers [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/local [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/mounts [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/service [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:43:10.793Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:43:10.793Z] ++ grep --fixed-strings -v /libnetwork [2022-04-29T07:43:10.793Z] ++ echo 'github.com/docker/docker/api [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/backend [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/container [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/events [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/filters [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/image [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/mount [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/network [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/registry [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/time [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/versions [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:43:10.793Z] github.com/docker/docker/api/types/volume [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:43:10.793Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:43:10.793Z] github.com/docker/docker/cli [2022-04-29T07:43:10.793Z] github.com/docker/docker/cli/config [2022-04-29T07:43:10.793Z] github.com/docker/docker/cli/debug [2022-04-29T07:43:10.793Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:43:10.793Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:43:10.793Z] github.com/docker/docker/client [2022-04-29T07:43:10.793Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:43:10.793Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:43:10.793Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:43:10.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:43:10.793Z] github.com/docker/docker/container [2022-04-29T07:43:10.793Z] github.com/docker/docker/container/stream [2022-04-29T07:43:10.793Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:43:10.793Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:43:10.793Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/config [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/events [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/exec [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/images [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/links [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/names [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/network [2022-04-29T07:43:10.793Z] github.com/docker/docker/daemon/stats [2022-04-29T07:43:10.793Z] github.com/docker/docker/distribution [2022-04-29T07:43:10.793Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:43:10.793Z] github.com/docker/docker/distribution/utils [2022-04-29T07:43:10.793Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:43:10.793Z] github.com/docker/docker/dockerversion [2022-04-29T07:43:10.793Z] github.com/docker/docker/errdefs [2022-04-29T07:43:10.793Z] github.com/docker/docker/image [2022-04-29T07:43:10.793Z] github.com/docker/docker/image/cache [2022-04-29T07:43:10.793Z] github.com/docker/docker/image/tarexport [2022-04-29T07:43:10.793Z] github.com/docker/docker/image/v1 [2022-04-29T07:43:10.793Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:43:10.793Z] github.com/docker/docker/layer [2022-04-29T07:43:10.793Z] github.com/docker/docker/libcontainerd [2022-04-29T07:43:10.793Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:43:10.793Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:43:10.793Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:43:10.793Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:43:10.793Z] github.com/docker/docker/oci [2022-04-29T07:43:10.793Z] github.com/docker/docker/oci/caps [2022-04-29T07:43:10.793Z] github.com/docker/docker/opts [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/archive [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/directory [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/platform [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pools [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/progress [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/signal [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stack [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/system [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:43:10.793Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:43:10.793Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:43:10.793Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:43:10.793Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:43:10.793Z] github.com/docker/docker/quota [2022-04-29T07:43:10.793Z] github.com/docker/docker/reference [2022-04-29T07:43:10.793Z] github.com/docker/docker/registry [2022-04-29T07:43:10.793Z] github.com/docker/docker/registry/resumable [2022-04-29T07:43:10.793Z] github.com/docker/docker/restartmanager [2022-04-29T07:43:10.793Z] github.com/docker/docker/rootless [2022-04-29T07:43:10.794Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:43:10.794Z] github.com/docker/docker/runconfig [2022-04-29T07:43:10.794Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/environment [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/registry [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/request [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/drivers [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/local [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/mounts [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/service [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:43:10.794Z] + base_pkg_list='github.com/docker/docker/api [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/backend [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/events [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/filters [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/image [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/mount [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/network [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/registry [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/time [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/config [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/debug [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/client [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:43:10.794Z] github.com/docker/docker/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/container/stream [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/config [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/events [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/exec [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/images [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/links [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/names [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/network [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/stats [2022-04-29T07:43:10.794Z] github.com/docker/docker/distribution [2022-04-29T07:43:10.794Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:43:10.794Z] github.com/docker/docker/distribution/utils [2022-04-29T07:43:10.794Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:43:10.794Z] github.com/docker/docker/dockerversion [2022-04-29T07:43:10.794Z] github.com/docker/docker/errdefs [2022-04-29T07:43:10.794Z] github.com/docker/docker/image [2022-04-29T07:43:10.794Z] github.com/docker/docker/image/cache [2022-04-29T07:43:10.794Z] github.com/docker/docker/image/tarexport [2022-04-29T07:43:10.794Z] github.com/docker/docker/image/v1 [2022-04-29T07:43:10.794Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:43:10.794Z] github.com/docker/docker/layer [2022-04-29T07:43:10.794Z] github.com/docker/docker/libcontainerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:43:10.794Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:43:10.794Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:43:10.794Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:43:10.794Z] github.com/docker/docker/oci [2022-04-29T07:43:10.794Z] github.com/docker/docker/oci/caps [2022-04-29T07:43:10.794Z] github.com/docker/docker/opts [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/archive [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/directory [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/platform [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/pools [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/progress [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/signal [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/stack [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/system [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:43:10.794Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:43:10.794Z] github.com/docker/docker/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:43:10.794Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:43:10.794Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:43:10.794Z] github.com/docker/docker/quota [2022-04-29T07:43:10.794Z] github.com/docker/docker/reference [2022-04-29T07:43:10.794Z] github.com/docker/docker/registry [2022-04-29T07:43:10.794Z] github.com/docker/docker/registry/resumable [2022-04-29T07:43:10.794Z] github.com/docker/docker/restartmanager [2022-04-29T07:43:10.794Z] github.com/docker/docker/rootless [2022-04-29T07:43:10.794Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:43:10.794Z] github.com/docker/docker/runconfig [2022-04-29T07:43:10.794Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/environment [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/registry [2022-04-29T07:43:10.794Z] github.com/docker/docker/testutil/request [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/drivers [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/local [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/mounts [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/service [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:43:10.794Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:43:10.794Z] ++ echo 'github.com/docker/docker/api [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/backend [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/events [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/filters [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/image [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/mount [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/network [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/registry [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/time [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:43:10.794Z] github.com/docker/docker/api/types/volume [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:43:10.794Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/config [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/debug [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:43:10.794Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/client [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:43:10.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:43:10.794Z] github.com/docker/docker/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/container/stream [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:43:10.794Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/config [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/events [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/exec [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:43:10.794Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/images [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/links [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/names [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/network [2022-04-29T07:43:10.795Z] github.com/docker/docker/daemon/stats [2022-04-29T07:43:10.795Z] github.com/docker/docker/distribution [2022-04-29T07:43:10.795Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:43:10.795Z] github.com/docker/docker/distribution/utils [2022-04-29T07:43:10.795Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:43:10.795Z] github.com/docker/docker/dockerversion [2022-04-29T07:43:10.795Z] github.com/docker/docker/errdefs [2022-04-29T07:43:10.795Z] github.com/docker/docker/image [2022-04-29T07:43:10.795Z] github.com/docker/docker/image/cache [2022-04-29T07:43:10.795Z] github.com/docker/docker/image/tarexport [2022-04-29T07:43:10.795Z] github.com/docker/docker/image/v1 [2022-04-29T07:43:10.795Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:43:10.795Z] github.com/docker/docker/layer [2022-04-29T07:43:10.795Z] github.com/docker/docker/libcontainerd [2022-04-29T07:43:10.795Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:43:10.795Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:43:10.795Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/types [2022-04-29T07:43:10.795Z] github.com/docker/docker/oci [2022-04-29T07:43:10.795Z] github.com/docker/docker/oci/caps [2022-04-29T07:43:10.795Z] github.com/docker/docker/opts [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/archive [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/directory [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/platform [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/pools [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/progress [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/signal [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/stack [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/system [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:43:10.795Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:43:10.795Z] github.com/docker/docker/plugin [2022-04-29T07:43:10.795Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:43:10.795Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:43:10.795Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:43:10.795Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:43:10.795Z] github.com/docker/docker/quota [2022-04-29T07:43:10.795Z] github.com/docker/docker/reference [2022-04-29T07:43:10.795Z] github.com/docker/docker/registry [2022-04-29T07:43:10.795Z] github.com/docker/docker/registry/resumable [2022-04-29T07:43:10.795Z] github.com/docker/docker/restartmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/rootless [2022-04-29T07:43:10.795Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:43:10.795Z] github.com/docker/docker/runconfig [2022-04-29T07:43:10.795Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/environment [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/registry [2022-04-29T07:43:10.795Z] github.com/docker/docker/testutil/request [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/drivers [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/local [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/mounts [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/service [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:43:10.795Z] github.com/docker/docker/volume/testutils' [2022-04-29T07:43:10.795Z] ++ grep --fixed-strings /libnetwork [2022-04-29T07:43:10.795Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/types' [2022-04-29T07:43:10.795Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-29T07:43:10.795Z] + echo 'github.com/docker/docker/libnetwork [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:43:10.795Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/types' [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:43:10.796Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:43:10.796Z] + type docker-proxy [2022-04-29T07:43:10.796Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-29T07:43:10.796Z] + hack/make.sh binary-proxy install-proxy [2022-04-29T07:43:10.796Z] [2022-04-29T07:43:11.055Z] Removing bundles/ [2022-04-29T07:43:11.055Z] [2022-04-29T07:43:11.055Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-29T07:43:11.055Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-29T07:43:11.055Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T07:43:11.294Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T07:43:12.480Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T07:43:13.042Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T07:43:13.298Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T07:43:13.860Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T07:43:14.423Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T07:43:14.985Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T07:43:15.548Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T07:43:15.805Z] --- PASS: TestServiceUpdateNetwork (13.39s) [2022-04-29T07:43:15.805Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:43:17.173Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T07:43:17.173Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T07:43:18.102Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T07:43:18.102Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T07:43:18.663Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T07:43:19.175Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-29T07:43:19.175Z] [2022-04-29T07:43:19.175Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-29T07:43:19.175Z] Installing docker-proxy to /usr/local/bin/ [2022-04-29T07:43:19.175Z] [2022-04-29T07:43:19.175Z] + mkdir -p bundles [2022-04-29T07:43:19.175Z] + '[' -n 'github.com/docker/docker/api [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/backend/build [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/httputils [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/middleware [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/build [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/container [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/debug [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/image [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/network [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/session [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/system [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/server/router/volume [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/backend [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/container [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/events [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/filters [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/image [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/mount [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/network [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/registry [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/strslice [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/swarm [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/time [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/versions [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T07:43:19.175Z] github.com/docker/docker/api/types/volume [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/dockerfile [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/remotecontext [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T07:43:19.175Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T07:43:19.175Z] github.com/docker/docker/cli [2022-04-29T07:43:19.175Z] github.com/docker/docker/cli/config [2022-04-29T07:43:19.175Z] github.com/docker/docker/cli/debug [2022-04-29T07:43:19.175Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T07:43:19.175Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T07:43:19.175Z] github.com/docker/docker/client [2022-04-29T07:43:19.175Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T07:43:19.175Z] github.com/docker/docker/cmd/dockerd [2022-04-29T07:43:19.175Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T07:43:19.175Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T07:43:19.175Z] github.com/docker/docker/container [2022-04-29T07:43:19.175Z] github.com/docker/docker/container/stream [2022-04-29T07:43:19.175Z] github.com/docker/docker/contrib/apparmor [2022-04-29T07:43:19.175Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T07:43:19.175Z] github.com/docker/docker/contrib/httpserver [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/config [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/events [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/exec [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/images [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/initlayer [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/links [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/listeners [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/local [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/names [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/network [2022-04-29T07:43:19.175Z] github.com/docker/docker/daemon/stats [2022-04-29T07:43:19.175Z] github.com/docker/docker/distribution [2022-04-29T07:43:19.175Z] github.com/docker/docker/distribution/metadata [2022-04-29T07:43:19.175Z] github.com/docker/docker/distribution/utils [2022-04-29T07:43:19.175Z] github.com/docker/docker/distribution/xfer [2022-04-29T07:43:19.175Z] github.com/docker/docker/dockerversion [2022-04-29T07:43:19.175Z] github.com/docker/docker/errdefs [2022-04-29T07:43:19.175Z] github.com/docker/docker/image [2022-04-29T07:43:19.175Z] github.com/docker/docker/image/cache [2022-04-29T07:43:19.175Z] github.com/docker/docker/image/tarexport [2022-04-29T07:43:19.175Z] github.com/docker/docker/image/v1 [2022-04-29T07:43:19.175Z] github.com/docker/docker/internal/test/suite [2022-04-29T07:43:19.175Z] github.com/docker/docker/layer [2022-04-29T07:43:19.175Z] github.com/docker/docker/libcontainerd [2022-04-29T07:43:19.175Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T07:43:19.175Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T07:43:19.175Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T07:43:19.175Z] github.com/docker/docker/libcontainerd/types [2022-04-29T07:43:19.175Z] github.com/docker/docker/oci [2022-04-29T07:43:19.175Z] github.com/docker/docker/oci/caps [2022-04-29T07:43:19.175Z] github.com/docker/docker/opts [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/aaparser [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/archive [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/authorization [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/capabilities [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/containerfs [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/directory [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/dmesg [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/filenotify [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/fileutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/fsutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/homedir [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/idtools [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/ioutils [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/longpath [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/loopback [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/parsers [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/pidfile [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/platform [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugins [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/pools [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/progress [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/pubsub [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/reexec [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/signal [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/stack [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/stringid [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/system [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/tailfile [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/tarsum [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/truncindex [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/urlutil [2022-04-29T07:43:19.175Z] github.com/docker/docker/pkg/useragent [2022-04-29T07:43:19.175Z] github.com/docker/docker/plugin [2022-04-29T07:43:19.175Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T07:43:19.175Z] github.com/docker/docker/plugin/v2 [2022-04-29T07:43:19.175Z] github.com/docker/docker/profiles/apparmor [2022-04-29T07:43:19.175Z] github.com/docker/docker/profiles/seccomp [2022-04-29T07:43:19.175Z] github.com/docker/docker/quota [2022-04-29T07:43:19.175Z] github.com/docker/docker/reference [2022-04-29T07:43:19.175Z] github.com/docker/docker/registry [2022-04-29T07:43:19.175Z] github.com/docker/docker/registry/resumable [2022-04-29T07:43:19.175Z] github.com/docker/docker/restartmanager [2022-04-29T07:43:19.175Z] github.com/docker/docker/rootless [2022-04-29T07:43:19.175Z] github.com/docker/docker/rootless/specconv [2022-04-29T07:43:19.175Z] github.com/docker/docker/runconfig [2022-04-29T07:43:19.175Z] github.com/docker/docker/runconfig/opts [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/daemon [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/environment [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fakegit [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/registry [2022-04-29T07:43:19.175Z] github.com/docker/docker/testutil/request [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/drivers [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/local [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/mounts [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/service [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/service/opts [2022-04-29T07:43:19.175Z] github.com/docker/docker/volume/testutils' ']' [2022-04-29T07:43:19.176Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-29T07:43:19.176Z] ? github.com/docker/docker/api [no test files] [2022-04-29T07:43:19.594Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T07:43:20.155Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T07:43:22.045Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T07:43:22.608Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-29T07:43:23.171Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T07:43:23.733Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T07:43:24.295Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T07:43:24.551Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T07:43:24.808Z] --- PASS: TestBuildWithHugeFile (163.92s) [2022-04-29T07:43:24.808Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:43:24.808Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:43:24.808Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:43:24.808Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:43:24.808Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:24.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:24.808Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:24.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:24.808Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:24.808Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:24.808Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:24.808Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:24.808Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:24.808Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-29T07:43:24.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-29T07:43:24.808Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-29T07:43:24.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-29T07:43:24.808Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:43:24.808Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:24.808Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-04-29T07:43:24.808Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:43:24.808Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-29T07:43:24.808Z] PASS [2022-04-29T07:43:25.113Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T07:43:25.113Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T07:43:25.266Z] ok github.com/docker/docker/integration/build 237.591s [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === Skipped [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-29T07:43:25.723Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-29T07:43:25.723Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-29T07:43:25.723Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-29T07:43:25.723Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:43:25.723Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-04-29T07:43:25.723Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:25.723Z] [2022-04-29T07:43:25.723Z] DONE 29 tests, 6 skipped in 276.482s [2022-04-29T07:43:25.723Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-29T07:43:26.128Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T07:43:26.691Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T07:43:27.254Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T07:43:27.254Z] --- PASS: TestBuildWithHugeFile (133.90s) [2022-04-29T07:43:27.254Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:43:27.254Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:43:27.254Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:43:27.254Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:43:27.254Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:27.254Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:27.254Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:27.254Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:43:27.254Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:43:27.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:43:27.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-29T07:43:27.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-29T07:43:27.255Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:43:27.255Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:27.255Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:43:27.255Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-29T07:43:27.255Z] PASS [2022-04-29T07:43:27.255Z] ok github.com/docker/docker/integration/build 212.150s [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === Skipped [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-29T07:43:27.255Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-29T07:43:27.255Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-29T07:43:27.255Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-29T07:43:27.255Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:43:27.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-29T07:43:27.255Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] DONE 29 tests, 6 skipped in 255.371s [2022-04-29T07:43:27.255Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-29T07:43:27.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:43:27.255Z] INFO: Testing against a local daemon [2022-04-29T07:43:27.255Z] === RUN TestConfigInspect [2022-04-29T07:43:27.255Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestConfigList [2022-04-29T07:43:27.255Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestConfigList (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:43:27.255Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestConfigsUpdate [2022-04-29T07:43:27.255Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestTemplatedConfig [2022-04-29T07:43:27.255Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestConfigCreateResolve [2022-04-29T07:43:27.255Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.255Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-29T07:43:27.255Z] PASS [2022-04-29T07:43:27.255Z] ok github.com/docker/docker/integration/config 0.102s [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === Skipped [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-29T07:43:27.255Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.255Z] [2022-04-29T07:43:27.255Z] DONE 6 tests, 6 skipped in 2.298s [2022-04-29T07:43:27.255Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-29T07:43:27.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:43:27.255Z] INFO: Testing against a local daemon [2022-04-29T07:43:27.255Z] === RUN TestCheckpoint [2022-04-29T07:43:27.255Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:43:27.255Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:43:27.255Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:43:27.255Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:27.255Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:27.255Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:27.255Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:27.255Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:43:27.255Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:43:27.255Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:43:27.255Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:43:27.255Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:43:27.255Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:43:27.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-04-29T07:43:27.255Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:43:27.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2022-04-29T07:43:27.255Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:43:27.255Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-04-29T07:43:27.255Z] === RUN TestCopyEmptyFile [2022-04-29T07:43:27.255Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-04-29T07:43:27.255Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:43:27.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-29T07:43:27.255Z] === RUN TestCopyFromContainer [2022-04-29T07:43:27.255Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:43:27.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:27.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:27.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:27.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:27.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:27.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:27.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:27.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:27.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:27.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:43:27.255Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:43:27.255Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:43:27.255Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:43:27.255Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.255Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:43:27.255Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.255Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:27.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:27.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:27.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T07:43:27.255Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:43:27.255Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:43:27.255Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:43:27.255Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:43:27.255Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:43:27.255Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-29T07:43:27.255Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:43:27.255Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-04-29T07:43:27.255Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:43:27.255Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:43:27.255Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T07:43:27.255Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:43:27.255Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.255Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:43:27.255Z] === RUN TestWindowsDevices [2022-04-29T07:43:27.255Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:27.255Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:27.255Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.255Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.255Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.255Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.255Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:27.256Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:27.256Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:27.256Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.256Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:27.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:43:27.980Z] INFO: Testing against a local daemon [2022-04-29T07:43:27.980Z] === RUN TestConfigInspect [2022-04-29T07:43:27.980Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-29T07:43:27.980Z] === RUN TestConfigList [2022-04-29T07:43:27.980Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] --- SKIP: TestConfigList (0.01s) [2022-04-29T07:43:27.980Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:43:27.980Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:43:27.980Z] === RUN TestConfigsUpdate [2022-04-29T07:43:27.980Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-29T07:43:27.980Z] === RUN TestTemplatedConfig [2022-04-29T07:43:27.980Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-29T07:43:27.980Z] === RUN TestConfigCreateResolve [2022-04-29T07:43:27.980Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.980Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-29T07:43:27.980Z] PASS [2022-04-29T07:43:27.980Z] ok github.com/docker/docker/integration/config 0.115s [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === Skipped [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-29T07:43:27.980Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-04-29T07:43:27.980Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:43:27.980Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-29T07:43:27.980Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-29T07:43:27.980Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-29T07:43:27.980Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:27.980Z] [2022-04-29T07:43:27.980Z] DONE 6 tests, 6 skipped in 2.226s [2022-04-29T07:43:27.980Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-29T07:43:28.395Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.66s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.05s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.41s) [2022-04-29T07:43:28.395Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.87s) [2022-04-29T07:43:28.395Z] === RUN TestDiff [2022-04-29T07:43:28.395Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:28.395Z] --- SKIP: TestDiff (0.00s) [2022-04-29T07:43:28.395Z] === RUN TestExecWithCloseStdin [2022-04-29T07:43:28.639Z] check_test.go:378: [d5bb49d11ffc0] daemon is not started [2022-04-29T07:43:28.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-29T07:43:30.528Z] docker_api_swarm_test.go:802: [d3c008894da7a] joining swarm manager [d6de50f6d465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:43:31.349Z] --- PASS: TestExecWithCloseStdin (2.75s) [2022-04-29T07:43:31.349Z] === RUN TestExec [2022-04-29T07:43:31.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:43:31.721Z] INFO: Testing against a local daemon [2022-04-29T07:43:31.721Z] === RUN TestCheckpoint [2022-04-29T07:43:31.721Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:43:31.721Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:43:31.721Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:43:31.721Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:31.721Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:31.721Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:31.721Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:31.721Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:43:31.721Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:43:31.721Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:43:31.721Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:43:31.721Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:43:31.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:43:31.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:43:31.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:43:31.722Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:43:31.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-04-29T07:43:31.722Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:43:31.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-04-29T07:43:31.722Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:43:32.180Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-29T07:43:32.180Z] === RUN TestCopyEmptyFile [2022-04-29T07:43:32.417Z] docker_api_swarm_test.go:802: [d3f791e8c92b9] joining swarm manager [d6de50f6d465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:43:32.638Z] --- PASS: TestCopyEmptyFile (0.51s) [2022-04-29T07:43:32.638Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:43:32.638Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-29T07:43:32.638Z] === RUN TestCopyFromContainer [2022-04-29T07:43:32.638Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:32.638Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-29T07:43:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:43:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:32.674Z] --- PASS: TestServiceUpdatePidsLimit (16.86s) [2022-04-29T07:43:32.674Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-04-29T07:43:32.674Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-04-29T07:43:32.674Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.94s) [2022-04-29T07:43:32.674Z] PASS [2022-04-29T07:43:32.674Z] [2022-04-29T07:43:32.674Z] === Skipped [2022-04-29T07:43:32.674Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T07:43:32.674Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T07:43:32.674Z] [2022-04-29T07:43:32.674Z] DONE 27 tests, 1 skipped in 181.306s [2022-04-29T07:43:32.674Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T07:43:32.674Z] ++ 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-04-29T07:43:32.674Z] ++ set -e [2022-04-29T07:43:32.674Z] ++ '[' -n 0 ']' [2022-04-29T07:43:32.674Z] ++ set -x [2022-04-29T07:43:32.674Z] ++ 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-04-29T07:43:32.674Z] INFO: Testing against a local daemon [2022-04-29T07:43:32.674Z] === RUN TestSessionCreate [2022-04-29T07:43:32.674Z] --- PASS: TestSessionCreate (0.02s) [2022-04-29T07:43:32.674Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:43:32.674Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-29T07:43:32.674Z] PASS [2022-04-29T07:43:32.674Z] [2022-04-29T07:43:32.674Z] DONE 2 tests in 0.136s [2022-04-29T07:43:32.674Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T07:43:32.674Z] ++ 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-04-29T07:43:32.674Z] ++ set -e [2022-04-29T07:43:32.674Z] ++ '[' -n 0 ']' [2022-04-29T07:43:32.674Z] ++ set -x [2022-04-29T07:43:32.674Z] ++ 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-04-29T07:43:32.930Z] INFO: Testing against a local daemon [2022-04-29T07:43:32.930Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:43:32.930Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:43:32.930Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:43:32.930Z] === RUN TestDiskUsage [2022-04-29T07:43:32.930Z] === PAUSE TestDiskUsage [2022-04-29T07:43:32.930Z] === RUN TestEventsExecDie [2022-04-29T07:43:33.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:43:33.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:43:33.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:43:33.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-29T07:43:33.100Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:43:33.100Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:43:33.100Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:43:33.100Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:33.100Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:43:33.100Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:33.100Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:43:33.100Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:43:33.100Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:33.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:33.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:43:33.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T07:43:33.100Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:43:33.100Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:43:33.100Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:43:33.100Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:43:33.100Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:43:33.100Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-29T07:43:33.100Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:43:33.100Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:43:33.101Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-29T07:43:33.101Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:43:33.101Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:43:33.101Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T07:43:33.101Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:43:33.101Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:33.101Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-29T07:43:33.101Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:33.101Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.101Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.494Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-29T07:43:33.494Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:43:33.494Z] docker_api_swarm_test.go:802: [db8c45eb624c2] joining swarm manager [d6de50f6d465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T07:43:33.494Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-29T07:43:33.494Z] === RUN TestEventsVolumeCreate [2022-04-29T07:43:33.494Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-29T07:43:33.494Z] === RUN TestInfoBinaryCommits [2022-04-29T07:43:33.560Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:43:33.560Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:43:33.560Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:33.563Z] --- PASS: TestExec (2.49s) [2022-04-29T07:43:33.563Z] === RUN TestExecUser [2022-04-29T07:43:33.563Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:43:33.563Z] --- SKIP: TestExecUser (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:43:33.563Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:33.563Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:43:33.563Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:33.563Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:43:33.563Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:33.563Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestHealthKillContainer [2022-04-29T07:43:33.563Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:43:33.563Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:43:33.563Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:43:33.563Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:43:33.563Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:43:33.749Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-29T07:43:33.749Z] === RUN TestInfoAPIVersioned [2022-04-29T07:43:33.749Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T07:43:33.749Z] === RUN TestInfoAPI [2022-04-29T07:43:33.749Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T07:43:33.749Z] === RUN TestInfoAPIWarnings [2022-04-29T07:43:35.637Z] docker_api_swarm_test.go:802: [dc017791b2311] joining swarm manager [d6de50f6d465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-29T07:43:36.514Z] --- PASS: TestKillContainerInvalidSignal (2.41s) [2022-04-29T07:43:36.514Z] === RUN TestKillContainer [2022-04-29T07:43:36.514Z] === RUN TestKillContainer/no_signal [2022-04-29T07:43:37.273Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-29T07:43:38.156Z] docker_api_swarm_test.go:810: [d3f1651174ab0] joining swarm manager [d6de50f6d465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-29T07:43:38.393Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:38.393Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:38.412Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T07:43:38.735Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:43:38.735Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:43:38.735Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:43:39.341Z] === RUN TestDockerSuite/TestExecTTY [2022-04-29T07:43:39.360Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:43:39.904Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-29T07:43:40.326Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.16s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.30s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.08s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.49s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.82s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.84s) [2022-04-29T07:43:40.326Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.08s) [2022-04-29T07:43:40.326Z] === RUN TestDiff [2022-04-29T07:43:40.326Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:40.326Z] --- SKIP: TestDiff (0.00s) [2022-04-29T07:43:40.326Z] === RUN TestExecWithCloseStdin [2022-04-29T07:43:40.467Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T07:43:41.029Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T07:43:41.285Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T07:43:41.285Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-29T07:43:41.285Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T07:43:41.691Z] --- PASS: TestKillContainer (5.54s) [2022-04-29T07:43:41.691Z] --- PASS: TestKillContainer/no_signal (2.43s) [2022-04-29T07:43:41.691Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:43:41.691Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2022-04-29T07:43:41.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:43:41.691Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:41.691Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestKillStoppedContainer [2022-04-29T07:43:41.691Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:41.691Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:43:41.691Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:41.691Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:43:41.691Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:43:41.691Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:43:41.691Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:41.691Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:43:41.691Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:43:41.691Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:43:41.691Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:43:42.652Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-29T07:43:43.213Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T07:43:43.227Z] --- PASS: TestExecWithCloseStdin (2.57s) [2022-04-29T07:43:43.227Z] === RUN TestExec [2022-04-29T07:43:44.146Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-29T07:43:44.646Z] --- PASS: TestLogsFollowTailEmpty (2.66s) [2022-04-29T07:43:44.646Z] === RUN TestNetworkNat [2022-04-29T07:43:44.646Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:44.646Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-29T07:43:44.646Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:43:44.710Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T07:43:45.402Z] --- PASS: TestExec (2.40s) [2022-04-29T07:43:45.402Z] === RUN TestExecUser [2022-04-29T07:43:45.402Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:43:45.402Z] --- SKIP: TestExecUser (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:43:45.402Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:45.402Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:43:45.402Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:45.402Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:43:45.402Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:45.402Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestHealthKillContainer [2022-04-29T07:43:45.402Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:43:45.402Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:43:45.402Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:43:45.402Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:43:45.402Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:43:45.639Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T07:43:47.576Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2022-04-29T07:43:47.576Z] === RUN TestKillContainer [2022-04-29T07:43:47.576Z] === RUN TestKillContainer/no_signal [2022-04-29T07:43:48.441Z] --- PASS: TestNetworkLocalhostTCPNat (3.99s) [2022-04-29T07:43:48.441Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:43:48.441Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:48.441Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-29T07:43:48.441Z] === RUN TestPause [2022-04-29T07:43:48.441Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:43:48.441Z] --- SKIP: TestPause (0.00s) [2022-04-29T07:43:48.441Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:43:49.753Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:43:49.753Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:43:49.753Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:43:50.725Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-04-29T07:43:50.725Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:43:50.725Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:50.725Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-29T07:43:50.725Z] === RUN TestPsFilter [2022-04-29T07:43:50.905Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T07:43:50.905Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-04-29T07:43:50.905Z] === RUN TestInfoDebug [2022-04-29T07:43:50.905Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T07:43:50.905Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:43:51.161Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T07:43:51.161Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:43:51.710Z] --- PASS: TestPsFilter (0.54s) [2022-04-29T07:43:51.710Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:43:51.724Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T07:43:51.724Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:43:51.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-29T07:43:51.724Z] === RUN TestPingCacheHeaders [2022-04-29T07:43:51.980Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T07:43:51.980Z] === RUN TestPingGet [2022-04-29T07:43:51.980Z] --- PASS: TestPingGet (0.01s) [2022-04-29T07:43:51.980Z] === RUN TestPingHead [2022-04-29T07:43:51.980Z] --- PASS: TestPingHead (0.01s) [2022-04-29T07:43:51.980Z] === RUN TestPingSwarmHeader [2022-04-29T07:43:52.541Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T07:43:53.104Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T07:43:54.031Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T07:43:54.031Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-29T07:43:54.031Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T07:43:54.031Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T07:43:54.031Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T07:43:54.031Z] === RUN TestVersion [2022-04-29T07:43:54.031Z] --- PASS: TestVersion (0.02s) [2022-04-29T07:43:54.031Z] === CONT TestDiskUsage [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T07:43:54.594Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T07:43:54.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.03s) [2022-04-29T07:43:54.664Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:43:54.850Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T07:43:55.106Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T07:43:55.107Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage (1.46s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T07:43:55.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T07:43:55.365Z] PASS [2022-04-29T07:43:55.365Z] [2022-04-29T07:43:55.365Z] === Skipped [2022-04-29T07:43:55.365Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:43:55.365Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T07:43:55.365Z] [2022-04-29T07:43:55.365Z] DONE 54 tests, 1 skipped in 22.647s [2022-04-29T07:43:55.365Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T07:43:55.365Z] ++ 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-04-29T07:43:55.365Z] ++ set -e [2022-04-29T07:43:55.365Z] ++ '[' -n 0 ']' [2022-04-29T07:43:55.365Z] ++ set -x [2022-04-29T07:43:55.365Z] ++ 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-04-29T07:43:55.622Z] INFO: Testing against a local daemon [2022-04-29T07:43:55.622Z] === RUN TestVolumesCreateAndList [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-29T07:43:55.622Z] === RUN TestVolumesRemove [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-29T07:43:55.622Z] === RUN TestVolumesInspect [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:43:55.622Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:43:55.622Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:43:55.622Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:43:55.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:43:55.622Z] PASS [2022-04-29T07:43:55.622Z] [2022-04-29T07:43:55.622Z] DONE 9 tests in 0.311s [2022-04-29T07:43:55.879Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T07:43:55.879Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T07:43:55.879Z] +++ kill 6685 [2022-04-29T07:43:56.442Z] +++ /etc/init.d/apparmor stop [2022-04-29T07:43:56.442Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T07:43:56.442Z] [2022-04-29T07:43:56.442Z] Unloading profiles will leave already running processes permanently [2022-04-29T07:43:56.442Z] unconfined, which can lead to unexpected situations. [2022-04-29T07:43:56.442Z] [2022-04-29T07:43:56.442Z] To set a process to complain mode, use the command line tool [2022-04-29T07:43:56.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T07:43:56.442Z] +++ true [2022-04-29T07:43:56.442Z] exiting test-integration [2022-04-29T07:43:56.442Z] ++ exit 0 [2022-04-29T07:43:56.442Z] [2022-04-29T07:43:56.442Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T07:43:56.813Z] --- PASS: TestKillContainer (9.20s) [2022-04-29T07:43:56.813Z] --- PASS: TestKillContainer/no_signal (2.04s) [2022-04-29T07:43:56.813Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:43:56.813Z] --- PASS: TestKillContainer/killing_signal (7.07s) [2022-04-29T07:43:56.813Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:43:56.813Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:56.813Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:43:56.813Z] === RUN TestKillStoppedContainer [2022-04-29T07:43:56.813Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:56.813Z] --- SKIP: TestKillStoppedContainer (0.01s) [2022-04-29T07:43:56.813Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:43:56.813Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:43:56.813Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:43:56.813Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:43:56.813Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:43:56.813Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-29T07:43:56.813Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:43:56.813Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:43:56.813Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T07:43:56.813Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:43:56.813Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:43:56.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:43:56.813Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:43:57.005Z] + for job in $(jobs -p) [2022-04-29T07:43:57.005Z] + wait 6915 [2022-04-29T07:43:57.619Z] --- PASS: TestRemoveContainerWithVolume (3.22s) [2022-04-29T07:43:57.619Z] === RUN TestRemoveContainerRunning [2022-04-29T07:43:58.986Z] --- PASS: TestLogsFollowTailEmpty (2.04s) [2022-04-29T07:43:58.986Z] === RUN TestNetworkNat [2022-04-29T07:43:58.986Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:43:58.986Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-29T07:43:58.986Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:44:00.569Z] --- PASS: TestRemoveContainerRunning (2.61s) [2022-04-29T07:44:00.569Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:44:01.159Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s) [2022-04-29T07:44:01.160Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:44:01.160Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:44:01.160Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-29T07:44:01.160Z] === RUN TestPause [2022-04-29T07:44:01.160Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:44:01.160Z] --- SKIP: TestPause (0.00s) [2022-04-29T07:44:01.160Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:44:01.169Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T07:44:01.733Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T07:44:01.733Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T07:44:01.733Z] === RUN TestDockerSuite/TestHealth [2022-04-29T07:44:02.788Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.60s) [2022-04-29T07:44:02.788Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:44:02.788Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-29T07:44:02.788Z] === RUN TestRenameLinkedContainer [2022-04-29T07:44:02.788Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:44:02.788Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-29T07:44:02.788Z] === RUN TestRenameStoppedContainer [2022-04-29T07:44:03.335Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2022-04-29T07:44:03.335Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:44:03.335Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:44:03.335Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-29T07:44:03.335Z] === RUN TestPsFilter [2022-04-29T07:44:03.335Z] --- PASS: TestPsFilter (0.29s) [2022-04-29T07:44:03.335Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:44:06.236Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.43s) [2022-04-29T07:44:06.236Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:44:06.581Z] --- PASS: TestRenameStoppedContainer (3.19s) [2022-04-29T07:44:06.582Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:44:11.343Z] --- PASS: TestRenameRunningContainerAndReuse (5.10s) [2022-04-29T07:44:11.343Z] === RUN TestRenameInvalidName [2022-04-29T07:44:13.303Z] --- PASS: TestRemoveContainerWithVolume (7.08s) [2022-04-29T07:44:13.303Z] === RUN TestRemoveContainerRunning [2022-04-29T07:44:13.568Z] --- PASS: TestRenameInvalidName (2.46s) [2022-04-29T07:44:13.568Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:44:15.025Z] --- PASS: TestRemoveContainerRunning (2.05s) [2022-04-29T07:44:15.025Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:44:17.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.96s) [2022-04-29T07:44:17.196Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:44:17.196Z] --- PASS: TestRemoveInvalidContainer (0.07s) [2022-04-29T07:44:17.196Z] === RUN TestRenameLinkedContainer [2022-04-29T07:44:17.196Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:44:17.196Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-29T07:44:17.196Z] === RUN TestRenameStoppedContainer [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T07:44:23.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T07:44:23.620Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T07:44:24.182Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T07:44:24.182Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T07:44:24.257Z] --- PASS: TestRenameStoppedContainer (7.07s) [2022-04-29T07:44:24.257Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:44:24.764Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T07:44:26.207Z] --- PASS: TestRenameAnonymousContainer (11.66s) [2022-04-29T07:44:26.207Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:44:27.281Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T07:44:27.281Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T07:44:27.537Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T07:44:28.425Z] --- PASS: TestRenameContainerWithSameName (2.79s) [2022-04-29T07:44:28.425Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:44:28.425Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:44:28.425Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:44:28.425Z] === RUN TestResize [2022-04-29T07:44:28.465Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T07:44:28.938Z] --- PASS: TestRenameRunningContainerAndReuse (4.48s) [2022-04-29T07:44:28.938Z] === RUN TestRenameInvalidName [2022-04-29T07:44:29.832Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T07:44:29.832Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T07:44:30.479Z] --- PASS: TestRenameInvalidName (2.01s) [2022-04-29T07:44:30.479Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:44:30.641Z] --- PASS: TestResize (2.60s) [2022-04-29T07:44:30.641Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:44:30.761Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T07:44:32.127Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T07:44:33.055Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T07:44:33.595Z] --- PASS: TestResizeWithInvalidSize (2.60s) [2022-04-29T07:44:33.595Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:44:33.617Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T07:44:33.873Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T07:44:34.435Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T07:44:34.691Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-29T07:44:34.691Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T07:44:34.948Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T07:44:35.511Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T07:44:35.813Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2022-04-29T07:44:35.813Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:44:36.105Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T07:44:36.292Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:44:36.292Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:44:36.292Z] === RUN TestStats [2022-04-29T07:44:36.292Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:44:36.292Z] --- SKIP: TestStats (0.00s) [2022-04-29T07:44:36.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:44:36.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T07:44:36.923Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T07:44:37.485Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T07:44:37.485Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-29T07:44:38.413Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T07:44:38.975Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T07:44:39.233Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T07:44:39.233Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T07:44:39.795Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T07:44:39.795Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-29T07:44:39.795Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T07:44:40.359Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T07:44:40.921Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T07:44:41.496Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T07:44:42.058Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T07:44:42.058Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T07:44:42.058Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T07:44:42.058Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-29T07:44:42.058Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T07:44:42.172Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.73s) [2022-04-29T07:44:42.172Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:44:42.172Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:44:42.172Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-29T07:44:42.172Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:44:42.314Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T07:44:42.860Z] --- PASS: TestRenameAnonymousContainer (12.20s) [2022-04-29T07:44:42.860Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:44:42.877Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T07:44:42.877Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T07:44:43.440Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T07:44:43.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-29T07:44:43.953Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T07:44:45.038Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-04-29T07:44:45.038Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:44:45.038Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:44:45.038Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:44:45.038Z] === RUN TestResize [2022-04-29T07:44:46.472Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T07:44:46.472Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T07:44:46.572Z] --- PASS: TestResize (2.00s) [2022-04-29T07:44:46.572Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:44:47.035Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T07:44:47.963Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T07:44:47.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-29T07:44:48.747Z] --- PASS: TestResizeWithInvalidSize (1.98s) [2022-04-29T07:44:48.747Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:44:48.892Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T07:44:49.456Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T07:44:50.020Z] docker_api_swarm_service_test.go:395: [d1f912ef0ea5d] joining swarm manager [d68762214251c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:44:50.277Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T07:44:50.840Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T07:44:50.840Z] docker_api_swarm_service_test.go:395: [d108a91bcfba4] joining swarm manager [d68762214251c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:44:50.919Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s) [2022-04-29T07:44:50.919Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:44:50.919Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:44:50.919Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:44:50.919Z] === RUN TestStats [2022-04-29T07:44:50.919Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:44:50.919Z] --- SKIP: TestStats (0.00s) [2022-04-29T07:44:50.919Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:44:51.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T07:44:51.964Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T07:44:52.527Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T07:44:52.527Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-29T07:44:54.418Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T07:44:56.311Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T07:44:57.682Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T07:44:57.682Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T07:44:58.618Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T07:45:00.521Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T07:45:01.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.26s) [2022-04-29T07:45:01.228Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:45:01.228Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:45:01.228Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-29T07:45:01.228Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:45:01.890Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T07:45:01.890Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T07:45:03.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T07:45:03.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T07:45:03.821Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T07:45:07.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-29T07:45:07.468Z] --- PASS: TestUpdateRestartPolicy (23.84s) [2022-04-29T07:45:07.468Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:45:07.939Z] --- PASS: TestUpdateRestartWithAutoRemove (2.52s) [2022-04-29T07:45:07.939Z] === RUN TestWaitNonBlocked [2022-04-29T07:45:08.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:08.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:08.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:08.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:08.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:08.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:08.986Z] docker_api_swarm_service_test.go:343: [d53e891f10fa6] joining swarm manager [d1afe673e067c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:45:09.915Z] docker_api_swarm_service_test.go:343: [de24554151ad4] joining swarm manager [d1afe673e067c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:45:11.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T07:45:12.265Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-04-29T07:45:12.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.84s) [2022-04-29T07:45:12.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.07s) [2022-04-29T07:45:12.265Z] === RUN TestWaitBlocked [2022-04-29T07:45:12.265Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:12.265Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-29T07:45:12.265Z] PASS [2022-04-29T07:45:12.265Z] ok github.com/docker/docker/integration/container 112.451s [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === Skipped [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-29T07:45:12.265Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-29T07:45:12.265Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:45:12.265Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:45:12.265Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:45:12.265Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:45:12.265Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:45:12.265Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T07:45:12.265Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:45:12.265Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-29T07:45:12.265Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:12.265Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-29T07:45:12.265Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-29T07:45:12.265Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-29T07:45:12.265Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:45:12.265Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-29T07:45:12.265Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-29T07:45:12.265Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:45:12.265Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:45:12.265Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:45:12.265Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-29T07:45:12.265Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-29T07:45:12.265Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-29T07:45:12.265Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-29T07:45:12.265Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-29T07:45:12.265Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:45:12.265Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:45:12.265Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-29T07:45:12.265Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-29T07:45:12.265Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-29T07:45:12.265Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:12.265Z] [2022-04-29T07:45:12.265Z] DONE 120 tests, 34 skipped in 115.807s [2022-04-29T07:45:12.734Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.7% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 49.3% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/builder/remotecontext/git 1.811s coverage: 86.3% of statements [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T07:45:13.733Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T07:45:13.733Z] ok github.com/docker/docker/cmd/docker-proxy 0.265s coverage: 67.6% of statements [2022-04-29T07:45:14.330Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T07:45:14.892Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T07:45:15.454Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T07:45:16.822Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-29T07:45:16.822Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T07:45:17.078Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T07:45:17.078Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T07:45:17.078Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T07:45:17.640Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T07:45:17.926Z] ok github.com/docker/docker/client 0.153s coverage: 75.6% of statements [2022-04-29T07:45:18.216Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T07:45:21.493Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T07:45:22.057Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T07:45:22.305Z] --- PASS: TestUpdateRestartPolicy (20.55s) [2022-04-29T07:45:22.305Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:45:22.764Z] --- PASS: TestUpdateRestartWithAutoRemove (2.03s) [2022-04-29T07:45:22.764Z] === RUN TestWaitNonBlocked [2022-04-29T07:45:22.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:22.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:22.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:22.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:23.222Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:45:23.222Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:45:23.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-29T07:45:25.833Z] docker_api_swarm_service_test.go:490: [d12d2859e110c] joining swarm manager [d672a18c2d4ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:45:26.125Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-29T07:45:26.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2022-04-29T07:45:26.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2022-04-29T07:45:26.125Z] === RUN TestWaitBlocked [2022-04-29T07:45:26.125Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:26.125Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-29T07:45:26.125Z] PASS [2022-04-29T07:45:26.125Z] ok github.com/docker/docker/integration/container 114.763s [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === Skipped [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-29T07:45:26.125Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-29T07:45:26.125Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:45:26.125Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:45:26.125Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:45:26.125Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:45:26.125Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:45:26.125Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T07:45:26.125Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:45:26.125Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-29T07:45:26.125Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:26.125Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-29T07:45:26.125Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-29T07:45:26.125Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-29T07:45:26.125Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:45:26.125Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-29T07:45:26.125Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-29T07:45:26.125Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:45:26.125Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:45:26.125Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2022-04-29T07:45:26.125Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:45:26.125Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-29T07:45:26.125Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-29T07:45:26.125Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-29T07:45:26.125Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-29T07:45:26.125Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-29T07:45:26.125Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:45:26.125Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:45:26.125Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-29T07:45:26.125Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-29T07:45:26.125Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-29T07:45:26.125Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:26.125Z] [2022-04-29T07:45:26.125Z] DONE 120 tests, 34 skipped in 117.832s [2022-04-29T07:45:26.125Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-29T07:45:26.395Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T07:45:26.651Z] docker_api_swarm_service_test.go:490: [d4f9b69f9ed12] joining swarm manager [d672a18c2d4ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:45:27.214Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T07:45:27.214Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T07:45:28.582Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T07:45:29.512Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T07:45:30.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T07:45:31.368Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T07:45:31.930Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T07:45:32.617Z] --- PASS: TestBuildWithHugeFile (133.89s) [2022-04-29T07:45:32.617Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T07:45:32.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:45:32.617Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T07:45:32.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:45:32.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:45:32.617Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:45:32.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:45:32.617Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:45:32.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:45:32.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T07:45:32.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T07:45:32.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T07:45:32.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-29T07:45:32.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-29T07:45:32.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-29T07:45:32.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-29T07:45:32.617Z] === RUN TestBuildPreserveOwnership [2022-04-29T07:45:32.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:32.617Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestBuildPlatformInvalid [2022-04-29T07:45:32.617Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-29T07:45:32.617Z] PASS [2022-04-29T07:45:32.617Z] ok github.com/docker/docker/integration/build 226.474s [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === Skipped [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-29T07:45:32.617Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-29T07:45:32.617Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-29T07:45:32.617Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-29T07:45:32.617Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T07:45:32.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-29T07:45:32.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] DONE 29 tests, 6 skipped in 271.584s [2022-04-29T07:45:32.617Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-29T07:45:32.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:45:32.617Z] INFO: Testing against a local daemon [2022-04-29T07:45:32.617Z] === RUN TestConfigInspect [2022-04-29T07:45:32.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestConfigList [2022-04-29T07:45:32.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] --- SKIP: TestConfigList (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestConfigsCreateAndDelete [2022-04-29T07:45:32.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestConfigsUpdate [2022-04-29T07:45:32.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestTemplatedConfig [2022-04-29T07:45:32.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestConfigCreateResolve [2022-04-29T07:45:32.617Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:32.617Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-29T07:45:32.617Z] PASS [2022-04-29T07:45:32.617Z] ok github.com/docker/docker/integration/config 0.140s [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === Skipped [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-29T07:45:32.617Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:32.617Z] [2022-04-29T07:45:32.617Z] DONE 6 tests, 6 skipped in 2.593s [2022-04-29T07:45:32.617Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-29T07:45:32.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:45:32.617Z] INFO: Testing against a local daemon [2022-04-29T07:45:32.617Z] === RUN TestCheckpoint [2022-04-29T07:45:32.617Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:45:32.617Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T07:45:32.617Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T07:45:32.617Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:45:32.617Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:45:32.617Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:45:32.617Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:45:32.617Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T07:45:32.617Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T07:45:32.617Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T07:45:32.617Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T07:45:32.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T07:45:32.618Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T07:45:32.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T07:45:32.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2022-04-29T07:45:32.618Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T07:45:32.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.34s) [2022-04-29T07:45:32.618Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T07:45:32.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.36s) [2022-04-29T07:45:32.618Z] === RUN TestCopyEmptyFile [2022-04-29T07:45:32.618Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-04-29T07:45:32.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T07:45:32.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-04-29T07:45:32.618Z] === RUN TestCopyFromContainer [2022-04-29T07:45:32.618Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.618Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T07:45:32.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:45:32.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:45:32.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:45:32.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:45:32.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:45:32.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:45:32.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T07:45:32.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T07:45:32.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T07:45:32.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-29T07:45:32.618Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T07:45:32.618Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:45:32.618Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidEnv [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T07:45:32.618Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.618Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T07:45:32.618Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:32.618Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T07:45:32.618Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:32.618Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:45:32.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:45:32.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T07:45:32.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T07:45:32.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T07:45:32.618Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:45:32.618Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateDifferentPlatform [2022-04-29T07:45:32.618Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T07:45:32.618Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T07:45:32.618Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-29T07:45:32.618Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T07:45:32.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-04-29T07:45:32.618Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T07:45:32.618Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:45:32.618Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-29T07:45:32.618Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T07:45:32.618Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:32.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T07:45:32.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:32.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:45:32.618Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T07:45:33.820Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T07:45:34.382Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T07:45:34.639Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T07:45:37.291Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-29T07:45:37.291Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-29T07:45:37.291Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-29T07:45:37.291Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-29T07:45:37.291Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-29T07:45:37.291Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.34s) [2022-04-29T07:45:37.291Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.07s) [2022-04-29T07:45:37.291Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.11s) [2022-04-29T07:45:37.291Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.04s) [2022-04-29T07:45:37.291Z] === RUN TestDiff [2022-04-29T07:45:37.291Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:37.291Z] --- SKIP: TestDiff (0.00s) [2022-04-29T07:45:37.291Z] === RUN TestExecWithCloseStdin [2022-04-29T07:45:37.291Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-29T07:45:37.291Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-29T07:45:37.291Z] === RUN TestExec [2022-04-29T07:45:39.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-29T07:45:41.783Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T07:45:41.958Z] --- PASS: TestExec (4.81s) [2022-04-29T07:45:41.958Z] === RUN TestExecUser [2022-04-29T07:45:41.958Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:45:41.958Z] --- SKIP: TestExecUser (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestExportContainerAndImportImage [2022-04-29T07:45:41.958Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:41.958Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T07:45:41.958Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:41.958Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestHealthCheckWorkdir [2022-04-29T07:45:41.958Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:41.958Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestHealthKillContainer [2022-04-29T07:45:41.958Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:45:41.958Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T07:45:41.958Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:45:41.958Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:45:41.958Z] === RUN TestKillContainerInvalidSignal [2022-04-29T07:45:44.978Z] --- PASS: TestKillContainerInvalidSignal (3.76s) [2022-04-29T07:45:44.978Z] === RUN TestKillContainer [2022-04-29T07:45:45.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-29T07:45:45.434Z] === RUN TestKillContainer/no_signal [2022-04-29T07:45:46.960Z] docker_api_swarm_service_test.go:128: [d45fe29cd0b89] joining swarm manager [dc3ab52f4e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:45:46.960Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T07:45:47.522Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T07:45:47.522Z] docker_api_swarm_service_test.go:129: [d5c8edae3ad11] joining swarm manager [dc3ab52f4e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:45:48.450Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T07:45:48.990Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:45:48.990Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-29T07:45:48.990Z] === RUN TestDaemonConfigValidation [2022-04-29T07:45:48.990Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-29T07:45:48.990Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:45:48.990Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:45:48.990Z] === RUN TestDaemonProxy [2022-04-29T07:45:48.990Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:45:48.990Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T07:45:48.990Z] PASS [2022-04-29T07:45:48.990Z] ok github.com/docker/docker/integration/daemon 0.149s [2022-04-29T07:45:48.990Z] [2022-04-29T07:45:48.990Z] === Skipped [2022-04-29T07:45:48.990Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-29T07:45:48.990Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] [2022-04-29T07:45:48.990Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-29T07:45:48.990Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] [2022-04-29T07:45:48.990Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:45:48.990Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:45:48.990Z] [2022-04-29T07:45:48.990Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-29T07:45:48.990Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:45:48.990Z] [2022-04-29T07:45:48.990Z] DONE 4 tests, 4 skipped in 33.310s [2022-04-29T07:45:48.990Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-29T07:45:49.015Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T07:45:49.195Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T07:45:49.195Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:45:49.195Z] === RUN TestKillContainer/killing_signal [2022-04-29T07:45:49.577Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T07:45:49.577Z] docker_api_swarm_service_test.go:137: [d02a13b8b1ea6] joining swarm manager [dc3ab52f4e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T07:45:49.833Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T07:45:50.396Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T07:45:50.654Z] docker_api_swarm_service_test.go:138: [d6261639ee0d1] joining swarm manager [dc3ab52f4e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-29T07:45:51.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:45:51.216Z] INFO: Testing against a local daemon [2022-04-29T07:45:51.216Z] === RUN TestCommitInheritsEnv [2022-04-29T07:45:51.216Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:51.216Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-29T07:45:51.216Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:45:51.216Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:51.216Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:45:51.216Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:45:51.216Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:51.216Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-29T07:45:51.216Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:45:51.216Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-04-29T07:45:51.216Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:45:51.216Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-29T07:45:51.216Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:45:52.021Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T07:45:52.276Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-29T07:45:52.791Z] --- PASS: TestRemoveImageOrphaning (1.36s) [2022-04-29T07:45:52.791Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:45:52.791Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-29T07:45:52.791Z] === RUN TestTagInvalidReference [2022-04-29T07:45:52.791Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-29T07:45:52.791Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:45:52.791Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-29T07:45:52.791Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:45:52.915Z] --- PASS: TestKillContainer (7.32s) [2022-04-29T07:45:52.915Z] --- PASS: TestKillContainer/no_signal (3.57s) [2022-04-29T07:45:52.915Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:45:52.915Z] --- PASS: TestKillContainer/killing_signal (3.67s) [2022-04-29T07:45:52.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T07:45:52.915Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:52.915Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestKillStoppedContainer [2022-04-29T07:45:52.915Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:52.915Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T07:45:52.915Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:45:52.915Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestKillDifferentUserContainer [2022-04-29T07:45:52.915Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:45:52.915Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestInspectOomKilledTrue [2022-04-29T07:45:52.915Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:45:52.915Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestInspectOomKilledFalse [2022-04-29T07:45:52.915Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:45:52.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T07:45:52.915Z] === RUN TestLogsFollowTailEmpty [2022-04-29T07:45:53.259Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-29T07:45:53.259Z] === RUN TestTagOfficialNames [2022-04-29T07:45:53.259Z] --- PASS: TestTagOfficialNames (0.14s) [2022-04-29T07:45:53.259Z] === RUN TestTagMatchesDigest [2022-04-29T07:45:53.259Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-04-29T07:45:53.259Z] PASS [2022-04-29T07:45:53.259Z] ok github.com/docker/docker/integration/image 2.152s [2022-04-29T07:45:53.259Z] [2022-04-29T07:45:53.259Z] === Skipped [2022-04-29T07:45:53.259Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-29T07:45:53.259Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:53.259Z] [2022-04-29T07:45:53.259Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:45:53.259Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:53.259Z] [2022-04-29T07:45:53.259Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-29T07:45:53.259Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:53.259Z] [2022-04-29T07:45:53.259Z] DONE 12 tests, 3 skipped in 7.335s [2022-04-29T07:45:53.259Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-29T07:45:56.099Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:45:56.099Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-29T07:45:56.099Z] === RUN TestDaemonConfigValidation [2022-04-29T07:45:56.099Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-29T07:45:56.099Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:45:56.099Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:45:56.099Z] === RUN TestDaemonProxy [2022-04-29T07:45:56.099Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:45:56.099Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T07:45:56.099Z] PASS [2022-04-29T07:45:56.099Z] ok github.com/docker/docker/integration/daemon 0.149s [2022-04-29T07:45:56.099Z] [2022-04-29T07:45:56.099Z] === Skipped [2022-04-29T07:45:56.099Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-29T07:45:56.099Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] [2022-04-29T07:45:56.099Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-29T07:45:56.099Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] [2022-04-29T07:45:56.099Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:45:56.099Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:45:56.099Z] [2022-04-29T07:45:56.099Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-29T07:45:56.099Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:45:56.099Z] [2022-04-29T07:45:56.099Z] DONE 4 tests, 4 skipped in 27.994s [2022-04-29T07:45:56.099Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-29T07:45:56.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:45:56.212Z] INFO: Testing against a local daemon [2022-04-29T07:45:56.212Z] === RUN TestNetworkCreateDelete [2022-04-29T07:45:56.212Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:45:56.212Z] 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-04-29T07:45:56.212Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonDNSFallback [2022-04-29T07:45:56.212Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestInspectNetwork [2022-04-29T07:45:56.212Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:56.212Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:45:56.212Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:45:56.212Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:45:56.212Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:45:56.212Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:45:56.212Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:45:56.212Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:45:56.212Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:45:56.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.02s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestNetworkList [2022-04-29T07:45:56.212Z] === RUN TestNetworkList//networks [2022-04-29T07:45:56.212Z] === PAUSE TestNetworkList//networks [2022-04-29T07:45:56.212Z] === RUN TestNetworkList//networks/ [2022-04-29T07:45:56.212Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:45:56.212Z] === CONT TestNetworkList//networks [2022-04-29T07:45:56.212Z] === CONT TestNetworkList//networks/ [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkList (0.07s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:45:56.212Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-04-29T07:45:56.212Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:45:56.212Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:45:56.212Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:45:56.212Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:45:56.212Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:45:56.212Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-04-29T07:45:56.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:45:56.212Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:45:56.212Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:45:56.212Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:45:56.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:45:56.212Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:45:56.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:45:56.212Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:45:56.212Z] PASS [2022-04-29T07:45:56.212Z] ok github.com/docker/docker/integration/network 0.283s [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === Skipped [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-29T07:45:56.212Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:45:56.212Z] 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-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-29T07:45:56.212Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-29T07:45:56.212Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:45:56.212Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:45:56.212Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-04-29T07:45:56.212Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:45:56.212Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:45:56.212Z] [2022-04-29T07:45:56.212Z] DONE 34 tests, 15 skipped in 2.799s [2022-04-29T07:45:56.212Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-29T07:45:56.636Z] --- PASS: TestLogsFollowTailEmpty (3.69s) [2022-04-29T07:45:56.636Z] === RUN TestNetworkNat [2022-04-29T07:45:56.636Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:45:56.636Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-29T07:45:56.636Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T07:45:57.199Z] testing: warning: no tests to run [2022-04-29T07:45:57.199Z] PASS [2022-04-29T07:45:57.199Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-04-29T07:45:57.199Z] [2022-04-29T07:45:57.199Z] DONE 0 tests in 0.946s [2022-04-29T07:45:57.667Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-29T07:45:58.654Z] testing: warning: no tests to run [2022-04-29T07:45:58.654Z] PASS [2022-04-29T07:45:58.654Z] ok github.com/docker/docker/integration/network/macvlan 0.110s [2022-04-29T07:45:58.654Z] [2022-04-29T07:45:58.654Z] DONE 0 tests in 0.984s [2022-04-29T07:45:58.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-29T07:45:58.813Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T07:45:59.070Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T07:45:59.634Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T07:45:59.643Z] testing: warning: no tests to run [2022-04-29T07:45:59.643Z] PASS [2022-04-29T07:45:59.643Z] ok github.com/docker/docker/integration/plugin 0.096s [2022-04-29T07:45:59.643Z] [2022-04-29T07:45:59.643Z] DONE 0 tests in 0.909s [2022-04-29T07:45:59.643Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-29T07:45:59.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:45:59.838Z] INFO: Testing against a local daemon [2022-04-29T07:45:59.839Z] === RUN TestCommitInheritsEnv [2022-04-29T07:45:59.839Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:45:59.839Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-29T07:45:59.839Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:45:59.839Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:59.839Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:45:59.839Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:45:59.839Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:45:59.839Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-29T07:45:59.839Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:45:59.839Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-04-29T07:45:59.839Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:45:59.839Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-04-29T07:45:59.839Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:46:00.631Z] testing: warning: no tests to run [2022-04-29T07:46:00.631Z] PASS [2022-04-29T07:46:00.631Z] ok github.com/docker/docker/integration/plugin/authz 0.106s [2022-04-29T07:46:00.631Z] [2022-04-29T07:46:00.631Z] DONE 0 tests in 0.969s [2022-04-29T07:46:00.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-29T07:46:00.806Z] --- PASS: TestRemoveImageOrphaning (1.42s) [2022-04-29T07:46:00.806Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:46:00.806Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-04-29T07:46:00.806Z] === RUN TestTagInvalidReference [2022-04-29T07:46:00.806Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-29T07:46:00.806Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:46:01.265Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-04-29T07:46:01.265Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:46:01.265Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-04-29T07:46:01.265Z] === RUN TestTagOfficialNames [2022-04-29T07:46:01.265Z] --- PASS: TestTagOfficialNames (0.13s) [2022-04-29T07:46:01.265Z] === RUN TestTagMatchesDigest [2022-04-29T07:46:01.265Z] --- PASS: TestTagMatchesDigest (0.09s) [2022-04-29T07:46:01.265Z] PASS [2022-04-29T07:46:01.265Z] ok github.com/docker/docker/integration/image 2.293s [2022-04-29T07:46:01.306Z] --- PASS: TestNetworkLocalhostTCPNat (4.57s) [2022-04-29T07:46:01.306Z] === RUN TestNetworkLoopbackNat [2022-04-29T07:46:01.306Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:01.306Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-29T07:46:01.306Z] === RUN TestPause [2022-04-29T07:46:01.306Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:46:01.306Z] --- SKIP: TestPause (0.00s) [2022-04-29T07:46:01.306Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T07:46:01.529Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T07:46:01.723Z] [2022-04-29T07:46:01.723Z] === Skipped [2022-04-29T07:46:01.723Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-29T07:46:01.723Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:46:01.723Z] [2022-04-29T07:46:01.723Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:46:01.723Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:46:01.723Z] [2022-04-29T07:46:01.723Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-29T07:46:01.723Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:46:01.723Z] [2022-04-29T07:46:01.723Z] DONE 12 tests, 3 skipped in 7.221s [2022-04-29T07:46:01.723Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-29T07:46:04.197Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.63s) [2022-04-29T07:46:04.197Z] === RUN TestPauseStopPausedContainer [2022-04-29T07:46:04.197Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:04.197Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-29T07:46:04.197Z] === RUN TestPsFilter [2022-04-29T07:46:04.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:04.638Z] INFO: Testing against a local daemon [2022-04-29T07:46:04.638Z] === RUN TestNetworkCreateDelete [2022-04-29T07:46:04.638Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.638Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:46:04.638Z] 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-04-29T07:46:04.638Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonDNSFallback [2022-04-29T07:46:04.638Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestInspectNetwork [2022-04-29T07:46:04.638Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:04.638Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:46:04.638Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.638Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:46:04.638Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:46:04.638Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:46:04.638Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:46:04.638Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:46:04.638Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:46:04.638Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:46:04.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestNetworkList [2022-04-29T07:46:04.638Z] === RUN TestNetworkList//networks [2022-04-29T07:46:04.638Z] === PAUSE TestNetworkList//networks [2022-04-29T07:46:04.638Z] === RUN TestNetworkList//networks/ [2022-04-29T07:46:04.638Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:46:04.638Z] === CONT TestNetworkList//networks [2022-04-29T07:46:04.638Z] === CONT TestNetworkList//networks/ [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkList (0.07s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-29T07:46:04.638Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-04-29T07:46:04.638Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:46:04.638Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:46:04.638Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:46:04.638Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:46:04.638Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:46:04.638Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:46:04.638Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:46:04.638Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:46:04.638Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:46:04.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:46:04.638Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:46:04.638Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:46:04.638Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:46:04.639Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:46:04.639Z] PASS [2022-04-29T07:46:04.639Z] ok github.com/docker/docker/integration/network 0.274s [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === Skipped [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-29T07:46:04.639Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:46:04.639Z] 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-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-29T07:46:04.639Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-29T07:46:04.639Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:46:04.639Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:46:04.639Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:46:04.639Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:46:04.639Z] [2022-04-29T07:46:04.639Z] DONE 34 tests, 15 skipped in 2.673s [2022-04-29T07:46:04.639Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-29T07:46:04.825Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 30.6% of statements [2022-04-29T07:46:04.825Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-29T07:46:04.825Z] ok github.com/docker/docker/cmd/dockerd/trap 2.591s coverage: 0.0% of statements [2022-04-29T07:46:04.825Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T07:46:04.825Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T07:46:04.825Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T07:46:04.825Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T07:46:04.825Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T07:46:05.159Z] --- PASS: TestPsFilter (0.51s) [2022-04-29T07:46:05.159Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T07:46:05.606Z] testing: warning: no tests to run [2022-04-29T07:46:05.606Z] PASS [2022-04-29T07:46:05.606Z] ok github.com/docker/docker/integration/network/ipvlan 0.096s [2022-04-29T07:46:05.606Z] [2022-04-29T07:46:05.606Z] DONE 0 tests in 0.971s [2022-04-29T07:46:05.606Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-29T07:46:06.572Z] testing: warning: no tests to run [2022-04-29T07:46:06.572Z] PASS [2022-04-29T07:46:06.572Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2022-04-29T07:46:06.572Z] [2022-04-29T07:46:06.572Z] DONE 0 tests in 0.965s [2022-04-29T07:46:07.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-29T07:46:07.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:07.835Z] INFO: Testing against a local daemon [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:07.835Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:07.835Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:07.835Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:07.835Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:46:07.835Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:07.835Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:46:07.835Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:46:07.835Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:46:07.835Z] === RUN TestPluginInstall [2022-04-29T07:46:07.835Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T07:46:07.835Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:46:07.835Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T07:46:07.835Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:46:07.835Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:46:07.835Z] PASS [2022-04-29T07:46:07.835Z] ok github.com/docker/docker/integration/plugin/common 0.186s [2022-04-29T07:46:07.835Z] [2022-04-29T07:46:07.835Z] === Skipped [2022-04-29T07:46:07.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-29T07:46:07.835Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] [2022-04-29T07:46:07.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-29T07:46:07.835Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] [2022-04-29T07:46:07.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:46:07.835Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:46:07.835Z] [2022-04-29T07:46:07.835Z] DONE 19 tests, 3 skipped in 6.092s [2022-04-29T07:46:07.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-29T07:46:07.998Z] testing: warning: no tests to run [2022-04-29T07:46:07.999Z] PASS [2022-04-29T07:46:07.999Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-04-29T07:46:07.999Z] [2022-04-29T07:46:07.999Z] DONE 0 tests in 0.930s [2022-04-29T07:46:07.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-29T07:46:08.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.54s) [2022-04-29T07:46:08.882Z] === RUN TestRemoveContainerWithVolume [2022-04-29T07:46:08.970Z] testing: warning: no tests to run [2022-04-29T07:46:08.970Z] PASS [2022-04-29T07:46:08.970Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [2022-04-29T07:46:08.970Z] [2022-04-29T07:46:08.970Z] DONE 0 tests in 0.970s [2022-04-29T07:46:08.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-29T07:46:09.016Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-04-29T07:46:09.623Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T07:46:09.623Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-29T07:46:09.623Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T07:46:09.623Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T07:46:10.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-29T07:46:10.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:10.056Z] INFO: Testing against a local daemon [2022-04-29T07:46:10.056Z] === RUN TestExternalGraphDriver [2022-04-29T07:46:10.056Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:46:10.056Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-29T07:46:10.056Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:46:10.056Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:46:10.056Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:46:10.056Z] PASS [2022-04-29T07:46:10.056Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.149s [2022-04-29T07:46:10.056Z] [2022-04-29T07:46:10.056Z] === Skipped [2022-04-29T07:46:10.056Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-29T07:46:10.056Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:46:10.056Z] [2022-04-29T07:46:10.056Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:46:10.056Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:46:10.056Z] [2022-04-29T07:46:10.056Z] DONE 2 tests, 2 skipped in 2.718s [2022-04-29T07:46:10.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-29T07:46:11.429Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-29T07:46:12.603Z] --- PASS: TestRemoveContainerWithVolume (3.65s) [2022-04-29T07:46:12.603Z] === RUN TestRemoveContainerRunning [2022-04-29T07:46:12.891Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T07:46:13.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:13.012Z] INFO: Testing against a local daemon [2022-04-29T07:46:13.012Z] === RUN TestReadPluginNoRead [2022-04-29T07:46:13.012Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:46:13.012Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-29T07:46:13.012Z] PASS [2022-04-29T07:46:13.012Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2022-04-29T07:46:13.012Z] [2022-04-29T07:46:13.012Z] === Skipped [2022-04-29T07:46:13.012Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-29T07:46:13.012Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:46:13.012Z] [2022-04-29T07:46:13.012Z] DONE 1 tests, 1 skipped in 2.687s [2022-04-29T07:46:13.012Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-29T07:46:13.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-29T07:46:14.007Z] testing: warning: no tests to run [2022-04-29T07:46:14.007Z] PASS [2022-04-29T07:46:14.007Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-04-29T07:46:14.475Z] [2022-04-29T07:46:14.475Z] DONE 0 tests in 1.446s [2022-04-29T07:46:14.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-29T07:46:14.513Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T07:46:14.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:14.797Z] INFO: Testing against a local daemon [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:14.797Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:14.797Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:14.797Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:14.797Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:46:14.797Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:46:14.797Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:46:14.797Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:46:14.797Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:46:14.797Z] === RUN TestPluginInstall [2022-04-29T07:46:14.797Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T07:46:14.797Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:46:14.797Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T07:46:14.797Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:46:14.797Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:46:14.797Z] PASS [2022-04-29T07:46:14.797Z] ok github.com/docker/docker/integration/plugin/common 0.180s [2022-04-29T07:46:14.797Z] [2022-04-29T07:46:14.797Z] === Skipped [2022-04-29T07:46:14.797Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-29T07:46:14.797Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] [2022-04-29T07:46:14.797Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-29T07:46:14.797Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] [2022-04-29T07:46:14.797Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:46:14.797Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:46:14.797Z] [2022-04-29T07:46:14.797Z] DONE 19 tests, 3 skipped in 5.595s [2022-04-29T07:46:14.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-29T07:46:15.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-29T07:46:16.324Z] --- PASS: TestRemoveContainerRunning (3.62s) [2022-04-29T07:46:16.324Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T07:46:17.331Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T07:46:17.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:17.459Z] INFO: Testing against a local daemon [2022-04-29T07:46:17.459Z] === RUN TestPluginWithDevMounts [2022-04-29T07:46:17.460Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:17.460Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-29T07:46:17.460Z] PASS [2022-04-29T07:46:17.460Z] ok github.com/docker/docker/integration/plugin/volumes 0.148s [2022-04-29T07:46:17.460Z] [2022-04-29T07:46:17.460Z] === Skipped [2022-04-29T07:46:17.460Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-29T07:46:17.460Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:17.460Z] [2022-04-29T07:46:17.460Z] DONE 1 tests, 1 skipped in 2.801s [2022-04-29T07:46:17.460Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-29T07:46:17.587Z] docker_api_swarm_service_test.go:304: [d518ca4b6e725] joining swarm manager [dbe8980e370bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:46:17.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:17.698Z] INFO: Testing against a local daemon [2022-04-29T07:46:17.698Z] === RUN TestExternalGraphDriver [2022-04-29T07:46:17.698Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:46:17.698Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-29T07:46:17.698Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:46:17.698Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:46:17.698Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:46:17.698Z] PASS [2022-04-29T07:46:17.698Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-04-29T07:46:17.698Z] [2022-04-29T07:46:17.698Z] === Skipped [2022-04-29T07:46:17.698Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-29T07:46:17.698Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:46:17.698Z] [2022-04-29T07:46:17.698Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:46:17.698Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:46:17.698Z] [2022-04-29T07:46:17.698Z] DONE 2 tests, 2 skipped in 2.606s [2022-04-29T07:46:17.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-29T07:46:18.516Z] docker_api_swarm_service_test.go:304: [dcaf91d85b856] joining swarm manager [dbe8980e370bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:46:19.215Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.65s) [2022-04-29T07:46:19.215Z] === RUN TestRemoveInvalidContainer [2022-04-29T07:46:19.215Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-29T07:46:19.215Z] === RUN TestRenameLinkedContainer [2022-04-29T07:46:19.215Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:19.215Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-29T07:46:19.544Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-29T07:46:19.544Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-04-29T07:46:19.671Z] === RUN TestRenameStoppedContainer [2022-04-29T07:46:19.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:19.708Z] INFO: Testing against a local daemon [2022-04-29T07:46:19.708Z] === RUN TestSecretInspect [2022-04-29T07:46:19.708Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-29T07:46:19.708Z] === RUN TestSecretList [2022-04-29T07:46:19.708Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] --- SKIP: TestSecretList (0.00s) [2022-04-29T07:46:19.708Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:46:19.708Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:46:19.708Z] === RUN TestSecretsUpdate [2022-04-29T07:46:19.708Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-29T07:46:19.708Z] === RUN TestTemplatedSecret [2022-04-29T07:46:19.708Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T07:46:19.708Z] === RUN TestSecretCreateResolve [2022-04-29T07:46:19.708Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:19.708Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-29T07:46:19.708Z] PASS [2022-04-29T07:46:19.708Z] ok github.com/docker/docker/integration/secret 0.134s [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === Skipped [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-29T07:46:19.708Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:19.708Z] [2022-04-29T07:46:19.708Z] DONE 6 tests, 6 skipped in 2.265s [2022-04-29T07:46:19.708Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-29T07:46:20.111Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-29T07:46:20.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:20.622Z] INFO: Testing against a local daemon [2022-04-29T07:46:20.622Z] === RUN TestReadPluginNoRead [2022-04-29T07:46:20.622Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:46:20.622Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-29T07:46:20.622Z] PASS [2022-04-29T07:46:20.622Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2022-04-29T07:46:20.622Z] [2022-04-29T07:46:20.622Z] === Skipped [2022-04-29T07:46:20.622Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-29T07:46:20.622Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:46:20.622Z] [2022-04-29T07:46:20.622Z] DONE 1 tests, 1 skipped in 2.484s [2022-04-29T07:46:20.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-29T07:46:20.690Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.8% of statements [2022-04-29T07:46:20.690Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T07:46:20.690Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T07:46:20.690Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T07:46:20.690Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T07:46:20.949Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-04-29T07:46:21.589Z] testing: warning: no tests to run [2022-04-29T07:46:21.589Z] PASS [2022-04-29T07:46:21.589Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.095s [2022-04-29T07:46:21.589Z] [2022-04-29T07:46:21.589Z] DONE 0 tests in 1.299s [2022-04-29T07:46:22.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-29T07:46:22.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:22.667Z] INFO: Testing against a local daemon [2022-04-29T07:46:22.667Z] === RUN TestServiceCreateInit [2022-04-29T07:46:22.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:46:22.667Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:22.667Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:46:22.667Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:22.667Z] --- PASS: TestServiceCreateInit (0.08s) [2022-04-29T07:46:22.667Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:22.667Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:22.667Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:46:22.667Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:22.667Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:46:22.667Z] === RUN TestCreateServiceConflict [2022-04-29T07:46:22.667Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:22.667Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-29T07:46:22.667Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:46:22.667Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:22.688Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T07:46:22.854Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.746s coverage: 74.8% of statements [2022-04-29T07:46:23.113Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-29T07:46:23.138Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:46:23.138Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:46:23.138Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:46:23.138Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestCreateServiceSysctls [2022-04-29T07:46:23.138Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-29T07:46:23.138Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:46:23.138Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-29T07:46:23.138Z] === RUN TestInspect [2022-04-29T07:46:23.138Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestInspect (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestCreateJob [2022-04-29T07:46:23.138Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestCreateJob (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestReplicatedJob [2022-04-29T07:46:23.138Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:46:23.138Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceListWithStatuses [2022-04-29T07:46:23.138Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:46:23.138Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:46:23.138Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServicePlugin [2022-04-29T07:46:23.138Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceUpdateLabel [2022-04-29T07:46:23.138Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:46:23.138Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:46:23.138Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:46:23.138Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-29T07:46:23.138Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:46:23.138Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:46:23.138Z] PASS [2022-04-29T07:46:23.138Z] ok github.com/docker/docker/integration/service 0.349s [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === Skipped [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-29T07:46:23.138Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:46:23.138Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-29T07:46:23.138Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-29T07:46:23.138Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-29T07:46:23.138Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-29T07:46:23.138Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-29T07:46:23.138Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-29T07:46:23.138Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-29T07:46:23.138Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:46:23.138Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-29T07:46:23.138Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-29T07:46:23.138Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-29T07:46:23.138Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-29T07:46:23.138Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-29T07:46:23.138Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-29T07:46:23.138Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:46:23.138Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:23.138Z] [2022-04-29T07:46:23.138Z] DONE 24 tests, 23 skipped in 3.318s [2022-04-29T07:46:23.138Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-29T07:46:23.385Z] --- PASS: TestRenameStoppedContainer (3.71s) [2022-04-29T07:46:23.385Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T07:46:23.682Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.390s coverage: 56.2% of statements [2022-04-29T07:46:24.055Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T07:46:24.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:24.220Z] INFO: Testing against a local daemon [2022-04-29T07:46:24.220Z] === RUN TestPluginWithDevMounts [2022-04-29T07:46:24.220Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:24.220Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2022-04-29T07:46:24.220Z] PASS [2022-04-29T07:46:24.220Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2022-04-29T07:46:24.220Z] [2022-04-29T07:46:24.220Z] === Skipped [2022-04-29T07:46:24.220Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2022-04-29T07:46:24.220Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:24.220Z] [2022-04-29T07:46:24.220Z] DONE 1 tests, 1 skipped in 2.514s [2022-04-29T07:46:24.618Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T07:46:24.678Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-29T07:46:25.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:25.367Z] INFO: Testing against a local daemon [2022-04-29T07:46:25.367Z] === RUN TestSessionCreate [2022-04-29T07:46:25.367Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:25.367Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-29T07:46:25.367Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:46:25.367Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:25.367Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:46:25.367Z] PASS [2022-04-29T07:46:25.367Z] ok github.com/docker/docker/integration/session 0.109s [2022-04-29T07:46:25.367Z] [2022-04-29T07:46:25.367Z] === Skipped [2022-04-29T07:46:25.367Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-29T07:46:25.367Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:25.367Z] [2022-04-29T07:46:25.367Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:46:25.367Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:25.367Z] [2022-04-29T07:46:25.367Z] DONE 2 tests, 2 skipped in 2.085s [2022-04-29T07:46:25.367Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-29T07:46:25.546Z] === RUN TestDockerSuite/TestPortList [2022-04-29T07:46:25.592Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-29T07:46:26.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:26.859Z] INFO: Testing against a local daemon [2022-04-29T07:46:26.859Z] === RUN TestSecretInspect [2022-04-29T07:46:26.859Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-29T07:46:26.859Z] === RUN TestSecretList [2022-04-29T07:46:26.859Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] --- SKIP: TestSecretList (0.01s) [2022-04-29T07:46:26.859Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:46:26.859Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:46:26.859Z] === RUN TestSecretsUpdate [2022-04-29T07:46:26.859Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-29T07:46:26.859Z] === RUN TestTemplatedSecret [2022-04-29T07:46:26.859Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T07:46:26.859Z] === RUN TestSecretCreateResolve [2022-04-29T07:46:26.859Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:26.859Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-29T07:46:26.859Z] PASS [2022-04-29T07:46:26.859Z] ok github.com/docker/docker/integration/secret 0.147s [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === Skipped [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-29T07:46:26.859Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2022-04-29T07:46:26.859Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:46:26.859Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-29T07:46:26.859Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-29T07:46:26.859Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-29T07:46:26.859Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:26.859Z] [2022-04-29T07:46:26.859Z] DONE 6 tests, 6 skipped in 1.981s [2022-04-29T07:46:26.859Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-29T07:46:26.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 50.6% of statements [2022-04-29T07:46:27.926Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.640s coverage: 46.1% of statements [2022-04-29T07:46:27.926Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T07:46:28.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:28.330Z] INFO: Testing against a local daemon [2022-04-29T07:46:28.330Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:46:28.330Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:28.330Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestDiskUsage [2022-04-29T07:46:28.330Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:46:28.330Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestEventsExecDie [2022-04-29T07:46:28.330Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:46:28.330Z] --- SKIP: TestEventsExecDie (0.01s) [2022-04-29T07:46:28.330Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:46:28.330Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:46:28.330Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestEventsVolumeCreate [2022-04-29T07:46:28.330Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:46:28.330Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestInfoAPI [2022-04-29T07:46:28.330Z] --- PASS: TestInfoAPI (0.08s) [2022-04-29T07:46:28.330Z] === RUN TestInfoAPIWarnings [2022-04-29T07:46:28.330Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:46:28.330Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestInfoDebug [2022-04-29T07:46:28.330Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:28.330Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:46:28.330Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:28.330Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:46:28.330Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:28.330Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-29T07:46:28.330Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:46:29.305Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.652s coverage: 58.2% of statements [2022-04-29T07:46:29.306Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-29T07:46:29.306Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T07:46:29.306Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-04-29T07:46:29.325Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2022-04-29T07:46:29.325Z] === RUN TestPingCacheHeaders [2022-04-29T07:46:29.325Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-29T07:46:29.325Z] === RUN TestPingGet [2022-04-29T07:46:29.325Z] --- PASS: TestPingGet (0.06s) [2022-04-29T07:46:29.325Z] === RUN TestPingHead [2022-04-29T07:46:29.325Z] --- PASS: TestPingHead (0.06s) [2022-04-29T07:46:29.325Z] === RUN TestPingSwarmHeader [2022-04-29T07:46:29.325Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.325Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-29T07:46:29.325Z] === RUN TestVersion [2022-04-29T07:46:29.325Z] --- PASS: TestVersion (0.06s) [2022-04-29T07:46:29.325Z] PASS [2022-04-29T07:46:29.325Z] ok github.com/docker/docker/integration/system 1.476s [2022-04-29T07:46:29.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:29.760Z] INFO: Testing against a local daemon [2022-04-29T07:46:29.760Z] === RUN TestServiceCreateInit [2022-04-29T07:46:29.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:46:29.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:46:29.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- PASS: TestServiceCreateInit (0.09s) [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:46:29.760Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceConflict [2022-04-29T07:46:29.760Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:46:29.760Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-04-29T07:46:29.760Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:46:29.760Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:46:29.760Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:46:29.760Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceSysctls [2022-04-29T07:46:29.760Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-04-29T07:46:29.760Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:46:29.760Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-29T07:46:29.760Z] === RUN TestInspect [2022-04-29T07:46:29.760Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestInspect (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestCreateJob [2022-04-29T07:46:29.760Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestCreateJob (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestReplicatedJob [2022-04-29T07:46:29.760Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:46:29.760Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceListWithStatuses [2022-04-29T07:46:29.760Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:46:29.760Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:46:29.760Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServicePlugin [2022-04-29T07:46:29.760Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceUpdateLabel [2022-04-29T07:46:29.760Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:46:29.760Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:46:29.760Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:46:29.760Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-29T07:46:29.760Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:46:29.760Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:46:29.760Z] PASS [2022-04-29T07:46:29.760Z] ok github.com/docker/docker/integration/service 0.416s [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === Skipped [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-04-29T07:46:29.760Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:46:29.760Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-04-29T07:46:29.760Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-29T07:46:29.760Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-29T07:46:29.760Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-29T07:46:29.760Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-29T07:46:29.760Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-29T07:46:29.760Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-29T07:46:29.760Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:46:29.760Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-29T07:46:29.760Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-29T07:46:29.760Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-29T07:46:29.760Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.760Z] [2022-04-29T07:46:29.760Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-29T07:46:29.761Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.761Z] [2022-04-29T07:46:29.761Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-29T07:46:29.761Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.761Z] [2022-04-29T07:46:29.761Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-29T07:46:29.761Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.761Z] [2022-04-29T07:46:29.761Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:46:29.761Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:46:29.761Z] [2022-04-29T07:46:29.761Z] DONE 24 tests, 23 skipped in 3.134s [2022-04-29T07:46:29.761Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === Skipped [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:46:29.795Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-29T07:46:29.795Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-04-29T07:46:29.795Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:46:29.795Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-29T07:46:29.795Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-29T07:46:29.795Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-29T07:46:29.795Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-29T07:46:29.795Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-29T07:46:29.795Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-29T07:46:29.795Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:29.795Z] [2022-04-29T07:46:29.795Z] DONE 16 tests, 10 skipped in 4.104s [2022-04-29T07:46:29.795Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-29T07:46:30.243Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-29T07:46:30.812Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-04-29T07:46:31.750Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2022-04-29T07:46:31.750Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T07:46:31.750Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T07:46:31.926Z] --- PASS: TestRenameRunningContainerAndReuse (7.54s) [2022-04-29T07:46:31.926Z] === RUN TestRenameInvalidName [2022-04-29T07:46:31.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:31.942Z] INFO: Testing against a local daemon [2022-04-29T07:46:31.942Z] === RUN TestSessionCreate [2022-04-29T07:46:31.942Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:31.942Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-29T07:46:31.942Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:46:31.942Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:31.942Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:46:31.942Z] PASS [2022-04-29T07:46:31.942Z] ok github.com/docker/docker/integration/session 0.133s [2022-04-29T07:46:31.942Z] [2022-04-29T07:46:31.942Z] === Skipped [2022-04-29T07:46:31.942Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-29T07:46:31.942Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:31.942Z] [2022-04-29T07:46:31.942Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:46:31.942Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:31.942Z] [2022-04-29T07:46:31.942Z] DONE 2 tests, 2 skipped in 1.941s [2022-04-29T07:46:31.942Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-29T07:46:32.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:32.012Z] INFO: Testing against a local daemon [2022-04-29T07:46:32.012Z] === RUN TestVolumesCreateAndList [2022-04-29T07:46:32.012Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-29T07:46:32.012Z] === RUN TestVolumesRemove [2022-04-29T07:46:32.012Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-29T07:46:32.012Z] === RUN TestVolumesInspect [2022-04-29T07:46:32.318Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.0% of statements [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:32.481Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:32.481Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:46:32.481Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:46:32.481Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:46:32.481Z] PASS [2022-04-29T07:46:32.481Z] ok github.com/docker/docker/integration/volume 0.446s [2022-04-29T07:46:32.481Z] [2022-04-29T07:46:32.481Z] DONE 9 tests in 2.607s [2022-04-29T07:46:32.481Z] INFO: make.ps1 ended at 04/29/2022 07:46:32 [2022-04-29T07:46:32.481Z] INFO: Integration CLI tests being run from the host: [2022-04-29T07:46:32.481Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-29T07:46:33.256Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-04-29T07:46:33.515Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-04-29T07:46:33.515Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T07:46:33.649Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T07:46:33.650Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T07:46:34.452Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-04-29T07:46:34.452Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-29T07:46:34.819Z] --- PASS: TestRenameInvalidName (4.19s) [2022-04-29T07:46:34.819Z] === RUN TestRenameAnonymousContainer [2022-04-29T07:46:34.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:34.842Z] INFO: Testing against a local daemon [2022-04-29T07:46:34.842Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:46:34.842Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:34.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestDiskUsage [2022-04-29T07:46:34.842Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:46:34.842Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestEventsExecDie [2022-04-29T07:46:34.842Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:46:34.842Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:46:34.842Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:46:34.842Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestEventsVolumeCreate [2022-04-29T07:46:34.842Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:46:34.842Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestInfoAPI [2022-04-29T07:46:34.842Z] --- PASS: TestInfoAPI (0.07s) [2022-04-29T07:46:34.842Z] === RUN TestInfoAPIWarnings [2022-04-29T07:46:34.842Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:46:34.842Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestInfoDebug [2022-04-29T07:46:34.842Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:34.842Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:46:34.842Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:34.842Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:46:34.842Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:34.842Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-29T07:46:34.842Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:46:35.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-29T07:46:35.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-29T07:46:35.302Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-29T07:46:35.302Z] === RUN TestPingCacheHeaders [2022-04-29T07:46:35.302Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-04-29T07:46:35.302Z] === RUN TestPingGet [2022-04-29T07:46:35.761Z] --- PASS: TestPingGet (0.06s) [2022-04-29T07:46:35.761Z] === RUN TestPingHead [2022-04-29T07:46:35.761Z] --- PASS: TestPingHead (0.05s) [2022-04-29T07:46:35.761Z] === RUN TestPingSwarmHeader [2022-04-29T07:46:35.761Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:35.761Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-29T07:46:35.761Z] === RUN TestVersion [2022-04-29T07:46:35.761Z] --- PASS: TestVersion (0.05s) [2022-04-29T07:46:35.761Z] PASS [2022-04-29T07:46:35.761Z] ok github.com/docker/docker/integration/system 1.408s [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === Skipped [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:46:35.761Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-29T07:46:35.761Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-29T07:46:35.761Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:46:35.761Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-29T07:46:35.761Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-29T07:46:35.761Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-29T07:46:35.761Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-29T07:46:35.761Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-29T07:46:35.761Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-29T07:46:35.761Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:46:35.761Z] [2022-04-29T07:46:35.761Z] DONE 16 tests, 10 skipped in 3.692s [2022-04-29T07:46:35.761Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-29T07:46:35.847Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-29T07:46:35.847Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T07:46:36.416Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.9% of statements [2022-04-29T07:46:36.676Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-04-29T07:46:37.612Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-29T07:46:38.180Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-29T07:46:38.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:38.663Z] INFO: Testing against a local daemon [2022-04-29T07:46:38.663Z] === RUN TestVolumesCreateAndList [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-29T07:46:38.663Z] === RUN TestVolumesRemove [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-29T07:46:38.663Z] === RUN TestVolumesInspect [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInspect (0.09s) [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:38.663Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:38.663Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:46:38.663Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:46:38.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:46:38.663Z] PASS [2022-04-29T07:46:38.663Z] ok github.com/docker/docker/integration/volume 0.478s [2022-04-29T07:46:38.663Z] [2022-04-29T07:46:38.663Z] DONE 9 tests in 2.647s [2022-04-29T07:46:38.663Z] INFO: make.ps1 ended at 04/29/2022 07:46:38 [2022-04-29T07:46:38.663Z] INFO: Integration CLI tests being run from the host: [2022-04-29T07:46:38.663Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-29T07:46:38.747Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-29T07:46:38.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-29T07:46:39.315Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 82.5% of statements [2022-04-29T07:46:39.315Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T07:46:39.315Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T07:46:39.460Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T07:46:39.460Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T07:46:39.460Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T07:46:40.252Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-04-29T07:46:40.389Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T07:46:40.389Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T07:46:40.389Z] docker_api_swarm_service_test.go:100: [da0602ae99c76] joining swarm manager [d0712b89b2f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:46:40.821Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.2% of statements [2022-04-29T07:46:40.821Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T07:46:40.951Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T07:46:40.951Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T07:46:41.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T07:46:41.208Z] docker_api_swarm_service_test.go:101: [d264d9abd1710] joining swarm manager [d0712b89b2f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:46:41.389Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-29T07:46:41.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T07:46:41.957Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-29T07:46:42.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T07:46:42.390Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-29T07:46:42.525Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-04-29T07:46:42.784Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-29T07:46:43.044Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2022-04-29T07:46:43.044Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T07:46:43.303Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-29T07:46:43.303Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T07:46:43.872Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-29T07:46:44.810Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-04-29T07:46:45.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:46:45.045Z] INFO: Testing against a local daemon [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T07:46:45.045Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T07:46:45.045Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T07:46:45.045Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T07:46:45.378Z] ok github.com/docker/docker/opts 0.021s coverage: 66.7% of statements [2022-04-29T07:46:45.378Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-29T07:46:45.659Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-29T07:46:46.037Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T07:46:46.223Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-29T07:46:46.507Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T07:46:46.785Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-29T07:46:46.785Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T07:46:47.284Z] ok github.com/docker/docker/pkg/archive 0.329s coverage: 82.1% of statements [2022-04-29T07:46:47.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T07:46:47.851Z] ok github.com/docker/docker/pkg/authorization 0.153s coverage: 68.3% of statements [2022-04-29T07:46:47.851Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-29T07:46:47.973Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T07:46:48.110Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-29T07:46:48.674Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T07:46:49.592Z] --- PASS: TestRenameAnonymousContainer (13.09s) [2022-04-29T07:46:49.592Z] === RUN TestRenameContainerWithSameName [2022-04-29T07:46:49.601Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T07:46:51.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-29T07:46:51.048Z] INFO: Testing against a local daemon [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T07:46:51.048Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T07:46:51.048Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T07:46:51.048Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T07:46:51.395Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 42.7% of statements [2022-04-29T07:46:51.395Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-29T07:46:51.495Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T07:46:51.654Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-29T07:46:51.764Z] --- PASS: TestRenameContainerWithSameName (3.62s) [2022-04-29T07:46:51.764Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T07:46:51.764Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:46:51.764Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:46:51.764Z] === RUN TestResize [2022-04-29T07:46:51.913Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-29T07:46:52.014Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T07:46:52.014Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T07:46:52.173Z] ok github.com/docker/docker/layer 7.237s coverage: 69.0% of statements [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T07:46:52.173Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T07:46:52.432Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-29T07:46:52.692Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-29T07:46:52.951Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-04-29T07:46:52.951Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-29T07:46:54.330Z] ok github.com/docker/docker/pkg/idtools 0.501s coverage: 67.9% of statements [2022-04-29T07:46:54.330Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.5% of statements [2022-04-29T07:46:54.330Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-04-29T07:46:54.588Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-04-29T07:46:54.588Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-29T07:46:54.588Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-04-29T07:46:54.774Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T07:46:54.848Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-04-29T07:46:55.031Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T07:46:55.137Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-29T07:46:55.405Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-04-29T07:46:55.405Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-29T07:46:55.405Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T07:46:55.405Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T07:46:55.479Z] --- PASS: TestResize (3.59s) [2022-04-29T07:46:55.479Z] === RUN TestResizeWithInvalidSize [2022-04-29T07:46:55.987Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-29T07:46:56.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-29T07:46:56.815Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-04-29T07:46:57.074Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-29T07:46:57.549Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T07:46:58.450Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-29T07:46:58.450Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-29T07:46:58.708Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-29T07:46:58.967Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-29T07:46:59.204Z] --- PASS: TestResizeWithInvalidSize (3.64s) [2022-04-29T07:46:59.204Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T07:46:59.227Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-29T07:46:59.486Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-29T07:47:00.054Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-04-29T07:47:00.312Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-29T07:47:00.571Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-04-29T07:47:01.140Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-29T07:47:01.399Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-29T07:47:01.658Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-29T07:47:02.929Z] --- PASS: TestResizeWhenContainerNotStarted (3.61s) [2022-04-29T07:47:02.929Z] === RUN TestDaemonRestartKillContainers [2022-04-29T07:47:02.929Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:02.929Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:47:02.929Z] === RUN TestStats [2022-04-29T07:47:02.929Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:47:02.929Z] --- SKIP: TestStats (0.00s) [2022-04-29T07:47:02.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T07:47:03.562Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.3% of statements [2022-04-29T07:47:03.562Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-29T07:47:04.087Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T07:47:04.130Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-04-29T07:47:05.065Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-04-29T07:47:05.324Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-29T07:47:05.980Z] check_test.go:378: [da0602ae99c76] daemon is not started [2022-04-29T07:47:05.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T07:47:06.261Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-29T07:47:07.003Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-29T07:47:07.003Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-29T07:47:07.262Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-29T07:47:07.502Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T07:47:07.521Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-29T07:47:08.064Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T07:47:08.992Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T07:47:09.426Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-29T07:47:09.994Z] ok github.com/docker/docker/volume/local 0.081s coverage: 76.4% of statements [2022-04-29T07:47:10.254Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-29T07:47:10.885Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T07:47:10.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-29T07:47:11.632Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-29T07:47:12.253Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T07:47:13.182Z] docker_api_swarm_service_test.go:533: [dd1b2b856541a] joining swarm manager [de34742a800d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:47:13.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.77s) [2022-04-29T07:47:13.435Z] === RUN TestStopContainerWithTimeout [2022-04-29T07:47:13.435Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:47:13.435Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-29T07:47:13.435Z] === RUN TestUpdateRestartPolicy [2022-04-29T07:47:13.745Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T07:47:13.745Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T07:47:14.308Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T07:47:14.564Z] docker_api_swarm_service_test.go:534: [d5ef1885d4842] joining swarm manager [de34742a800d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:47:15.952Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T07:47:19.223Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T07:47:19.223Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T07:47:19.223Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-29T07:47:19.223Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T07:47:19.480Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T07:47:19.736Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T07:47:19.736Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T07:47:20.299Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T07:47:21.708Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T07:47:22.272Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T07:47:22.833Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T07:47:29.387Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T07:47:29.949Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T07:47:31.316Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T07:47:31.316Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T07:47:31.316Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T07:47:31.572Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T07:47:33.463Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T07:47:33.554Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T07:47:33.554Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === Skipped [2022-04-29T07:47:33.554Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T07:47:33.554Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T07:47:33.554Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T07:47:33.554Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T07:47:33.554Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-29T07:47:33.554Z] time="2022-04-29T07:46:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-29T07:47:33.554Z] time="2022-04-29T07:46:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-29T07:47:33.554Z] time="2022-04-29T07:46:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-29T07:47:33.554Z] time="2022-04-29T07:46:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-29T07:47:33.554Z] time="2022-04-29T07:46:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-29T07:47:33.554Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-29T07:47:33.554Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-29T07:47:33.554Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T07:47:33.554Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-29T07:47:33.554Z] graphtest_unix.go:71: No driver to put! [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-29T07:47:33.554Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-29T07:47:33.554Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-29T07:47:33.554Z] [2022-04-29T07:47:33.554Z] DONE 2531 tests, 28 skipped in 251.929s [2022-04-29T07:47:33.554Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/config [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/idm [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/ns [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/options [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/osl [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T07:47:33.554Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-29T07:47:33.554Z] + 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-04-29T07:47:34.391Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T07:47:36.281Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T07:47:37.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-29T07:47:37.220Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T07:47:37.220Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T07:47:37.475Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T07:47:39.991Z] docker_api_swarm_service_test.go:148: [d9655d406fb16] joining swarm manager [dd3845a3a43dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:47:40.247Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T07:47:40.502Z] docker_api_swarm_service_test.go:148: [d9b34f821d3af] joining swarm manager [dd3845a3a43dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:47:41.065Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T07:47:41.629Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T07:47:42.996Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T07:47:43.383Z] --- PASS: TestUpdateRestartPolicy (27.09s) [2022-04-29T07:47:43.383Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T07:47:43.383Z] --- PASS: TestUpdateRestartWithAutoRemove (3.61s) [2022-04-29T07:47:43.383Z] === RUN TestWaitNonBlocked [2022-04-29T07:47:43.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:47:43.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:47:43.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:47:43.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:47:43.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T07:47:43.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T07:47:43.924Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T07:47:45.291Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T07:47:45.854Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T07:47:45.854Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T07:47:46.416Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T07:47:48.056Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-29T07:47:48.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.78s) [2022-04-29T07:47:48.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.93s) [2022-04-29T07:47:48.056Z] === RUN TestWaitBlocked [2022-04-29T07:47:48.056Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:47:48.056Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-29T07:47:48.056Z] PASS [2022-04-29T07:47:48.056Z] ok github.com/docker/docker/integration/container 141.299s [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === Skipped [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-29T07:47:48.056Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-29T07:47:48.056Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T07:47:48.056Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T07:47:48.056Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T07:47:48.056Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T07:47:48.056Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T07:47:48.056Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-29T07:47:48.056Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T07:47:48.056Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-29T07:47:48.056Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:47:48.056Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-29T07:47:48.056Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:47:48.056Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-29T07:47:48.056Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:47:48.056Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-29T07:47:48.056Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T07:47:48.056Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-29T07:47:48.056Z] [2022-04-29T07:47:48.056Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-29T07:47:48.057Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-29T07:47:48.057Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-29T07:47:48.057Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-29T07:47:48.057Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T07:47:48.057Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-29T07:47:48.057Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-29T07:47:48.057Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T07:47:48.057Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T07:47:48.057Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-29T07:47:48.057Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-29T07:47:48.057Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-29T07:47:48.057Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-29T07:47:48.057Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-29T07:47:48.057Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-29T07:47:48.057Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T07:47:48.057Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-29T07:47:48.057Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-29T07:47:48.057Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-29T07:47:48.057Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-29T07:47:48.057Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:47:48.057Z] [2022-04-29T07:47:48.057Z] DONE 120 tests, 38 skipped in 144.845s [2022-04-29T07:47:48.057Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-29T07:47:48.935Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T07:47:49.497Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T07:47:50.060Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T07:47:50.623Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T07:47:51.551Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T07:47:52.114Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T07:47:52.114Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T07:47:52.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T07:47:52.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T07:47:53.246Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T07:47:54.178Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T07:47:54.759Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T07:47:55.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T07:47:55.665Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-29T07:47:57.031Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T07:47:57.961Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-29T07:47:58.524Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-29T07:47:59.456Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-29T07:48:00.022Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-29T07:48:00.584Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-29T07:48:01.146Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T07:48:01.709Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-29T07:48:02.636Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T07:48:02.892Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T07:48:03.455Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T07:48:04.017Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T07:48:04.017Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T07:48:05.907Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T07:48:06.164Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T07:48:06.725Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T07:48:07.290Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T07:48:07.546Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T07:48:07.546Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T07:48:08.109Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T07:48:08.672Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T07:48:08.929Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T07:48:09.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T07:48:09.747Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T07:48:09.747Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T07:48:10.316Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T07:48:10.316Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T07:48:11.262Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T07:48:11.519Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T07:48:12.081Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T07:48:12.645Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T07:48:12.645Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T07:48:13.208Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T07:48:14.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T07:48:15.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T07:48:15.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T07:48:16.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T07:48:16.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-29T07:48:16.753Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T07:48:17.316Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T07:48:17.879Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T07:48:18.135Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T07:48:20.028Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork 37.207s coverage: 40.6% of statements [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.128s coverage: 4.0% of statements [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.5% of statements [2022-04-29T07:48:20.327Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T07:48:20.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-29T07:48:22.548Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T07:48:22.548Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T07:48:22.803Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T07:48:23.967Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T07:48:23.967Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-29T07:48:23.967Z] === RUN TestDaemonConfigValidation [2022-04-29T07:48:23.967Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] --- SKIP: TestDaemonConfigValidation (0.01s) [2022-04-29T07:48:23.967Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T07:48:23.967Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:48:23.967Z] === RUN TestDaemonProxy [2022-04-29T07:48:23.967Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:48:23.967Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T07:48:23.967Z] PASS [2022-04-29T07:48:23.967Z] ok github.com/docker/docker/integration/daemon 0.173s [2022-04-29T07:48:23.967Z] [2022-04-29T07:48:23.967Z] === Skipped [2022-04-29T07:48:23.967Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-29T07:48:23.967Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] [2022-04-29T07:48:23.967Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.01s) [2022-04-29T07:48:23.967Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] [2022-04-29T07:48:23.967Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T07:48:23.967Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T07:48:23.967Z] [2022-04-29T07:48:23.967Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-29T07:48:23.967Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T07:48:23.967Z] [2022-04-29T07:48:23.967Z] DONE 4 tests, 4 skipped in 30.659s [2022-04-29T07:48:23.967Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-29T07:48:23.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:23.967Z] INFO: Testing against a local daemon [2022-04-29T07:48:23.967Z] === RUN TestCommitInheritsEnv [2022-04-29T07:48:23.967Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:48:23.967Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-29T07:48:23.967Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T07:48:23.967Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:48:23.967Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:48:23.967Z] === RUN TestImportWithCustomPlatform [2022-04-29T07:48:23.967Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:48:23.967Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-29T07:48:23.967Z] === RUN TestImagesFilterMultiReference [2022-04-29T07:48:23.967Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-29T07:48:23.967Z] === RUN TestImagePullPlatformInvalid [2022-04-29T07:48:23.967Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-29T07:48:23.967Z] === RUN TestRemoveImageOrphaning [2022-04-29T07:48:24.693Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T07:48:25.495Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2022-04-29T07:48:25.495Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T07:48:25.495Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-04-29T07:48:25.495Z] === RUN TestTagInvalidReference [2022-04-29T07:48:25.495Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-29T07:48:25.495Z] === RUN TestTagValidPrefixedRepo [2022-04-29T07:48:25.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T07:48:25.951Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-29T07:48:25.951Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T07:48:25.951Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-29T07:48:25.951Z] === RUN TestTagOfficialNames [2022-04-29T07:48:25.951Z] --- PASS: TestTagOfficialNames (0.13s) [2022-04-29T07:48:25.951Z] === RUN TestTagMatchesDigest [2022-04-29T07:48:25.951Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-04-29T07:48:25.951Z] PASS [2022-04-29T07:48:25.951Z] ok github.com/docker/docker/integration/image 2.134s [2022-04-29T07:48:25.951Z] [2022-04-29T07:48:25.951Z] === Skipped [2022-04-29T07:48:25.951Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-29T07:48:25.951Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:48:25.951Z] [2022-04-29T07:48:25.951Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T07:48:25.951Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:48:25.951Z] [2022-04-29T07:48:25.951Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-29T07:48:25.951Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T07:48:25.951Z] [2022-04-29T07:48:25.951Z] DONE 12 tests, 3 skipped in 7.118s [2022-04-29T07:48:26.407Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-29T07:48:27.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T07:48:28.491Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.669s coverage: 7.2% of statements [2022-04-29T07:48:28.491Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T07:48:28.491Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-29T07:48:29.059Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-29T07:48:29.059Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T07:48:29.059Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-29T07:48:29.059Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T07:48:29.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:29.299Z] INFO: Testing against a local daemon [2022-04-29T07:48:29.299Z] === RUN TestNetworkCreateDelete [2022-04-29T07:48:29.299Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T07:48:29.299Z] 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-04-29T07:48:29.299Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonDNSFallback [2022-04-29T07:48:29.299Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestInspectNetwork [2022-04-29T07:48:29.299Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:29.299Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T07:48:29.299Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T07:48:29.299Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:48:29.299Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:48:29.299Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:48:29.299Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T07:48:29.299Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T07:48:29.299Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T07:48:29.299Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestNetworkList [2022-04-29T07:48:29.299Z] === RUN TestNetworkList//networks [2022-04-29T07:48:29.299Z] === PAUSE TestNetworkList//networks [2022-04-29T07:48:29.299Z] === RUN TestNetworkList//networks/ [2022-04-29T07:48:29.299Z] === PAUSE TestNetworkList//networks/ [2022-04-29T07:48:29.299Z] === CONT TestNetworkList//networks [2022-04-29T07:48:29.299Z] === CONT TestNetworkList//networks/ [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkList (0.08s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T07:48:29.299Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T07:48:29.299Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T07:48:29.299Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T07:48:29.299Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T07:48:29.299Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T07:48:29.299Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T07:48:29.299Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T07:48:29.299Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T07:48:29.299Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:48:29.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T07:48:29.299Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:48:29.299Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T07:48:29.299Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:48:29.299Z] PASS [2022-04-29T07:48:29.299Z] ok github.com/docker/docker/integration/network 0.279s [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === Skipped [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-29T07:48:29.299Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T07:48:29.299Z] 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-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-29T07:48:29.299Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-29T07:48:29.299Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T07:48:29.299Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T07:48:29.299Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:243: FLAKY_TEST [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T07:48:29.299Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T07:48:29.299Z] [2022-04-29T07:48:29.299Z] DONE 34 tests, 15 skipped in 2.824s [2022-04-29T07:48:29.299Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-29T07:48:29.405Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T07:48:29.405Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-29T07:48:29.405Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T07:48:29.405Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-29T07:48:29.405Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T07:48:29.474Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T07:48:29.474Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T07:48:29.474Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T07:48:29.474Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T07:48:29.474Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T07:48:29.474Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T07:48:29.474Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T07:48:29.474Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T07:48:29.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T07:48:29.628Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-29T07:48:29.662Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T07:48:29.887Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-29T07:48:29.887Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-29T07:48:30.147Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-29T07:48:30.263Z] testing: warning: no tests to run [2022-04-29T07:48:30.263Z] PASS [2022-04-29T07:48:30.263Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2022-04-29T07:48:30.263Z] [2022-04-29T07:48:30.263Z] DONE 0 tests in 0.968s [2022-04-29T07:48:30.263Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-29T07:48:31.037Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T07:48:31.229Z] testing: warning: no tests to run [2022-04-29T07:48:31.229Z] PASS [2022-04-29T07:48:31.229Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-04-29T07:48:31.229Z] [2022-04-29T07:48:31.229Z] DONE 0 tests in 1.016s [2022-04-29T07:48:31.684Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-29T07:48:31.972Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T07:48:32.650Z] testing: warning: no tests to run [2022-04-29T07:48:32.650Z] PASS [2022-04-29T07:48:32.650Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-04-29T07:48:32.650Z] [2022-04-29T07:48:32.650Z] DONE 0 tests in 0.982s [2022-04-29T07:48:32.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-29T07:48:33.611Z] testing: warning: no tests to run [2022-04-29T07:48:33.611Z] PASS [2022-04-29T07:48:33.611Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-04-29T07:48:33.611Z] [2022-04-29T07:48:33.611Z] DONE 0 tests in 0.930s [2022-04-29T07:48:33.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-29T07:48:33.864Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T07:48:34.121Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T07:48:34.232Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T07:48:34.233Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T07:48:34.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T07:48:34.233Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T07:48:34.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T07:48:35.492Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T07:48:36.053Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-29T07:48:36.053Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-29T07:48:36.053Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T07:48:36.615Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-29T07:48:37.982Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T07:48:37.982Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T07:48:38.028Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T07:48:38.545Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T07:48:38.801Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T07:48:39.363Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-29T07:48:39.927Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T07:48:39.927Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T07:48:40.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:40.760Z] INFO: Testing against a local daemon [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:48:40.760Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:48:40.760Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T07:48:40.760Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T07:48:40.760Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T07:48:40.760Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T07:48:40.760Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T07:48:40.760Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T07:48:40.760Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T07:48:40.760Z] === RUN TestPluginInstall [2022-04-29T07:48:40.760Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T07:48:40.760Z] === RUN TestPluginsWithRuntimes [2022-04-29T07:48:40.760Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T07:48:40.760Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T07:48:40.760Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:48:40.760Z] PASS [2022-04-29T07:48:40.760Z] ok github.com/docker/docker/integration/plugin/common 0.168s [2022-04-29T07:48:40.760Z] [2022-04-29T07:48:40.760Z] === Skipped [2022-04-29T07:48:40.760Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-29T07:48:40.760Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] [2022-04-29T07:48:40.760Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-29T07:48:40.760Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] [2022-04-29T07:48:40.760Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T07:48:40.760Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T07:48:40.760Z] [2022-04-29T07:48:40.760Z] DONE 19 tests, 3 skipped in 6.317s [2022-04-29T07:48:40.760Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-29T07:48:40.857Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T07:48:40.986Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T07:48:40.986Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T07:48:40.986Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T07:48:40.986Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T07:48:40.986Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T07:48:40.986Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T07:48:40.986Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T07:48:40.986Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T07:48:40.986Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T07:48:41.784Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T07:48:42.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-29T07:48:42.347Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T07:48:42.361Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-29T07:48:42.603Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-29T07:48:42.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:42.931Z] INFO: Testing against a local daemon [2022-04-29T07:48:42.931Z] === RUN TestExternalGraphDriver [2022-04-29T07:48:42.931Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:48:42.931Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-29T07:48:42.931Z] === RUN TestGraphdriverPluginV2 [2022-04-29T07:48:42.931Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:48:42.931Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:48:42.931Z] PASS [2022-04-29T07:48:42.931Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2022-04-29T07:48:42.931Z] [2022-04-29T07:48:42.931Z] === Skipped [2022-04-29T07:48:42.931Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-29T07:48:42.931Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T07:48:42.931Z] [2022-04-29T07:48:42.931Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-29T07:48:42.931Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T07:48:42.931Z] [2022-04-29T07:48:42.931Z] DONE 2 tests, 2 skipped in 2.845s [2022-04-29T07:48:43.167Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T07:48:43.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-29T07:48:43.729Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T07:48:44.550Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T07:48:44.776Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T07:48:44.776Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T07:48:44.776Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T07:48:44.776Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T07:48:44.776Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T07:48:45.112Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T07:48:45.112Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T07:48:46.071Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T07:48:46.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:46.299Z] INFO: Testing against a local daemon [2022-04-29T07:48:46.299Z] === RUN TestReadPluginNoRead [2022-04-29T07:48:46.299Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:48:46.299Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-29T07:48:46.299Z] PASS [2022-04-29T07:48:46.299Z] ok github.com/docker/docker/integration/plugin/logging 0.147s [2022-04-29T07:48:46.299Z] [2022-04-29T07:48:46.299Z] === Skipped [2022-04-29T07:48:46.299Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-29T07:48:46.299Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T07:48:46.299Z] [2022-04-29T07:48:46.299Z] DONE 1 tests, 1 skipped in 2.839s [2022-04-29T07:48:46.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-29T07:48:46.634Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T07:48:47.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-29T07:48:47.757Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T07:48:47.844Z] testing: warning: no tests to run [2022-04-29T07:48:47.844Z] PASS [2022-04-29T07:48:47.844Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-04-29T07:48:47.844Z] [2022-04-29T07:48:47.844Z] DONE 0 tests in 1.403s [2022-04-29T07:48:47.844Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-29T07:48:48.013Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T07:48:48.013Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-29T07:48:48.013Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T07:48:49.902Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-29T07:48:50.466Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T07:48:50.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:50.755Z] INFO: Testing against a local daemon [2022-04-29T07:48:50.755Z] === RUN TestPluginWithDevMounts [2022-04-29T07:48:50.755Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:50.755Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-29T07:48:50.755Z] PASS [2022-04-29T07:48:50.755Z] ok github.com/docker/docker/integration/plugin/volumes 0.123s [2022-04-29T07:48:50.755Z] [2022-04-29T07:48:50.755Z] === Skipped [2022-04-29T07:48:50.755Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-29T07:48:50.755Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:50.755Z] [2022-04-29T07:48:50.755Z] DONE 1 tests, 1 skipped in 2.766s [2022-04-29T07:48:50.755Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-29T07:48:51.030Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T07:48:51.940Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T07:48:52.920Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-29T07:48:52.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:52.934Z] INFO: Testing against a local daemon [2022-04-29T07:48:52.934Z] === RUN TestSecretInspect [2022-04-29T07:48:52.934Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-29T07:48:52.934Z] === RUN TestSecretList [2022-04-29T07:48:52.934Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] --- SKIP: TestSecretList (0.00s) [2022-04-29T07:48:52.934Z] === RUN TestSecretsCreateAndDelete [2022-04-29T07:48:52.934Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:48:52.934Z] === RUN TestSecretsUpdate [2022-04-29T07:48:52.934Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-29T07:48:52.934Z] === RUN TestTemplatedSecret [2022-04-29T07:48:52.934Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T07:48:52.934Z] === RUN TestSecretCreateResolve [2022-04-29T07:48:52.934Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:52.934Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-29T07:48:52.934Z] PASS [2022-04-29T07:48:52.934Z] ok github.com/docker/docker/integration/secret 0.136s [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === Skipped [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-29T07:48:52.934Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:52.934Z] [2022-04-29T07:48:52.934Z] DONE 6 tests, 6 skipped in 2.410s [2022-04-29T07:48:53.393Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-29T07:48:55.437Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-29T07:48:56.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:56.304Z] INFO: Testing against a local daemon [2022-04-29T07:48:56.304Z] === RUN TestServiceCreateInit [2022-04-29T07:48:56.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T07:48:56.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T07:48:56.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-29T07:48:56.304Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:48:56.304Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T07:48:56.304Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceConflict [2022-04-29T07:48:56.304Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T07:48:56.304Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-29T07:48:56.304Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T07:48:56.304Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T07:48:56.304Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T07:48:56.304Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceSysctls [2022-04-29T07:48:56.304Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-29T07:48:56.304Z] === RUN TestCreateServiceCapabilities [2022-04-29T07:48:56.304Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-29T07:48:56.304Z] === RUN TestInspect [2022-04-29T07:48:56.304Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestInspect (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestCreateJob [2022-04-29T07:48:56.304Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestCreateJob (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestReplicatedJob [2022-04-29T07:48:56.304Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestUpdateReplicatedJob [2022-04-29T07:48:56.304Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestServiceListWithStatuses [2022-04-29T07:48:56.304Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.304Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T07:48:56.304Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T07:48:56.304Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.305Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:48:56.305Z] === RUN TestDockerNetworkReConnect [2022-04-29T07:48:56.305Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.305Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-29T07:48:56.305Z] === RUN TestServicePlugin [2022-04-29T07:48:56.305Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.305Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T07:48:56.778Z] === RUN TestServiceUpdateLabel [2022-04-29T07:48:56.778Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-29T07:48:56.778Z] === RUN TestServiceUpdateSecrets [2022-04-29T07:48:56.778Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-29T07:48:56.778Z] === RUN TestServiceUpdateConfigs [2022-04-29T07:48:56.778Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-29T07:48:56.778Z] === RUN TestServiceUpdateNetwork [2022-04-29T07:48:56.778Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-29T07:48:56.778Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T07:48:56.778Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:48:56.778Z] PASS [2022-04-29T07:48:56.778Z] ok github.com/docker/docker/integration/service 0.366s [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === Skipped [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-29T07:48:56.778Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-29T07:48:56.778Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-29T07:48:56.778Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-29T07:48:56.778Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-29T07:48:56.778Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-29T07:48:56.778Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-29T07:48:56.778Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-29T07:48:56.778Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-29T07:48:56.778Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-29T07:48:56.778Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-29T07:48:56.778Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-29T07:48:56.778Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-29T07:48:56.778Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-29T07:48:56.778Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-29T07:48:56.778Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-29T07:48:56.778Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-29T07:48:56.778Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T07:48:56.778Z] [2022-04-29T07:48:56.778Z] DONE 24 tests, 23 skipped in 3.401s [2022-04-29T07:48:56.778Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-29T07:48:57.245Z] ok github.com/docker/docker/libnetwork/ipam 14.410s coverage: 85.3% of statements [2022-04-29T07:48:57.245Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T07:48:57.245Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T07:48:57.245Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-29T07:48:57.245Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-29T07:48:57.245Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T07:48:57.245Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-29T07:48:57.245Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-04-29T07:48:57.504Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-04-29T07:48:57.763Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-29T07:48:57.953Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-29T07:48:58.022Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-29T07:48:58.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:48:58.944Z] INFO: Testing against a local daemon [2022-04-29T07:48:58.944Z] === RUN TestSessionCreate [2022-04-29T07:48:58.944Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:58.944Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-29T07:48:58.944Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T07:48:58.944Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:58.944Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:48:58.944Z] PASS [2022-04-29T07:48:58.944Z] ok github.com/docker/docker/integration/session 0.121s [2022-04-29T07:48:58.944Z] [2022-04-29T07:48:58.944Z] === Skipped [2022-04-29T07:48:58.944Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-29T07:48:58.944Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:58.944Z] [2022-04-29T07:48:58.944Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T07:48:58.944Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T07:48:58.944Z] [2022-04-29T07:48:58.944Z] DONE 2 tests, 2 skipped in 2.092s [2022-04-29T07:48:58.944Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-29T07:49:00.470Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-29T07:49:01.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:49:01.902Z] INFO: Testing against a local daemon [2022-04-29T07:49:01.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T07:49:01.902Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:49:01.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestDiskUsage [2022-04-29T07:49:01.902Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:49:01.902Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestEventsExecDie [2022-04-29T07:49:01.902Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:49:01.902Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestEventsBackwardsCompatible [2022-04-29T07:49:01.902Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:49:01.902Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestEventsVolumeCreate [2022-04-29T07:49:01.902Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:49:01.902Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestInfoAPI [2022-04-29T07:49:01.902Z] --- PASS: TestInfoAPI (0.07s) [2022-04-29T07:49:01.902Z] === RUN TestInfoAPIWarnings [2022-04-29T07:49:01.902Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:49:01.902Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestInfoDebug [2022-04-29T07:49:01.902Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:01.902Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestInfoInsecureRegistries [2022-04-29T07:49:01.902Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:01.902Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestInfoRegistryMirrors [2022-04-29T07:49:01.902Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:01.902Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-29T07:49:01.902Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T07:49:02.361Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-29T07:49:02.863Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-29T07:49:02.863Z] === RUN TestPingCacheHeaders [2022-04-29T07:49:02.863Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-29T07:49:02.863Z] === RUN TestPingGet [2022-04-29T07:49:02.863Z] --- PASS: TestPingGet (0.06s) [2022-04-29T07:49:02.863Z] === RUN TestPingHead [2022-04-29T07:49:02.863Z] --- PASS: TestPingHead (0.06s) [2022-04-29T07:49:02.863Z] === RUN TestPingSwarmHeader [2022-04-29T07:49:02.863Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:49:02.863Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-29T07:49:02.863Z] === RUN TestVersion [2022-04-29T07:49:02.863Z] --- PASS: TestVersion (0.07s) [2022-04-29T07:49:02.863Z] PASS [2022-04-29T07:49:03.288Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T07:49:03.320Z] ok github.com/docker/docker/integration/system 1.421s [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === Skipped [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T07:49:03.320Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-29T07:49:03.320Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-29T07:49:03.320Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-29T07:49:03.320Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-29T07:49:03.320Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-29T07:49:03.320Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-29T07:49:03.320Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-29T07:49:03.320Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-29T07:49:03.320Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-29T07:49:03.320Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T07:49:03.320Z] [2022-04-29T07:49:03.320Z] DONE 16 tests, 10 skipped in 4.133s [2022-04-29T07:49:03.320Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T07:49:03.712Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T07:49:03.712Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T07:49:03.712Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T07:49:03.712Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T07:49:03.712Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T07:49:03.712Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T07:49:03.712Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T07:49:03.712Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T07:49:03.712Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T07:49:03.850Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-29T07:49:04.418Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-29T07:49:04.418Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-29T07:49:04.418Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T07:49:04.418Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T07:49:04.998Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T07:49:05.245Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T07:49:05.245Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T07:49:05.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T07:49:05.245Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T07:49:05.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T07:49:06.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:49:06.231Z] INFO: Testing against a local daemon [2022-04-29T07:49:06.231Z] === RUN TestVolumesCreateAndList [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-29T07:49:06.231Z] === RUN TestVolumesRemove [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesRemove (0.24s) [2022-04-29T07:49:06.231Z] === RUN TestVolumesInspect [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInspect (0.08s) [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T07:49:06.231Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T07:49:06.231Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T07:49:06.231Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T07:49:06.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T07:49:06.231Z] PASS [2022-04-29T07:49:06.231Z] ok github.com/docker/docker/integration/volume 0.526s [2022-04-29T07:49:06.231Z] [2022-04-29T07:49:06.231Z] DONE 9 tests in 2.904s [2022-04-29T07:49:06.231Z] INFO: make.ps1 ended at 04/29/2022 07:49:06 [2022-04-29T07:49:06.231Z] INFO: Integration CLI tests being run from the host: [2022-04-29T07:49:06.232Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-29T07:49:08.354Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T07:49:08.354Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-29T07:49:08.916Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T07:49:09.009Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T07:49:09.846Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T07:49:11.909Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T07:49:11.909Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T07:49:11.909Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T07:49:11.909Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T07:49:11.909Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T07:49:11.909Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T07:49:11.909Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T07:49:11.909Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T07:49:11.909Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T07:49:15.637Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T07:49:15.637Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T07:49:15.637Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T07:49:15.637Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T07:49:15.637Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T07:49:16.382Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T07:49:16.382Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T07:49:16.382Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T07:49:16.948Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T07:49:16.948Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T07:49:16.948Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T07:49:17.875Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T07:49:18.806Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T07:49:19.734Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T07:49:19.734Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T07:49:19.734Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T07:49:20.661Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T07:49:21.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T07:49:21.072Z] INFO: Testing against a local daemon [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T07:49:21.072Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T07:49:21.072Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T07:49:21.072Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T07:49:21.528Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T07:49:21.983Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T07:49:24.195Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T07:49:24.833Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T07:49:24.833Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T07:49:25.395Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T07:49:26.326Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T07:49:27.695Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T07:49:30.224Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T07:49:31.591Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T07:49:32.521Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-29T07:49:33.082Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T07:49:34.450Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T07:49:35.818Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T07:49:35.818Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T07:49:36.382Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T07:49:37.312Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T07:49:37.569Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T07:49:38.133Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T07:49:39.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T07:49:40.866Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-29T07:49:41.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T07:49:44.391Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-29T07:49:44.391Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T07:49:44.954Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T07:49:44.954Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-29T07:49:45.517Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T07:49:45.517Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T07:49:46.079Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T07:49:46.642Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T07:49:46.916Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T07:49:47.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-29T07:49:47.438Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T07:49:49.955Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-29T07:49:52.472Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-29T07:49:53.037Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-29T07:49:53.037Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-29T07:49:53.037Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T07:49:53.599Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-29T07:49:54.162Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T07:49:54.724Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-29T07:49:55.287Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T07:49:56.217Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-29T07:49:56.782Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-04-29T07:49:56.782Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T07:49:57.344Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T07:49:57.906Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-29T07:49:58.163Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T07:49:58.419Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T07:49:58.982Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T07:49:58.982Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-29T07:49:58.982Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T07:49:59.545Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T07:50:00.474Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T07:50:00.474Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-29T07:50:00.474Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T07:50:01.037Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-29T07:50:01.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-29T07:50:01.966Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T07:50:01.966Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-29T07:50:01.966Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T07:50:04.487Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-29T07:50:04.747Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T07:50:05.689Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T07:50:06.251Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T07:50:06.813Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-29T07:50:10.080Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-29T07:50:10.080Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T07:50:10.642Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T07:50:10.899Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-29T07:50:13.423Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-29T07:50:13.423Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-29T07:50:15.945Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-29T07:50:15.945Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-29T07:50:19.217Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-29T07:50:19.473Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-29T07:50:20.037Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-29T07:50:20.600Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-29T07:50:21.162Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-29T07:50:21.162Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-29T07:50:21.724Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-29T07:50:22.286Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-29T07:50:22.849Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T07:50:23.412Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T07:50:23.975Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T07:50:24.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-29T07:50:27.065Z] === RUN TestDockerSuite/TestRunState [2022-04-29T07:50:27.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-29T07:50:27.630Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T07:50:28.194Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T07:50:28.757Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T07:50:29.014Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-29T07:50:29.014Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-29T07:50:29.014Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T07:50:29.577Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T07:50:30.139Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-29T07:50:30.396Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-29T07:50:31.325Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T07:50:31.326Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T07:50:31.326Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T07:50:31.888Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-29T07:50:33.255Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-29T07:50:34.183Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-29T07:50:34.440Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-29T07:50:36.331Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-29T07:50:38.221Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-29T07:50:38.783Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T07:50:41.300Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-29T07:50:41.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T07:50:42.119Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T07:50:42.693Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T07:50:43.259Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T07:50:44.187Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-29T07:50:45.115Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T07:50:47.010Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T07:50:47.267Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T07:50:47.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-29T07:50:47.523Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T07:50:47.779Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T07:50:48.035Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T07:50:48.597Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T07:50:48.639Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T07:50:48.639Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T07:50:48.639Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T07:50:48.639Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T07:50:48.639Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T07:50:49.159Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-29T07:50:49.160Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-29T07:50:49.160Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T07:50:49.416Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/networkdb 103.887s coverage: 60.5% of statements [2022-04-29T07:50:49.478Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-29T07:50:49.478Z] ok github.com/docker/docker/libnetwork/portmapper 0.226s coverage: 48.6% of statements [2022-04-29T07:50:49.626Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T07:50:49.737Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-29T07:50:49.737Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T07:50:49.979Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T07:50:49.995Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === Skipped [2022-04-29T07:50:49.995Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-29T07:50:49.995Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-29T07:50:49.995Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-29T07:50:49.995Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T07:50:49.995Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T07:50:49.995Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T07:50:49.995Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T07:50:49.995Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T07:50:49.995Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-29T07:50:49.995Z] firewalld_test.go:14: firewalld is not running [2022-04-29T07:50:49.995Z] [2022-04-29T07:50:49.995Z] DONE 326 tests, 9 skipped in 199.935s [2022-04-29T07:50:50.236Z] docker_cli_service_logs_test.go:246: checking task at4jy2gcvs0q [2022-04-29T07:50:50.236Z] docker_cli_service_logs_test.go:251: checking messages for at4jy2gcvs0q [2022-04-29T07:50:50.236Z] docker_cli_service_logs_test.go:246: checking task p62shcr40cc0 [2022-04-29T07:50:50.236Z] docker_cli_service_logs_test.go:251: checking messages for p62shcr40cc0 Post stage [Pipeline] junit [2022-04-29T07:50:50.574Z] Recording test results [2022-04-29T07:50:50.993Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-29T07:50:51.168Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-29T07:50:51.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43525/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=251c22e9a2f5fa54284790ce79f88c4c8e97e802 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:251c22e9a2f5fa54284790ce79f88c4c8e97e802 hack/validate/vendor [2022-04-29T07:50:52.266Z] No vendor changes in diff. [2022-04-29T07:50:52.266Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T07:50:52.839Z] + echo Ensuring container killed. [2022-04-29T07:50:52.839Z] Ensuring container killed. [2022-04-29T07:50:52.839Z] + docker rm -vf docker-pr8 [2022-04-29T07:50:52.839Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-04-29T07:50:53.144Z] + echo Chowning /workspace to jenkins user [2022-04-29T07:50:53.144Z] Chowning /workspace to jenkins user [2022-04-29T07:50:53.144Z] + id -u [2022-04-29T07:50:53.144Z] + id -g [2022-04-29T07:50:53.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T07:50:53.692Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T07:50:53.692Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-29T07:50:53.947Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T07:50:54.382Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T07:50:54.815Z] + bundleName=unit [2022-04-29T07:50:54.815Z] + echo Creating unit-bundles.tar.gz [2022-04-29T07:50:54.815Z] Creating unit-bundles.tar.gz [2022-04-29T07:50:54.815Z] + 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-04-29T07:50:54.815Z] bundles/junit-report-libnetwork.xml [2022-04-29T07:50:54.815Z] bundles/junit-report.xml [2022-04-29T07:50:54.815Z] bundles/go-test-report-libnetwork.json [2022-04-29T07:50:54.815Z] bundles/go-test-report.json [2022-04-29T07:50:54.815Z] bundles/profile-libnetwork.out [2022-04-29T07:50:54.815Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-29T07:50:54.827Z] Archiving artifacts [2022-04-29T07:50:54.876Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T07:50:55.301Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T07:50:55.609Z] + make clean [2022-04-29T07:50:55.609Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T07:50:55.868Z] docker-dev-cache [2022-04-29T07:50:55.868Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T07:50:55.948Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T07:50:55.948Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T07:50:55.948Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T07:50:55.948Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T07:50:55.948Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T07:50:55.948Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [Pipeline] } [2022-04-29T07:50:56.244Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T07:50:57.172Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T07:50:58.539Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T07:50:59.752Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T07:50:59.909Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T07:51:00.480Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T07:51:00.480Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-29T07:51:00.480Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T07:51:00.480Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-29T07:51:00.480Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T07:51:00.480Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-29T07:51:00.480Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T07:51:00.737Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-29T07:51:00.737Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-29T07:51:00.737Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-29T07:51:01.669Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-29T07:51:02.233Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T07:51:03.161Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T07:51:03.161Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T07:51:03.161Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T07:51:03.161Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T07:51:03.161Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T07:51:03.161Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T07:51:03.161Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T07:51:03.161Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T07:51:03.161Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T07:51:03.161Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T07:51:03.161Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T07:51:03.161Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T07:51:03.161Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T07:51:03.601Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-29T07:51:03.618Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T07:51:03.618Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T07:51:03.618Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T07:51:03.618Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T07:51:03.618Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T07:51:03.618Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.618Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T07:51:03.618Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T07:51:03.618Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T07:51:03.857Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-29T07:51:04.419Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T07:51:04.419Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-29T07:51:04.676Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-29T07:51:04.676Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-29T07:51:04.676Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-29T07:51:04.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-29T07:51:04.931Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-29T07:51:04.931Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-29T07:51:04.931Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-29T07:51:04.931Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-29T07:51:04.931Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-29T07:51:04.931Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-29T07:51:05.187Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-29T07:51:05.749Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-29T07:51:05.750Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-29T07:51:06.311Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T07:51:06.568Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T07:51:06.824Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T07:51:07.080Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-29T07:51:07.336Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-29T07:51:07.899Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-29T07:51:07.899Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T07:51:07.899Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T07:51:08.462Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T07:51:09.831Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-29T07:51:10.393Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-29T07:51:10.393Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-29T07:51:10.393Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T07:51:10.683Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T07:51:10.683Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T07:51:10.683Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T07:51:10.683Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T07:51:10.683Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T07:51:10.957Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T07:51:10.957Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T07:51:11.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-29T07:51:11.775Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T07:51:12.338Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T07:51:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-29T07:51:14.230Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T07:51:14.682Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T07:51:14.792Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T07:51:14.792Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T07:51:14.792Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T07:51:15.721Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-29T07:51:16.294Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-29T07:51:16.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-29T07:51:17.481Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T07:51:17.481Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T07:51:18.849Z] docker_cli_swarm_test.go:1895: [d5d3dff9122bc] joining swarm manager [d40ab6a37fede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:51:18.849Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T07:51:19.106Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T07:51:19.221Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T07:51:19.363Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T07:51:20.291Z] docker_cli_swarm_test.go:1896: [d228b29da31be] joining swarm manager [d40ab6a37fede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:51:20.548Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2798383914 [2022-04-29T07:51:20.559Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T07:51:21.110Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T07:51:21.110Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T07:51:22.134Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T07:51:22.134Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T07:51:22.475Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T07:51:22.475Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T07:51:22.475Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T07:51:22.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T07:51:23.404Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T07:51:24.770Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T07:51:25.026Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T07:51:25.026Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T07:51:25.282Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T07:51:25.282Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T07:51:25.843Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T07:51:25.844Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T07:51:26.391Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T07:51:26.405Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T07:51:27.331Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T07:51:27.893Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T07:51:27.957Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T07:51:33.135Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T07:51:34.065Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T07:51:34.994Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T07:51:35.123Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T07:51:35.123Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T07:51:35.123Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T07:51:35.123Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T07:51:35.123Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T07:51:35.846Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T07:51:35.846Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T07:51:35.846Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T07:51:35.963Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T07:51:36.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-29T07:51:38.421Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T07:51:39.789Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T07:51:40.352Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T07:51:41.719Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T07:51:42.651Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T07:51:42.914Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T07:51:42.914Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T07:51:44.018Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T07:51:44.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-29T07:51:46.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-29T07:51:46.420Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T07:51:47.599Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T07:51:48.567Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T07:51:48.567Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T07:51:48.567Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T07:51:48.567Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T07:51:48.567Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T07:51:48.567Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T07:51:48.567Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T07:51:49.026Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T07:51:49.993Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T07:51:50.589Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T07:51:53.721Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-29T07:51:53.855Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T07:51:55.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T07:51:55.898Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T07:51:55.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T07:51:55.898Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T07:51:55.898Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T07:51:56.359Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-29T07:51:59.105Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T07:52:00.092Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T07:52:00.994Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-29T07:52:01.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-29T07:52:02.484Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T07:52:03.047Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T07:52:03.609Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T07:52:03.609Z] docker_cli_swarm_test.go:1796: [d2bb9e10c76d6] joining swarm manager [d8836473f3ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:52:04.172Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T07:52:04.172Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-29T07:52:04.172Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T07:52:04.736Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T07:52:04.991Z] docker_cli_swarm_test.go:1797: [d27c8f34a3834] joining swarm manager [d8836473f3ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:52:07.508Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T07:52:10.774Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-29T07:52:10.774Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-29T07:52:11.335Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-29T07:52:11.335Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-29T07:52:11.335Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-29T07:52:11.335Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-29T07:52:11.335Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-29T07:52:12.265Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-29T07:52:12.827Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-29T07:52:13.388Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-29T07:52:14.317Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-29T07:52:14.895Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T07:52:17.862Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T07:52:17.863Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T07:52:17.863Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T07:52:17.863Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T07:52:17.863Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T07:52:18.604Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-29T07:52:18.859Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-29T07:52:18.859Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-29T07:52:18.859Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-29T07:52:19.447Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-29T07:52:20.011Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T07:52:20.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-29T07:52:22.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-29T07:52:24.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-29T07:52:25.234Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T07:52:26.771Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T07:52:26.771Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T07:52:26.771Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T07:52:26.917Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-29T07:52:28.807Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-29T07:52:28.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T07:52:30.502Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T07:52:31.323Z] docker_cli_swarm_test.go:1315: [dba7a10894357] joining swarm manager [d0a49044819ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:52:31.579Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T07:52:32.508Z] docker_cli_swarm_test.go:1316: [dace925dae28d] joining swarm manager [d0a49044819ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:52:32.678Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T07:52:34.400Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-29T07:52:35.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-29T07:52:37.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-29T07:52:38.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-29T07:52:39.002Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-29T07:52:40.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-29T07:52:41.740Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-29T07:52:43.004Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T07:52:43.004Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T07:52:43.004Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T07:52:43.004Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T07:52:43.004Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T07:52:43.004Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T07:52:43.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-29T07:52:43.162Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T07:52:43.162Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T07:52:43.162Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T07:52:43.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T07:52:43.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T07:52:43.467Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T07:52:43.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T07:52:43.930Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T07:52:44.479Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-29T07:52:45.848Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T07:52:51.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T07:52:51.823Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T07:52:52.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T07:52:59.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T07:53:03.935Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T07:53:04.498Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T07:53:04.754Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T07:53:04.754Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T07:53:04.754Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T07:53:04.754Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-29T07:53:05.317Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T07:53:06.683Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T07:53:06.683Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T07:53:06.683Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T07:53:08.575Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T07:53:09.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T07:53:11.097Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T07:53:11.097Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite (1332.75s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.44s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.34s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.28s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.68s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.27s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.45s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.78s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.88s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-04-29T07:53:11.097Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.02s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.74s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.14s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.71s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.78s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.64s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.73s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.48s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.13s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.33s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.15s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.91s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.39s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.06s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.72s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.70s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.66s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.66s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.25s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.09s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.19s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.84s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.96s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.35s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.77s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.19s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.31s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.59s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.04s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.23s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.43s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.99s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.94s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.94s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.92s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.96s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildHistory (4.41s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.07s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.42s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.79s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.62s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.33s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.20s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.15s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.68s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.27s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.52s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.00s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.66s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.68s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.37s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildUser (2.18s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.05s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.76s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-29T07:53:11.098Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitChange (1.22s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.14s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitTTY (1.10s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-04-29T07:53:11.098Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.22s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.40s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.98s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.29s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.91s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.24s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.66s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00113dd58_} (1.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12866680606_/foo_false____} (1.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12866680606_/foo_true____} (1.33s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_false____} (1.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_true____} (1.31s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31853405948_/foo_true__0xc00113dd88__} (1.36s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00113dda0_} (1.32s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00113ddb8_} (1.33s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00113ddd0_} (1.32s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00113dde8_} (1.33s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.11s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.94s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.11s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.62s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.23s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.30s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.73s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.30s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.32s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.08s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.12s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.08s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExec (0.80s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecCgroup (1.10s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecInteractive (0.77s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecTTY (0.65s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-04-29T07:53:11.099Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.98s) [2022-04-29T07:53:11.099Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestExecWithUser (0.84s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHealth (18.57s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-04-29T07:53:11.100Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-29T07:53:11.100Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.55s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.64s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.89s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.12s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.28s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsTail (0.78s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.57s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestNetHostname (1.75s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.80s) [2022-04-29T07:53:11.100Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.73s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPortList (6.90s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.61s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.63s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.96s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.27s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.62s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.34s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2022-04-29T07:53:11.100Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.20s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.17s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.79s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.52s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.45s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.06s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.76s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-04-29T07:53:11.100Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.65s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.53s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.77s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.35s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.96s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.63s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.78s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.28s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.35s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunSysctls (1.02s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.65s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.50s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.52s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.23s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.15s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-04-29T07:53:11.101Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-04-29T07:53:11.101Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.82s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-04-29T07:53:11.102Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T07:53:11.102Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-04-29T07:53:11.102Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.49s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.77s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.76s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.44s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) [2022-04-29T07:53:11.102Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2022-04-29T07:53:11.102Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-29T07:53:11.102Z] === RUN TestDockerRegistrySuite [2022-04-29T07:53:11.102Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T07:53:12.477Z] check_test.go:194: [de04041448945] daemon is not started [2022-04-29T07:53:12.477Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T07:53:13.405Z] check_test.go:194: [dfa7b6b4e91a0] daemon is not started [2022-04-29T07:53:13.405Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T07:53:14.772Z] check_test.go:194: [d1c4dae8cd990] daemon is not started [2022-04-29T07:53:14.772Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T07:53:14.772Z] check_test.go:194: [d03530d6f067d] daemon is not started [2022-04-29T07:53:14.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T07:53:15.624Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T07:53:15.624Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T07:53:15.624Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T07:53:17.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T07:53:17.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T07:53:18.039Z] check_test.go:194: [ddb62502a2c3d] daemon is not started [2022-04-29T07:53:18.039Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T07:53:20.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T07:53:20.323Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T07:53:20.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T07:53:22.208Z] check_test.go:194: [dea007092007f] daemon is not started [2022-04-29T07:53:22.208Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T07:53:23.555Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T07:53:25.083Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T07:53:25.083Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T07:53:25.083Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T07:53:25.083Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T07:53:25.083Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T07:53:25.083Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T07:53:25.083Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T07:53:25.480Z] check_test.go:194: [d4010765fe022] daemon is not started [2022-04-29T07:53:25.481Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T07:53:25.540Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T07:53:26.047Z] check_test.go:194: [dd6ed3e7db234] daemon is not started [2022-04-29T07:53:26.047Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T07:53:26.508Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T07:53:26.975Z] check_test.go:194: [da74c03c5fb2d] daemon is not started [2022-04-29T07:53:26.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T07:53:27.903Z] check_test.go:194: [db541576bc327] daemon is not started [2022-04-29T07:53:27.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T07:53:27.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T07:53:27.956Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T07:53:27.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T07:53:27.956Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T07:53:27.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T07:53:28.831Z] check_test.go:194: [dc7722bc60cbf] daemon is not started [2022-04-29T07:53:28.831Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T07:53:30.196Z] check_test.go:194: [d912f8ca4d69f] daemon is not started [2022-04-29T07:53:30.196Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T07:53:30.758Z] check_test.go:194: [d5a4f9527d711] daemon is not started [2022-04-29T07:53:30.758Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T07:53:31.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-29T07:53:31.686Z] check_test.go:194: [daea6bff6be32] daemon is not started [2022-04-29T07:53:31.686Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T07:53:32.615Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc74cee6f3a753588614138c04390374631172aaeceaf4aa10fdca23aa595bb6 [2022-04-29T07:53:32.700Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T07:53:32.700Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T07:53:32.700Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T07:53:32.700Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T07:53:32.700Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T07:53:33.158Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-29T07:53:33.576Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12455b6a82ec8db4903e29176866dd50199ef43aebde6155cba09023f1287070 [2022-04-29T07:53:33.576Z] check_test.go:194: [d147c3293a3f8] daemon is not started [2022-04-29T07:53:33.576Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T07:53:33.576Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-29T07:53:34.504Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9cfc4b836a7e6e5230694bff426d40bbc625a13c6dae31d3b43c8efe20784d2b [2022-04-29T07:53:34.883Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T07:53:34.883Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T07:53:34.883Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T07:53:34.883Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T07:53:34.883Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T07:53:35.872Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c783a598c1c5dcc01b6d31e851767dd6ed60a8eb8847ee5afc2206b80217c31 [2022-04-29T07:53:36.127Z] check_test.go:194: [d1e90e7693b99] daemon is not started [2022-04-29T07:53:36.127Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T07:53:36.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T07:53:36.627Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T07:53:36.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T07:53:36.884Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T07:53:37.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T07:53:37.096Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T07:53:37.494Z] check_test.go:194: [dd4ec9afe10fe] daemon is not started [2022-04-29T07:53:37.494Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T07:53:37.494Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-29T07:53:37.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T07:53:37.564Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T07:53:37.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T07:53:40.015Z] check_test.go:194: [d97086b46b836] daemon is not started [2022-04-29T07:53:40.015Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T07:53:41.382Z] check_test.go:194: [dea98c74c1167] daemon is not started [2022-04-29T07:53:41.382Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T07:53:41.382Z] check_test.go:194: [d3a4325bed72e] daemon is not started [2022-04-29T07:53:41.382Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T07:53:42.753Z] check_test.go:194: [dc2342b913dcc] daemon is not started [2022-04-29T07:53:42.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T07:53:44.119Z] check_test.go:194: [dbccdb4d7a008] daemon is not started [2022-04-29T07:53:44.119Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T07:53:44.680Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-29T07:53:44.937Z] check_test.go:194: [d8b2d4f2df5fb] daemon is not started [2022-04-29T07:53:44.937Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T07:53:48.209Z] check_test.go:194: [de013546e0b56] daemon is not started [2022-04-29T07:53:48.209Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T07:53:48.209Z] check_test.go:194: [d8129fcf50e46] daemon is not started [2022-04-29T07:53:48.209Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T07:53:49.598Z] check_test.go:194: [d36b6bf27e89d] daemon is not started [2022-04-29T07:53:49.599Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T07:53:50.165Z] check_test.go:194: [dd05ae7757a1e] daemon is not started [2022-04-29T07:53:50.165Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T07:53:50.165Z] check_test.go:194: [ddc01644f98ab] daemon is not started [2022-04-29T07:53:50.165Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T07:53:50.422Z] check_test.go:194: [d741d2d35c4fe] daemon is not started [2022-04-29T07:53:50.422Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T07:53:50.678Z] check_test.go:194: [d21ac38069ab8] daemon is not started [2022-04-29T07:53:50.678Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T07:53:51.241Z] check_test.go:194: [dea4fe148fb0b] daemon is not started [2022-04-29T07:53:51.241Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T07:53:51.241Z] check_test.go:194: [d0a3c26b4c5e0] daemon is not started [2022-04-29T07:53:51.241Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T07:53:51.803Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-29T07:53:52.732Z] check_test.go:194: [d2f4f2c592a53] daemon is not started [2022-04-29T07:53:52.732Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T07:53:54.529Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T07:53:54.623Z] check_test.go:194: [d8d0faf132516] daemon is not started [2022-04-29T07:53:54.623Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T07:53:54.623Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-29T07:53:55.185Z] check_test.go:194: [da7e2c9d62ffe] daemon is not started [2022-04-29T07:53:55.442Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T07:53:55.971Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T07:53:55.971Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T07:53:55.971Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T07:53:55.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T07:53:56.809Z] check_test.go:194: [dd4c2bbec7238] daemon is not started [2022-04-29T07:53:56.809Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T07:53:57.738Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite (47.23s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.90s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.44s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.98s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.60s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-04-29T07:53:58.299Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.82s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.57s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.91s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.90s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-04-29T07:53:58.300Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-29T07:53:58.300Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T07:53:58.300Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T07:53:58.556Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-29T07:53:58.556Z] check_test.go:221: [d37e9ee7dbf9d] daemon is not started [2022-04-29T07:53:58.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T07:54:00.297Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T07:54:01.826Z] check_test.go:221: [d12481d2bfa81] daemon is not started [2022-04-29T07:54:01.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T07:54:01.829Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T07:54:01.829Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T07:54:01.829Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T07:54:02.755Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-29T07:54:05.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T07:54:06.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T07:54:06.280Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T07:54:06.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T07:54:06.926Z] check_test.go:221: [ded2750d82cc5] daemon is not started [2022-04-29T07:54:06.926Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T07:54:06.926Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-29T07:54:06.926Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-29T07:54:06.926Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-29T07:54:07.512Z] check_test.go:221: [d7625bc758d6c] daemon is not started [2022-04-29T07:54:07.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T07:54:07.773Z] check_test.go:221: [db81574ef23f4] daemon is not started [2022-04-29T07:54:07.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T07:54:08.429Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T07:54:09.143Z] check_test.go:221: [d5c94559a4669] daemon is not started [2022-04-29T07:54:09.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T07:54:10.071Z] check_test.go:221: [d33c1b08dc552] daemon is not started [2022-04-29T07:54:10.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T07:54:11.443Z] check_test.go:221: [d30df99dffbfc] daemon is not started [2022-04-29T07:54:11.443Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T07:54:12.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T07:54:13.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-29T07:54:13.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T07:54:13.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T07:54:13.431Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T07:54:13.896Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-29T07:54:14.181Z] check_test.go:221: [d1cacd2701986] daemon is not started [2022-04-29T07:54:14.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T07:54:14.422Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T07:54:14.422Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T07:54:14.438Z] check_test.go:221: [d5fbea8675fd7] daemon is not started [2022-04-29T07:54:14.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T07:54:14.694Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-29T07:54:14.890Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T07:54:14.951Z] check_test.go:221: [d467b3f3e6aa2] daemon is not started [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite (16.67s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.29s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.94s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-04-29T07:54:14.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-04-29T07:54:14.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T07:54:14.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T07:54:15.592Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T07:54:15.592Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T07:54:15.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T07:54:15.592Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T07:54:15.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T07:54:15.592Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T07:54:15.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T07:54:15.592Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T07:54:15.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T07:54:15.880Z] check_test.go:250: [d92aacd8fa9a8] daemon is not started [2022-04-29T07:54:15.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T07:54:16.047Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T07:54:16.455Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T07:54:16.455Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T07:54:16.455Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T07:54:16.809Z] check_test.go:250: [dd47e39f991f9] daemon is not started [2022-04-29T07:54:16.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T07:54:16.809Z] check_test.go:250: [d75b5c3ab3eec] daemon is not started [2022-04-29T07:54:16.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T07:54:17.417Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-29T07:54:18.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T07:54:18.602Z] check_test.go:250: [dfe3a382be61f] daemon is not started [2022-04-29T07:54:18.859Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T07:54:19.423Z] check_test.go:250: [d38933d996517] daemon is not started [2022-04-29T07:54:19.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T07:54:20.351Z] check_test.go:250: [d8e9b83d822c8] daemon is not started [2022-04-29T07:54:20.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T07:54:20.607Z] check_test.go:250: [d8846fca6b9de] daemon is not started [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.50s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.74s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.41s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.75s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.90s) [2022-04-29T07:54:20.607Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-29T07:54:20.607Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T07:54:20.607Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T07:54:22.320Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T07:54:23.884Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T07:54:23.884Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T07:54:23.884Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T07:54:23.884Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T07:54:23.884Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T07:54:24.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T07:54:27.464Z] check_test.go:277: [dcefca1cb5f0b] daemon is not started [2022-04-29T07:54:27.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T07:54:27.464Z] check_test.go:277: [dec5815062d92] daemon is not started [2022-04-29T07:54:27.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T07:54:27.464Z] check_test.go:277: [df2ac82ae8cdf] daemon is not started [2022-04-29T07:54:27.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T07:54:27.464Z] check_test.go:277: [dec32b24b9c32] daemon is not started [2022-04-29T07:54:27.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T07:54:27.464Z] check_test.go:277: [db2a603dfadca] daemon is not started [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-29T07:54:27.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-29T07:54:27.464Z] === RUN TestDockerNetworkSuite [2022-04-29T07:54:27.464Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-29T07:54:27.464Z] docker_cli_network_unix_test.go:46: [d622640a27fe7] daemon is not started [2022-04-29T07:54:27.464Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-29T07:54:27.603Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T07:54:27.603Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T07:54:27.733Z] docker_cli_network_unix_test.go:46: [d25dc62ac43a1] daemon is not started [2022-04-29T07:54:27.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-29T07:54:28.070Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T07:54:29.055Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T07:54:29.524Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T07:54:30.507Z] docker_cli_network_unix_test.go:46: [d89b16597137a] daemon is not started [2022-04-29T07:54:30.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-29T07:54:32.135Z] docker_cli_network_unix_test.go:46: [d0561dff18b08] daemon is not started [2022-04-29T07:54:32.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-29T07:54:32.391Z] docker_cli_network_unix_test.go:1233: [dfd0fb3e73e75] daemon is not started [2022-04-29T07:54:34.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-29T07:54:35.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T07:54:35.189Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T07:54:35.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T07:54:35.839Z] docker_cli_network_unix_test.go:46: [de0c849bfb319] daemon is not started [2022-04-29T07:54:36.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-29T07:54:36.689Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T07:54:39.642Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T07:54:39.642Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T07:54:39.642Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T07:54:40.264Z] docker_cli_network_unix_test.go:46: [d8cb75e1302d2] daemon is not started [2022-04-29T07:54:41.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-29T07:54:41.207Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T07:54:41.207Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T07:54:41.207Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T07:54:42.193Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T07:54:43.102Z] docker_cli_network_unix_test.go:46: [dec10ee4c2ca1] daemon is not started [2022-04-29T07:54:43.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-29T07:54:44.411Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T07:54:44.593Z] docker_cli_network_unix_test.go:46: [dc89e81dc49e2] daemon is not started [2022-04-29T07:54:44.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-29T07:54:45.155Z] docker_cli_network_unix_test.go:46: [d02f7022b153d] daemon is not started [2022-04-29T07:54:45.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-29T07:54:45.396Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T07:54:45.412Z] docker_cli_network_unix_test.go:46: [d02dcde40b58b] daemon is not started [2022-04-29T07:54:45.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T07:54:45.513Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T07:54:45.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T07:54:45.513Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T07:54:45.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T07:54:45.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-29T07:54:46.230Z] docker_cli_network_unix_test.go:46: [d407bf0142b0f] daemon is not started [2022-04-29T07:54:46.385Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T07:54:46.385Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T07:54:46.385Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T07:54:46.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-29T07:54:47.049Z] docker_cli_network_unix_test.go:46: [d9bdc8e64d459] daemon is not started [2022-04-29T07:54:47.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-29T07:54:47.375Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T07:54:47.561Z] docker_cli_network_unix_test.go:46: [da834a0536236] daemon is not started [2022-04-29T07:54:47.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-29T07:54:47.821Z] docker_cli_network_unix_test.go:46: [db856a01b5ee1] daemon is not started [2022-04-29T07:54:47.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-29T07:54:48.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T07:54:48.364Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T07:54:48.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T07:54:48.364Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T07:54:48.364Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T07:54:48.385Z] docker_cli_network_unix_test.go:46: [d516bec82ddf1] daemon is not started [2022-04-29T07:54:48.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-29T07:54:48.642Z] docker_cli_network_unix_test.go:46: [d922c8b2dd16e] daemon is not started [2022-04-29T07:54:48.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-29T07:54:48.642Z] docker_cli_network_unix_test.go:46: [dc943bf2fb3a4] daemon is not started [2022-04-29T07:54:48.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-29T07:54:48.898Z] docker_cli_network_unix_test.go:46: [d4dc121b44304] daemon is not started [2022-04-29T07:54:48.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-29T07:54:49.461Z] docker_cli_network_unix_test.go:46: [dcf3427ca8d8f] daemon is not started [2022-04-29T07:54:49.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-29T07:54:50.280Z] docker_cli_network_unix_test.go:46: [d7857ed016c7d] daemon is not started [2022-04-29T07:54:50.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-29T07:54:50.537Z] docker_cli_network_unix_test.go:46: [d408ab65dc957] daemon is not started [2022-04-29T07:54:50.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-29T07:54:50.793Z] docker_cli_network_unix_test.go:46: [d2b22eaa669a9] daemon is not started [2022-04-29T07:54:50.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-29T07:54:51.049Z] docker_cli_network_unix_test.go:46: [d1df1005d860e] daemon is not started [2022-04-29T07:54:51.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-29T07:54:52.415Z] docker_cli_network_unix_test.go:968: [db7c3232f7d82] daemon is not started [2022-04-29T07:54:53.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-29T07:54:54.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T07:54:54.072Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T07:54:54.272Z] docker_cli_network_unix_test.go:46: [d228bd515278b] daemon is not started [2022-04-29T07:54:54.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-29T07:54:54.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T07:54:54.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T07:54:54.989Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T07:54:54.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T07:54:54.989Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T07:54:55.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T07:54:55.522Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T07:54:57.060Z] docker_cli_network_unix_test.go:1116: [d3f065aefaafb] daemon is not started [2022-04-29T07:55:00.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-29T07:55:00.332Z] docker_cli_network_unix_test.go:46: [da23b41fc28f2] daemon is not started [2022-04-29T07:55:00.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-29T07:55:00.895Z] docker_cli_network_unix_test.go:46: [dd54f98278596] daemon is not started [2022-04-29T07:55:00.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-29T07:55:00.895Z] docker_cli_network_unix_test.go:46: [d781a9654d860] daemon is not started [2022-04-29T07:55:00.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-29T07:55:01.152Z] docker_cli_network_unix_test.go:46: [dc83796928ace] daemon is not started [2022-04-29T07:55:01.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-29T07:55:01.152Z] docker_cli_network_unix_test.go:46: [dc59e8c95f994] daemon is not started [2022-04-29T07:55:01.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-29T07:55:01.408Z] docker_cli_network_unix_test.go:46: [d65fd792c5835] daemon is not started [2022-04-29T07:55:01.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-29T07:55:01.408Z] docker_cli_network_unix_test.go:46: [d7b105e62b24b] daemon is not started [2022-04-29T07:55:01.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-29T07:55:02.773Z] docker_cli_network_unix_test.go:46: [dabc2ecf04bb5] daemon is not started [2022-04-29T07:55:03.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-29T07:55:03.703Z] docker_cli_network_unix_test.go:46: [dd140baa9fa85] daemon is not started [2022-04-29T07:55:03.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-29T07:55:03.703Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-29T07:55:03.703Z] docker_cli_network_unix_test.go:46: [dffd22ba4e967] daemon is not started [2022-04-29T07:55:03.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-29T07:55:04.265Z] docker_cli_network_unix_test.go:46: [deebfd95d8611] daemon is not started [2022-04-29T07:55:04.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-29T07:55:07.952Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T07:55:07.952Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T07:55:07.952Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T07:55:07.952Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T07:55:07.952Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T07:55:08.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-29T07:55:09.619Z] docker_cli_network_unix_test.go:1084: [d5fe7907265a9] daemon is not started [2022-04-29T07:55:10.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-29T07:55:10.985Z] docker_cli_network_unix_test.go:46: [d93ed43319197] daemon is not started [2022-04-29T07:55:10.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-29T07:55:11.242Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-29T07:55:11.498Z] docker_cli_network_unix_test.go:46: [d597b092e8bde] daemon is not started [2022-04-29T07:55:11.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-29T07:55:13.646Z] docker_cli_network_unix_test.go:46: [d3b516856f2e2] daemon is not started [2022-04-29T07:55:13.646Z] docker_cli_swarm_test.go:1180: [d2d0a76dfb2f5] joining swarm manager [dfb27c0ff630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:55:13.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-29T07:55:13.902Z] docker_cli_network_unix_test.go:46: [d2bbbcb4d5e42] daemon is not started [2022-04-29T07:55:13.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-29T07:55:14.464Z] docker_cli_network_unix_test.go:46: [d78f41a9ddf09] daemon is not started [2022-04-29T07:55:14.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-29T07:55:15.026Z] docker_cli_network_unix_test.go:46: [d9690b9ad85ca] daemon is not started [2022-04-29T07:55:15.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-29T07:55:15.587Z] docker_cli_network_unix_test.go:46: [d74d3a59ca294] daemon is not started [2022-04-29T07:55:16.149Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-29T07:55:20.336Z] docker_cli_swarm_test.go:1189: [da96b3a572c3c] joining swarm manager [dfb27c0ff630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:55:21.705Z] docker_cli_network_unix_test.go:46: [dee4daf121f3b] daemon is not started [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite (55.48s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.01s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.11s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.38s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-29T07:55:21.705Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.92s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.00s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-04-29T07:55:21.705Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2022-04-29T07:55:21.705Z] === RUN TestDockerHubPullSuite [2022-04-29T07:55:21.705Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-29T07:55:23.594Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-29T07:55:26.108Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-29T07:55:26.364Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-29T07:55:27.733Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-29T07:55:27.989Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-29T07:55:27.989Z] --- PASS: TestDockerHubPullSuite (6.33s) [2022-04-29T07:55:27.989Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-04-29T07:55:27.989Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-04-29T07:55:27.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-29T07:55:27.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s) [2022-04-29T07:55:27.990Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-29T07:55:27.990Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-04-29T07:55:27.990Z] PASS [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === Skipped [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-29T07:55:28.246Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T07:55:28.246Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-29T07:55:28.246Z] docker_cli_network_unix_test.go:46: [dffd22ba4e967] daemon is not started [2022-04-29T07:55:28.246Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] DONE 1265 tests, 51 skipped in 1476.020s [2022-04-29T07:55:28.246Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T07:55:28.246Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T07:55:28.246Z] +++ kill 9387 [2022-04-29T07:55:28.246Z] +++ /etc/init.d/apparmor stop [2022-04-29T07:55:28.246Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] Unloading profiles will leave already running processes permanently [2022-04-29T07:55:28.246Z] unconfined, which can lead to unexpected situations. [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.246Z] To set a process to complain mode, use the command line tool [2022-04-29T07:55:28.246Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T07:55:28.246Z] +++ true [2022-04-29T07:55:28.246Z] exiting test-integration [2022-04-29T07:55:28.246Z] ++ exit 0 [2022-04-29T07:55:28.246Z] [2022-04-29T07:55:28.502Z] + for job in $(jobs -p) [2022-04-29T07:55:28.502Z] + wait 6916 [2022-04-29T07:55:28.998Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T07:55:28.998Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T07:55:29.454Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T07:55:30.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T07:55:42.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T07:55:42.763Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T07:55:42.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T07:55:46.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T07:55:46.386Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T07:55:46.386Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T07:55:46.386Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T07:55:47.375Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T07:55:47.375Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T07:55:47.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T07:55:47.660Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T07:55:47.845Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T07:55:47.845Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T07:55:48.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-29T07:55:48.313Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T07:55:48.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T07:55:48.628Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T07:55:48.628Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T07:55:49.088Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T07:55:49.301Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T07:55:49.301Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T07:55:49.301Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T07:55:49.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T07:55:50.780Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T07:55:50.780Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T07:55:51.238Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T07:55:54.994Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-29T07:55:57.025Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T07:55:58.562Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T07:55:58.562Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T07:55:58.562Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T07:55:58.562Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T07:55:58.562Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T07:56:00.738Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T07:56:01.704Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T07:56:02.670Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T07:56:03.635Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T07:56:04.097Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T07:56:04.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T07:56:04.942Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-29T07:56:07.456Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-29T07:56:09.346Z] docker_cli_swarm_test.go:1112: [d349f23cdbbff] joining swarm manager [de76259a93414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:56:10.711Z] docker_cli_swarm_test.go:1113: [dba449e45cc2d] joining swarm manager [de76259a93414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:56:11.165Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T07:56:14.068Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T07:56:14.068Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T07:56:14.068Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T07:56:15.605Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T07:56:15.605Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T07:56:15.605Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T07:56:16.576Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T07:56:16.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T07:56:16.960Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T07:56:16.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T07:56:18.749Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T07:56:19.427Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T07:56:19.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T07:56:19.901Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T07:56:20.287Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T07:56:20.373Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T07:56:20.746Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T07:56:20.746Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T07:56:20.746Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T07:56:22.280Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T07:56:23.248Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T07:56:23.248Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T07:56:23.248Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T07:56:23.248Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T07:56:23.248Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T07:56:24.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T07:56:24.016Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T07:56:24.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T07:56:24.016Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T07:56:24.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T07:56:30.314Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T07:56:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T07:56:34.304Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T07:56:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T07:56:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T07:56:34.304Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T07:56:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T07:56:34.304Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T07:56:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T07:56:45.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T07:56:45.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T07:56:46.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T07:56:50.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T07:56:54.678Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T07:56:58.471Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T07:57:09.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T07:57:12.830Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T07:57:12.830Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T07:57:12.830Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T07:57:14.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T07:57:14.667Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T07:57:15.126Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T07:57:15.126Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T07:57:15.584Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T07:57:17.552Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T07:57:17.552Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T07:57:17.775Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T07:57:17.775Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T07:57:17.775Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T07:57:18.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T07:57:18.120Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T07:57:18.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-29T07:57:18.120Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T07:57:18.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T07:57:19.092Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T07:57:19.092Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T07:57:19.092Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T07:57:24.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T07:57:26.388Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T07:57:26.388Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T07:57:26.846Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T07:57:26.846Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T07:57:26.846Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T07:57:29.030Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T07:57:29.999Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T07:57:30.966Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T07:57:31.928Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T07:57:32.889Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T07:57:47.079Z] docker_cli_swarm_test.go:1166: [dede147082b79] joining swarm manager [de76259a93414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T07:57:47.668Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T07:57:48.628Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T07:57:48.628Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T07:57:48.628Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T07:57:50.795Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T07:57:50.795Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T07:57:50.795Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T07:57:51.251Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T07:57:54.139Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T07:57:55.666Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T07:57:56.122Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T07:57:56.122Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T07:57:56.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T07:57:57.648Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T07:57:58.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T07:57:58.617Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T07:57:58.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T07:57:58.617Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T07:57:58.617Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T07:58:01.635Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T07:58:01.635Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T07:58:01.635Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T07:58:02.093Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T07:58:07.149Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T07:58:10.772Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T07:58:10.772Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T07:58:10.772Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T07:58:10.772Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T07:58:13.583Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-29T07:58:13.583Z] docker_cli_swarm_test.go:1447: [d4fd2411ad61a] joining swarm manager [d489e9827d3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:58:13.839Z] docker_cli_swarm_test.go:1448: [d3ff378c2b2d4] joining swarm manager [d489e9827d3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T07:58:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-29T07:58:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-29T07:58:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-29T07:58:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-29T07:58:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-29T07:58:26.567Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-29T07:58:29.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-29T07:58:32.359Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-29T07:58:34.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-29T07:58:36.240Z] docker_cli_swarm_unix_test.go:63: [d2cb24eaf369f] joining swarm manager [dc6bb4dc3858a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:58:37.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T07:58:37.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T07:58:37.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T07:58:44.831Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T07:58:47.729Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T07:58:51.466Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T07:58:57.773Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T07:58:57.773Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T07:58:57.773Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T07:59:04.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T07:59:04.818Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T07:59:04.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T07:59:04.818Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T07:59:05.274Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-29T07:59:05.274Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T07:59:05.274Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T07:59:06.236Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T07:59:06.236Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T07:59:06.236Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T07:59:23.076Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T07:59:23.076Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T07:59:23.076Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T07:59:32.419Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-29T07:59:32.419Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-29T07:59:32.419Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-29T07:59:34.307Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-29T07:59:37.575Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-29T07:59:40.090Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-29T07:59:41.979Z] docker_api_swarm_test.go:962: [d73854f4e053a] joining swarm manager [de3d0eb2bab58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T07:59:42.031Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T07:59:42.032Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T07:59:42.032Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T07:59:42.032Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T07:59:48.377Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T07:59:58.813Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T08:00:03.863Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-29T08:00:07.120Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T08:00:07.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T08:00:09.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T08:00:11.969Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-29T08:00:13.761Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T08:00:13.861Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-29T08:00:14.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T08:00:16.377Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-29T08:00:18.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T08:00:18.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-29T08:00:23.381Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T08:00:28.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-29T08:00:32.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-29T08:00:32.704Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T08:00:32.704Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T08:00:32.704Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T08:00:32.704Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T08:00:34.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-29T08:00:37.228Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-29T08:00:39.745Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-29T08:00:42.281Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-29T08:00:45.549Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-29T08:00:47.438Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-29T08:00:49.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T08:01:02.163Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T08:01:17.105Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T08:01:35.588Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T08:01:41.355Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T08:01:41.355Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T08:01:41.811Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T08:01:43.601Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-29T08:01:58.437Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-29T08:01:58.734Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T08:02:00.908Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T08:02:01.876Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite (1537.22s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.39s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.65s) [2022-04-29T08:02:16.492Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.09s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.92s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.66s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.62s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.94s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.40s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.61s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.29s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.67s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.53s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.48s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.41s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.67s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.61s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.56s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.75s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.40s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.06s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.53s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.41s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.69s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.39s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.98s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.80s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.17s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.41s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.48s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.71s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.84s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.07s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (64.94s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.76s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.29s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.01s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.99s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.35s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.04s) [2022-04-29T08:02:16.492Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.25s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.29s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.79s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.74s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.30s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.40s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.27s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-04-29T08:02:16.492Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-04-29T08:02:16.492Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T08:02:16.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-29T08:02:16.492Z] docker_cli_external_volume_driver_test.go:53: [d18b68841fb56] daemon is not started [2022-04-29T08:02:31.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-29T08:02:31.816Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T08:02:49.626Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T08:03:07.312Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T08:03:07.938Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T08:03:07.938Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T08:03:07.938Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T08:03:13.832Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T08:03:13.832Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T08:03:13.832Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T08:03:13.832Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T08:03:16.152Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T08:03:23.344Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T08:03:23.344Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T08:03:23.344Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T08:03:23.344Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T08:03:23.344Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:03:23.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T08:03:29.040Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T08:03:29.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T08:03:29.211Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:03:29.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T08:03:29.211Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:03:29.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T08:03:29.211Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:03:29.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T08:03:30.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T08:03:36.072Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T08:03:38.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-29T08:03:43.820Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T08:03:47.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T08:03:57.490Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T08:03:57.490Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T08:03:57.490Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T08:03:57.490Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T08:03:57.490Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:03:57.490Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T08:03:58.596Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T08:03:59.068Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T08:03:59.068Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T08:04:01.934Z] docker_cli_external_volume_driver_test.go:53: [dfb8083eeb429] daemon is not started [2022-04-29T08:04:07.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T08:04:07.743Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T08:04:16.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T08:04:16.404Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T08:04:16.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-29T08:04:25.071Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T08:04:31.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-29T08:04:32.227Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T08:04:33.793Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T08:04:34.013Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T08:04:40.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T08:04:40.974Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:04:41.188Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T08:04:41.450Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T08:04:42.442Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T08:04:43.437Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T08:04:43.437Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:04:43.437Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T08:04:46.444Z] docker_cli_external_volume_driver_test.go:53: [d80ec38ef1491] daemon is not started [2022-04-29T08:04:53.540Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T08:04:55.938Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T08:04:55.938Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:04:55.938Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T08:05:01.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-29T08:05:01.557Z] docker_cli_external_volume_driver_test.go:53: [d9b5fc83ed2a3] daemon is not started [2022-04-29T08:05:08.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T08:05:13.768Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T08:05:13.768Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T08:05:14.755Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T08:05:14.755Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:05:14.755Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T08:05:16.323Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T08:05:16.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T08:05:19.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-29T08:05:23.485Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T08:05:23.954Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T08:05:24.948Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T08:05:26.524Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T08:05:27.511Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-29T08:05:28.506Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-29T08:05:30.729Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T08:05:39.409Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T08:05:39.409Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:05:39.409Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T08:05:39.409Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:05:39.409Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T08:05:39.880Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T08:05:39.880Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T08:05:39.880Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T08:05:40.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T08:05:40.819Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T08:05:41.814Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T08:05:49.143Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T08:05:51.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-29T08:06:03.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-29T08:06:14.459Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T08:06:14.459Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:06:14.459Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T08:06:14.459Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T08:06:21.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-29T08:07:00.866Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T08:07:00.866Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T08:07:00.866Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:07:00.866Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T08:07:00.866Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:07:00.866Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T08:07:00.866Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T08:07:01.831Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T08:07:01.831Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:07:01.831Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T08:07:02.797Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T08:07:03.255Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T08:07:04.718Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T08:07:04.718Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T08:07:04.718Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T08:07:04.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T08:07:05.410Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T08:07:08.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-29T08:07:10.345Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T08:07:10.525Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T08:07:14.250Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T08:07:16.324Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T08:07:20.061Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T08:07:20.062Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:07:20.062Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T08:07:20.062Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:07:20.524Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T08:07:20.524Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:07:20.524Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T08:07:20.524Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:07:20.524Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T08:07:20.524Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:07:20.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T08:07:23.241Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T08:07:23.408Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T08:07:23.408Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T08:07:23.408Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T08:07:23.408Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T08:07:23.408Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:07:23.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T08:07:26.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T08:07:26.334Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:07:26.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T08:07:26.334Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:07:26.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T08:07:26.334Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:07:26.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T08:07:26.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-29T08:07:27.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T08:07:29.118Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T08:07:29.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T08:07:29.205Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:07:29.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T08:07:29.205Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:07:29.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T08:07:29.205Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:07:29.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T08:07:30.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T08:07:34.401Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T08:07:37.236Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T08:07:37.791Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T08:07:44.963Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T08:07:55.485Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T08:07:55.485Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T08:07:55.485Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T08:07:55.485Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T08:07:55.485Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:07:55.485Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T08:07:58.328Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T08:07:58.328Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T08:07:58.328Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T08:07:58.328Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T08:07:58.328Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:07:58.328Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T08:07:58.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-29T08:08:01.386Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T08:08:01.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T08:08:02.667Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T08:08:02.667Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T08:08:08.447Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T08:08:10.339Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T08:08:10.339Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:08:10.339Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T08:08:10.377Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T08:08:15.514Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T08:08:18.913Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T08:08:19.020Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T08:08:20.007Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T08:08:20.007Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:08:20.007Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T08:08:20.007Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:08:20.007Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T08:08:24.067Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T08:08:24.775Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T08:08:29.197Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T08:08:30.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-29T08:08:30.653Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T08:08:34.448Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T08:08:34.448Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T08:08:34.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T08:08:36.431Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T08:08:37.750Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T08:08:37.875Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T08:08:37.964Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T08:08:39.278Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T08:08:39.441Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T08:08:41.018Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T08:08:42.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-29T08:08:45.028Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T08:08:45.028Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:08:45.028Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T08:08:45.485Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T08:08:45.943Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T08:08:45.943Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:08:45.943Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T08:08:46.325Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T08:08:46.326Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:08:46.326Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T08:08:47.287Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T08:08:48.253Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T08:08:48.253Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:08:48.253Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T08:08:53.521Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T08:08:56.482Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T08:09:00.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-29T08:09:00.768Z] docker_cli_external_volume_driver_test.go:485: [d5f5816e109d4] daemon is not started [2022-04-29T08:09:03.023Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T08:09:03.023Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:09:03.023Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T08:09:03.612Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T08:09:03.612Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:09:03.612Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T08:09:11.419Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T08:09:15.223Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T08:09:15.606Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-29T08:09:15.606Z] docker_cli_external_volume_driver_test.go:53: [d4df358cfb136] daemon is not started [2022-04-29T08:09:17.811Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T08:09:18.416Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T08:09:18.416Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T08:09:18.776Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T08:09:20.590Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T08:09:20.590Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:09:20.590Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T08:09:22.123Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T08:09:22.123Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T08:09:22.501Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T08:09:22.501Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:09:22.501Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T08:09:23.464Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T08:09:23.464Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T08:09:27.723Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-29T08:09:30.442Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-29T08:09:30.442Z] PASS [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] === Skipped [2022-04-29T08:09:30.442Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T08:09:30.442Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-29T08:09:30.442Z] check_test.go:307: [d61a102a6b3b3] daemon is not started [2022-04-29T08:09:30.442Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T08:09:30.442Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-29T08:09:30.442Z] check_test.go:307: [d74b72feddf35] daemon is not started [2022-04-29T08:09:30.442Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-29T08:09:30.442Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-29T08:09:30.442Z] check_test.go:307: [d192616b55acc] daemon is not started [2022-04-29T08:09:30.442Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T08:09:30.442Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-29T08:09:30.442Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T08:09:30.442Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-29T08:09:30.442Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T08:09:30.442Z] [2022-04-29T08:09:30.442Z] DONE 269 tests, 5 skipped in 2318.354s [2022-04-29T08:09:30.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T08:09:30.515Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T08:09:30.698Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d394d4f0f9470/docker.pid [2022-04-29T08:09:30.698Z] +++ kill 7127 [2022-04-29T08:09:30.698Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7127 is not a child of this shell [2022-04-29T08:09:30.698Z] warning: PID 7127 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d394d4f0f9470/docker.pid had a nonzero exit code [2022-04-29T08:09:30.698Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T08:09:30.698Z] +++ kill 9365 [2022-04-29T08:09:30.698Z] +++ /etc/init.d/apparmor stop [2022-04-29T08:09:30.698Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T08:09:30.698Z] [2022-04-29T08:09:30.698Z] Unloading profiles will leave already running processes permanently [2022-04-29T08:09:30.698Z] unconfined, which can lead to unexpected situations. [2022-04-29T08:09:30.698Z] [2022-04-29T08:09:30.698Z] To set a process to complain mode, use the command line tool [2022-04-29T08:09:30.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T08:09:30.698Z] +++ true [2022-04-29T08:09:30.698Z] exiting test-integration [2022-04-29T08:09:30.698Z] ++ exit 0 [2022-04-29T08:09:30.698Z] [2022-04-29T08:09:30.954Z] + exit 0 [2022-04-29T08:09:30.954Z] ++ jobs -p [2022-04-29T08:09:30.954Z] + pids= [2022-04-29T08:09:30.954Z] + echo 'Remaining pids to kill: []' [2022-04-29T08:09:30.954Z] Remaining pids to kill: [] [2022-04-29T08:09:30.954Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-29T08:09:30.970Z] Recording test results [2022-04-29T08:09:31.478Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T08:09:32.436Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T08:09:32.447Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T08:09:32.651Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T08:09:32.978Z] + echo Ensuring container killed. [2022-04-29T08:09:32.978Z] Ensuring container killed. [2022-04-29T08:09:32.978Z] + docker ps -aq -f name=docker-pr8-* [2022-04-29T08:09:32.978Z] + cids=528926ed7b78 [2022-04-29T08:09:32.978Z] 8aa32b5f56c4 [2022-04-29T08:09:32.978Z] e8728af15526 [2022-04-29T08:09:32.978Z] + [ -n 528926ed7b78 [2022-04-29T08:09:32.978Z] 8aa32b5f56c4 [2022-04-29T08:09:32.978Z] e8728af15526 ] [2022-04-29T08:09:32.978Z] + docker rm -vf 528926ed7b78 8aa32b5f56c4 e8728af15526 [2022-04-29T08:09:33.541Z] 528926ed7b78 [2022-04-29T08:09:33.541Z] 8aa32b5f56c4 [2022-04-29T08:09:33.599Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T08:09:33.797Z] e8728af15526 [Pipeline] sh [2022-04-29T08:09:33.970Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T08:09:33.975Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T08:09:34.083Z] + echo Chowning /workspace to jenkins user [2022-04-29T08:09:34.083Z] Chowning /workspace to jenkins user [2022-04-29T08:09:34.083Z] + id -u [2022-04-29T08:09:34.083Z] + id -g [2022-04-29T08:09:34.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43525:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T08:09:34.083Z] Unable to find image 'busybox:latest' locally [2022-04-29T08:09:34.083Z] latest: Pulling from library/busybox [2022-04-29T08:09:34.339Z] 50e8d59317eb: Pulling fs layer [2022-04-29T08:09:34.339Z] 50e8d59317eb: Download complete [2022-04-29T08:09:34.339Z] 50e8d59317eb: Pull complete [2022-04-29T08:09:34.339Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T08:09:34.339Z] Status: Downloaded newer image for busybox:latest [2022-04-29T08:09:34.935Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-29T08:09:34.936Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T08:09:35.902Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T08:09:36.464Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [2022-04-29T08:09:36.873Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] sh [2022-04-29T08:09:37.149Z] + bundleName=amd64 [2022-04-29T08:09:37.149Z] + echo Creating amd64-bundles.tar.gz [2022-04-29T08:09:37.149Z] Creating amd64-bundles.tar.gz [2022-04-29T08:09:37.149Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-29T08:09:37.149Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-29T08:09:38.407Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] archiveArtifacts [2022-04-29T08:09:38.524Z] Archiving artifacts [2022-04-29T08:09:38.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T08:09:39.473Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T08:09:40.300Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T08:09:40.581Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T08:09:40.623Z] + make clean [2022-04-29T08:09:40.884Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T08:09:40.884Z] docker-dev-cache [2022-04-29T08:09:40.884Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T08:09:41.825Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T08:09:41.825Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:09:41.825Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T08:09:41.825Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:09:41.825Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T08:09:44.779Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T08:09:44.780Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:09:44.780Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T08:09:47.168Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T08:09:47.168Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T08:09:47.168Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T08:09:48.132Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T08:09:49.094Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T08:09:49.279Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T08:09:49.279Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T08:09:49.279Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T08:09:50.023Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T08:09:50.997Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T08:09:56.809Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T08:09:57.662Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T08:10:18.901Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T08:10:18.901Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:10:18.901Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T08:10:21.788Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T08:10:26.907Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T08:10:26.907Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:10:26.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T08:10:28.441Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T08:10:45.571Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T08:11:06.815Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T08:11:10.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T08:11:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T08:11:24.646Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T08:11:27.606Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T08:11:27.606Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:11:28.074Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T08:11:28.074Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:11:28.544Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T08:11:30.770Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T08:11:33.490Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T08:11:36.054Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T08:11:36.663Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T08:11:40.531Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T08:11:41.428Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T08:11:46.364Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T08:11:48.606Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T08:11:50.814Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T08:11:58.738Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T08:12:04.549Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T08:12:05.603Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T08:12:09.848Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T08:12:10.834Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T08:12:11.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T08:12:24.326Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T08:12:24.326Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T08:12:25.666Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T08:12:25.666Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:12:25.666Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T08:12:30.740Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T08:12:30.740Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:12:30.740Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T08:12:31.501Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T08:12:31.501Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T08:12:37.371Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T08:12:40.458Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T08:12:40.916Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T08:12:40.916Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:12:40.916Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T08:12:40.916Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:12:40.916Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T08:12:41.022Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T08:12:41.479Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T08:12:41.479Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:12:41.479Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T08:12:41.479Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:12:41.479Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T08:12:44.645Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T08:12:46.142Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T08:12:53.194Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T08:12:54.972Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T08:12:56.084Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T08:12:56.539Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T08:12:56.539Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T08:12:57.870Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T08:12:57.870Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T08:12:58.328Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T08:12:59.429Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T08:13:00.956Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T08:13:01.229Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T08:13:02.194Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T08:13:02.484Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T08:13:04.366Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T08:13:07.578Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T08:13:07.578Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:13:07.578Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T08:13:09.144Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T08:13:10.711Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T08:13:16.578Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T08:13:17.254Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T08:13:17.710Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T08:13:22.049Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T08:13:22.049Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T08:13:23.758Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T08:13:23.758Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:13:23.758Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T08:13:23.758Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:13:23.758Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T08:13:23.758Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:13:23.758Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T08:13:28.515Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T08:13:29.505Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T08:13:32.495Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T08:13:34.266Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T08:13:34.266Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:13:34.266Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T08:13:34.266Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:13:34.266Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T08:13:34.416Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T08:13:37.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T08:13:42.978Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T08:13:49.503Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T08:13:53.389Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T08:13:58.048Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T08:14:00.458Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T08:14:04.393Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T08:14:04.861Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T08:14:05.093Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T08:14:06.060Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T08:14:06.060Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:14:06.060Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T08:14:06.060Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:14:06.060Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-29T08:14:06.250Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T08:14:07.785Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T08:14:07.785Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:14:07.785Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T08:14:07.785Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:14:07.785Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-29T08:14:09.784Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T08:14:09.784Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:14:09.784Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T08:14:10.688Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T08:14:10.688Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:14:10.688Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T08:14:17.363Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T08:14:26.037Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T08:14:26.037Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:14:26.037Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T08:14:26.037Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:14:26.037Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T08:14:28.995Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T08:14:28.995Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:14:29.465Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-29T08:14:47.325Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T08:14:52.228Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T08:14:52.696Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T08:15:10.157Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T08:15:11.100Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T08:15:13.956Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T08:15:13.956Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:15:13.957Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T08:15:13.957Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:15:13.957Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T08:15:13.957Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:15:13.957Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T08:15:14.943Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T08:15:25.373Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T08:15:28.333Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T08:15:28.333Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:15:28.801Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T08:15:28.801Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:15:28.801Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T08:15:28.801Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:15:28.801Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T08:15:32.596Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T08:15:35.307Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T08:15:36.223Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T08:15:38.469Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T08:15:45.632Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T08:15:51.034Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T08:15:52.795Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T08:15:52.795Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:15:52.795Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T08:15:52.950Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T08:15:53.215Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T08:15:53.673Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:15:53.673Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T08:15:53.673Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:15:54.130Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T08:15:56.306Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T08:15:57.619Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T08:15:57.619Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:15:57.619Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T08:15:57.619Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:15:58.076Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T08:16:00.245Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T08:16:00.987Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T08:16:01.472Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T08:16:01.472Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:16:01.472Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T08:16:04.713Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T08:16:06.008Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T08:16:11.776Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T08:16:11.903Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T08:16:15.025Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T08:16:17.541Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T08:16:19.244Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T08:16:19.244Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T08:16:19.244Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T08:16:19.244Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T08:16:19.244Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T08:16:19.244Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T08:16:19.244Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T08:16:19.244Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T08:16:29.671Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T08:16:38.343Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T08:16:38.343Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:16:38.343Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T08:16:40.254Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T08:16:40.254Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T08:16:40.713Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T08:16:42.135Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T08:16:42.135Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:16:42.135Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T08:16:42.135Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:16:42.135Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T08:16:42.135Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:16:42.135Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T08:16:42.636Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T08:16:42.636Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T08:16:42.636Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T08:16:45.095Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T08:16:45.095Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:16:45.568Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T08:16:45.568Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T08:16:49.377Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T08:16:49.377Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T08:16:49.377Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:16:49.377Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T08:16:49.377Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:16:49.377Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T08:16:49.377Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:16:49.377Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T08:16:53.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T08:16:54.978Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T08:16:54.978Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T08:16:55.523Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T08:16:55.523Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T08:16:56.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T08:16:59.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T08:16:59.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T08:16:59.090Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:16:59.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T08:17:00.205Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T08:17:00.205Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T08:17:02.028Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T08:17:02.028Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T08:17:02.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T08:17:02.887Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T08:17:05.852Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T08:17:05.852Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:17:05.852Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T08:17:05.852Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:17:05.852Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T08:17:05.991Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T08:17:09.082Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T08:17:09.650Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T08:17:09.650Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T08:17:13.452Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T08:17:13.452Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:17:13.452Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T08:17:17.248Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T08:17:17.248Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T08:17:21.040Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T08:17:25.799Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T08:17:31.104Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T08:17:31.104Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:17:31.104Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T08:17:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T08:17:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T08:17:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T08:17:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T08:17:31.682Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T08:17:34.647Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T08:17:34.647Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:17:34.647Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T08:17:34.831Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T08:17:36.366Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T08:17:38.449Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T08:17:38.449Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:17:38.449Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T08:17:38.992Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T08:17:38.993Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:17:38.993Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T08:17:40.669Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T08:17:41.138Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T08:17:42.153Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T08:17:44.756Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T08:17:45.718Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T08:17:47.007Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T08:17:49.213Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T08:17:49.213Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.213Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T08:17:49.213Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.213Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T08:17:49.213Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.213Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T08:17:49.226Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T08:17:49.226Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T08:17:49.226Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T08:17:49.226Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T08:17:49.226Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:17:49.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-29T08:17:52.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T08:17:52.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-29T08:17:52.770Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T08:17:53.892Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T08:17:54.858Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T08:17:55.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-29T08:17:58.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-29T08:17:58.584Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T08:17:58.584Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:17:58.584Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T08:17:58.584Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:17:58.584Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T08:18:01.306Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T08:18:01.306Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:18:01.306Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T08:18:01.306Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:18:01.306Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T08:18:01.306Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:18:01.306Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T08:18:01.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-29T08:18:04.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000118858_} [2022-04-29T08:18:07.078Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T08:18:07.078Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T08:18:08.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12079878891_c:\foo_false____} [2022-04-29T08:18:11.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12079878891_c:\foo_true____} [2022-04-29T08:18:11.747Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T08:18:11.747Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:18:11.747Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T08:18:11.747Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:18:11.747Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T08:18:15.389Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T08:18:15.389Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T08:18:15.389Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.389Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T08:18:15.389Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.857Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T08:18:15.857Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.857Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T08:18:15.857Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:18:15.857Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T08:18:18.817Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:18:18.817Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T08:18:18.817Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T08:18:19.287Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T08:18:19.287Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T08:18:19.287Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T08:18:19.287Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T08:18:19.287Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T08:18:19.287Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:18:19.287Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T08:18:23.079Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T08:18:23.079Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T08:18:23.079Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:18:23.079Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T08:18:26.030Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T08:18:26.030Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:18:26.030Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T08:18:26.030Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:18:26.030Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T08:18:26.030Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:18:26.030Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T08:18:28.520Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T08:18:28.520Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T08:18:33.192Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T08:18:35.406Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T08:18:35.406Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:18:35.406Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T08:18:35.406Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:18:35.406Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T08:18:38.858Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T08:18:41.642Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T08:18:42.604Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T08:18:44.646Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T08:18:44.646Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:18:45.105Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T08:18:45.105Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:18:45.566Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T08:18:47.911Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T08:18:47.911Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:18:47.911Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T08:18:47.911Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:18:47.911Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T08:18:49.300Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T08:18:49.300Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:18:49.300Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-29T08:18:54.940Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T08:19:00.405Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T08:19:00.405Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:19:00.405Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T08:19:00.405Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:19:00.874Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T08:19:03.661Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T08:19:03.661Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:19:03.661Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T08:19:03.661Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:19:03.661Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T08:19:04.675Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T08:19:04.675Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:19:04.675Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T08:19:04.675Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:19:04.675Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T08:19:06.552Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T08:19:06.552Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:19:06.969Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T08:19:07.008Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T08:19:08.469Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T08:19:08.469Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T08:19:08.469Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T08:19:08.469Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T08:19:08.469Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T08:19:11.423Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T08:19:11.653Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T08:19:12.111Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T08:19:14.380Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T08:19:14.380Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T08:19:14.848Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T08:19:17.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T08:19:18.052Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T08:19:18.521Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T08:19:18.521Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:19:18.521Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T08:19:18.990Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T08:19:18.990Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:19:18.990Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T08:19:19.461Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T08:19:19.934Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T08:19:24.655Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T08:19:28.370Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T08:19:28.825Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T08:19:32.426Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T08:19:32.427Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T08:19:32.427Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T08:19:36.212Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T08:19:36.212Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T08:19:36.212Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:19:36.212Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T08:19:39.175Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T08:19:39.175Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.175Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T08:19:39.643Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T08:19:39.643Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:19:39.643Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T08:19:40.114Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T08:19:40.114Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T08:19:40.114Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T08:19:40.114Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T08:19:40.114Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:19:40.114Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T08:19:42.049Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T08:19:42.049Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:19:42.049Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T08:19:42.049Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:19:42.049Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T08:19:42.049Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:19:42.049Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T08:19:43.020Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T08:19:43.903Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T08:19:46.856Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T08:19:49.871Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T08:19:49.871Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:19:49.871Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T08:19:49.871Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:19:49.871Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T08:19:49.871Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:19:49.871Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T08:19:50.326Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T08:19:50.648Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T08:19:55.392Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T08:19:58.290Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T08:19:58.290Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:19:58.752Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T08:19:58.752Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:19:58.752Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T08:19:58.752Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:19:58.752Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T08:20:01.070Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T08:20:01.655Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T08:20:02.670Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T08:20:03.632Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T08:20:03.632Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:20:04.091Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T08:20:04.091Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:20:04.091Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T08:20:04.091Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:20:04.091Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T08:20:06.938Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T08:20:06.987Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T08:20:06.987Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:20:06.987Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T08:20:08.723Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T08:20:14.036Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T08:20:14.101Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T08:20:15.792Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T08:20:17.112Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T08:20:18.098Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T08:20:20.474Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T08:20:20.474Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:20:20.474Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T08:20:21.082Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T08:20:21.082Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:20:21.082Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T08:20:23.975Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T08:20:24.442Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T08:20:26.011Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T08:20:29.199Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T08:20:29.199Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:20:29.199Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T08:20:31.514Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T08:20:31.514Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:20:31.514Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T08:20:33.178Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T08:20:37.756Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T08:20:39.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T08:20:39.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T08:20:39.049Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T08:20:39.049Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:20:39.517Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T08:20:39.517Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:20:39.517Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T08:20:39.517Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:20:39.517Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T08:20:40.502Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T08:20:40.502Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:20:40.502Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T08:20:41.822Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T08:20:43.535Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T08:20:43.536Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T08:20:43.536Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T08:20:43.536Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T08:20:43.536Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T08:20:43.536Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T08:20:43.536Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T08:20:43.536Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T08:20:43.536Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T08:20:44.301Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T08:20:48.869Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T08:20:48.869Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T08:20:48.869Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T08:20:48.869Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T08:20:48.869Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T08:20:48.869Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T08:20:48.869Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T08:20:48.869Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T08:20:52.962Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T08:20:55.940Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T08:20:58.335Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T08:20:59.163Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T08:20:59.735Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T08:21:05.602Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T08:21:05.602Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:21:05.602Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T08:21:07.819Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T08:21:09.445Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T08:21:09.445Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:21:09.445Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T08:21:10.696Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T08:21:10.696Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:21:10.696Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T08:21:12.338Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T08:21:12.338Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.338Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T08:21:12.338Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.338Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T08:21:12.338Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.338Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T08:21:12.870Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T08:21:12.870Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.870Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T08:21:12.870Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.870Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T08:21:12.870Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:21:12.870Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T08:21:13.693Z] === RUN TestDockerSuite/TestExec [2022-04-29T08:21:13.693Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:21:13.693Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T08:21:13.693Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:21:13.693Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T08:21:15.771Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T08:21:15.771Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:21:15.771Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T08:21:15.771Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T08:21:15.916Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T08:21:16.054Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T08:21:16.054Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:21:16.054Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T08:21:16.054Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T08:21:18.668Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T08:21:18.867Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T08:21:18.867Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:21:18.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T08:21:18.867Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:21:18.867Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T08:21:18.867Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:21:18.867Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T08:21:19.127Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T08:21:19.127Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.127Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T08:21:19.127Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.127Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T08:21:19.127Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.127Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T08:21:19.779Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T08:21:19.779Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T08:21:19.779Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.779Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T08:21:19.779Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.779Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T08:21:19.779Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:21:19.779Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T08:21:21.831Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T08:21:22.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T08:21:24.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T08:21:24.788Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T08:21:24.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T08:21:27.006Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T08:21:27.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T08:21:27.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T08:21:27.831Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:21:27.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T08:21:28.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T08:21:29.959Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T08:21:30.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T08:21:30.727Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T08:21:32.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T08:21:32.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T08:21:32.860Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:21:32.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T08:21:35.828Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T08:21:35.828Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:21:35.828Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T08:21:35.828Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:21:35.828Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T08:21:35.828Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:21:35.828Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T08:21:36.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T08:21:37.042Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T08:21:38.781Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T08:21:39.290Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T08:21:39.290Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:21:39.290Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T08:21:39.290Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:21:39.290Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T08:21:40.756Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T08:21:40.756Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:21:40.756Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T08:21:40.756Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:21:40.756Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T08:21:41.465Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T08:21:41.465Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T08:21:44.367Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T08:21:44.367Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:21:44.367Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T08:21:44.476Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T08:21:44.476Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T08:21:44.659Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T08:21:44.659Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T08:21:44.659Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T08:21:44.659Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T08:21:44.659Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:21:44.659Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T08:21:47.288Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T08:21:47.611Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T08:21:47.611Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T08:21:47.611Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T08:21:47.611Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T08:21:47.611Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:21:47.611Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T08:21:47.746Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T08:21:48.195Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T08:21:48.195Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:21:48.195Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T08:21:50.694Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T08:21:50.694Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:21:50.694Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T08:21:50.745Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T08:21:53.023Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T08:21:53.023Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T08:21:55.428Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T08:21:56.740Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T08:21:57.868Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T08:21:57.868Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:21:57.868Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T08:21:57.868Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:21:57.868Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T08:21:57.868Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:21:57.868Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T08:22:00.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T08:22:00.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T08:22:00.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T08:22:00.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T08:22:00.111Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T08:22:02.285Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T08:22:02.286Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:22:02.286Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T08:22:03.791Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T08:22:05.024Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T08:22:06.022Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T08:22:06.022Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:22:06.022Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T08:22:08.195Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T08:22:08.654Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T08:22:10.891Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T08:22:12.336Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T08:22:12.336Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T08:22:12.336Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T08:22:12.336Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T08:22:12.336Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T08:22:13.345Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T08:22:14.680Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T08:22:15.240Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T08:22:15.240Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:22:15.240Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T08:22:16.263Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T08:22:16.263Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T08:22:16.263Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T08:22:16.263Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T08:22:16.263Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:22:16.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-29T08:22:18.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T08:22:18.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-29T08:22:18.975Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T08:22:18.976Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:22:18.976Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T08:22:21.840Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestHealth [2022-04-29T08:22:21.840Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T08:22:21.840Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T08:22:23.664Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T08:22:23.664Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T08:22:27.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T08:22:29.000Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T08:22:29.000Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T08:22:29.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-29T08:22:29.429Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T08:22:29.475Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T08:22:29.475Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:22:29.475Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T08:22:31.040Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T08:22:31.040Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T08:22:32.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T08:22:33.145Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T08:22:33.145Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T08:22:33.145Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T08:22:33.145Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T08:22:33.145Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:22:33.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-29T08:22:33.992Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T08:22:33.992Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T08:22:35.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ac0f0_} [2022-04-29T08:22:36.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T08:22:36.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-29T08:22:36.946Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T08:22:37.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14073461534_c:\foo_false____} [2022-04-29T08:22:39.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-29T08:22:40.741Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T08:22:40.741Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T08:22:40.741Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:22:40.741Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T08:22:43.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T08:22:45.507Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T08:22:45.507Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T08:22:45.507Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T08:22:45.507Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T08:22:45.507Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T08:22:45.507Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T08:22:45.507Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T08:22:45.507Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T08:22:45.507Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T08:22:45.507Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:22:45.507Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T08:22:46.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-29T08:22:46.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14073461534_c:\foo_true____} [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T08:22:48.635Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T08:22:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T08:22:49.093Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T08:22:49.093Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T08:22:49.093Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T08:22:49.093Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T08:22:49.093Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:22:49.093Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T08:22:49.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T08:22:50.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004b8888_} [2022-04-29T08:22:51.517Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T08:22:51.517Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:22:51.517Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T08:22:51.517Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:22:51.517Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T08:22:51.517Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T08:22:51.517Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:22:51.985Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T08:22:53.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11664485997_c:\foo_false____} [2022-04-29T08:22:54.932Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T08:22:54.933Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T08:22:57.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11664485997_c:\foo_true____} [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T08:22:57.647Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T08:22:57.647Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T08:22:57.647Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:22:57.647Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T08:22:58.721Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T08:22:58.721Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:22:58.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T08:22:58.721Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:22:58.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T08:22:58.721Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:22:58.721Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T08:23:00.549Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T08:23:00.549Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T08:23:00.549Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:23:00.549Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T08:23:01.226Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T08:23:01.226Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T08:23:01.226Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T08:23:01.226Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T08:23:01.226Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T08:23:01.226Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:23:01.226Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T08:23:01.671Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T08:23:03.449Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T08:23:03.449Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:23:03.449Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T08:23:03.449Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:23:03.911Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T08:23:03.911Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:23:03.911Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T08:23:05.910Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T08:23:05.910Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T08:23:05.910Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:23:05.910Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T08:23:07.548Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T08:23:07.548Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:23:07.548Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T08:23:07.548Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:23:07.548Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T08:23:07.548Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:23:07.548Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T08:23:09.650Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T08:23:09.650Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T08:23:09.650Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:23:09.650Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T08:23:10.501Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T08:23:13.380Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T08:23:13.380Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:23:13.380Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T08:23:13.380Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:23:13.380Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T08:23:13.380Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:23:13.380Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T08:23:13.451Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T08:23:13.919Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T08:23:14.256Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T08:23:16.867Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T08:23:17.155Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T08:23:17.155Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:23:17.155Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T08:23:17.155Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:23:17.155Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T08:23:19.915Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T08:23:19.915Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:23:19.915Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T08:23:19.915Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T08:23:20.427Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T08:23:22.870Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T08:23:24.143Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T08:23:24.143Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:23:24.143Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T08:23:24.143Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:23:24.143Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T08:23:26.661Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T08:23:29.649Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T08:23:29.649Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:23:29.649Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T08:23:29.649Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:23:29.649Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T08:23:32.539Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T08:23:34.752Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T08:23:37.710Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T08:23:38.912Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T08:23:38.912Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:23:38.912Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T08:23:38.912Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:23:38.912Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T08:23:40.660Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T08:23:43.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T08:23:47.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T08:23:50.373Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.373Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T08:23:50.373Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.734Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T08:23:50.734Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.734Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T08:23:50.734Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.734Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T08:23:50.842Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T08:23:50.842Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.842Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T08:23:50.842Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:23:50.842Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T08:23:50.842Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T08:23:50.842Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T08:23:51.255Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T08:23:51.255Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:23:51.255Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T08:23:51.255Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:23:51.255Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T08:23:53.793Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T08:23:55.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T08:23:55.920Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:23:55.920Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T08:23:55.920Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:23:55.920Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T08:23:56.010Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T08:23:56.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T08:23:56.517Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:23:56.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T08:23:56.517Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:23:56.517Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T08:23:59.634Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T08:23:59.634Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T08:23:59.634Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T08:23:59.634Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T08:23:59.634Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T08:24:02.522Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T08:24:03.172Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T08:24:05.088Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T08:24:05.088Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T08:24:05.088Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T08:24:05.088Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T08:24:05.088Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T08:24:06.240Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T08:24:06.240Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T08:24:06.699Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T08:24:06.963Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T08:24:06.963Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:24:06.963Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T08:24:07.988Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T08:24:09.176Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T08:24:09.176Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T08:24:10.420Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T08:24:10.876Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T08:24:10.887Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T08:24:10.888Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T08:24:11.334Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T08:24:11.334Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:24:11.334Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T08:24:11.345Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T08:24:11.788Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T08:24:11.789Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:24:11.789Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T08:24:12.244Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T08:24:12.713Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T08:24:13.524Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T08:24:14.489Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T08:24:14.947Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T08:24:14.947Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:24:14.947Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T08:24:15.406Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T08:24:15.406Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:24:15.406Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T08:24:15.864Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T08:24:16.322Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T08:24:17.834Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T08:24:25.059Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T08:24:25.059Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T08:24:25.146Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T08:24:25.514Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T08:24:30.179Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T08:24:30.179Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T08:24:30.179Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:24:30.179Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T08:24:31.122Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T08:24:31.122Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T08:24:31.582Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T08:24:33.816Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T08:24:33.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T08:24:33.896Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:24:33.896Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T08:24:33.896Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T08:24:34.351Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T08:24:34.351Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T08:24:34.351Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T08:24:34.351Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T08:24:34.351Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:24:34.351Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T08:24:36.032Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T08:24:36.271Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T08:24:36.271Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T08:24:36.271Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:24:36.271Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T08:24:38.073Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T08:24:39.830Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T08:24:39.830Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:24:39.830Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T08:24:41.786Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T08:24:42.780Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T08:24:44.829Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T08:24:44.829Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T08:24:44.829Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T08:24:44.829Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T08:24:44.829Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T08:24:44.829Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T08:24:44.829Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:24:44.829Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T08:24:45.498Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T08:24:45.740Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T08:24:47.729Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T08:24:49.903Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T08:24:52.930Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T08:24:56.165Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T08:24:56.165Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:24:56.165Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T08:24:56.165Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:24:56.165Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T08:24:57.835Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T08:24:59.956Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T08:25:03.238Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T08:25:03.746Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T08:25:04.879Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T08:25:06.697Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T08:25:06.697Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T08:25:06.697Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T08:25:06.697Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T08:25:06.697Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T08:25:06.697Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T08:25:06.697Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T08:25:06.697Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T08:25:06.697Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T08:25:06.697Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T08:25:06.697Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T08:25:06.697Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T08:25:06.697Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T08:25:06.697Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T08:25:06.697Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T08:25:06.697Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPortList [2022-04-29T08:25:06.697Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:25:06.697Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T08:25:09.022Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T08:25:12.562Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T08:25:12.562Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:25:12.562Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T08:25:12.562Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T08:25:12.562Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T08:25:13.031Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:25:13.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T08:25:13.418Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T08:25:14.805Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T08:25:16.976Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T08:25:17.135Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T08:25:18.097Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T08:25:18.509Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T08:25:18.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T08:25:18.906Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:25:18.906Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T08:25:23.190Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T08:25:23.190Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T08:25:24.722Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T08:25:25.145Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T08:25:25.145Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T08:25:26.680Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T08:25:29.331Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T08:25:29.331Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:25:29.331Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T08:25:30.510Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T08:25:35.220Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T08:25:40.814Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T08:25:40.814Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T08:25:40.814Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T08:25:40.814Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:25:40.814Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T08:25:40.814Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:25:41.272Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T08:25:41.272Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:25:41.272Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T08:25:41.823Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T08:25:42.237Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T08:25:42.237Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:25:42.237Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T08:25:42.263Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T08:25:42.263Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T08:25:42.263Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:25:42.263Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T08:25:43.223Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T08:25:43.223Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:25:43.223Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T08:25:45.137Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T08:25:47.887Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T08:25:53.699Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T08:25:56.595Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T08:25:59.495Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T08:25:59.639Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T08:25:59.639Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T08:25:59.639Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:25:59.639Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T08:26:05.279Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T08:26:05.279Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:26:05.279Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T08:26:08.175Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T08:26:14.570Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T08:26:18.476Z] === RUN TestDockerSuite/TestExec [2022-04-29T08:26:18.477Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:26:18.477Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T08:26:18.477Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:26:18.477Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T08:26:19.334Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T08:26:20.013Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T08:26:22.195Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T08:26:22.195Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:26:22.195Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T08:26:22.195Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:26:22.195Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T08:26:22.195Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:26:22.195Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T08:26:23.553Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T08:26:25.081Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T08:26:25.095Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T08:26:27.268Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T08:26:29.747Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T08:26:29.756Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T08:26:30.166Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T08:26:33.070Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T08:26:34.523Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T08:26:34.523Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:26:34.523Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T08:26:34.523Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:26:34.523Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T08:26:36.797Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T08:26:36.797Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:26:36.797Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T08:26:37.751Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T08:26:37.751Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:26:37.751Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T08:26:37.751Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:26:37.751Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T08:26:37.751Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:26:37.751Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T08:26:38.959Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T08:26:40.647Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T08:26:41.688Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T08:26:41.688Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:26:41.688Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T08:26:41.688Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:26:41.688Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T08:26:41.688Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:26:41.688Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T08:26:41.688Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:26:41.688Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T08:26:46.000Z] === RUN TestDockerSuite/TestExec [2022-04-29T08:26:46.001Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.001Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T08:26:46.001Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.001Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T08:26:46.435Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T08:26:46.435Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T08:26:46.435Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T08:26:46.435Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T08:26:46.435Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:26:46.435Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T08:26:48.892Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T08:26:49.339Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T08:26:49.339Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T08:26:49.339Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T08:26:49.339Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T08:26:49.339Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:26:49.339Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T08:26:50.346Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T08:26:50.346Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:26:50.346Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T08:26:50.813Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T08:26:50.813Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:26:50.813Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T08:26:52.375Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T08:26:52.612Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T08:26:52.612Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:26:52.612Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T08:26:52.612Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:26:52.612Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T08:26:52.612Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:26:52.612Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T08:26:53.066Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T08:26:53.066Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:26:53.066Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T08:26:53.361Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T08:26:53.361Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:26:53.361Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T08:26:57.302Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T08:26:59.232Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T08:27:01.023Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T08:27:03.372Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T08:27:03.372Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:27:03.372Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T08:27:03.372Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:27:03.372Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T08:27:03.372Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:27:03.372Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T08:27:05.100Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T08:27:05.694Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T08:27:08.049Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T08:27:09.151Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T08:27:09.421Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T08:27:14.938Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T08:27:16.472Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T08:27:16.472Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:27:16.472Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T08:27:16.472Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:27:16.472Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T08:27:16.472Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:27:16.472Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T08:27:18.692Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T08:27:21.162Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T08:27:25.771Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestHealth [2022-04-29T08:27:25.771Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T08:27:25.771Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T08:27:28.214Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T08:27:28.214Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T08:27:28.214Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T08:27:28.214Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T08:27:28.214Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:27:28.214Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T08:27:31.895Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T08:27:31.895Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T08:27:31.939Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T08:27:31.939Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T08:27:31.939Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T08:27:31.939Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T08:27:31.939Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:27:31.939Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T08:27:32.862Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T08:27:32.862Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:27:32.862Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T08:27:34.398Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T08:27:34.398Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T08:27:36.602Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T08:27:36.602Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:27:36.602Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T08:27:37.297Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T08:27:37.297Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T08:27:38.174Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T08:27:38.174Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:27:38.174Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T08:27:40.199Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T08:27:42.945Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T08:27:42.945Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T08:27:43.412Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T08:27:44.398Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T08:27:45.137Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T08:27:45.137Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:27:45.137Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T08:27:45.137Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:27:45.137Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T08:27:45.137Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:27:45.137Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T08:27:48.887Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T08:27:48.887Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T08:27:48.887Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:27:48.887Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T08:27:50.266Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T08:27:53.566Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T08:27:53.566Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T08:27:53.566Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T08:27:53.566Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T08:27:53.566Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T08:27:53.566Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T08:27:53.566Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T08:27:53.566Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T08:27:53.566Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T08:27:53.566Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:27:53.566Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T08:27:53.672Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T08:27:56.132Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T08:27:56.132Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:27:56.132Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T08:28:00.715Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T08:28:01.995Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T08:28:01.995Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T08:28:01.995Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T08:28:02.119Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T08:28:03.652Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T08:28:03.652Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:28:03.652Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T08:28:03.652Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:28:03.652Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T08:28:04.109Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T08:28:04.109Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:28:04.109Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T08:28:05.381Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T08:28:07.006Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T08:28:07.006Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T08:28:09.904Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T08:28:09.904Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:28:09.904Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T08:28:09.904Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:28:09.904Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T08:28:09.904Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:28:09.904Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T08:28:13.917Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestHealth [2022-04-29T08:28:13.917Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T08:28:13.917Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T08:28:16.964Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T08:28:19.806Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T08:28:20.960Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T08:28:20.960Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T08:28:21.920Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T08:28:21.920Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:28:21.920Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T08:28:22.020Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T08:28:22.747Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T08:28:22.747Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:28:22.747Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T08:28:22.747Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:28:22.747Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T08:28:22.747Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:28:22.747Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T08:28:23.008Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T08:28:23.452Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T08:28:23.452Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T08:28:26.337Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T08:28:26.338Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T08:28:29.226Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T08:28:31.310Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T08:28:31.776Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T08:28:32.848Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T08:28:33.306Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T08:28:34.042Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T08:28:34.042Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T08:28:34.042Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:28:34.042Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T08:28:36.205Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T08:28:37.650Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T08:28:38.705Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T08:28:38.706Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T08:28:38.706Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T08:28:38.706Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T08:28:38.706Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T08:28:38.706Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T08:28:38.706Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T08:28:38.706Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T08:28:38.706Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T08:28:38.706Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T08:28:38.706Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:28:38.706Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T08:28:39.109Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T08:28:39.109Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:28:39.109Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T08:28:39.109Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T08:28:42.006Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T08:28:42.436Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T08:28:44.907Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T08:28:46.301Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T08:28:46.301Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:28:46.301Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T08:28:46.301Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:28:46.301Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T08:28:46.301Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T08:28:46.301Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:28:46.301Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T08:28:48.095Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T08:28:50.015Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T08:28:50.470Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T08:28:50.691Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T08:28:52.845Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T08:28:53.314Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T08:28:53.592Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T08:28:54.182Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T08:28:54.182Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:28:54.182Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T08:28:54.182Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:28:54.182Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T08:28:54.182Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:28:54.182Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T08:28:56.492Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T08:28:57.103Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T08:28:57.898Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T08:28:59.391Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T08:29:02.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T08:29:04.940Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T08:29:04.940Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:29:04.940Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T08:29:04.940Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:29:04.940Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T08:29:04.940Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:29:04.940Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T08:29:05.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T08:29:08.654Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T08:29:12.250Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T08:29:12.250Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T08:29:12.250Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.250Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T08:29:12.250Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.250Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T08:29:12.250Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T08:29:12.708Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.708Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T08:29:12.708Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.709Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T08:29:12.709Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:29:12.709Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T08:29:12.709Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T08:29:13.167Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T08:29:13.319Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T08:29:13.320Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T08:29:15.346Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T08:29:17.213Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T08:29:18.332Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T08:29:18.420Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T08:29:20.929Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T08:29:20.929Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:29:20.929Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T08:29:20.929Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T08:29:21.284Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T08:29:24.202Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T08:29:25.592Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T08:29:27.930Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T08:29:27.930Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:29:27.930Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T08:29:28.443Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T08:29:29.428Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:29:29.428Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T08:29:30.104Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T08:29:30.104Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T08:29:30.256Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T08:29:31.647Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T08:29:31.647Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:29:31.647Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T08:29:31.647Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:29:31.647Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T08:29:38.666Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T08:29:38.796Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T08:29:38.805Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T08:29:41.764Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T08:29:42.518Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T08:29:44.720Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T08:29:46.393Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T08:29:47.287Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T08:29:47.684Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T08:29:50.397Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T08:29:50.632Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T08:29:50.632Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T08:29:54.131Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T08:29:55.871Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T08:29:57.795Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:29:57.795Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T08:29:57.871Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T08:29:59.622Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T08:30:00.747Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T08:30:00.747Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:30:00.747Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T08:30:00.777Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T08:30:01.235Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.235Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T08:30:01.235Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.694Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T08:30:01.694Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T08:30:01.694Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:30:01.694Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T08:30:01.694Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T08:30:01.694Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T08:30:02.538Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T08:30:02.538Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:30:02.538Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T08:30:04.550Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T08:30:04.551Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:30:04.551Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T08:30:04.551Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:30:04.551Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T08:30:05.436Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T08:30:05.450Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T08:30:06.767Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:30:06.767Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T08:30:09.148Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T08:30:09.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T08:30:12.671Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T08:30:14.002Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T08:30:15.621Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T08:30:15.621Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:30:15.621Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T08:30:15.621Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:30:15.621Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T08:30:15.621Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:30:15.621Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T08:30:16.188Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T08:30:18.577Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T08:30:18.577Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:30:18.577Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T08:30:18.577Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:30:18.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T08:30:18.577Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:30:18.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T08:30:18.577Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:30:18.577Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T08:30:19.906Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T08:30:19.906Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:30:19.906Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T08:30:20.793Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T08:30:22.554Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T08:30:22.554Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:30:22.554Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T08:30:22.554Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:30:22.554Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T08:30:24.578Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T08:30:25.033Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T08:30:26.280Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T08:30:27.952Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:30:27.952Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T08:30:29.462Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T08:30:30.907Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T08:30:30.907Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:30:30.907Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T08:30:30.907Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T08:30:30.907Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:30:30.907Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T08:30:32.369Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T08:30:32.369Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T08:30:32.369Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T08:30:32.369Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T08:30:32.369Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.369Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T08:30:32.369Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.828Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T08:30:32.828Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.828Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T08:30:32.829Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T08:30:32.829Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T08:30:32.829Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T08:30:32.829Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T08:30:32.829Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T08:30:32.829Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T08:30:32.829Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T08:30:32.829Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T08:30:32.829Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPortList [2022-04-29T08:30:32.829Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:30:32.829Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T08:30:33.579Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T08:30:33.869Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T08:30:36.823Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T08:30:36.823Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:30:36.823Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T08:30:39.770Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T08:30:39.770Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:30:39.770Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T08:30:39.770Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:30:39.770Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T08:30:39.770Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:30:39.770Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-29T08:30:42.113Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T08:30:42.720Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T08:30:43.138Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T08:30:43.138Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.138Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T08:30:43.597Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:30:43.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T08:30:45.670Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T08:30:49.159Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T08:30:49.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T08:30:49.383Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:30:49.383Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T08:30:49.462Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T08:30:52.414Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:30:52.414Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T08:30:54.923Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T08:30:58.281Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T08:30:58.281Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T08:30:58.281Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T08:30:58.281Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T08:30:58.281Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:30:58.281Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T08:30:59.689Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T08:30:59.689Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:30:59.689Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T08:31:00.684Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T08:31:00.684Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:31:00.684Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T08:31:04.402Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T08:31:07.036Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T08:31:07.036Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:31:07.036Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T08:31:08.024Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T08:31:08.024Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.024Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T08:31:08.025Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.025Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T08:31:08.025Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.025Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T08:31:08.025Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.025Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T08:31:08.025Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.114Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T08:31:08.495Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:31:08.495Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T08:31:12.112Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T08:31:18.395Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T08:31:18.395Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:31:18.395Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T08:31:18.395Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:31:18.395Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T08:31:19.012Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T08:31:19.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:31:19.012Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T08:31:19.012Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:31:19.012Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T08:31:19.012Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:31:19.012Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T08:31:22.298Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T08:31:25.026Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T08:31:26.962Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T08:31:29.784Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T08:31:29.784Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T08:31:29.784Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:31:29.784Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T08:31:29.989Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:31:29.989Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T08:31:30.866Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T08:31:30.866Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T08:31:30.866Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T08:31:30.866Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T08:31:30.866Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T08:31:30.866Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T08:31:30.866Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T08:31:30.866Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T08:31:30.866Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T08:31:30.866Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T08:31:30.866Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T08:31:30.866Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T08:31:30.866Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T08:31:30.866Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T08:31:30.866Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T08:31:30.866Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPortList [2022-04-29T08:31:30.866Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:31:30.866Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T08:31:30.976Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T08:31:32.067Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T08:31:34.283Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T08:31:37.232Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T08:31:38.135Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.135Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T08:31:38.135Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:31:38.298Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T08:31:38.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T08:31:41.250Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:31:41.250Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:31:44.679Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T08:31:45.642Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T08:31:45.642Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:31:45.642Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T08:31:46.036Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T08:31:46.036Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T08:31:46.036Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T08:31:46.036Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T08:31:46.036Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:31:46.036Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T08:31:48.424Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T08:31:56.462Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T08:31:56.462Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:31:56.462Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T08:32:00.262Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T08:32:03.242Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T08:32:03.299Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T08:32:03.299Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:32:03.299Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T08:32:06.139Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T08:32:07.921Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T08:32:07.921Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:32:07.921Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T08:32:07.921Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:32:07.921Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T08:32:09.102Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T08:32:12.898Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T08:32:15.112Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T08:32:18.073Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T08:32:18.914Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T08:32:18.914Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:32:18.914Z] === RUN TestDockerSuite/TestRunState [2022-04-29T08:32:18.914Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:32:18.914Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T08:32:20.289Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T08:32:20.289Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:32:20.289Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T08:32:20.289Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:32:20.289Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T08:32:20.289Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:32:20.289Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T08:32:20.289Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:32:20.289Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T08:32:21.871Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T08:32:21.871Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:32:21.871Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T08:32:24.824Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T08:32:24.824Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T08:32:24.824Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:32:24.824Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T08:32:27.352Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T08:32:27.352Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:32:27.352Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T08:32:29.525Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T08:32:29.525Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:32:29.525Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T08:32:30.489Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T08:32:30.703Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:32:30.703Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T08:32:31.454Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T08:32:31.454Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:32:31.454Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T08:32:34.492Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T08:32:34.492Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:32:34.492Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T08:32:37.236Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T08:32:37.460Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T08:32:37.460Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:32:37.460Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T08:32:37.460Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:32:37.460Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T08:32:42.003Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T08:32:42.219Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T08:32:43.162Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T08:32:43.162Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T08:32:43.162Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:32:43.162Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T08:32:43.162Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-29T08:32:43.162Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T08:32:44.177Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T08:32:46.876Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T08:32:50.888Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-29T08:32:58.042Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T08:32:59.222Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T08:33:05.199Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T08:33:05.199Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:33:05.199Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T08:33:05.199Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T08:33:06.267Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T08:33:06.267Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:33:06.267Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T08:33:06.267Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:33:06.267Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T08:33:09.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T08:33:12.902Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T08:33:14.818Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T08:33:14.818Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:33:14.818Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T08:33:14.818Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:33:14.818Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T08:33:14.818Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:33:14.818Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T08:33:14.818Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:33:14.818Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T08:33:15.854Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T08:33:15.854Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:33:15.854Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T08:33:16.321Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T08:33:16.321Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T08:33:16.322Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:33:16.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T08:33:16.322Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:33:16.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T08:33:16.322Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:33:16.322Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T08:33:16.322Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:33:16.322Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T08:33:16.322Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:33:16.322Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T08:33:19.842Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T08:33:19.842Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:33:19.842Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T08:33:21.079Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T08:33:23.296Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T08:33:23.574Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T08:33:24.033Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T08:33:24.033Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T08:33:25.001Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T08:33:25.514Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T08:33:27.156Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T08:33:27.156Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:33:27.156Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T08:33:28.682Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T08:33:28.682Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:33:28.682Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T08:33:29.643Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T08:33:30.603Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T08:33:30.603Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:33:30.603Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T08:33:30.789Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T08:33:31.384Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T08:33:31.384Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T08:33:31.384Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T08:33:31.384Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T08:33:31.384Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T08:33:31.384Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T08:33:31.384Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.384Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T08:33:31.385Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:33:31.385Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T08:33:34.343Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T08:33:34.343Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T08:33:34.815Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T08:33:35.284Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T08:33:35.479Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T08:33:35.479Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:33:35.479Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T08:33:36.848Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T08:33:36.848Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T08:33:37.657Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T08:33:39.798Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T08:33:41.265Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T08:33:41.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T08:33:41.265Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T08:33:42.754Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T08:33:45.706Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T08:33:45.706Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:33:45.706Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T08:33:46.201Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T08:33:49.094Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T08:33:56.128Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T08:33:56.128Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:33:56.128Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T08:33:58.938Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T08:34:00.885Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T08:34:00.885Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:34:00.885Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T08:34:00.885Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:34:00.885Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T08:34:00.885Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:34:00.885Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T08:34:00.885Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:34:00.885Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T08:34:01.837Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T08:34:02.802Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T08:34:09.554Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:34:09.554Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T08:34:11.357Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T08:34:12.505Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T08:34:15.454Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T08:34:15.454Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:34:15.454Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T08:34:17.139Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T08:34:17.669Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T08:34:17.669Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T08:34:17.669Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T08:34:17.669Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T08:34:17.669Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T08:34:17.669Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:34:17.669Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T08:34:24.728Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T08:34:24.728Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:34:24.728Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T08:34:27.446Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T08:34:31.173Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T08:34:32.139Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T08:34:35.012Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T08:34:35.012Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T08:34:35.012Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T08:34:35.042Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T08:34:35.490Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T08:34:35.490Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T08:34:35.973Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T08:34:38.449Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T08:34:38.449Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T08:34:42.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T08:34:42.710Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T08:34:43.178Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T08:34:43.178Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T08:34:43.650Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T08:34:44.507Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T08:34:51.561Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T08:34:51.561Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:34:51.561Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T08:34:54.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T08:34:54.071Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:34:54.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T08:34:54.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T08:34:54.538Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T08:34:54.538Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:34:54.538Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T08:35:00.124Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T08:35:00.124Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T08:35:00.124Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T08:35:00.173Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T08:35:01.139Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T08:35:04.955Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T08:35:04.956Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T08:35:04.956Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T08:35:06.929Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T08:35:08.473Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:35:08.473Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T08:35:11.387Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T08:35:11.388Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:35:11.388Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T08:35:11.388Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:35:11.388Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T08:35:17.198Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T08:35:17.444Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T08:35:17.444Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:35:17.444Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite (2913.06s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.38s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.41s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.77s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.04s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.56s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.66s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.97s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.48s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.88s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.28s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.21s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.89s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.95s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.75s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.57s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.40s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.84s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.62s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.06s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.18s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.78s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.31s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.40s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.32s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.28s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.39s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.66s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.95s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.57s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.37s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.40s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.86s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.99s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.35s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.24s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.83s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.24s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.74s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T08:35:17.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.00s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.77s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-04-29T08:35:17.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.54s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.75s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.77s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.28s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.44s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.73s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.76s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.76s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.48s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.47s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.87s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.22s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.56s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.66s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.39s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.66s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.16s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.14s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.00s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.82s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.58s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.72s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.72s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.26s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.60s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.55s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.33s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.44s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.98s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.57s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.94s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFails (3.42s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.23s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.06s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.70s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.61s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.53s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.93s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.48s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildHistory (16.37s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.40s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.37s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.11s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.38s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabel (1.49s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.91s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.48s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabels (1.46s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.12s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.57s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.85s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.21s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.29s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.82s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.48s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.08s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.81s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.97s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.46s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.71s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.90s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.97s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.52s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.44s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.58s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.96s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.93s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.60s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.63s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.26s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.52s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.72s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.44s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.25s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.88s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.22s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.32s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.10s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildRm (18.07s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.62s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.67s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.09s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.37s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.38s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.40s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.86s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.96s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.95s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.42s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildStderr (6.09s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.47s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.60s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.09s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.76s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.79s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.87s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.27s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.11s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (30.00s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.36s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.10s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.74s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.61s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.46s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.68s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.70s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.70s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.18s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.61s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.75s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.23s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.10s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.16s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.45s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitChange (6.61s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.70s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.73s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitTTY (10.05s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.53s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.84s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.39s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.35s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.52s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.25s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.96s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.04s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.56s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.78s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.11s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.74s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.38s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.51s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.36s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.64s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.70s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.46s) [2022-04-29T08:35:17.914Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.84s) [2022-04-29T08:35:17.914Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.18s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.33s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.86s) [2022-04-29T08:35:17.915Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:35:17.915Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:35:17.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:35:17.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:35:17.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.40s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.24s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.13s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.24s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.30s) [2022-04-29T08:35:17.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.22s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000118858_} (4.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12079878891_c:\foo_false____} (3.14s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12079878891_c:\foo_true____} (3.16s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.15s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.19s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.38s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.23s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.40s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.60s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToDot (3.66s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCpToStdout (3.61s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.49s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.90s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.59s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.98s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateLabels (0.31s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.04s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.57s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.71s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.72s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.31s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.34s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.46s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.26s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.35s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.65s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.14s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.26s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.18s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.62s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.39s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFilters (6.72s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFormat (6.60s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsRename (3.47s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsResize (8.57s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.35s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.60s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.59s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.54s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.71s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.04s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.64s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.72s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.97s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecInspectID (5.33s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.86s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.25s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.69s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.63s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.63s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.22s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.14s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.48s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.49s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.49s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.90s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.68s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.14s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.97s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.18s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectDefault (3.22s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectHistory (5.90s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.27s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.18s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.72s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectStatus (4.15s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.34s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.81s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.12s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.79s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.07s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.08s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.30s) [2022-04-29T08:35:18.384Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T08:35:18.384Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.52s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.71s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.80s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.72s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.73s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.81s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.88s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.79s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.22s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.14s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.26s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.30s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsSince (10.06s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsTail (3.68s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.58s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.11s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsByOrder (10.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.29s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.34s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.43s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.52s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.98s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.77s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.05s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.00s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.42s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.68s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.80s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.09s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.57s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.82s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.79s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.62s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.49s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.73s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.98s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.50s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.17s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.81s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.20s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.14s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.52s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.42s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.60s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.28s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.35s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.18s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.05s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.08s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.37s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.15s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.55s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.50s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.96s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.11s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.08s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.17s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.21s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.00s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunExitCode (2.94s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.00s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.14s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.33s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.34s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.01s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.09s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.61s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.76s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.59s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-04-29T08:35:18.385Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.81s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-29T08:35:18.385Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.44s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.47s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunRm (3.28s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.27s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.26s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.21s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.69s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.30s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.21s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.97s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.48s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.19s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.30s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.19s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.50s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.07s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.55s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.57s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.36s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.21s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.46s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.21s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.90s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.59s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.70s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.11s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.75s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.98s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.33s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.22s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.77s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.89s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.69s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.42s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.11s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.96s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.05s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.30s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:35:18.386Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.60s) [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T08:35:18.386Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.386Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-29T08:35:18.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T08:35:18.387Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T08:35:18.387Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T08:35:18.387Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T08:35:18.387Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T08:35:18.387Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T08:35:18.387Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T08:35:18.387Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerDaemonSuite [2022-04-29T08:35:18.387Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T08:35:18.387Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T08:35:18.387Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T08:35:18.387Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerSwarmSuite [2022-04-29T08:35:18.387Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-29T08:35:18.387Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T08:35:18.387Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerNetworkSuite [2022-04-29T08:35:18.387Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-29T08:35:18.387Z] === RUN TestDockerHubPullSuite [2022-04-29T08:35:18.387Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-29T08:35:18.387Z] PASS [2022-04-29T08:35:18.387Z] ok github.com/docker/docker/integration-cli 2913.512s [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === Skipped [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:35:18.387Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:35:18.387Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T08:35:18.387Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T08:35:18.387Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:35:18.387Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:35:18.387Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-29T08:35:18.387Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:35:18.387Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:35:18.387Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.387Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:35:18.387Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:35:18.388Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.55s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.55s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.67s) [2022-04-29T08:35:18.388Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.67s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.60s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.60s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.388Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T08:35:18.388Z] [2022-04-29T08:35:18.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:35:18.388Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.61s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.61s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.61s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.61s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) [2022-04-29T08:35:18.389Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-29T08:35:18.389Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-29T08:35:18.389Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:35:18.389Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-29T08:35:18.389Z] [2022-04-29T08:35:18.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-29T08:35:18.863Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-29T08:35:18.863Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T08:35:18.863Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:35:18.863Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-29T08:35:18.863Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:35:18.863Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:35:18.863Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:35:18.863Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.863Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:35:18.863Z] [2022-04-29T08:35:18.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:35:18.863Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.04s) [2022-04-29T08:35:18.864Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.04s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.864Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.864Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:35:18.864Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-04-29T08:35:18.864Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T08:35:18.864Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T08:35:18.864Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:35:18.865Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:35:18.865Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:35:18.865Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T08:35:18.865Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:35:18.865Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:35:18.865Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:35:18.865Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:35:18.865Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:35:18.865Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:35:18.865Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T08:35:18.865Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:35:18.865Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:35:18.865Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:35:18.866Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T08:35:18.866Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.866Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:35:18.866Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.866Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:35:18.866Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:35:18.867Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.867Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:35:18.867Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:35:18.868Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.868Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:35:18.868Z] [2022-04-29T08:35:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:35:18.869Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:35:18.869Z] [2022-04-29T08:35:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:35:18.869Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:35:18.869Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T08:35:19.337Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:35:19.337Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:35:19.337Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:19.337Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.337Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:19.337Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-29T08:35:19.338Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] DONE 1088 tests, 539 skipped in 2926.582s [2022-04-29T08:35:19.338Z] INFO: Integration tests ended at 04/29/2022 08:35:18. Duration:00:48:46.7499567 [2022-04-29T08:35:19.338Z] INFO: Docker info of the daemon under test at end of run [2022-04-29T08:35:19.338Z] [2022-04-29T08:35:19.338Z] Containers: 10 [2022-04-29T08:35:19.338Z] Running: 0 [2022-04-29T08:35:19.338Z] Paused: 0 [2022-04-29T08:35:19.338Z] Stopped: 10 [2022-04-29T08:35:19.338Z] Images: 18 [2022-04-29T08:35:19.339Z] Server Version: 0.0.0-dev [2022-04-29T08:35:19.339Z] Storage Driver: windowsfilter [2022-04-29T08:35:19.339Z] Windows: [2022-04-29T08:35:19.339Z] Logging Driver: json-file [2022-04-29T08:35:19.339Z] Plugins: [2022-04-29T08:35:19.339Z] Volume: local [2022-04-29T08:35:19.339Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T08:35:19.339Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T08:35:19.339Z] Swarm: inactive [2022-04-29T08:35:19.339Z] Default Isolation: process [2022-04-29T08:35:19.339Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T08:35:19.339Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T08:35:19.339Z] OSType: windows [2022-04-29T08:35:19.339Z] Architecture: x86_64 [2022-04-29T08:35:19.339Z] CPUs: 4 [2022-04-29T08:35:19.339Z] Total Memory: 32GiB [2022-04-29T08:35:19.339Z] Name: azwin-2-0a7a00 [2022-04-29T08:35:19.339Z] ID: BI37:4Z4J:KIRQ:UEPT:YS2C:M5J6:RVDY:5DO3:JYHA:LDZQ:DBZW:6EAT [2022-04-29T08:35:19.339Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T08:35:19.339Z] Debug Mode (client): false [2022-04-29T08:35:19.339Z] Debug Mode (server): true [2022-04-29T08:35:19.339Z] File Descriptors: -1 [2022-04-29T08:35:19.339Z] Goroutines: 17 [2022-04-29T08:35:19.339Z] System Time: 2022-04-29T08:35:19.0354719Z [2022-04-29T08:35:19.339Z] EventsListeners: 0 [2022-04-29T08:35:19.339Z] Registry: https://index.docker.io/v1/ [2022-04-29T08:35:19.339Z] Labels: [2022-04-29T08:35:19.339Z] Experimental: false [2022-04-29T08:35:19.339Z] Insecure Registries: [2022-04-29T08:35:19.339Z] 127.0.0.0/8 [2022-04-29T08:35:19.339Z] Live Restore Enabled: false [2022-04-29T08:35:19.339Z] [2022-04-29T08:35:19.339Z] [2022-04-29T08:35:19.339Z] INFO: Stopping daemon under test [2022-04-29T08:35:19.339Z] SUCCESS: The process with PID 5384 (child process of PID 5688) has been terminated. [2022-04-29T08:35:19.339Z] SUCCESS: The process with PID 5688 (child process of PID 1564) has been terminated. [2022-04-29T08:35:19.339Z] INFO: Stop tailing logs of the daemon under tests [2022-04-29T08:35:19.806Z] INFO: executeCI.ps1 Completed successfully at 04/29/2022 08:35:19. [2022-04-29T08:35:19.806Z] INFO: Tidying up at end of run [2022-04-29T08:35:19.806Z] ----------- DAEMON LOG ------------ [2022-04-29T08:35:19.806Z] 2022/04/29 07:43:20 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-29T08:35:19.806Z] ----------- END DAEMON LOG -------- [2022-04-29T08:35:19.806Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.out) to bundles\CIDUT.out [2022-04-29T08:35:19.806Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.err) to bundles\CIDUT.err [2022-04-29T08:35:19.806Z] INFO: Saving containerd logs to bundles [2022-04-29T08:35:19.806Z] INFO: Nuke-Everything... [2022-04-29T08:35:19.806Z] INFO: Container count on control daemon to delete is 2 [2022-04-29T08:35:19.806Z] 239ff97e826f [2022-04-29T08:35:19.806Z] d1bb0d0ae85c [2022-04-29T08:35:20.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T08:35:20.275Z] INFO: Tidying pidfile d:\CI\PR-43525\8\docker.pid [2022-04-29T08:35:20.275Z] INFO: Nuking d:\CI [2022-04-29T08:35:23.035Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T08:35:25.226Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T08:35:25.247Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T08:35:26.228Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T08:35:27.201Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T08:35:28.142Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T08:35:28.142Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:35:33.968Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T08:35:33.968Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T08:35:34.435Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T08:35:34.435Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T08:35:34.435Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T08:35:34.435Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T08:35:34.435Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:35:34.435Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T08:35:37.351Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T08:35:37.351Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:35:37.351Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T08:35:39.586Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T08:35:41.098Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T08:35:41.098Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:35:41.098Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T08:35:41.098Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:35:41.098Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T08:35:43.275Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:35:43.275Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T08:35:46.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T08:35:46.648Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T08:35:50.398Z] INFO: Zapped successfully [2022-04-29T08:35:50.398Z] [2022-04-29T08:35:50.398Z] INFO: executeCI.ps1 exiting at Fri Apr 29 08:35:49 CUT 2022. Duration 01:19:20.6435941 [2022-04-29T08:35:50.398Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-29T08:35:50.650Z] Recording test results [2022-04-29T08:35:54.729Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T08:35:56.902Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T08:35:56.902Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:35:56.902Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T08:35:56.902Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:35:56.902Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T08:35:56.902Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:35:56.902Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T08:35:57.979Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-29T08:35:58.988Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T08:35:59.801Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T08:35:59.801Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:35:59.801Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T08:35:59.801Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:35:59.801Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T08:35:59.801Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:35:59.801Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T08:35:59.801Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:35:59.801Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T08:36:00.089Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-29T08:36:01.878Z] Archiving artifacts [2022-04-29T08:36:01.986Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T08:36:02.704Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T08:36:03.667Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T08:36:07.390Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T08:36:09.051Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T08:36:09.052Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:36:09.052Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T08:36:11.949Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T08:36:11.949Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:36:11.949Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T08:36:11.949Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T08:36:11.949Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:36:11.949Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T08:36:14.848Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T08:36:16.513Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T08:36:17.467Z] + make clean [2022-04-29T08:36:17.746Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T08:36:17.746Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:36:17.746Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T08:36:19.032Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T08:36:19.032Z] docker-dev-cache [2022-04-29T08:36:19.032Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T08:36:20.646Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T08:36:20.646Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:36:20.646Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T08:36:20.646Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:36:20.646Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T08:36:20.646Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:36:20.646Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T08:36:22.818Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T08:36:25.716Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T08:36:28.614Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T08:36:31.071Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T08:36:31.532Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:36:31.532Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T08:36:36.237Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T08:36:36.237Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T08:36:36.698Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T08:36:36.698Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T08:36:36.698Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T08:36:36.698Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:36:36.698Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T08:36:37.300Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T08:36:37.759Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T08:36:44.806Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T08:36:46.338Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T08:36:46.338Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T08:36:46.796Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:36:46.796Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T08:36:49.077Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T08:36:49.077Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:36:49.077Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T08:36:50.511Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T08:36:50.511Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.511Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T08:36:50.511Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.511Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T08:36:50.615Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:36:50.615Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T08:36:57.679Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T08:37:02.345Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T08:37:05.505Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T08:37:05.505Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:37:05.505Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T08:37:05.505Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:37:05.505Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T08:37:05.505Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:37:05.505Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T08:37:06.065Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T08:37:09.797Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T08:37:13.513Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T08:37:13.969Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T08:37:15.811Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T08:37:19.537Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T08:37:19.538Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.995Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T08:37:19.995Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.995Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T08:37:19.995Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:37:19.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T08:37:20.453Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T08:37:21.417Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T08:37:22.515Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:37:22.515Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T08:37:24.313Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T08:37:25.404Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T08:37:25.404Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:37:25.404Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T08:37:27.210Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T08:37:28.175Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T08:37:30.070Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T08:37:30.070Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:37:30.070Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T08:37:30.070Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:37:30.070Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T08:37:31.076Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:37:31.076Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T08:37:33.783Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:37:33.783Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T08:37:34.803Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T08:37:34.803Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T08:37:34.803Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T08:37:34.803Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T08:37:34.803Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:37:34.803Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T08:37:36.671Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T08:37:40.385Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T08:37:44.103Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T08:37:44.103Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:37:44.103Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T08:37:44.103Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:37:44.103Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T08:37:44.103Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:37:44.103Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T08:37:47.819Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T08:37:47.819Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:37:47.819Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T08:37:47.819Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:37:47.819Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T08:37:47.819Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:37:47.819Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T08:37:47.819Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:37:47.819Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T08:37:49.596Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T08:37:49.596Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:37:49.596Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T08:37:49.986Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T08:37:51.769Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T08:37:57.553Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T08:37:58.526Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:37:58.526Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T08:38:02.241Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T08:38:02.241Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:38:02.241Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T08:38:02.241Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T08:38:02.241Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:38:02.241Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T08:38:05.957Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T08:38:06.105Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T08:38:08.277Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T08:38:09.673Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T08:38:09.674Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:38:09.674Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T08:38:11.176Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T08:38:13.393Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T08:38:13.393Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:38:13.393Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T08:38:13.393Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:38:13.393Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T08:38:13.393Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:38:13.393Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-29T08:38:14.090Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T08:38:14.090Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:38:14.090Z] === RUN TestDockerSuite/TestRunState [2022-04-29T08:38:14.090Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:38:14.090Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T08:38:16.990Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T08:38:16.991Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:38:16.991Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T08:38:17.113Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T08:38:19.167Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T08:38:19.167Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:38:19.167Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T08:38:19.167Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:38:19.624Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T08:38:19.624Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T08:38:19.624Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T08:38:19.624Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:38:19.624Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T08:38:20.826Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T08:38:24.540Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T08:38:25.412Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:38:25.412Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T08:38:28.261Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.261Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T08:38:28.312Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T08:38:28.312Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:38:28.312Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T08:38:30.486Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T08:38:30.486Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:38:30.486Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T08:38:30.486Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:38:30.486Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T08:38:35.305Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T08:38:35.305Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T08:38:35.305Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T08:38:35.305Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T08:38:35.305Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:38:35.305Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T08:38:39.041Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T08:38:45.594Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T08:38:45.594Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:38:45.594Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T08:38:47.121Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T08:38:47.121Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.121Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T08:38:47.121Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.121Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T08:38:47.121Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T08:38:47.576Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:38:47.576Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T08:38:47.612Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-29T08:38:53.491Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T08:39:00.053Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T08:39:00.053Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:39:00.053Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T08:39:00.053Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:39:00.053Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T08:39:00.053Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:39:00.053Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T08:39:00.559Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T08:39:00.559Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:39:00.559Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T08:39:00.559Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T08:39:04.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T08:39:06.459Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T08:39:07.092Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T08:39:14.142Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T08:39:14.142Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T08:39:15.013Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:39:15.013Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T08:39:15.104Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T08:39:17.995Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T08:39:19.696Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T08:39:20.891Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T08:39:21.852Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T08:39:21.868Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T08:39:24.046Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:39:25.575Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T08:39:25.575Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:39:26.030Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T08:39:26.030Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:39:26.030Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T08:39:29.827Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T08:39:29.827Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T08:39:29.827Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T08:39:29.827Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T08:39:29.827Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T08:39:29.827Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:39:29.827Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T08:39:30.694Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T08:39:30.694Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:39:31.151Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T08:39:31.151Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:39:31.151Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T08:39:31.151Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:39:31.151Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T08:39:31.151Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:39:31.151Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T08:39:31.151Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:39:31.151Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T08:39:32.726Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T08:39:32.726Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T08:39:33.184Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T08:39:33.642Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T08:39:35.817Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T08:39:35.817Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T08:39:38.715Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T08:39:41.614Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T08:39:44.514Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T08:39:44.514Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:39:44.514Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T08:39:45.919Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T08:39:45.919Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:39:45.919Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T08:39:47.448Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T08:39:54.490Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T08:39:54.822Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T08:39:54.822Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:39:54.822Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T08:39:58.203Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T08:39:58.549Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T08:39:58.549Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:39:58.549Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T08:39:58.549Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:39:58.549Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T08:39:58.549Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:39:58.549Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T08:39:58.549Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:39:58.549Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T08:40:01.924Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T08:40:05.637Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T08:40:05.637Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:40:05.637Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T08:40:05.637Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:40:05.637Z] === RUN TestDockerSuite/TestRunState [2022-04-29T08:40:05.637Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:40:05.637Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T08:40:09.360Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T08:40:09.360Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:40:09.360Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T08:40:10.321Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T08:40:10.321Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:40:10.321Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T08:40:10.321Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:40:10.321Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T08:40:10.322Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T08:40:10.322Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T08:40:10.322Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:40:10.322Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T08:40:16.220Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:40:16.220Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T08:40:17.364Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:40:17.364Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T08:40:18.394Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T08:40:20.282Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T08:40:20.282Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:40:20.737Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T08:40:22.142Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T08:40:22.143Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:40:22.143Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T08:40:24.319Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T08:40:24.319Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.319Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T08:40:24.319Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.319Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T08:40:24.319Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T08:40:24.319Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.448Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T08:40:24.448Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.448Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T08:40:24.448Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.448Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T08:40:24.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T08:40:24.779Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T08:40:24.779Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:40:24.779Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T08:40:29.119Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T08:40:41.469Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T08:40:42.447Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T08:40:42.447Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T08:40:44.623Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T08:40:44.623Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T08:40:48.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T08:40:48.515Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T08:40:48.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T08:40:49.266Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T08:40:49.266Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T08:40:49.725Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T08:40:58.796Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T08:40:58.796Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:40:58.796Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T08:40:58.796Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T08:41:00.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T08:41:00.036Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:41:00.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T08:41:00.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T08:41:00.493Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T08:41:00.493Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:41:00.493Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T08:41:03.463Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T08:41:07.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T08:41:09.048Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T08:41:09.048Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T08:41:09.048Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T08:41:10.890Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T08:41:10.891Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:41:10.891Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T08:41:11.346Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T08:41:11.346Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T08:41:11.346Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T08:41:11.346Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T08:41:11.346Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:41:11.346Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T08:41:18.396Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T08:41:21.282Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T08:41:24.184Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T08:41:26.729Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T08:41:26.729Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:41:26.729Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite (3277.25s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.49s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.24s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.81s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.62s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.70s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.08s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.85s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.02s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.00s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.18s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.90s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.08s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.82s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.23s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.87s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.47s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.18s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.71s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.29s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.63s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.64s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.02s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.24s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.73s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.84s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.68s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.82s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.70s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.71s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.84s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.63s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.82s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.99s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCmd (0.81s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.78s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.62s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.73s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.31s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.43s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.60s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.75s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.58s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.06s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.15s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.33s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignore (91.06s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.69s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.38s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.82s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.79s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.61s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.64s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.65s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.60s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (144.30s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.83s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.56s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.70s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.76s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.08s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.99s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.05s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.07s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.33s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.11s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.69s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.88s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFails (7.56s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.73s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.00s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.26s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.13s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.47s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.48s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildHistory (15.33s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.35s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.48s) [2022-04-29T08:41:26.729Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.07s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.47s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildLabel (1.40s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-04-29T08:41:26.729Z] --- PASS: TestDockerSuite/TestBuildLabels (1.40s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.19s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.88s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.26s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.40s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.21s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.29s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.34s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.41s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.15s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.97s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.23s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.95s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.23s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.07s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.88s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.82s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.26s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.06s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.59s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.69s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.35s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.94s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.62s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.76s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.10s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.46s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildRm (16.15s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.33s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.37s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.19s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.99s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.93s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.86s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildStderr (5.61s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.21s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.96s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.82s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.60s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.23s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.82s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.50s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.29s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.57s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.33s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.50s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.68s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.47s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (27.71s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.02s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.82s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.10s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.70s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.90s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.56s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitChange (6.73s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.68s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.47s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitTTY (8.57s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.51s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.39s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.20s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.78s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.97s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.26s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.80s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.82s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.96s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.78s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.90s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.55s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.20s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.85s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.45s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.84s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.12s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.85s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.26s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.49s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.92s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.91s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.97s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ac0f0_} (2.88s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14073461534_c:\foo_false____} (7.92s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14073461534_c:\foo_true____} (2.85s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.74s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.17s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.46s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.96s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.04s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.54s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToDot (7.65s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCpToStdout (7.86s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:41:26.730Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-04-29T08:41:26.730Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.48s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.47s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.95s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.46s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.63s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.94s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.12s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsCopy (6.15s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.17s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.62s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.16s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.59s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.42s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFilters (5.72s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFormat (10.30s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsRename (2.91s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsResize (8.51s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.18s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.38s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.42s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.43s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.48s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.69s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.84s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.10s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.83s) [2022-04-29T08:41:26.731Z] --- PASS: TestDockerSuite/TestExecInspectID (5.29s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T08:41:26.731Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.16s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.99s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.48s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.50s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.51s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.50s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.57s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.50s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.35s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.92s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.01s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.37s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.58s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.67s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectDefault (7.50s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectHistory (5.38s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.64s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.91s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.75s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.77s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectStatus (3.27s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.52s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.93s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.76s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.81s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.79s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.81s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.57s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.57s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.51s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.82s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.48s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.54s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.43s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.32s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.23s) [2022-04-29T08:41:27.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.95s) [2022-04-29T08:41:27.193Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.67s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestLogsSince (9.66s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestLogsTail (3.61s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.14s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.28s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.46s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsByOrder (10.46s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.78s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.22s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.74s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.80s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.65s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.49s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.71s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.85s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.86s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.90s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.78s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.42s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.00s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.29s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.07s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.13s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.34s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.45s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.25s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.19s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.16s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.85s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.68s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.88s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.61s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.51s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.36s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.53s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.70s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.69s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.12s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.83s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.60s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.80s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.70s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.76s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.53s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.54s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.88s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.72s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.71s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.83s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.88s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.12s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.36s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.21s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.16s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.64s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.01s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.65s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.66s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.08s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunRm (2.90s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.69s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.76s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.80s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.13s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.75s) [2022-04-29T08:41:27.194Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-29T08:41:27.194Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.50s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.27s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.66s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.57s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.30s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.58s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.21s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.34s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.76s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.54s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.85s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.11s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.60s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.45s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.74s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.28s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.71s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.71s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.34s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.74s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (17.17s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.73s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.17s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.73s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.04s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.57s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.59s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.02s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.75s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T08:41:27.195Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T08:41:27.195Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.195Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:27.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T08:41:27.196Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T08:41:27.196Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T08:41:27.196Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T08:41:27.196Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T08:41:27.196Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T08:41:27.196Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerDaemonSuite [2022-04-29T08:41:27.196Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T08:41:27.196Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T08:41:27.196Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T08:41:27.196Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerSwarmSuite [2022-04-29T08:41:27.196Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-29T08:41:27.196Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T08:41:27.196Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerNetworkSuite [2022-04-29T08:41:27.196Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-29T08:41:27.196Z] === RUN TestDockerHubPullSuite [2022-04-29T08:41:27.196Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-29T08:41:27.196Z] PASS [2022-04-29T08:41:27.196Z] ok github.com/docker/docker/integration-cli 3277.786s [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === Skipped [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:41:27.196Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.196Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:41:27.196Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:41:27.196Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-29T08:41:27.196Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T08:41:27.196Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-29T08:41:27.196Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:41:27.196Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.196Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-29T08:41:27.196Z] [2022-04-29T08:41:27.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:41:27.196Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-29T08:41:27.197Z] [2022-04-29T08:41:27.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-29T08:41:27.197Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:41:27.660Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.12s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.04s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-29T08:41:27.660Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.660Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-29T08:41:27.660Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-29T08:41:27.661Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.70s) [2022-04-29T08:41:27.661Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.70s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:41:27.661Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-29T08:41:27.661Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-04-29T08:41:27.661Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-29T08:41:27.661Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-04-29T08:41:27.661Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s) [2022-04-29T08:41:27.661Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-29T08:41:27.661Z] [2022-04-29T08:41:27.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:41:27.661Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.661Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:41:27.662Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:41:27.662Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:41:27.662Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:41:27.662Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:41:27.662Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-29T08:41:27.662Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-29T08:41:27.662Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-29T08:41:27.662Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.662Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-29T08:41:27.662Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:41:27.663Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:41:27.663Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2022-04-29T08:41:27.663Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-29T08:41:27.663Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-29T08:41:27.663Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:41:27.663Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:41:27.663Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:41:27.663Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:41:27.663Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:41:27.663Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.663Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-29T08:41:27.663Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-29T08:41:27.664Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-29T08:41:27.664Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.04s) [2022-04-29T08:41:27.664Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:41:27.664Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:41:27.664Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-29T08:41:27.664Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-29T08:41:27.664Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:41:27.665Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:41:27.665Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:41:27.665Z] [2022-04-29T08:41:27.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:41:28.126Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:41:28.126Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-29T08:41:28.127Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-29T08:41:28.127Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:41:28.127Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:41:28.127Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:41:28.128Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.128Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:41:28.128Z] [2022-04-29T08:41:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-29T08:41:28.129Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] DONE 1088 tests, 539 skipped in 3289.344s [2022-04-29T08:41:28.129Z] INFO: Integration tests ended at 04/29/2022 08:41:28. Duration:00:54:49.5596080 [2022-04-29T08:41:28.129Z] INFO: Docker info of the daemon under test at end of run [2022-04-29T08:41:28.129Z] [2022-04-29T08:41:28.129Z] Containers: 10 [2022-04-29T08:41:28.129Z] Running: 0 [2022-04-29T08:41:28.129Z] Paused: 0 [2022-04-29T08:41:28.129Z] Stopped: 10 [2022-04-29T08:41:28.129Z] Images: 18 [2022-04-29T08:41:28.129Z] Server Version: 0.0.0-dev [2022-04-29T08:41:28.129Z] Storage Driver: windowsfilter [2022-04-29T08:41:28.129Z] Windows: [2022-04-29T08:41:28.129Z] Logging Driver: json-file [2022-04-29T08:41:28.129Z] Plugins: [2022-04-29T08:41:28.129Z] Volume: local [2022-04-29T08:41:28.129Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T08:41:28.129Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T08:41:28.129Z] Swarm: inactive [2022-04-29T08:41:28.129Z] Default Isolation: process [2022-04-29T08:41:28.129Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-29T08:41:28.129Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-29T08:41:28.129Z] OSType: windows [2022-04-29T08:41:28.129Z] Architecture: x86_64 [2022-04-29T08:41:28.129Z] CPUs: 4 [2022-04-29T08:41:28.129Z] Total Memory: 32GiB [2022-04-29T08:41:28.129Z] Name: azwin-2-13e0d0 [2022-04-29T08:41:28.129Z] ID: SLCM:NHQ3:VGUX:DT56:KCHB:J2GZ:JOFW:QHEX:YO6F:USLR:UMQA:H2KQ [2022-04-29T08:41:28.129Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T08:41:28.590Z] Debug Mode (client): false [2022-04-29T08:41:28.590Z] Debug Mode (server): true [2022-04-29T08:41:28.590Z] File Descriptors: -1 [2022-04-29T08:41:28.590Z] Goroutines: 17 [2022-04-29T08:41:28.590Z] System Time: 2022-04-29T08:41:28.074348Z [2022-04-29T08:41:28.590Z] EventsListeners: 0 [2022-04-29T08:41:28.590Z] Registry: https://index.docker.io/v1/ [2022-04-29T08:41:28.590Z] Labels: [2022-04-29T08:41:28.590Z] Experimental: false [2022-04-29T08:41:28.590Z] Insecure Registries: [2022-04-29T08:41:28.590Z] 127.0.0.0/8 [2022-04-29T08:41:28.590Z] Live Restore Enabled: false [2022-04-29T08:41:28.590Z] [2022-04-29T08:41:28.590Z] [2022-04-29T08:41:28.590Z] INFO: Stopping daemon under test [2022-04-29T08:41:28.590Z] SUCCESS: The process with PID 5572 (child process of PID 2256) has been terminated. [2022-04-29T08:41:28.590Z] SUCCESS: The process with PID 2256 (child process of PID 2432) has been terminated. [2022-04-29T08:41:28.590Z] INFO: Stop tailing logs of the daemon under tests [2022-04-29T08:41:28.590Z] INFO: executeCI.ps1 Completed successfully at 04/29/2022 08:41:28. [2022-04-29T08:41:28.590Z] INFO: Tidying up at end of run [2022-04-29T08:41:28.590Z] ----------- DAEMON LOG ------------ [2022-04-29T08:41:28.590Z] 2022/04/29 07:43:32 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-29T08:41:28.590Z] ----------- END DAEMON LOG -------- [2022-04-29T08:41:28.590Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.out) to bundles\CIDUT.out [2022-04-29T08:41:28.590Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.err) to bundles\CIDUT.err [2022-04-29T08:41:28.590Z] INFO: Saving containerd logs to bundles [2022-04-29T08:41:28.590Z] INFO: Nuke-Everything... [2022-04-29T08:41:29.051Z] INFO: Container count on control daemon to delete is 2 [2022-04-29T08:41:29.518Z] cc505bd4444e [2022-04-29T08:41:29.518Z] c313a22a9912 [2022-04-29T08:41:29.518Z] INFO: Tidying pidfile d:\CI\PR-43525\8\docker.pid [2022-04-29T08:41:29.518Z] INFO: Nuking d:\CI [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T08:41:31.254Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T08:41:31.254Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T08:41:31.254Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T08:41:31.254Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T08:41:31.254Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.254Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T08:41:31.254Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.710Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T08:41:31.710Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.710Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T08:41:31.710Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:41:31.710Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T08:41:33.871Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T08:41:34.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T08:41:34.789Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T08:41:35.247Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T08:41:36.773Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T08:41:36.773Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T08:41:40.491Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T08:41:44.214Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T08:41:47.948Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T08:41:47.948Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:41:47.948Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T08:42:00.288Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T08:42:00.288Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:42:00.288Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T08:42:07.335Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T08:42:07.335Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:42:07.335Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T08:42:07.335Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:42:07.335Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T08:42:07.335Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:42:07.335Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T08:42:07.335Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:42:07.335Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T08:42:12.020Z] INFO: Zapped successfully [2022-04-29T08:42:12.020Z] [2022-04-29T08:42:12.020Z] INFO: executeCI.ps1 exiting at Fri Apr 29 08:42:07 CUT 2022. Duration 01:28:41.4416903 [2022-04-29T08:42:12.020Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-29T08:42:12.294Z] Recording test results [2022-04-29T08:42:17.639Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T08:42:17.640Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:42:17.640Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T08:42:21.470Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-29T08:42:22.309Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T08:42:23.021Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-29T08:42:25.404Z] Archiving artifacts [2022-04-29T08:42:26.027Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T08:42:26.027Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:42:26.027Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T08:42:30.690Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T08:42:30.690Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T08:42:30.690Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T08:42:30.690Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T08:42:30.690Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T08:42:30.690Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:42:30.690Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T08:42:40.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T08:42:41.648Z] + make clean [2022-04-29T08:42:43.194Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T08:42:43.194Z] docker-dev-cache [2022-04-29T08:42:43.194Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T08:42:48.338Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T08:42:48.338Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T08:42:51.231Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T08:42:51.686Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T08:42:56.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T08:42:56.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T08:42:56.810Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T08:42:57.265Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T08:42:57.265Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T08:43:09.607Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T08:43:09.607Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:43:09.607Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T08:43:09.607Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T08:43:10.063Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T08:43:10.063Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:43:10.063Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T08:43:22.413Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T08:43:22.413Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T08:43:22.413Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T08:43:37.179Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T08:43:37.179Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:43:37.179Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite (3259.37s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-29T08:43:38.141Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-29T08:43:38.141Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.89s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.52s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.08s) [2022-04-29T08:43:38.141Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-29T08:43:38.141Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.85s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.87s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.19s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.94s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.29s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.89s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.31s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.26s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.08s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.12s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.99s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.40s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.07s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.48s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.72s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.33s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.98s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.82s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.87s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.20s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.79s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.90s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.45s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.95s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.20s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.13s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.90s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.04s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.81s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.91s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.15s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.40s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCmd (0.85s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (12.99s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.18s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.64s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.73s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.86s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.34s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.73s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.97s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.78s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (48.57s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.77s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.79s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.43s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.03s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.45s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.13s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.44s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.51s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.54s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.20s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.44s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.46s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.28s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.09s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.89s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.29s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.42s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.39s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.00s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.15s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.68s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.80s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.68s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.77s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (12.74s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.30s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.50s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.54s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.42s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.23s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.37s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.93s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFails (3.67s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.63s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.78s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.73s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.39s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.27s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.80s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.16s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildHistory (16.21s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.38s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.54s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.51s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabel (1.44s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.48s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabels (1.45s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.21s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.26s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.84s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.39s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.50s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (48.71s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.69s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.30s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.72s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (13.29s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.72s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.45s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.89s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.39s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.25s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.85s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.89s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.77s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.24s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.36s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.79s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.94s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.41s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.08s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.84s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T08:43:38.142Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.65s) [2022-04-29T08:43:38.142Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.15s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.64s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildRm (18.79s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.99s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.63s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.67s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.44s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.63s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.96s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.44s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.82s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildStderr (7.01s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (29.47s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.79s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.81s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.84s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.43s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.10s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.35s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.66s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.25s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.63s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.81s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.25s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.86s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.86s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.65s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.39s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.70s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.89s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.04s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCommitChange (6.98s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.70s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.15s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCommitTTY (10.43s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.53s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.09s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.15s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.68s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.66s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.61s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.40s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.71s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.44s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.46s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.76s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.82s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.88s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.44s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.52s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.97s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.63s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.51s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.74s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.37s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.60s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.71s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.22s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.72s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.48s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.59s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.52s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.50s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004b8888_} (3.54s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11664485997_c:\foo_false____} (3.53s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11664485997_c:\foo_true____} (3.53s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.77s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.82s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.75s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.86s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.80s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.64s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.63s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToDot (3.86s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCpToStdout (3.83s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.31s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.56s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.72s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.25s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.10s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateRM (0.59s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.32s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.61s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.58s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.34s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.15s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.31s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.72s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.25s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:43:38.143Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.37s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.82s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.81s) [2022-04-29T08:43:38.143Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.45s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsCopy (7.15s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.15s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.75s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.11s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.46s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.36s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFilters (7.42s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFormat (7.69s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-29T08:43:38.144Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:43:38.144Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T08:43:38.144Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-29T08:43:38.144Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsRename (3.90s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsResize (34.15s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.81s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.42s) [2022-04-29T08:43:38.144Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.27s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.28s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.77s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.88s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.52s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.93s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.99s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.25s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.36s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecInspectID (6.25s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.04s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.67s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.48s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.91s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.88s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.89s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.82s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.79s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.53s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.92s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.05s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.46s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.56s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.00s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.10s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.42s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImportBadURL (0.19s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.69s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.78s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.68s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.68s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectDefault (3.73s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectHistory (6.49s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.75s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.42s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.74s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.85s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.48s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectStatus (4.50s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (8.25s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.47s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.60s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.60s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.29s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.49s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.69s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.79s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.79s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.94s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.87s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.62s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.22s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.25s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.01s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.37s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.23s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.89s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.86s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsSince (10.48s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsTail (4.23s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.12s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.72s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.33s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.33s) [2022-04-29T08:43:38.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:43:38.600Z] --- PASS: TestDockerSuite/TestPsByOrder (15.77s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.72s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.14s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.45s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.53s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.52s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.11s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.19s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.13s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.17s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.49s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.84s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.44s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.32s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.39s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.12s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.88s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.79s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.82s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.81s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.71s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.98s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.05s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.33s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.63s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.49s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.87s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.87s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.22s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.18s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.69s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.46s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.58s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.57s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.76s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.86s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.68s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.71s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.62s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.52s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.31s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.75s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.88s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.62s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.70s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.59s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.01s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.47s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.78s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.64s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.81s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunExitCode (3.68s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.66s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.65s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.80s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.72s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.15s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.69s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.25s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.49s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.76s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.58s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.63s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.70s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.44s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.72s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunRm (3.69s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.67s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.70s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.60s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.34s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.69s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.52s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.01s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.71s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.63s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:43:38.601Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.78s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.34s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.35s) [2022-04-29T08:43:38.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.50s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.98s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.82s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.87s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.81s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.94s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.66s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.29s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.64s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.68s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.67s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.70s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.62s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.65s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.30s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.48s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.41s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.01s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.52s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.65s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.85s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.52s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.03s) [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T08:43:38.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T08:43:38.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.602Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:38.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T08:43:38.603Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T08:43:38.603Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T08:43:38.603Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T08:43:38.603Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T08:43:38.603Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T08:43:38.603Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerDaemonSuite [2022-04-29T08:43:38.603Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T08:43:38.603Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T08:43:38.603Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T08:43:38.603Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerSwarmSuite [2022-04-29T08:43:38.603Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-29T08:43:38.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T08:43:38.603Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerNetworkSuite [2022-04-29T08:43:38.603Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-29T08:43:38.603Z] === RUN TestDockerHubPullSuite [2022-04-29T08:43:38.603Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-29T08:43:38.603Z] PASS [2022-04-29T08:43:38.603Z] ok github.com/docker/docker/integration-cli 3259.846s [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === Skipped [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:43:38.603Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T08:43:38.603Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:43:38.603Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-29T08:43:38.603Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:43:38.603Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:43:38.603Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-29T08:43:38.603Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:43:38.603Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:43:38.603Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-29T08:43:38.603Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-04-29T08:43:38.603Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.603Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-04-29T08:43:38.603Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:43:38.604Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-04-29T08:43:38.604Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.55s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-29T08:43:38.604Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.604Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-29T08:43:38.604Z] [2022-04-29T08:43:38.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-29T08:43:38.605Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:43:38.605Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:38.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T08:43:38.605Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T08:43:38.605Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T08:43:38.605Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.04s) [2022-04-29T08:43:39.061Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.04s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:43:39.061Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-29T08:43:39.061Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:43:39.061Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:43:39.061Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:43:39.061Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:43:39.061Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.061Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-29T08:43:39.061Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T08:43:39.062Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.04s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:39.062Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:39.062Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-29T08:43:39.062Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:43:39.062Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-29T08:43:39.062Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-29T08:43:39.062Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-04-29T08:43:39.062Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.062Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-04-29T08:43:39.062Z] [2022-04-29T08:43:39.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.04s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.04s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:43:39.063Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T08:43:39.063Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:43:39.063Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.05s) [2022-04-29T08:43:39.063Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.05s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.04s) [2022-04-29T08:43:39.063Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:43:39.063Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:43:39.063Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T08:43:39.063Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:43:39.063Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T08:43:39.063Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-29T08:43:39.063Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-29T08:43:39.063Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:43:39.063Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.063Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T08:43:39.063Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-29T08:43:39.064Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:43:39.064Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:43:39.064Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:43:39.064Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.064Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T08:43:39.064Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-29T08:43:39.065Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-29T08:43:39.065Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.065Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-29T08:43:39.065Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:43:39.066Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T08:43:39.066Z] [2022-04-29T08:43:39.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:43:39.066Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.066Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T08:43:39.067Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:43:39.067Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:43:39.067Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:43:39.067Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:43:39.067Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:43:39.067Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:43:39.067Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:43:39.067Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:43:39.067Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T08:43:39.067Z] [2022-04-29T08:43:39.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:43:39.067Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.067Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T08:43:39.522Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-29T08:43:39.523Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T08:43:39.523Z] [2022-04-29T08:43:39.523Z] DONE 1088 tests, 544 skipped in 3272.909s [2022-04-29T08:43:39.524Z] INFO: Integration tests ended at 04/29/2022 08:43:39. Duration:00:54:33.0878725 [2022-04-29T08:43:39.524Z] INFO: Docker info of the daemon under test at end of run [2022-04-29T08:43:39.524Z] [2022-04-29T08:43:39.524Z] Containers: 10 [2022-04-29T08:43:39.524Z] Running: 0 [2022-04-29T08:43:39.524Z] Paused: 0 [2022-04-29T08:43:39.524Z] Stopped: 10 [2022-04-29T08:43:39.524Z] Images: 18 [2022-04-29T08:43:39.524Z] Server Version: 0.0.0-dev [2022-04-29T08:43:39.524Z] Storage Driver: windowsfilter [2022-04-29T08:43:39.524Z] Windows: [2022-04-29T08:43:39.524Z] Logging Driver: json-file [2022-04-29T08:43:39.524Z] Plugins: [2022-04-29T08:43:39.524Z] Volume: local [2022-04-29T08:43:39.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T08:43:39.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T08:43:39.524Z] Swarm: inactive [2022-04-29T08:43:39.524Z] Default Isolation: process [2022-04-29T08:43:39.524Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T08:43:39.524Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T08:43:39.524Z] OSType: windows [2022-04-29T08:43:39.524Z] Architecture: x86_64 [2022-04-29T08:43:39.524Z] CPUs: 4 [2022-04-29T08:43:39.524Z] Total Memory: 32GiB [2022-04-29T08:43:39.524Z] Name: azwin-2-e9d180 [2022-04-29T08:43:39.524Z] ID: R4DL:76VT:MNEP:3AGL:RTUK:NDUI:YJ4D:JM6K:BBJ3:TQLH:IJJK:PA6Z [2022-04-29T08:43:39.524Z] Docker Root Dir: D:\CI\PR-43525\8\daemon [2022-04-29T08:43:39.524Z] Debug Mode (client): false [2022-04-29T08:43:39.524Z] Debug Mode (server): true [2022-04-29T08:43:39.524Z] File Descriptors: -1 [2022-04-29T08:43:39.524Z] Goroutines: 44 [2022-04-29T08:43:39.524Z] System Time: 2022-04-29T08:43:39.2177743Z [2022-04-29T08:43:39.524Z] EventsListeners: 0 [2022-04-29T08:43:39.524Z] Registry: https://index.docker.io/v1/ [2022-04-29T08:43:39.524Z] Labels: [2022-04-29T08:43:39.524Z] Experimental: false [2022-04-29T08:43:39.524Z] Insecure Registries: [2022-04-29T08:43:39.524Z] 127.0.0.0/8 [2022-04-29T08:43:39.524Z] Live Restore Enabled: false [2022-04-29T08:43:39.524Z] [2022-04-29T08:43:39.524Z] [2022-04-29T08:43:39.524Z] INFO: Stopping daemon under test [2022-04-29T08:43:39.524Z] SUCCESS: The process with PID 1360 (child process of PID 3960) has been terminated. [2022-04-29T08:43:39.524Z] SUCCESS: The process with PID 3960 (child process of PID 1648) has been terminated. [2022-04-29T08:43:39.524Z] INFO: Stop tailing logs of the daemon under tests [2022-04-29T08:43:39.524Z] INFO: executeCI.ps1 Completed successfully at 04/29/2022 08:43:39. [2022-04-29T08:43:39.524Z] INFO: Tidying up at end of run [2022-04-29T08:43:39.980Z] ----------- DAEMON LOG ------------ [2022-04-29T08:43:39.980Z] 2022/04/29 07:45:28 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-29T08:43:39.980Z] ----------- END DAEMON LOG -------- [2022-04-29T08:43:39.980Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.out) to bundles\CIDUT.out [2022-04-29T08:43:39.980Z] INFO: Saving daemon under test log (d:\CI\PR-43525\8\dut.err) to bundles\CIDUT.err [2022-04-29T08:43:39.980Z] INFO: Saving containerd logs to bundles [2022-04-29T08:43:39.980Z] INFO: Nuke-Everything... [2022-04-29T08:43:39.980Z] INFO: Container count on control daemon to delete is 2 [2022-04-29T08:43:39.980Z] 79d9172defc9 [2022-04-29T08:43:39.980Z] 5cd9480d04e1 [2022-04-29T08:43:40.435Z] INFO: Tidying pidfile d:\CI\PR-43525\8\docker.pid [2022-04-29T08:43:40.435Z] INFO: Killing containerd with PID 5932 [2022-04-29T08:43:40.435Z] INFO: Nuking d:\CI [2022-04-29T08:44:10.426Z] INFO: Zapped successfully [2022-04-29T08:44:10.426Z] [2022-04-29T08:44:10.426Z] INFO: executeCI.ps1 exiting at Fri Apr 29 08:44:09 CUT 2022. Duration 01:25:20.4395239 [2022-04-29T08:44:10.426Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-29T08:44:10.663Z] Recording test results [2022-04-29T08:44:19.635Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-29T08:44:21.736Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-29T08:44:24.109Z] Archiving artifacts [2022-04-29T08:44:39.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43525/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T08:44:40.377Z] + make clean [2022-04-29T08:44:41.903Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T08:44:41.903Z] docker-dev-cache [2022-04-29T08:44:41.903Z] 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