Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Rebuilds build #6
20:53:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 42d2048b9d7ce09bb47e1179ffc9399406368596+45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc (9c915d676d82100519e27ba669f449aa0fde26cd)
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-42592@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
20:53:29 [2021-07-02T20:53:29.896Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:53:29 [2021-07-02T20:53:29.900Z] Trying to pass milestone 6
[Pipeline] milestone
20:53:29 [2021-07-02T20:53:29.955Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:53:30 [2021-07-02T20:53:30.133Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-09ddb783e31d1c622) in /home/ubuntu/workspace/moby_PR-42592
[Pipeline] {
[Pipeline] checkout
20:53:30 [2021-07-02T20:53:30.192Z] The recommended git tool is: git
20:53:30 [2021-07-02T20:53:30.201Z] using credential docker-jenkins-github-credentials
20:53:30 [2021-07-02T20:53:30.207Z] Cloning the remote Git repository
20:53:30 [2021-07-02T20:53:30.207Z] Cloning with configured refspecs honoured and without tags
20:53:30 [2021-07-02T20:53:30.204Z] Cloning repository https://github.com/moby/moby.git
20:53:30 [2021-07-02T20:53:30.204Z]  > git init /home/ubuntu/workspace/moby_PR-42592 # timeout=10
20:53:30 [2021-07-02T20:53:30.209Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:30 [2021-07-02T20:53:30.209Z]  > git --version # timeout=10
20:53:30 [2021-07-02T20:53:30.211Z]  > git --version # 'git version 2.17.1'
20:53:30 [2021-07-02T20:53:30.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:30 [2021-07-02T20:53:30.212Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:39 [2021-07-02T20:53:39.759Z] Fetching without tags
20:53:39 [2021-07-02T20:53:39.971Z] Merging remotes/origin/master commit 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc into PR head commit 42d2048b9d7ce09bb47e1179ffc9399406368596
20:53:40 [2021-07-02T20:53:40.454Z] Merge succeeded, producing 42d2048b9d7ce09bb47e1179ffc9399406368596
20:53:40 [2021-07-02T20:53:40.454Z] Checking out Revision 42d2048b9d7ce09bb47e1179ffc9399406368596 (PR-42592)
20:53:40 [2021-07-02T20:53:40.986Z] Commit message: "Dockerfile: update go-swagger to fix validation on Go1.16"
20:53:39 [2021-07-02T20:53:39.740Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:39 [2021-07-02T20:53:39.743Z]  > git config --add remote.origin.fetch +refs/pull/42592/head:refs/remotes/origin/PR-42592 # timeout=10
20:53:39 [2021-07-02T20:53:39.745Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:39 [2021-07-02T20:53:39.750Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:39 [2021-07-02T20:53:39.755Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:39 [2021-07-02T20:53:39.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:39 [2021-07-02T20:53:39.756Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:39 [2021-07-02T20:53:39.967Z]  > git config core.sparsecheckout # timeout=10
20:53:39 [2021-07-02T20:53:39.969Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:53:40 [2021-07-02T20:53:40.433Z]  > git remote # timeout=10
20:53:40 [2021-07-02T20:53:40.435Z]  > git config --get remote.origin.url # timeout=10
20:53:40 [2021-07-02T20:53:40.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:40 [2021-07-02T20:53:40.438Z]  > git merge 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc # timeout=10
20:53:40 [2021-07-02T20:53:40.445Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:40 [2021-07-02T20:53:40.450Z]  > git config core.sparsecheckout # timeout=10
20:53:40 [2021-07-02T20:53:40.452Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:53:40 [2021-07-02T20:53:40.984Z]  > git rev-list --no-walk 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:53:41 [2021-07-02T20:53:41.733Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42592:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:53:41 [2021-07-02T20:53:41.733Z] Unable to find image 'alpine:latest' locally
20:53:41 [2021-07-02T20:53:41.733Z] latest: Pulling from library/alpine
20:53:42 [2021-07-02T20:53:42.004Z] 5843afab3874: Pulling fs layer
20:53:42 [2021-07-02T20:53:42.004Z] 5843afab3874: Verifying Checksum
20:53:42 [2021-07-02T20:53:42.004Z] 5843afab3874: Download complete
20:53:42 [2021-07-02T20:53:42.004Z] 5843afab3874: Pull complete
20:53:42 [2021-07-02T20:53:42.004Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
20:53:42 [2021-07-02T20:53:42.004Z] Status: Downloaded newer image for alpine:latest
20:53:44 [2021-07-02T20:53:44.597Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "rootless" skipped due to when conditional
Stage "cgroup2" skipped due to when conditional
Stage "arm64" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "win-2022-c8d" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
20:53:45 [2021-07-02T20:53:45.438Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-09ddb783e31d1c622) in /home/ubuntu/workspace/moby_PR-42592
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
20:53:45 [2021-07-02T20:53:45.457Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f547e929a46a552d) in /home/ubuntu/workspace/moby_PR-42592
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
20:53:45 [2021-07-02T20:53:45.553Z] The recommended git tool is: git
20:53:45 [2021-07-02T20:53:45.563Z] using credential docker-jenkins-github-credentials
20:53:45 [2021-07-02T20:53:45.573Z] Fetching changes from the remote Git repository
[Pipeline] checkout
20:53:45 [2021-07-02T20:53:45.577Z] The recommended git tool is: git
20:53:45 [2021-07-02T20:53:45.578Z] Fetching without tags
20:53:45 [2021-07-02T20:53:45.597Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:53:45 [2021-07-02T20:53:45.603Z] Cloning the remote Git repository
20:53:45 [2021-07-02T20:53:45.603Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
20:53:45 [2021-07-02T20:53:45.719Z] Running on azwin-2-70c670 in d:\jenkins\workspace\moby_PR-42592
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
20:53:45 [2021-07-02T20:53:45.796Z] Merging remotes/origin/master commit 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc into PR head commit 42d2048b9d7ce09bb47e1179ffc9399406368596
[Pipeline] {
[Pipeline] ws
20:53:45 [2021-07-02T20:53:45.813Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
20:53:45 [2021-07-02T20:53:45.994Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
20:53:46 [2021-07-02T20:53:46.197Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
20:53:46 [2021-07-02T20:53:46.269Z] Cloning the remote Git repository
20:53:46 [2021-07-02T20:53:46.269Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] // stage
20:53:46 [2021-07-02T20:53:46.298Z] Merge succeeded, producing 42d2048b9d7ce09bb47e1179ffc9399406368596
20:53:46 [2021-07-02T20:53:46.298Z] Checking out Revision 42d2048b9d7ce09bb47e1179ffc9399406368596 (PR-42592)
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
20:53:46 [2021-07-02T20:53:46.344Z] Commit message: "Dockerfile: update go-swagger to fix validation on Go1.16"
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:53:45 [2021-07-02T20:53:45.564Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42592/.git # timeout=10
20:53:45 [2021-07-02T20:53:45.569Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:45 [2021-07-02T20:53:45.574Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:45 [2021-07-02T20:53:45.575Z]  > git --version # timeout=10
20:53:45 [2021-07-02T20:53:45.576Z]  > git --version # 'git version 2.17.1'
20:53:45 [2021-07-02T20:53:45.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:45 [2021-07-02T20:53:45.577Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:45 [2021-07-02T20:53:45.792Z]  > git config core.sparsecheckout # timeout=10
20:53:45 [2021-07-02T20:53:45.794Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:53:46 [2021-07-02T20:53:46.277Z]  > git remote # timeout=10
20:53:46 [2021-07-02T20:53:46.279Z]  > git config --get remote.origin.url # timeout=10
20:53:46 [2021-07-02T20:53:46.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:46 [2021-07-02T20:53:46.282Z]  > git merge 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc # timeout=10
20:53:46 [2021-07-02T20:53:46.289Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:46 [2021-07-02T20:53:46.294Z]  > git config core.sparsecheckout # timeout=10
20:53:46 [2021-07-02T20:53:46.296Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:53:45 [2021-07-02T20:53:45.644Z] Cloning repository https://github.com/moby/moby.git
20:53:45 [2021-07-02T20:53:45.646Z]  > git init /home/ubuntu/workspace/moby_PR-42592 # timeout=10
20:53:45 [2021-07-02T20:53:45.661Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:45 [2021-07-02T20:53:45.662Z]  > git --version # timeout=10
20:53:45 [2021-07-02T20:53:45.669Z]  > git --version # 'git version 2.17.1'
20:53:45 [2021-07-02T20:53:45.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:45 [2021-07-02T20:53:45.670Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:53:47 [2021-07-02T20:53:47.037Z] + docker version
20:53:47 [2021-07-02T20:53:47.037Z] Client: Docker Engine - Community
20:53:47 [2021-07-02T20:53:47.037Z]  Version:           20.10.6
20:53:47 [2021-07-02T20:53:47.037Z]  API version:       1.41
20:53:47 [2021-07-02T20:53:47.037Z]  Go version:        go1.13.15
20:53:47 [2021-07-02T20:53:47.037Z]  Git commit:        370c289
20:53:47 [2021-07-02T20:53:47.037Z]  Built:             Fri Apr  9 22:46:01 2021
20:53:47 [2021-07-02T20:53:47.037Z]  OS/Arch:           linux/amd64
20:53:47 [2021-07-02T20:53:47.037Z]  Context:           default
20:53:47 [2021-07-02T20:53:47.037Z]  Experimental:      true
20:53:47 [2021-07-02T20:53:47.037Z] 
20:53:47 [2021-07-02T20:53:47.037Z] Server: Docker Engine - Community
20:53:47 [2021-07-02T20:53:47.037Z]  Engine:
20:53:47 [2021-07-02T20:53:47.037Z]   Version:          20.10.6
20:53:47 [2021-07-02T20:53:47.037Z]   API version:      1.41 (minimum version 1.12)
20:53:47 [2021-07-02T20:53:47.037Z]   Go version:       go1.13.15
20:53:47 [2021-07-02T20:53:47.037Z]   Git commit:       8728dd2
20:53:47 [2021-07-02T20:53:47.037Z]   Built:            Fri Apr  9 22:44:13 2021
20:53:47 [2021-07-02T20:53:47.037Z]   OS/Arch:          linux/amd64
20:53:47 [2021-07-02T20:53:47.037Z]   Experimental:     true
20:53:47 [2021-07-02T20:53:47.037Z]  containerd:
20:53:47 [2021-07-02T20:53:47.037Z]   Version:          1.4.6
20:53:47 [2021-07-02T20:53:47.037Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
20:53:47 [2021-07-02T20:53:47.037Z]  runc:
20:53:47 [2021-07-02T20:53:47.037Z]   Version:          1.0.0-rc95
20:53:47 [2021-07-02T20:53:47.037Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:53:47 [2021-07-02T20:53:47.037Z]  docker-init:
20:53:47 [2021-07-02T20:53:47.037Z]   Version:          0.19.0
20:53:47 [2021-07-02T20:53:47.037Z]   GitCommit:        de40ad0
[Pipeline] sh
20:53:46 [2021-07-02T20:53:46.300Z] Cloning repository https://github.com/moby/moby.git
20:53:46 [2021-07-02T20:53:46.300Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:53:46 [2021-07-02T20:53:46.352Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:46 [2021-07-02T20:53:46.352Z]  > git --version # timeout=10
20:53:46 [2021-07-02T20:53:46.390Z]  > git --version # 'git version 2.24.1.windows.2'
20:53:46 [2021-07-02T20:53:46.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:46 [2021-07-02T20:53:46.392Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:47 [2021-07-02T20:53:47.321Z] + docker info
20:53:47 [2021-07-02T20:53:47.580Z] Client:
20:53:47 [2021-07-02T20:53:47.580Z]  Context:    default
20:53:47 [2021-07-02T20:53:47.580Z]  Debug Mode: false
20:53:47 [2021-07-02T20:53:47.580Z]  Plugins:
20:53:47 [2021-07-02T20:53:47.580Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:53:47 [2021-07-02T20:53:47.580Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:53:47 [2021-07-02T20:53:47.580Z]   scan: Docker Scan (Docker Inc., v0.7.0)
20:53:47 [2021-07-02T20:53:47.580Z] 
20:53:47 [2021-07-02T20:53:47.580Z] Server:
20:53:47 [2021-07-02T20:53:47.580Z]  Containers: 0
20:53:47 [2021-07-02T20:53:47.580Z]   Running: 0
20:53:47 [2021-07-02T20:53:47.580Z]   Paused: 0
20:53:47 [2021-07-02T20:53:47.580Z]   Stopped: 0
20:53:47 [2021-07-02T20:53:47.580Z]  Images: 3
20:53:47 [2021-07-02T20:53:47.580Z]  Server Version: 20.10.6
20:53:47 [2021-07-02T20:53:47.580Z]  Storage Driver: overlay2
20:53:47 [2021-07-02T20:53:47.580Z]   Backing Filesystem: extfs
20:53:47 [2021-07-02T20:53:47.580Z]   Supports d_type: true
20:53:47 [2021-07-02T20:53:47.580Z]   Native Overlay Diff: true
20:53:47 [2021-07-02T20:53:47.580Z]   userxattr: false
20:53:47 [2021-07-02T20:53:47.580Z]  Logging Driver: json-file
20:53:47 [2021-07-02T20:53:47.580Z]  Cgroup Driver: cgroupfs
20:53:47 [2021-07-02T20:53:47.580Z]  Cgroup Version: 1
20:53:47 [2021-07-02T20:53:47.580Z]  Plugins:
20:53:47 [2021-07-02T20:53:47.580Z]   Volume: local
20:53:47 [2021-07-02T20:53:47.580Z]   Network: bridge host ipvlan macvlan null overlay
20:53:47 [2021-07-02T20:53:47.580Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:53:47 [2021-07-02T20:53:47.580Z]  Swarm: inactive
20:53:47 [2021-07-02T20:53:47.580Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:53:47 [2021-07-02T20:53:47.580Z]  Default Runtime: runc
20:53:47 [2021-07-02T20:53:47.580Z]  Init Binary: docker-init
20:53:47 [2021-07-02T20:53:47.581Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
20:53:47 [2021-07-02T20:53:47.581Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:53:47 [2021-07-02T20:53:47.581Z]  init version: de40ad0
20:53:47 [2021-07-02T20:53:47.581Z]  Security Options:
20:53:47 [2021-07-02T20:53:47.581Z]   apparmor
20:53:47 [2021-07-02T20:53:47.581Z]   seccomp
20:53:47 [2021-07-02T20:53:47.581Z]    Profile: default
20:53:47 [2021-07-02T20:53:47.581Z]  Kernel Version: 5.4.0-1048-aws
20:53:47 [2021-07-02T20:53:47.581Z]  Operating System: Ubuntu 18.04.5 LTS
20:53:47 [2021-07-02T20:53:47.581Z]  OSType: linux
20:53:47 [2021-07-02T20:53:47.581Z]  Architecture: x86_64
20:53:47 [2021-07-02T20:53:47.581Z]  CPUs: 8
20:53:47 [2021-07-02T20:53:47.581Z]  Total Memory: 30.91GiB
20:53:47 [2021-07-02T20:53:47.581Z]  Name: ip-10-100-46-80
20:53:47 [2021-07-02T20:53:47.581Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
20:53:47 [2021-07-02T20:53:47.581Z]  Docker Root Dir: /var/lib/docker
20:53:47 [2021-07-02T20:53:47.581Z]  Debug Mode: false
20:53:47 [2021-07-02T20:53:47.581Z]  Registry: https://index.docker.io/v1/
20:53:47 [2021-07-02T20:53:47.581Z]  Labels:
20:53:47 [2021-07-02T20:53:47.581Z]  Experimental: true
20:53:47 [2021-07-02T20:53:47.581Z]  Insecure Registries:
20:53:47 [2021-07-02T20:53:47.581Z]   127.0.0.0/8
20:53:47 [2021-07-02T20:53:47.581Z]  Live Restore Enabled: true
20:53:47 [2021-07-02T20:53:47.581Z] 
20:53:47 [2021-07-02T20:53:47.581Z] WARNING: No swap limit support
[Pipeline] sh
20:53:47 [2021-07-02T20:53:47.865Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:53:47 [2021-07-02T20:53:47.865Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:53:47 [2021-07-02T20:53:47.865Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42592/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
20:53:47 [2021-07-02T20:53:47.865Z] + bash /home/ubuntu/workspace/moby_PR-42592/check-config.sh
20:53:47 [2021-07-02T20:53:47.865Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:53:47 [2021-07-02T20:53:47.865Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
20:53:47 [2021-07-02T20:53:47.865Z] 
20:53:47 [2021-07-02T20:53:47.865Z] Generally Necessary:
20:53:47 [2021-07-02T20:53:47.865Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:53:47 [2021-07-02T20:53:47.865Z] - apparmor: enabled and tools installed
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_NAMESPACES: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_NET_NS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_PID_NS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_IPC_NS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_UTS_NS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CGROUPS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CGROUP_CPUACCT: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CGROUP_DEVICE: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CGROUP_FREEZER: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CGROUP_SCHED: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_CPUSETS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_MEMCG: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_KEYS: enabled
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_VETH: enabled (as module)
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_BRIDGE: enabled (as module)
20:53:47 [2021-07-02T20:53:47.865Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NF_NAT: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_POSIX_MQUEUE: enabled
20:53:48 [2021-07-02T20:53:48.125Z] 
20:53:48 [2021-07-02T20:53:48.125Z] Optional Features:
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_USER_NS: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_SECCOMP: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_SECCOMP_FILTER: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_CGROUP_PIDS: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_MEMCG_SWAP: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:53:48 [2021-07-02T20:53:48.125Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_BLK_CGROUP: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_CGROUP_PERF: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_CGROUP_HUGETLB: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_CFS_BANDWIDTH: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_RT_GROUP_SCHED: missing
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_VS: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_VS_NFCT: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_IP_VS_RR: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_SECURITY_SELINUX: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_SECURITY_APPARMOR: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_EXT4_FS: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:53:48 [2021-07-02T20:53:48.125Z] - Network Drivers:
20:53:48 [2021-07-02T20:53:48.125Z]   - "overlay":
20:53:48 [2021-07-02T20:53:48.125Z]     - CONFIG_VXLAN: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       Optional (for encrypted networks):
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_CRYPTO: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_CRYPTO_AEAD: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_CRYPTO_GCM: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_CRYPTO_GHASH: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_XFRM: enabled
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_XFRM_USER: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z]       - CONFIG_INET_ESP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z]   - "ipvlan":
20:53:48 [2021-07-02T20:53:48.125Z]     - CONFIG_IPVLAN: enabled (as module)
20:53:48 [2021-07-02T20:53:48.125Z]   - "macvlan":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_MACVLAN: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_DUMMY: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]   - "ftp,tftp client in container":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z] - Storage Drivers:
20:53:48 [2021-07-02T20:53:48.385Z]   - "aufs":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_AUFS_FS: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]   - "btrfs":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:53:48 [2021-07-02T20:53:48.385Z]   - "devicemapper":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_BLK_DEV_DM: enabled
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]   - "overlay":
20:53:48 [2021-07-02T20:53:48.385Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:53:48 [2021-07-02T20:53:48.385Z]   - "zfs":
20:53:48 [2021-07-02T20:53:48.385Z]     - /dev/zfs: present
20:53:48 [2021-07-02T20:53:48.385Z]     - zfs command: missing
20:53:48 [2021-07-02T20:53:48.385Z]     - zpool command: missing
20:53:48 [2021-07-02T20:53:48.385Z] 
20:53:48 [2021-07-02T20:53:48.385Z] Limits:
20:53:48 [2021-07-02T20:53:48.385Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:53:48 [2021-07-02T20:53:48.385Z] 
20:53:48 [2021-07-02T20:53:48.385Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:53:48 [2021-07-02T20:53:48.718Z] + sudo modprobe ip_vs
20:53:48 [2021-07-02T20:53:48.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42d2048b9d7ce09bb47e1179ffc9399406368596 .
20:53:48 [2021-07-02T20:53:48.718Z] #1 [internal] load build definition from Dockerfile
20:53:48 [2021-07-02T20:53:48.718Z] #1 sha256:c18d68b445ec6247df89afb39fc60ec479753f99859eca5e873e02bba750028c
20:53:48 [2021-07-02T20:53:48.978Z] #1 transferring dockerfile: 16.59kB done
20:53:48 [2021-07-02T20:53:48.978Z] #1 DONE 0.0s
20:53:48 [2021-07-02T20:53:48.978Z] 
20:53:48 [2021-07-02T20:53:48.978Z] #2 [internal] load .dockerignore
20:53:48 [2021-07-02T20:53:48.978Z] #2 sha256:4ed18ef44347ecb4ea91dd14b0aecadbed4ad383534a617b60d2fbd2898437d1
20:53:48 [2021-07-02T20:53:48.978Z] #2 transferring context: 87B done
20:53:48 [2021-07-02T20:53:48.978Z] #2 DONE 0.0s
20:53:48 [2021-07-02T20:53:48.978Z] 
20:53:48 [2021-07-02T20:53:48.978Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:53:48 [2021-07-02T20:53:48.978Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:53:48 [2021-07-02T20:53:48.978Z] #3 DONE 0.2s
20:53:48 [2021-07-02T20:53:48.978Z] 
20:53:48 [2021-07-02T20:53:48.978Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:53:48 [2021-07-02T20:53:48.978Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:53:48 [2021-07-02T20:53:48.978Z] #4 CACHED
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #5 [internal] load metadata for docker.io/library/debian:buster
20:53:49 [2021-07-02T20:53:49.243Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:53:49 [2021-07-02T20:53:49.243Z] #5 DONE 0.1s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster
20:53:49 [2021-07-02T20:53:49.243Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
20:53:49 [2021-07-02T20:53:49.243Z] #8 DONE 0.1s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:53:49 [2021-07-02T20:53:49.243Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:53:49 [2021-07-02T20:53:49.243Z] #7 DONE 0.1s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:53:49 [2021-07-02T20:53:49.243Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:53:49 [2021-07-02T20:53:49.243Z] #6 DONE 0.1s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:53:49 [2021-07-02T20:53:49.243Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:53:49 [2021-07-02T20:53:49.243Z] #65 DONE 0.0s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:53:49 [2021-07-02T20:53:49.243Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:53:49 [2021-07-02T20:53:49.243Z] #63 DONE 0.0s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
20:53:49 [2021-07-02T20:53:49.243Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
20:53:49 [2021-07-02T20:53:49.243Z] #9 DONE 0.0s
20:53:49 [2021-07-02T20:53:49.243Z] 
20:53:49 [2021-07-02T20:53:49.243Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
20:53:49 [2021-07-02T20:53:49.243Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
20:53:49 [2021-07-02T20:53:49.512Z] #42 ...
20:53:49 [2021-07-02T20:53:49.512Z] 
20:53:49 [2021-07-02T20:53:49.512Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:53:49 [2021-07-02T20:53:49.512Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
20:53:49 [2021-07-02T20:53:49.512Z] #10 CACHED
20:53:49 [2021-07-02T20:53:49.512Z] 
20:53:49 [2021-07-02T20:53:49.512Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:53:49 [2021-07-02T20:53:49.512Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
20:53:49 [2021-07-02T20:53:49.512Z] #11 CACHED
20:53:49 [2021-07-02T20:53:49.512Z] 
20:53:49 [2021-07-02T20:53:49.512Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
20:53:49 [2021-07-02T20:53:49.512Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
20:53:49 [2021-07-02T20:53:49.512Z] #26 DONE 0.0s
20:53:49 [2021-07-02T20:53:49.512Z] 
20:53:49 [2021-07-02T20:53:49.512Z] #23 [internal] load build context
20:53:49 [2021-07-02T20:53:49.512Z] #23 sha256:4d865ad24acfdcfb35a1c1302f6e6b0d082230a994cdab48ec8f011ed61fb6c4
20:53:49 [2021-07-02T20:53:49.777Z] #23 ...
20:53:49 [2021-07-02T20:53:49.777Z] 
20:53:49 [2021-07-02T20:53:49.777Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
20:53:49 [2021-07-02T20:53:49.777Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
20:53:49 [2021-07-02T20:53:49.777Z] #42 DONE 0.4s
20:53:49 [2021-07-02T20:53:49.777Z] 
20:53:49 [2021-07-02T20:53:49.777Z] #23 [internal] load build context
20:53:49 [2021-07-02T20:53:49.777Z] #23 sha256:4d865ad24acfdcfb35a1c1302f6e6b0d082230a994cdab48ec8f011ed61fb6c4
20:53:50 [2021-07-02T20:53:50.037Z] #23 transferring context: 55.68MB 0.8s done
20:53:50 [2021-07-02T20:53:50.037Z] #23 DONE 0.8s
20:53:50 [2021-07-02T20:53:50.037Z] 
20:53:50 [2021-07-02T20:53:50.037Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
20:53:50 [2021-07-02T20:53:50.037Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
20:53:50 [2021-07-02T20:53:50.298Z] #12 DONE 1.1s
20:53:50 [2021-07-02T20:53:50.298Z] 
20:53:50 [2021-07-02T20:53:50.298Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:53:50 [2021-07-02T20:53:50.298Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
20:53:51 [2021-07-02T20:53:51.241Z] #13 0.869 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:53:51 [2021-07-02T20:53:51.241Z] #13 0.902 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:53:51 [2021-07-02T20:53:51.241Z] #13 0.903 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:53:51 [2021-07-02T20:53:51.241Z] #13 0.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:53:51 [2021-07-02T20:53:51.812Z] #13 1.463 Fetched 98.6 kB in 1s (118 kB/s)
20:53:52 [2021-07-02T20:53:52.072Z] #13 1.463 Reading package lists...
20:53:52 [2021-07-02T20:53:52.072Z] #13 ...
20:53:52 [2021-07-02T20:53:52.072Z] 
20:53:52 [2021-07-02T20:53:52.072Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:53:52 [2021-07-02T20:53:52.072Z] #24 sha256:daf94170bb8dce25719b96e3807835428a10ce0ff726deb70f18302247226db0
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.774 + RM_GOPATH=0
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.775 + TMP_GOPATH=
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.775 + : /build
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.775 + '[' -z '' ']'
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.775 ++ mktemp -d
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.776 + export GOPATH=/tmp/tmp.AIID5wHvGB
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.776 + GOPATH=/tmp/tmp.AIID5wHvGB
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.776 + RM_GOPATH=1
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.776 + case "$(go env GOARCH)" in
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.776 ++ go env GOARCH
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.780 + export GO_BUILDMODE=-buildmode=pie
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.780 + GO_BUILDMODE=-buildmode=pie
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.781 ++ dirname /tmp/install/install.sh
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.782 Install docker/cli version 17.06.2-ce from stable
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.782 + dir=/tmp/install
20:53:52 [2021-07-02T20:53:52.072Z] #24 0.782 + bin=dockercli
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 + shift
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 + . /tmp/install/dockercli.installer
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 ++ : stable
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 ++ : 17.06.2-ce
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 + install_dockercli
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.782 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.784 ++ uname -m
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.785 + arch=x86_64
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.786 + '[' x86_64 '!=' x86_64 ']'
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.786 + url=https://download.docker.com/linux/static
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.789 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:53:52 [2021-07-02T20:53:52.073Z] #24 0.789 + tar -xz docker/docker
20:53:52 [2021-07-02T20:53:52.073Z] #24 1.864 + mkdir -p /build
20:53:52 [2021-07-02T20:53:52.073Z] #24 1.865 + mv docker/docker /build/
20:53:52 [2021-07-02T20:53:52.073Z] #24 1.867 + rmdir docker
20:53:52 [2021-07-02T20:53:52.073Z] #24 DONE 2.0s
20:53:52 [2021-07-02T20:53:52.333Z] 
20:53:52 [2021-07-02T20:53:52.334Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 sha256:b89844380c759e26ed5044f71110076ed851ed55324bc7535caad64f02128cfc
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.770 + RM_GOPATH=0
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.770 + TMP_GOPATH=
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.770 + : /build
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.770 + '[' -z '' ']'
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.770 ++ mktemp -d
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.771 + export GOPATH=/tmp/tmp.hSmr9uaj8s
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.771 + GOPATH=/tmp/tmp.hSmr9uaj8s
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.771 + RM_GOPATH=1
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.772 + case "$(go env GOARCH)" in
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.772 ++ go env GOARCH
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.778 + export GO_BUILDMODE=-buildmode=pie
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.778 + GO_BUILDMODE=-buildmode=pie
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.779 ++ dirname /tmp/install/install.sh
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + dir=/tmp/install
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + bin=rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + shift
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + . /tmp/install/rootlesskit.installer
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 ++ : 4cd567642273d369adaadcbadca00880552c1778
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + install_rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + case "$1" in
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + export CGO_ENABLED=0
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + CGO_ENABLED=0
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.780 + _install_rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.781 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.781 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hSmr9uaj8s/src/github.com/rootless-containers/rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.781 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
20:53:52 [2021-07-02T20:53:52.334Z] #59 0.782 Cloning into '/tmp/tmp.hSmr9uaj8s/src/github.com/rootless-containers/rootlesskit'...
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.322 + cd /tmp/tmp.hSmr9uaj8s/src/github.com/rootless-containers/rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.322 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + export GO111MODULE=on
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + GO111MODULE=on
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + export GOPROXY=https://proxy.golang.org
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + GOPROXY=https://proxy.golang.org
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + for f in rootlesskit rootlesskit-docker-proxy
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.329 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.572 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.572 go: downloading github.com/pkg/errors v0.9.1
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.572 go: downloading github.com/urfave/cli/v2 v2.3.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.574 go: downloading github.com/google/uuid v1.2.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.575 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.576 go: downloading github.com/moby/vpnkit v0.5.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.581 go: downloading github.com/gofrs/flock v0.8.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.582 go: downloading github.com/gorilla/mux v1.8.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.589 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.597 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.609 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.704 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.704 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:53:52 [2021-07-02T20:53:52.334Z] #59 1.983 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:53:52 [2021-07-02T20:53:52.334Z] #59 2.008 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:52 [2021-07-02T20:53:52.906Z] #59 ...
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:53:52 [2021-07-02T20:53:52.906Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
20:53:52 [2021-07-02T20:53:52.906Z] #27 CACHED
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:53:52 [2021-07-02T20:53:52.906Z] #28 sha256:a69ab8432d37304b14962f3e62afe0a71ada8bfb12796c43b7d09355d3ad2598
20:53:52 [2021-07-02T20:53:52.906Z] #28 CACHED
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:53:52 [2021-07-02T20:53:52.906Z] #29 sha256:cc0a1d8eef05e26d512a275337952c45a1621ac4036da3c1fd303fd97fff2e06
20:53:52 [2021-07-02T20:53:52.906Z] #29 CACHED
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:53:52 [2021-07-02T20:53:52.906Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
20:53:52 [2021-07-02T20:53:52.906Z] #31 CACHED
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:53:52 [2021-07-02T20:53:52.906Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
20:53:52 [2021-07-02T20:53:52.906Z] #32 CACHED
20:53:52 [2021-07-02T20:53:52.906Z] 
20:53:52 [2021-07-02T20:53:52.906Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
20:53:52 [2021-07-02T20:53:52.906Z] #34 sha256:444b0db87f9d3afd344e2bf79bcd73c91e25b20e26979d770fcb899c00e3874d
20:53:52 [2021-07-02T20:53:52.906Z] #34 CACHED
20:53:53 [2021-07-02T20:53:53.167Z] 
20:53:53 [2021-07-02T20:53:53.167Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:53:53 [2021-07-02T20:53:53.167Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
20:53:53 [2021-07-02T20:53:53.167Z] #36 0.903 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:53:53 [2021-07-02T20:53:53.167Z] #36 0.903 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:53:53 [2021-07-02T20:53:53.167Z] #36 0.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 1.296 Fetched 51.9 kB in 1s (69.9 kB/s)
20:53:53 [2021-07-02T20:53:53.167Z] #36 1.296 Reading package lists...
20:53:53 [2021-07-02T20:53:53.167Z] #36 2.003 Reading package lists...
20:53:53 [2021-07-02T20:53:53.167Z] #36 2.781 Building dependency tree...
20:53:53 [2021-07-02T20:53:53.167Z] #36 2.968 Reading state information...
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136 The following additional packages will be installed:
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136 Suggested packages:
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136   cmake-doc ninja-build lrzip
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136 Recommended packages:
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.136   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.272 The following NEW packages will be installed:
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.274   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.274   vim-common xxd
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.554 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.554 Need to get 14.9 MB of archives.
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.554 After this operation, 61.8 MB of additional disk space will be used.
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.559 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.748 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.760 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.766 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.767 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.770 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:53:53 [2021-07-02T20:53:53.167Z] #36 3.772 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.019 debconf: delaying package configuration, since apt-utils is not installed
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.053 Fetched 14.9 MB in 1s (27.6 MB/s)
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.083 Selecting previously unselected package xxd.
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.083 (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 ... 15421 files and directories currently installed.)
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.095 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.100 Unpacking xxd (2:8.1.0875-5) ...
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.196 Selecting previously unselected package vim-common.
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.198 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:53:53 [2021-07-02T20:53:53.429Z] #36 4.224 Unpacking vim-common (2:8.1.0875-5) ...
20:53:53 [2021-07-02T20:53:53.690Z] #36 4.358 Selecting previously unselected package cmake-data.
20:53:53 [2021-07-02T20:53:53.690Z] #36 4.361 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:53:53 [2021-07-02T20:53:53.690Z] #36 4.366 Unpacking cmake-data (3.13.4-1) ...
20:53:54 [2021-07-02T20:53:54.261Z] #36 ...
20:53:54 [2021-07-02T20:53:54.261Z] 
20:53:54 [2021-07-02T20:53:54.261Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:53:54 [2021-07-02T20:53:54.261Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
20:53:54 [2021-07-02T20:53:54.261Z] #56 1.368 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:53:54 [2021-07-02T20:53:54.261Z] #56 1.368 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:53:54 [2021-07-02T20:53:54.261Z] #56 1.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:53:54 [2021-07-02T20:53:54.261Z] #56 1.763 Fetched 51.9 kB in 1s (53.4 kB/s)
20:53:54 [2021-07-02T20:53:54.261Z] #56 1.763 Reading package lists...
20:53:54 [2021-07-02T20:53:54.261Z] #56 2.499 Reading package lists...
20:53:54 [2021-07-02T20:53:54.261Z] #56 3.436 Building dependency tree...
20:53:54 [2021-07-02T20:53:54.261Z] #56 3.654 Reading state information...
20:53:54 [2021-07-02T20:53:54.261Z] #56 3.821 The following additional packages will be installed:
20:53:54 [2021-07-02T20:53:54.261Z] #56 3.827   libbtrfs0
20:53:54 [2021-07-02T20:53:54.261Z] #56 3.853 The following NEW packages will be installed:
20:53:54 [2021-07-02T20:53:54.262Z] #56 3.855   libbtrfs-dev libbtrfs0
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.129 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.129 Need to get 119 kB of archives.
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.129 After this operation, 387 kB of additional disk space will be used.
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.133 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.309 debconf: delaying package configuration, since apt-utils is not installed
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.362 Fetched 119 kB in 0s (452 kB/s)
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.410 Selecting previously unselected package libbtrfs0.
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.410 (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 ... 15421 files and directories currently installed.)
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.422 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.432 Unpacking libbtrfs0 (4.20.1-2) ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.494 Selecting previously unselected package libbtrfs-dev.
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.497 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.502 Unpacking libbtrfs-dev (4.20.1-2) ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.571 Setting up libbtrfs0 (4.20.1-2) ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.589 Setting up libbtrfs-dev (4.20.1-2) ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 4.604 Processing triggers for libc-bin (2.28-10) ...
20:53:54 [2021-07-02T20:53:54.262Z] #56 DONE 4.8s
20:53:54 [2021-07-02T20:53:54.262Z] 
20:53:54 [2021-07-02T20:53:54.262Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:53:54 [2021-07-02T20:53:54.262Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
20:53:54 [2021-07-02T20:53:54.262Z] #36 4.854 Selecting previously unselected package libicu63:amd64.
20:53:54 [2021-07-02T20:53:54.262Z] #36 4.858 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:53:54 [2021-07-02T20:53:54.262Z] #36 4.868 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.764 Selecting previously unselected package libxml2:amd64.
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.767 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.772 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.865 Selecting previously unselected package libarchive13:amd64.
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.867 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.871 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.945 Selecting previously unselected package libjsoncpp1:amd64.
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.948 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 5.953 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:53:55 [2021-07-02T20:53:55.204Z] #36 6.001 Selecting previously unselected package librhash0:amd64.
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.004 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.008 Unpacking librhash0:amd64 (1.3.8-1) ...
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.148 Selecting previously unselected package libuv1:amd64.
20:53:55 [2021-07-02T20:53:55.466Z] #36 ...
20:53:55 [2021-07-02T20:53:55.466Z] 
20:53:55 [2021-07-02T20:53:55.466Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:53:55 [2021-07-02T20:53:55.466Z] #59 sha256:b89844380c759e26ed5044f71110076ed851ed55324bc7535caad64f02128cfc
20:53:55 [2021-07-02T20:53:55.466Z] #59 4.636 + for f in rootlesskit rootlesskit-docker-proxy
20:53:55 [2021-07-02T20:53:55.466Z] #59 4.636 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:53:55 [2021-07-02T20:53:55.466Z] #59 DONE 5.4s
20:53:55 [2021-07-02T20:53:55.466Z] 
20:53:55 [2021-07-02T20:53:55.466Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:53:55 [2021-07-02T20:53:55.466Z] #60 sha256:73c2bfb3df945148bef84ee419aa20006740b3add7c5224134569e4b474548aa
20:53:55 [2021-07-02T20:53:55.466Z] #60 DONE 0.1s
20:53:55 [2021-07-02T20:53:55.466Z] 
20:53:55 [2021-07-02T20:53:55.466Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:53:55 [2021-07-02T20:53:55.466Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.150 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.170 Unpacking libuv1:amd64 (1.24.1-1) ...
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.216 Selecting previously unselected package cmake.
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.218 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.466Z] #36 6.222 Unpacking cmake (3.13.4-1) ...
20:53:55 [2021-07-02T20:53:55.727Z] #36 ...
20:53:55 [2021-07-02T20:53:55.727Z] 
20:53:55 [2021-07-02T20:53:55.727Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:53:55 [2021-07-02T20:53:55.727Z] #61 sha256:b9de222fb7b6f67a5d34fc4de7749ab344750c62346b7c0c65676862e00c0e7a
20:53:55 [2021-07-02T20:53:55.727Z] #61 DONE 0.1s
20:53:55 [2021-07-02T20:53:55.727Z] 
20:53:55 [2021-07-02T20:53:55.727Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
20:53:55 [2021-07-02T20:53:55.727Z] #13 1.463 Reading package lists...
20:53:55 [2021-07-02T20:53:55.727Z] #13 2.459 Reading package lists...
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.420 Building dependency tree...
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.634 Reading state information...
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.793 The following additional packages will be installed:
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.793   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.793   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.793   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.793   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.794   mingw-w64-x86-64-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.795 Suggested packages:
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.795   gcc-8-locales seccomp wine64
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.951 The following NEW packages will be installed:
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.951   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.951   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.951   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.951   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.952   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.952   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.953 The following packages will be upgraded:
20:53:55 [2021-07-02T20:53:55.727Z] #13 3.953   libseccomp2
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.231 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.231 Need to get 77.8 MB of archives.
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.231 After this operation, 487 MB of additional disk space will be used.
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.231 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.239 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.349 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.424 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.520 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.521 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.589 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.643 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 4.646 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.118 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.439 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.440 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.442 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.442 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.443 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.443 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.445 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.448 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:53:55 [2021-07-02T20:53:55.727Z] #13 5.450 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.453 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.454 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.460 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.462 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.462 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.614 debconf: delaying package configuration, since apt-utils is not installed
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.639 Fetched 77.8 MB in 1s (52.1 MB/s)
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.663 (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 ... 15421 files and directories currently installed.)
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.672 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
20:53:55 [2021-07-02T20:53:55.987Z] #13 5.696 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
20:53:56 [2021-07-02T20:53:56.247Z] #13 5.773 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
20:53:56 [2021-07-02T20:53:56.247Z] #13 5.818 Selecting previously unselected package binutils-mingw-w64-i686.
20:53:56 [2021-07-02T20:53:56.247Z] #13 5.818 (Reading database ... 
#13 ...
20:53:56 [2021-07-02T20:53:56.247Z] 
20:53:56 [2021-07-02T20:53:56.247Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:53:56 [2021-07-02T20:53:56.247Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:53:56 [2021-07-02T20:53:56.247Z] #64 CACHED
20:53:56 [2021-07-02T20:53:56.247Z] 
20:53:56 [2021-07-02T20:53:56.247Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:53:56 [2021-07-02T20:53:56.247Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
20:53:56 [2021-07-02T20:53:56.247Z] #13 5.818 (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 ... 15421 files and directories currently installed.)
20:53:56 [2021-07-02T20:53:56.247Z] #13 5.830 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:53:56 [2021-07-02T20:53:56.248Z] #13 5.835 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:53:56 [2021-07-02T20:53:56.508Z] #13 ...
20:53:56 [2021-07-02T20:53:56.508Z] 
20:53:56 [2021-07-02T20:53:56.508Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:53:56 [2021-07-02T20:53:56.508Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:53:56 [2021-07-02T20:53:56.508Z] #66 CACHED
20:53:56 [2021-07-02T20:53:56.508Z] 
20:53:56 [2021-07-02T20:53:56.508Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:53:56 [2021-07-02T20:53:56.508Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.650 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.664 Setting up xxd (2:8.1.0875-5) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.677 Setting up libuv1:amd64 (1.24.1-1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.691 Setting up vim-common (2:8.1.0875-5) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.713 Setting up librhash0:amd64 (1.3.8-1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.724 Setting up cmake-data (3.13.4-1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.747 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.762 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.773 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.801 Setting up cmake (3.13.4-1) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.814 Processing triggers for libc-bin (2.28-10) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 6.844 Processing triggers for mime-support (3.62) ...
20:53:56 [2021-07-02T20:53:56.508Z] #36 DONE 7.0s
20:53:56 [2021-07-02T20:53:56.508Z] 
20:53:56 [2021-07-02T20:53:56.508Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:53:56 [2021-07-02T20:53:56.508Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
20:53:56 [2021-07-02T20:53:56.508Z] #13 6.130 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:53:56 [2021-07-02T20:53:56.508Z] #13 6.132 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:53:56 [2021-07-02T20:53:56.508Z] #13 6.136 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:53:56 [2021-07-02T20:53:56.768Z] #13 6.475 Selecting previously unselected package binutils-mingw-w64.
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.477 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.482 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.525 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.527 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.531 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.576 Selecting previously unselected package dmsetup.
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.577 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.583 Unpacking dmsetup (2:1.02.155-3) ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.625 Selecting previously unselected package mingw-w64-common.
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.626 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:53:57 [2021-07-02T20:53:57.029Z] #13 6.632 Unpacking mingw-w64-common (6.0.0-3) ...
20:53:57 [2021-07-02T20:53:57.599Z] #13 7.229 Selecting previously unselected package mingw-w64-x86-64-dev.
20:53:57 [2021-07-02T20:53:57.599Z] #13 7.232 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:53:57 [2021-07-02T20:53:57.599Z] #13 7.237 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:53:58 [2021-07-02T20:53:58.170Z] #13 7.878 Selecting previously unselected package gcc-mingw-w64-base.
20:53:58 [2021-07-02T20:53:58.431Z] #13 7.881 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:53:58 [2021-07-02T20:53:58.431Z] #13 7.890 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:53:58 [2021-07-02T20:53:58.431Z] #13 7.966 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:53:58 [2021-07-02T20:53:58.431Z] #13 7.968 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:53:58 [2021-07-02T20:53:58.431Z] #13 7.984 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:53:58 [2021-07-02T20:53:58.431Z] #13 ...
20:53:58 [2021-07-02T20:53:58.431Z] 
20:53:58 [2021-07-02T20:53:58.431Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 sha256:f5c5930eaa5a9413f641e527f238db049ac0cc2afaf3a65b62e679ea04c830f0
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.501 + RM_GOPATH=0
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.501 + TMP_GOPATH=
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.501 + : /build
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.501 + '[' -z '' ']'
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.502 ++ mktemp -d
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.503 + export GOPATH=/tmp/tmp.Mkovo9M02E
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.503 + GOPATH=/tmp/tmp.Mkovo9M02E
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.503 + RM_GOPATH=1
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.503 + case "$(go env GOARCH)" in
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.504 ++ go env GOARCH
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.508 + export GO_BUILDMODE=-buildmode=pie
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.508 + GO_BUILDMODE=-buildmode=pie
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.508 ++ dirname /tmp/install/install.sh
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + dir=/tmp/install
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + bin=tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + shift
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + '[' '!' -f /tmp/install/tini.installer ']'
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + . /tmp/install/tini.installer
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + install_tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.509 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mkovo9M02E/tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.510 Cloning into '/tmp/tmp.Mkovo9M02E/tini'...
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.733 + cd /tmp/tmp.Mkovo9M02E/tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.739 + cmake .
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.815 -- The C compiler identification is GNU 8.3.0
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.824 -- Check for working C compiler: /usr/bin/cc
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.917 -- Check for working C compiler: /usr/bin/cc -- works
20:53:58 [2021-07-02T20:53:58.431Z] #37 0.918 -- Detecting C compiler ABI info
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.013 -- Detecting C compiler ABI info - done
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.022 -- Detecting C compile features
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.288 -- Detecting C compile features - done
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.296 -- Performing Test HAS_BUILTIN_FORTIFY
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.325 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.338 -- Configuring done
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.341 -- Generating done
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.342 -- Build files have been written to: /tmp/tmp.Mkovo9M02E/tini
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.343 + make tini-static
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.392 Scanning dependencies of target tini-static
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.407 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.622 [100%] Linking C executable tini-static
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.719 [100%] Built target tini-static
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.733 + mkdir -p /build
20:53:58 [2021-07-02T20:53:58.431Z] #37 1.734 + cp tini-static /build/docker-init
20:53:58 [2021-07-02T20:53:58.431Z] #37 DONE 2.1s
20:53:58 [2021-07-02T20:53:58.692Z] 
20:53:58 [2021-07-02T20:53:58.692Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:53:58 [2021-07-02T20:53:58.692Z] #57 sha256:40f5fba3e7b9f959aecc7a45a982bfcea8b2add367cbb4cc0624c2384dbb8d5d
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.556 + RM_GOPATH=0
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.556 + TMP_GOPATH=
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.556 + : /build
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.556 + '[' -z '' ']'
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.557 ++ mktemp -d
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.557 + export GOPATH=/tmp/tmp.iSGbBXLgLs
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.557 + GOPATH=/tmp/tmp.iSGbBXLgLs
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.557 + RM_GOPATH=1
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.557 + case "$(go env GOARCH)" in
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.558 ++ go env GOARCH
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.561 + export GO_BUILDMODE=-buildmode=pie
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.561 + GO_BUILDMODE=-buildmode=pie
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.561 ++ dirname /tmp/install/install.sh
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 + dir=/tmp/install
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 + bin=containerd
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 + shift
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 + '[' '!' -f /tmp/install/containerd.installer ']'
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 + . /tmp/install/containerd.installer
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 ++ set -e
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.562 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.563 + install_containerd
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.563 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.563 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
20:53:58 [2021-07-02T20:53:58.692Z] #57 0.563 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iSGbBXLgLs/src/github.com/containerd/containerd
20:53:58 [2021-07-02T20:53:58.693Z] #57 0.564 Cloning into '/tmp/tmp.iSGbBXLgLs/src/github.com/containerd/containerd'...
20:53:58 [2021-07-02T20:53:58.953Z] #57 ...
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:53:58 [2021-07-02T20:53:58.953Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
20:53:58 [2021-07-02T20:53:58.953Z] #39 CACHED
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:53:58 [2021-07-02T20:53:58.953Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
20:53:58 [2021-07-02T20:53:58.953Z] #40 CACHED
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
20:53:58 [2021-07-02T20:53:58.953Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
20:53:58 [2021-07-02T20:53:58.953Z] #43 CACHED
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:53:58 [2021-07-02T20:53:58.953Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
20:53:58 [2021-07-02T20:53:58.953Z] #44 CACHED
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:53:58 [2021-07-02T20:53:58.953Z] #46 sha256:e9d8d8f57e72623aa2648b27179150fef6d584490287f4d6b88e6eb4e715fb62
20:53:58 [2021-07-02T20:53:58.953Z] #46 CACHED
20:53:58 [2021-07-02T20:53:58.953Z] 
20:53:58 [2021-07-02T20:53:58.953Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:53:58 [2021-07-02T20:53:58.953Z] #48 sha256:2bd44eb2a31076bf608b6026eefdf7251da4ebecf20cd1098d96220b297cb91f
20:53:58 [2021-07-02T20:53:58.953Z] #48 CACHED
20:53:59 [2021-07-02T20:53:59.213Z] 
20:53:59 [2021-07-02T20:53:59.213Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:53:59 [2021-07-02T20:53:59.213Z] #50 sha256:52a1ee6e7473085516beef2fcc7c1eafbb948ba38c45f43ce2ad0b18368558ca
20:53:59 [2021-07-02T20:53:59.213Z] #50 CACHED
20:53:59 [2021-07-02T20:53:59.213Z] 
20:53:59 [2021-07-02T20:53:59.213Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:53:59 [2021-07-02T20:53:59.213Z] #52 sha256:3f1955fadb370194d06d530315fef6d2f9e89f129ddcc4d84091b3d49823b44c
20:53:59 [2021-07-02T20:53:59.213Z] #52 CACHED
20:53:59 [2021-07-02T20:53:59.213Z] 
20:53:59 [2021-07-02T20:53:59.213Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:53:59 [2021-07-02T20:53:59.213Z] #57 sha256:40f5fba3e7b9f959aecc7a45a982bfcea8b2add367cbb4cc0624c2384dbb8d5d
20:53:59 [2021-07-02T20:53:59.474Z] #57 5.289 + cd /tmp/tmp.iSGbBXLgLs/src/github.com/containerd/containerd
20:53:59 [2021-07-02T20:53:59.474Z] #57 5.289 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + export 'BUILDTAGS=netgo osusergo static_build'
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + BUILDTAGS='netgo osusergo static_build'
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + export EXTRA_FLAGS=-buildmode=pie
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + EXTRA_FLAGS=-buildmode=pie
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + '[' '' = dynamic ']'
20:53:59 [2021-07-02T20:53:59.734Z] #57 5.523 + make
20:54:00 [2021-07-02T20:54:00.306Z] #57 6.276 + bin/ctr
20:54:00 [2021-07-02T20:54:00.535Z] Fetching without tags
20:54:00 [2021-07-02T20:54:00.613Z] Fetching without tags
20:54:00 [2021-07-02T20:54:00.922Z] Merging remotes/origin/master commit 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc into PR head commit 42d2048b9d7ce09bb47e1179ffc9399406368596
20:54:01 [2021-07-02T20:54:01.265Z] Merging remotes/origin/master commit 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc into PR head commit 42d2048b9d7ce09bb47e1179ffc9399406368596
20:54:01 [2021-07-02T20:54:01.400Z] Merge succeeded, producing 42d2048b9d7ce09bb47e1179ffc9399406368596
20:54:01 [2021-07-02T20:54:01.400Z] Checking out Revision 42d2048b9d7ce09bb47e1179ffc9399406368596 (PR-42592)
20:54:00 [2021-07-02T20:54:00.587Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:54:00 [2021-07-02T20:54:00.592Z]  > git config --add remote.origin.fetch +refs/pull/42592/head:refs/remotes/origin/PR-42592 # timeout=10
20:54:00 [2021-07-02T20:54:00.598Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:54:00 [2021-07-02T20:54:00.606Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:54:00 [2021-07-02T20:54:00.617Z] Fetching upstream changes from https://github.com/moby/moby.git
20:54:00 [2021-07-02T20:54:00.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:54:00 [2021-07-02T20:54:00.617Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:54:00 [2021-07-02T20:54:00.923Z]  > git config core.sparsecheckout # timeout=10
20:54:00 [2021-07-02T20:54:00.928Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:54:01 [2021-07-02T20:54:01.378Z]  > git remote # timeout=10
20:54:01 [2021-07-02T20:54:01.381Z]  > git config --get remote.origin.url # timeout=10
20:54:01 [2021-07-02T20:54:01.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:54:01 [2021-07-02T20:54:01.384Z]  > git merge 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc # timeout=10
20:54:01 [2021-07-02T20:54:01.393Z]  > git rev-parse HEAD^{commit} # timeout=10
20:54:01 [2021-07-02T20:54:01.400Z]  > git config core.sparsecheckout # timeout=10
20:54:01 [2021-07-02T20:54:01.405Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:54:01 [2021-07-02T20:54:01.851Z] Commit message: "Dockerfile: update go-swagger to fix validation on Go1.16"
20:54:00 [2021-07-02T20:54:00.222Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:54:00 [2021-07-02T20:54:00.273Z]  > git config --add remote.origin.fetch +refs/pull/42592/head:refs/remotes/origin/PR-42592 # timeout=10
20:54:00 [2021-07-02T20:54:00.323Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:54:00 [2021-07-02T20:54:00.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:54:00 [2021-07-02T20:54:00.566Z] Fetching upstream changes from https://github.com/moby/moby.git
20:54:00 [2021-07-02T20:54:00.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:54:00 [2021-07-02T20:54:00.569Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42592/head:refs/remotes/origin/PR-42592 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:54:01 [2021-07-02T20:54:01.295Z]  > git config core.sparsecheckout # timeout=10
20:54:01 [2021-07-02T20:54:01.334Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:54:02 [2021-07-02T20:54:02.811Z] + [ PR != PR ]
20:54:02 [2021-07-02T20:54:02.811Z] + [ master != master ]
20:54:02 [2021-07-02T20:54:02.811Z] + [ true = true ]
20:54:02 [2021-07-02T20:54:02.811Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:54:03 [2021-07-02T20:54:03.178Z] + docker version
20:54:03 [2021-07-02T20:54:03.178Z] Client: Docker Engine - Community
20:54:03 [2021-07-02T20:54:03.178Z]  Version:           20.10.6
20:54:03 [2021-07-02T20:54:03.178Z]  API version:       1.41
20:54:03 [2021-07-02T20:54:03.178Z]  Go version:        go1.13.15
20:54:03 [2021-07-02T20:54:03.178Z]  Git commit:        370c289
20:54:03 [2021-07-02T20:54:03.178Z]  Built:             Fri Apr  9 22:46:01 2021
20:54:03 [2021-07-02T20:54:03.178Z]  OS/Arch:           linux/amd64
20:54:03 [2021-07-02T20:54:03.178Z]  Context:           default
20:54:03 [2021-07-02T20:54:03.178Z]  Experimental:      true
20:54:03 [2021-07-02T20:54:03.178Z] 
20:54:03 [2021-07-02T20:54:03.178Z] Server: Docker Engine - Community
20:54:03 [2021-07-02T20:54:03.178Z]  Engine:
20:54:03 [2021-07-02T20:54:03.178Z]   Version:          20.10.6
20:54:03 [2021-07-02T20:54:03.178Z]   API version:      1.41 (minimum version 1.12)
20:54:03 [2021-07-02T20:54:03.178Z]   Go version:       go1.13.15
20:54:03 [2021-07-02T20:54:03.178Z]   Git commit:       8728dd2
20:54:03 [2021-07-02T20:54:03.178Z]   Built:            Fri Apr  9 22:44:13 2021
20:54:03 [2021-07-02T20:54:03.178Z]   OS/Arch:          linux/amd64
20:54:03 [2021-07-02T20:54:03.178Z]   Experimental:     true
20:54:03 [2021-07-02T20:54:03.178Z]  containerd:
20:54:03 [2021-07-02T20:54:03.178Z]   Version:          1.4.6
20:54:03 [2021-07-02T20:54:03.178Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
20:54:03 [2021-07-02T20:54:03.178Z]  runc:
20:54:03 [2021-07-02T20:54:03.178Z]   Version:          1.0.0-rc95
20:54:03 [2021-07-02T20:54:03.178Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:54:03 [2021-07-02T20:54:03.178Z]  docker-init:
20:54:03 [2021-07-02T20:54:03.178Z]   Version:          0.19.0
20:54:03 [2021-07-02T20:54:03.178Z]   GitCommit:        de40ad0
[Pipeline] sh
20:54:03 [2021-07-02T20:54:03.470Z] + docker info
20:54:04 [2021-07-02T20:54:04.397Z] Client:
20:54:04 [2021-07-02T20:54:04.397Z]  Context:    default
20:54:04 [2021-07-02T20:54:04.397Z]  Debug Mode: false
20:54:04 [2021-07-02T20:54:04.397Z]  Plugins:
20:54:04 [2021-07-02T20:54:04.397Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:54:04 [2021-07-02T20:54:04.397Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:54:04 [2021-07-02T20:54:04.397Z]   scan: Docker Scan (Docker Inc., v0.7.0)
20:54:04 [2021-07-02T20:54:04.397Z] 
20:54:04 [2021-07-02T20:54:04.397Z] Server:
20:54:04 [2021-07-02T20:54:04.397Z]  Containers: 0
20:54:04 [2021-07-02T20:54:04.397Z]   Running: 0
20:54:04 [2021-07-02T20:54:04.397Z]   Paused: 0
20:54:04 [2021-07-02T20:54:04.397Z]   Stopped: 0
20:54:04 [2021-07-02T20:54:04.397Z]  Images: 2
20:54:04 [2021-07-02T20:54:04.397Z]  Server Version: 20.10.6
20:54:04 [2021-07-02T20:54:04.397Z]  Storage Driver: overlay2
20:54:04 [2021-07-02T20:54:04.397Z]   Backing Filesystem: extfs
20:54:04 [2021-07-02T20:54:04.397Z]   Supports d_type: true
20:54:04 [2021-07-02T20:54:04.397Z]   Native Overlay Diff: true
20:54:04 [2021-07-02T20:54:04.397Z]   userxattr: false
20:54:04 [2021-07-02T20:54:04.397Z]  Logging Driver: json-file
20:54:04 [2021-07-02T20:54:04.397Z]  Cgroup Driver: cgroupfs
20:54:04 [2021-07-02T20:54:04.397Z]  Cgroup Version: 1
20:54:04 [2021-07-02T20:54:04.397Z]  Plugins:
20:54:04 [2021-07-02T20:54:04.397Z]   Volume: local
20:54:04 [2021-07-02T20:54:04.397Z]   Network: bridge host ipvlan macvlan null overlay
20:54:04 [2021-07-02T20:54:04.397Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:54:04 [2021-07-02T20:54:04.397Z]  Swarm: inactive
20:54:04 [2021-07-02T20:54:04.397Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:54:04 [2021-07-02T20:54:04.397Z]  Default Runtime: runc
20:54:04 [2021-07-02T20:54:04.397Z]  Init Binary: docker-init
20:54:04 [2021-07-02T20:54:04.397Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
20:54:04 [2021-07-02T20:54:04.397Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:54:04 [2021-07-02T20:54:04.397Z]  init version: de40ad0
20:54:04 [2021-07-02T20:54:04.397Z]  Security Options:
20:54:04 [2021-07-02T20:54:04.397Z]   apparmor
20:54:04 [2021-07-02T20:54:04.397Z]   seccomp
20:54:04 [2021-07-02T20:54:04.397Z]    Profile: default
20:54:04 [2021-07-02T20:54:04.397Z]  Kernel Version: 5.4.0-1048-aws
20:54:04 [2021-07-02T20:54:04.397Z]  Operating System: Ubuntu 18.04.5 LTS
20:54:04 [2021-07-02T20:54:04.397Z]  OSType: linux
20:54:04 [2021-07-02T20:54:04.397Z]  Architecture: x86_64
20:54:04 [2021-07-02T20:54:04.397Z]  CPUs: 2
20:54:04 [2021-07-02T20:54:04.397Z]  Total Memory: 7.487GiB
20:54:04 [2021-07-02T20:54:04.397Z]  Name: ip-10-100-64-104
20:54:04 [2021-07-02T20:54:04.397Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
20:54:04 [2021-07-02T20:54:04.397Z]  Docker Root Dir: /var/lib/docker
20:54:04 [2021-07-02T20:54:04.397Z]  Debug Mode: false
20:54:04 [2021-07-02T20:54:04.397Z]  Registry: https://index.docker.io/v1/
20:54:04 [2021-07-02T20:54:04.397Z]  Labels:
20:54:04 [2021-07-02T20:54:04.397Z]  Experimental: true
20:54:04 [2021-07-02T20:54:04.397Z]  Insecure Registries:
20:54:04 [2021-07-02T20:54:04.397Z]   127.0.0.0/8
20:54:04 [2021-07-02T20:54:04.397Z]  Live Restore Enabled: true
20:54:04 [2021-07-02T20:54:04.397Z] 
20:54:04 [2021-07-02T20:54:04.397Z] WARNING: No swap limit support
[Pipeline] sh
20:54:04 [2021-07-02T20:54:04.494Z] Merge succeeded, producing 42d2048b9d7ce09bb47e1179ffc9399406368596
20:54:04 [2021-07-02T20:54:04.494Z] Checking out Revision 42d2048b9d7ce09bb47e1179ffc9399406368596 (PR-42592)
20:54:04 [2021-07-02T20:54:04.716Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:54:04 [2021-07-02T20:54:04.716Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:54:04 [2021-07-02T20:54:04.716Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42592/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
20:54:04 [2021-07-02T20:54:04.716Z] + bash /home/ubuntu/workspace/moby_PR-42592/check-config.sh
20:54:04 [2021-07-02T20:54:04.716Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:54:04 [2021-07-02T20:54:04.716Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
20:54:04 [2021-07-02T20:54:04.716Z] 
20:54:04 [2021-07-02T20:54:04.716Z] Generally Necessary:
20:54:04 [2021-07-02T20:54:04.716Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:54:04 [2021-07-02T20:54:04.716Z] - apparmor: enabled and tools installed
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NAMESPACES: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NET_NS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_PID_NS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_IPC_NS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_UTS_NS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUPS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_CPUACCT: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_DEVICE: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_FREEZER: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_SCHED: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CPUSETS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_MEMCG: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_KEYS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_VETH: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_BRIDGE: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NF_NAT: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_POSIX_MQUEUE: enabled
20:54:04 [2021-07-02T20:54:04.716Z] 
20:54:04 [2021-07-02T20:54:04.716Z] Optional Features:
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_USER_NS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_SECCOMP: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_SECCOMP_FILTER: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_PIDS: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_MEMCG_SWAP: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:54:04 [2021-07-02T20:54:04.716Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_BLK_CGROUP: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_PERF: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_HUGETLB: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_CFS_BANDWIDTH: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:54:04 [2021-07-02T20:54:04.716Z] - CONFIG_RT_GROUP_SCHED: missing
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_VS: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_VS_NFCT: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_IP_VS_RR: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_SECURITY_SELINUX: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_SECURITY_APPARMOR: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_EXT4_FS: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:54:04 [2021-07-02T20:54:04.971Z] - Network Drivers:
20:54:04 [2021-07-02T20:54:04.971Z]   - "overlay":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_VXLAN: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       Optional (for encrypted networks):
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_CRYPTO: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_CRYPTO_AEAD: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_CRYPTO_GCM: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_CRYPTO_GHASH: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_XFRM: enabled
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_XFRM_USER: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]       - CONFIG_INET_ESP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "ipvlan":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_IPVLAN: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "macvlan":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_MACVLAN: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_DUMMY: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "ftp,tftp client in container":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z] - Storage Drivers:
20:54:04 [2021-07-02T20:54:04.971Z]   - "aufs":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_AUFS_FS: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "btrfs":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:54:04 [2021-07-02T20:54:04.971Z]   - "devicemapper":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_BLK_DEV_DM: enabled
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "overlay":
20:54:04 [2021-07-02T20:54:04.971Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:54:04 [2021-07-02T20:54:04.971Z]   - "zfs":
20:54:04 [2021-07-02T20:54:04.971Z]     - /dev/zfs: present
20:54:04 [2021-07-02T20:54:04.971Z]     - zfs command: missing
20:54:04 [2021-07-02T20:54:04.971Z]     - zpool command: missing
20:54:04 [2021-07-02T20:54:04.971Z] 
20:54:04 [2021-07-02T20:54:04.971Z] Limits:
20:54:04 [2021-07-02T20:54:04.971Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:54:04 [2021-07-02T20:54:04.971Z] 
20:54:04 [2021-07-02T20:54:04.971Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:54:05 [2021-07-02T20:54:05.294Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:42d2048b9d7ce09bb47e1179ffc9399406368596 .
20:54:05 [2021-07-02T20:54:05.294Z] #1 [internal] load build definition from Dockerfile
20:54:05 [2021-07-02T20:54:05.294Z] #1 sha256:85ec1bb2e06bae109383d388ea0f9f508e3bcb5c73c8390491bef771e952c2bc
20:54:05 [2021-07-02T20:54:05.294Z] #1 transferring dockerfile: 16.59kB done
20:54:05 [2021-07-02T20:54:05.294Z] #1 DONE 0.0s
20:54:05 [2021-07-02T20:54:05.294Z] 
20:54:05 [2021-07-02T20:54:05.294Z] #2 [internal] load .dockerignore
20:54:05 [2021-07-02T20:54:05.294Z] #2 sha256:0d74d03807ff38d895f6b8dcb274bef2c9c78ed4f77b7f7f717c70d351afa606
20:54:05 [2021-07-02T20:54:05.294Z] #2 transferring context: 87B done
20:54:05 [2021-07-02T20:54:05.294Z] #2 DONE 0.0s
20:54:05 [2021-07-02T20:54:05.294Z] 
20:54:05 [2021-07-02T20:54:05.294Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:54:05 [2021-07-02T20:54:05.294Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:54:05 [2021-07-02T20:54:05.470Z] Commit message: "Dockerfile: update go-swagger to fix validation on Go1.16"
20:54:05 [2021-07-02T20:54:05.553Z] #3 DONE 0.1s
20:54:05 [2021-07-02T20:54:05.553Z] 
20:54:05 [2021-07-02T20:54:05.553Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:54:05 [2021-07-02T20:54:05.553Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:54:05 [2021-07-02T20:54:05.553Z] #4 CACHED
20:54:05 [2021-07-02T20:54:05.600Z] #57 ...
20:54:05 [2021-07-02T20:54:05.600Z] 
20:54:05 [2021-07-02T20:54:05.600Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:54:05 [2021-07-02T20:54:05.600Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
20:54:05 [2021-07-02T20:54:05.600Z] #13 11.54 Selecting previously unselected package g++-mingw-w64-x86-64.
20:54:05 [2021-07-02T20:54:05.600Z] #13 11.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 11.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.81 Selecting previously unselected package libapparmor1:amd64.
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.82 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.82 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.87 Selecting previously unselected package libapparmor-dev:amd64.
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.87 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.88 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.96 Selecting previously unselected package libbtrfs0.
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 14.96 Unpacking libbtrfs0 (4.20.1-2) ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.02 Selecting previously unselected package libbtrfs-dev.
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.03 Unpacking libbtrfs-dev (4.20.1-2) ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.20 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.600Z] #13 15.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:54:04 [2021-07-02T20:54:04.205Z]  > git remote # timeout=10
20:54:04 [2021-07-02T20:54:04.250Z]  > git config --get remote.origin.url # timeout=10
20:54:04 [2021-07-02T20:54:04.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:54:04 [2021-07-02T20:54:04.295Z]  > git merge 45b45ad65b6f4a76f2bd0f768ef6edb10ebcc0bc # timeout=10
20:54:04 [2021-07-02T20:54:04.416Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:54:04 [2021-07-02T20:54:04.525Z]  > git config core.sparsecheckout # timeout=10
20:54:04 [2021-07-02T20:54:04.566Z]  > git checkout -f 42d2048b9d7ce09bb47e1179ffc9399406368596 # timeout=10
20:54:05 [2021-07-02T20:54:05.815Z] 
20:54:05 [2021-07-02T20:54:05.815Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster
20:54:05 [2021-07-02T20:54:05.815Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
20:54:05 [2021-07-02T20:54:05.815Z] #6 DONE 0.1s
20:54:05 [2021-07-02T20:54:05.815Z] 
20:54:05 [2021-07-02T20:54:05.815Z] #5 [internal] load metadata for docker.io/library/debian:buster
20:54:05 [2021-07-02T20:54:05.815Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:54:05 [2021-07-02T20:54:05.815Z] #5 DONE 0.1s
20:54:05 [2021-07-02T20:54:05.815Z] 
20:54:05 [2021-07-02T20:54:05.815Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:54:05 [2021-07-02T20:54:05.815Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:54:05 [2021-07-02T20:54:05.815Z] #8 DONE 0.1s
20:54:05 [2021-07-02T20:54:05.815Z] 
20:54:05 [2021-07-02T20:54:05.815Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:54:05 [2021-07-02T20:54:05.815Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:54:05 [2021-07-02T20:54:05.815Z] #7 DONE 0.1s
20:54:05 [2021-07-02T20:54:05.862Z] #13 15.27 Selecting previously unselected package libudev-dev:amd64.
20:54:05 [2021-07-02T20:54:05.862Z] #13 15.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
20:54:05 [2021-07-02T20:54:05.862Z] #13 15.31 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
20:54:05 [2021-07-02T20:54:05.862Z] #13 15.53 Selecting previously unselected package libsepol1-dev:amd64.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:54:06 [2021-07-02T20:54:06.071Z] 
20:54:06 [2021-07-02T20:54:06.071Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:54:06 [2021-07-02T20:54:06.071Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:54:06 [2021-07-02T20:54:06.071Z] #72 DONE 0.0s
20:54:06 [2021-07-02T20:54:06.071Z] 
20:54:06 [2021-07-02T20:54:06.071Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:54:06 [2021-07-02T20:54:06.071Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:54:06 [2021-07-02T20:54:06.071Z] #70 DONE 0.0s
20:54:06 [2021-07-02T20:54:06.071Z] 
20:54:06 [2021-07-02T20:54:06.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
20:54:06 [2021-07-02T20:54:06.071Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
20:54:06 [2021-07-02T20:54:06.071Z] #9 DONE 0.0s
20:54:06 [2021-07-02T20:54:06.071Z] 
20:54:06 [2021-07-02T20:54:06.071Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:54:06 [2021-07-02T20:54:06.071Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
20:54:06 [2021-07-02T20:54:06.071Z] #10 CACHED
20:54:06 [2021-07-02T20:54:06.071Z] 
20:54:06 [2021-07-02T20:54:06.071Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:54:06 [2021-07-02T20:54:06.071Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
20:54:06 [2021-07-02T20:54:06.072Z] #11 CACHED
20:54:06 [2021-07-02T20:54:06.072Z] 
20:54:06 [2021-07-02T20:54:06.072Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
20:54:06 [2021-07-02T20:54:06.072Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
20:54:06 [2021-07-02T20:54:06.072Z] #33 DONE 0.0s
20:54:06 [2021-07-02T20:54:06.072Z] 
20:54:06 [2021-07-02T20:54:06.072Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:54:06 [2021-07-02T20:54:06.072Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
20:54:06 [2021-07-02T20:54:06.072Z] #38 CACHED
20:54:06 [2021-07-02T20:54:06.072Z] 
20:54:06 [2021-07-02T20:54:06.072Z] #30 [internal] load build context
20:54:06 [2021-07-02T20:54:06.072Z] #30 sha256:f04c0f64f921f63efb0e52eec583a0a535b3a3a482e31e917cac70a8e959b533
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.57 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.67 Selecting previously unselected package libpcre16-3:amd64.
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.67 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.68 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.75 Selecting previously unselected package libpcre32-3:amd64.
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.124Z] #13 15.76 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.328Z] #30 ...
20:54:06 [2021-07-02T20:54:06.328Z] 
20:54:06 [2021-07-02T20:54:06.328Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
20:54:06 [2021-07-02T20:54:06.328Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
20:54:06 [2021-07-02T20:54:06.328Z] #49 DONE 0.4s
20:54:06 [2021-07-02T20:54:06.328Z] 
20:54:06 [2021-07-02T20:54:06.328Z] #30 [internal] load build context
20:54:06 [2021-07-02T20:54:06.328Z] #30 sha256:f04c0f64f921f63efb0e52eec583a0a535b3a3a482e31e917cac70a8e959b533
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.85 Selecting previously unselected package libpcrecpp0v5:amd64.
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.86 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.91 Selecting previously unselected package libpcre3-dev:amd64.
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.91 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.385Z] #13 15.92 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.385Z] #13 16.04 Selecting previously unselected package libselinux1-dev:amd64.
20:54:06 [2021-07-02T20:54:06.385Z] #13 16.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.385Z] #13 16.05 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.12 Selecting previously unselected package libdevmapper-dev:amd64.
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.13 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.16 Selecting previously unselected package libseccomp-dev:amd64.
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.17 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.17 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.23 Selecting previously unselected package libsystemd-dev:amd64.
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.24 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
20:54:06 [2021-07-02T20:54:06.646Z] #13 16.36 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.868Z] + docker version
20:54:06 [2021-07-02T20:54:06.868Z] Client: Mirantis Container Runtime
20:54:06 [2021-07-02T20:54:06.868Z]  Version:           20.10.0
20:54:06 [2021-07-02T20:54:06.868Z]  API version:       1.41
20:54:06 [2021-07-02T20:54:06.868Z]  Go version:        go1.13.15
20:54:06 [2021-07-02T20:54:06.868Z]  Git commit:        6ee42dc
20:54:06 [2021-07-02T20:54:06.868Z]  Built:             03/11/2021 13:24:56
20:54:06 [2021-07-02T20:54:06.868Z]  OS/Arch:           windows/amd64
20:54:06 [2021-07-02T20:54:06.868Z]  Context:           default
20:54:06 [2021-07-02T20:54:06.868Z]  Experimental:      true
20:54:06 [2021-07-02T20:54:06.868Z] 
20:54:06 [2021-07-02T20:54:06.868Z] Server: Mirantis Container Runtime
20:54:06 [2021-07-02T20:54:06.868Z]  Engine:
20:54:06 [2021-07-02T20:54:06.868Z]   Version:          20.10.0
20:54:06 [2021-07-02T20:54:06.868Z]   API version:      1.41 (minimum version 1.24)
20:54:06 [2021-07-02T20:54:06.868Z]   Go version:       go1.13.15
20:54:06 [2021-07-02T20:54:06.868Z]   Git commit:       1e08f21e79
20:54:06 [2021-07-02T20:54:06.868Z]   Built:            03/11/2021 13:23:32
20:54:06 [2021-07-02T20:54:06.868Z]   OS/Arch:          windows/amd64
20:54:06 [2021-07-02T20:54:06.868Z]   Experimental:     true
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.37 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.38 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.42 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.44 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.47 Setting up libbtrfs0 (4.20.1-2) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.48 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.49 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.53 Setting up libbtrfs-dev (4.20.1-2) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.55 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.57 Setting up mingw-w64-common (6.0.0-3) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.60 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.61 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.62 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.65 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
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.65 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
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.66 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:54:06 [2021-07-02T20:54:06.907Z] #13 16.67 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
[Pipeline] sh
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.69 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.73 Setting up dmsetup (2:1.02.155-3) ...
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.74 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:54:07 [2021-07-02T20:54:07.167Z] #13 16.77 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:54:07 [2021-07-02T20:54:07.428Z] #13 16.84 Processing triggers for libc-bin (2.28-10) ...
20:54:07 [2021-07-02T20:54:07.868Z] + docker info
20:54:08 [2021-07-02T20:54:08.368Z] #13 DONE 18.0s
20:54:08 [2021-07-02T20:54:08.368Z] 
20:54:08 [2021-07-02T20:54:08.368Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
20:54:08 [2021-07-02T20:54:08.368Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
20:54:08 [2021-07-02T20:54:08.824Z] Client:
20:54:08 [2021-07-02T20:54:08.824Z]  Context:    default
20:54:08 [2021-07-02T20:54:08.824Z]  Debug Mode: false
20:54:08 [2021-07-02T20:54:08.824Z]  Plugins:
20:54:08 [2021-07-02T20:54:08.824Z]   app: Docker Application (Docker Inc., v0.8.0)
20:54:08 [2021-07-02T20:54:08.824Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:54:08 [2021-07-02T20:54:08.824Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:54:08 [2021-07-02T20:54:08.824Z] 
20:54:08 [2021-07-02T20:54:08.824Z] Server:
20:54:08 [2021-07-02T20:54:08.824Z]  Containers: 0
20:54:08 [2021-07-02T20:54:08.824Z]   Running: 0
20:54:08 [2021-07-02T20:54:08.824Z]   Paused: 0
20:54:08 [2021-07-02T20:54:08.824Z]   Stopped: 0
20:54:08 [2021-07-02T20:54:08.824Z]  Images: 10
20:54:08 [2021-07-02T20:54:08.824Z]  Server Version: 20.10.0
20:54:08 [2021-07-02T20:54:08.824Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:54:08 [2021-07-02T20:54:08.824Z]   Windows: 
20:54:08 [2021-07-02T20:54:08.824Z]   LCOW: 
20:54:08 [2021-07-02T20:54:08.824Z]  Logging Driver: json-file
20:54:08 [2021-07-02T20:54:08.824Z]  Plugins:
20:54:08 [2021-07-02T20:54:08.824Z]   Volume: local
20:54:08 [2021-07-02T20:54:08.824Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:54:08 [2021-07-02T20:54:08.824Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:54:08 [2021-07-02T20:54:08.824Z]  Swarm: inactive
20:54:08 [2021-07-02T20:54:08.824Z]  Default Isolation: process
20:54:08 [2021-07-02T20:54:08.824Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
20:54:08 [2021-07-02T20:54:08.824Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
20:54:08 [2021-07-02T20:54:08.824Z]  OSType: windows
20:54:08 [2021-07-02T20:54:08.824Z]  Architecture: x86_64
20:54:08 [2021-07-02T20:54:08.824Z]  CPUs: 4
20:54:08 [2021-07-02T20:54:08.824Z]  Total Memory: 32GiB
20:54:08 [2021-07-02T20:54:08.824Z]  Name: azwin-2-70c670
20:54:08 [2021-07-02T20:54:08.824Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
20:54:08 [2021-07-02T20:54:08.824Z]  Docker Root Dir: D:\docker
20:54:08 [2021-07-02T20:54:08.824Z]  Debug Mode: false
20:54:08 [2021-07-02T20:54:08.824Z]  Registry: https://index.docker.io/v1/
20:54:08 [2021-07-02T20:54:08.824Z]  Labels:
20:54:08 [2021-07-02T20:54:08.825Z]  Experimental: true
20:54:08 [2021-07-02T20:54:08.825Z]  Insecure Registries:
20:54:08 [2021-07-02T20:54:08.825Z]   10.0.0.4:5000
20:54:08 [2021-07-02T20:54:08.825Z]   127.0.0.0/8
20:54:08 [2021-07-02T20:54:08.825Z]  Registry Mirrors:
20:54:08 [2021-07-02T20:54:08.825Z]   http://10.0.0.4:5000/
20:54:08 [2021-07-02T20:54:08.825Z]  Live Restore Enabled: false
20:54:08 [2021-07-02T20:54:08.825Z] 
20:54:08 [2021-07-02T20:54:08.894Z] #30 ...
20:54:08 [2021-07-02T20:54:08.894Z] 
20:54:08 [2021-07-02T20:54:08.894Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
20:54:08 [2021-07-02T20:54:08.894Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d
20:54:08 [2021-07-02T20:54:08.894Z] #12 DONE 2.3s
20:54:08 [2021-07-02T20:54:08.894Z] 
20:54:08 [2021-07-02T20:54:08.894Z] #30 [internal] load build context
20:54:08 [2021-07-02T20:54:08.894Z] #30 sha256:f04c0f64f921f63efb0e52eec583a0a535b3a3a482e31e917cac70a8e959b533
20:54:08 [2021-07-02T20:54:08.894Z] #30 transferring context: 55.68MB 3.0s done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:54:09 [2021-07-02T20:54:09.313Z] #14 DONE 0.9s
20:54:09 [2021-07-02T20:54:09.313Z] 
20:54:09 [2021-07-02T20:54:09.313Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:54:09 [2021-07-02T20:54:09.313Z] #54 sha256:cb0fbbbd3f409c3318f6d8fd4393317a85ca0cbd61b1b67b387b9067bcd1c796
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + RM_GOPATH=0
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + TMP_GOPATH=
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + : /build
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + '[' -z '' ']'
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 ++ mktemp -d
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + export GOPATH=/tmp/tmp.y7I5H9sP7I
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + GOPATH=/tmp/tmp.y7I5H9sP7I
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + RM_GOPATH=1
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.673 + case "$(go env GOARCH)" in
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.678 ++ go env GOARCH
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.689 + export GO_BUILDMODE=-buildmode=pie
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.689 + GO_BUILDMODE=-buildmode=pie
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.689 ++ dirname /tmp/install/install.sh
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.690 + dir=/tmp/install
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + bin=runc
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + shift
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + '[' '!' -f /tmp/install/runc.installer ']'
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + . /tmp/install/runc.installer
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + install_runc
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.691 + uname -r
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.692 + grep -q '^3\.10\.0.*\.el7\.'
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.693 + RUNC_BUILDTAGS='seccomp '
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.693 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y7I5H9sP7I/src/github.com/opencontainers/runc
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.697 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
20:54:09 [2021-07-02T20:54:09.313Z] #54 0.705 Cloning into '/tmp/tmp.y7I5H9sP7I/src/github.com/opencontainers/runc'...
20:54:09 [2021-07-02T20:54:09.458Z] #30 DONE 3.3s
20:54:09 [2021-07-02T20:54:09.458Z] 
20:54:09 [2021-07-02T20:54:09.458Z] #39 [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
20:54:09 [2021-07-02T20:54:09.458Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
20:54:09 [2021-07-02T20:54:09.458Z] #39 1.359 + git clone https://github.com/kolyshkin/go-swagger.git .
20:54:09 [2021-07-02T20:54:09.458Z] #39 1.409 Cloning into '.'...
20:54:10 [2021-07-02T20:54:10.019Z] #39 ...
20:54:10 [2021-07-02T20:54:10.019Z] 
20:54:10 [2021-07-02T20:54:10.020Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
20:54:10 [2021-07-02T20:54:10.020Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7
20:54:10 [2021-07-02T20:54:10.020Z] #13 DONE 1.7s
20:54:10 [2021-07-02T20:54:10.278Z] 
20:54:10 [2021-07-02T20:54:10.278Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
20:54:10 [2021-07-02T20:54:10.278Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac
20:54:10 [2021-07-02T20:54:10.702Z] #54 ...
20:54:10 [2021-07-02T20:54:10.702Z] 
20:54:10 [2021-07-02T20:54:10.702Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:54:10 [2021-07-02T20:54:10.702Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
20:54:10 [2021-07-02T20:54:10.702Z] #15 DONE 1.4s
20:54:10 [2021-07-02T20:54:10.702Z] 
20:54:10 [2021-07-02T20:54:10.702Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:54:10 [2021-07-02T20:54:10.702Z] #54 sha256:cb0fbbbd3f409c3318f6d8fd4393317a85ca0cbd61b1b67b387b9067bcd1c796
20:54:10 [2021-07-02T20:54:10.702Z] #54 2.408 + cd /tmp/tmp.y7I5H9sP7I/src/github.com/opencontainers/runc
20:54:10 [2021-07-02T20:54:10.840Z] #14 DONE 0.9s
20:54:10 [2021-07-02T20:54:10.840Z] 
20:54:10 [2021-07-02T20:54:10.840Z] #39 [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
20:54:10 [2021-07-02T20:54:10.840Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
20:54:10 [2021-07-02T20:54:10.963Z] #54 2.408 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
20:54:10 [2021-07-02T20:54:10.964Z] #54 2.538 + '[' -z '' ']'
20:54:10 [2021-07-02T20:54:10.964Z] #54 2.538 + target=static
20:54:10 [2021-07-02T20:54:10.964Z] #54 2.538 + make 'BUILDTAGS=seccomp ' static
20:54:11 [2021-07-02T20:54:11.096Z] #39 ...
20:54:11 [2021-07-02T20:54:11.096Z] 
20:54:11 [2021-07-02T20:54:11.096Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
20:54:11 [2021-07-02T20:54:11.096Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff
20:54:11 [2021-07-02T20:54:11.225Z] #54 2.779 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
20:54:11 [2021-07-02T20:54:11.486Z] #54 ...
20:54:11 [2021-07-02T20:54:11.486Z] 
20:54:11 [2021-07-02T20:54:11.486Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:54:11 [2021-07-02T20:54:11.486Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
20:54:11 [2021-07-02T20:54:11.486Z] #16 0.824 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:54:11 [2021-07-02T20:54:11.486Z] #16 DONE 1.0s
20:54:11 [2021-07-02T20:54:11.748Z] 
20:54:11 [2021-07-02T20:54:11.748Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:54:11 [2021-07-02T20:54:11.748Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
20:54:12 [2021-07-02T20:54:12.025Z] #15 DONE 1.1s
20:54:12 [2021-07-02T20:54:12.025Z] 
20:54:12 [2021-07-02T20:54:12.025Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:54:12 [2021-07-02T20:54:12.025Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541
20:54:12 [2021-07-02T20:54:12.695Z] #17 DONE 1.1s
20:54:12 [2021-07-02T20:54:12.695Z] 
20:54:12 [2021-07-02T20:54:12.695Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:12 [2021-07-02T20:54:12.695Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
20:54:13 [2021-07-02T20:54:13.267Z] #18 ...
20:54:13 [2021-07-02T20:54:13.267Z] 
20:54:13 [2021-07-02T20:54:13.267Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:54:13 [2021-07-02T20:54:13.267Z] #54 sha256:cb0fbbbd3f409c3318f6d8fd4393317a85ca0cbd61b1b67b387b9067bcd1c796
20:54:13 [2021-07-02T20:54:13.268Z] #54 4.297 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:54:13 [2021-07-02T20:54:13.268Z] #54 4.764 + mkdir -p /build
20:54:13 [2021-07-02T20:54:13.268Z] #54 4.764 + cp runc /build/runc
20:54:13 [2021-07-02T20:54:13.268Z] #54 DONE 4.9s
20:54:13 [2021-07-02T20:54:13.268Z] 
20:54:13 [2021-07-02T20:54:13.268Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:54:13 [2021-07-02T20:54:13.268Z] #57 sha256:40f5fba3e7b9f959aecc7a45a982bfcea8b2add367cbb4cc0624c2384dbb8d5d
20:54:13 [2021-07-02T20:54:13.268Z] #57 14.53 + bin/containerd
20:54:13 [2021-07-02T20:54:13.395Z] #16 DONE 1.1s
20:54:13 [2021-07-02T20:54:13.395Z] 
20:54:13 [2021-07-02T20:54:13.395Z] #39 [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
20:54:13 [2021-07-02T20:54:13.395Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
20:54:13 [2021-07-02T20:54:13.395Z] #39 ...
20:54:13 [2021-07-02T20:54:13.395Z] 
20:54:13 [2021-07-02T20:54:13.395Z] #17 [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
20:54:13 [2021-07-02T20:54:13.395Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
20:54:13 [2021-07-02T20:54:13.847Z] #57 ...
20:54:13 [2021-07-02T20:54:13.847Z] 
20:54:13 [2021-07-02T20:54:13.847Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:13 [2021-07-02T20:54:13.847Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
20:54:13 [2021-07-02T20:54:13.847Z] #18 DONE 1.1s
20:54:13 [2021-07-02T20:54:13.847Z] 
20:54:13 [2021-07-02T20:54:13.847Z] #19 [dev-systemd-false  6/25] RUN ldconfig
20:54:13 [2021-07-02T20:54:13.847Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
20:54:14 [2021-07-02T20:54:14.761Z] #17 1.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:54:14 [2021-07-02T20:54:14.761Z] #17 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:54:14 [2021-07-02T20:54:14.761Z] #17 1.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:54:14 [2021-07-02T20:54:14.761Z] #17 1.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
20:54:14 [2021-07-02T20:54:14.791Z] #19 DONE 0.8s
20:54:14 [2021-07-02T20:54:14.792Z] 
20:54:14 [2021-07-02T20:54:14.792Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:54:14 [2021-07-02T20:54:14.792Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
20:54:15 [2021-07-02T20:54:15.017Z] #17 1.654 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:54:15 [2021-07-02T20:54:15.017Z] #17 1.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
20:54:15 [2021-07-02T20:54:15.579Z] #17 2.236 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
20:54:15 [2021-07-02T20:54:15.579Z] #17 2.492 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:54:15 [2021-07-02T20:54:15.737Z] #20 0.873 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:54:15 [2021-07-02T20:54:15.737Z] #20 1.037 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:54:15 [2021-07-02T20:54:15.837Z] #17 2.752 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
20:54:15 [2021-07-02T20:54:15.998Z] #20 1.119 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:54:15 [2021-07-02T20:54:15.998Z] #20 1.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:54:16 [2021-07-02T20:54:16.093Z] #17 2.996 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
20:54:16 [2021-07-02T20:54:16.093Z] #17 3.005 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
20:54:16 [2021-07-02T20:54:16.260Z] #20 1.452 Fetched 98.6 kB in 1s (120 kB/s)
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.013 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.020 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.034 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.042 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.051 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.056 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.057 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.058 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.059 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
20:54:16 [2021-07-02T20:54:16.350Z] #17 3.061 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
20:54:16 [2021-07-02T20:54:16.831Z] #20 1.452 Reading package lists...
20:54:17 [2021-07-02T20:54:17.401Z] #20 2.194 Reading package lists...
20:54:17 [2021-07-02T20:54:17.661Z] #20 2.876 Building dependency tree...
20:54:17 [2021-07-02T20:54:17.662Z] #20 3.018 Reading state information...
20:54:17 [2021-07-02T20:54:17.662Z] #20 3.132 libcap2-bin is already the newest version (1:2.25-2).
20:54:17 [2021-07-02T20:54:17.662Z] #20 3.132 The following additional packages will be installed:
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.132   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.132   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.132   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.132   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.132   python3.7 python3.7-minimal vim-runtime xxd
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133 Suggested packages:
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   quota
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133 Recommended packages:
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   aufs-dkms nftables build-essential python3-dev python3-keyring
20:54:17 [2021-07-02T20:54:17.921Z] #20 3.133   python3-keyrings.alt python3-xdg unzip
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.493 The following NEW packages will be installed:
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.493   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.493   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:54:18 [2021-07-02T20:54:18.182Z] #20 3.494   xz-utils zip
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.763 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.763 Need to get 28.6 MB of archives.
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.763 After this operation, 116 MB of additional disk space will be used.
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.767 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:54:18 [2021-07-02T20:54:18.442Z] #20 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:54:18 [2021-07-02T20:54:18.701Z] #20 3.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.230 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.234 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.234 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.235 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.236 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.278 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.335 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.336 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.337 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.339 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.344 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.345 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.347 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.349 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.349 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.351 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.356 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.357 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.359 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.360 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.361 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.361 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.361 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:54:18 [2021-07-02T20:54:18.962Z] #20 4.474 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.530 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.531 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.532 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.534 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.537 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.538 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.554 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.555 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.556 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.558 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.559 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.562 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.562 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.573 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.576 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.578 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.634 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.645 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:54:19 [2021-07-02T20:54:19.222Z] #20 4.671 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.891 debconf: delaying package configuration, since apt-utils is not installed
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.914 Fetched 28.6 MB in 1s (23.4 MB/s)
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.935 Selecting previously unselected package pigz.
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.935 (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 ... 23446 files and directories currently installed.)
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.946 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.950 Unpacking pigz (2.4-1) ...
20:54:19 [2021-07-02T20:54:19.483Z] #20 4.990 Selecting previously unselected package libpython3.7-minimal:amd64.
20:54:19 [2021-07-02T20:54:19.620Z] #17 ...
20:54:19 [2021-07-02T20:54:19.620Z] 
20:54:19 [2021-07-02T20:54:19.620Z] #39 [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
20:54:19 [2021-07-02T20:54:19.620Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
20:54:19 [2021-07-02T20:54:19.620Z] #39 7.809 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:54:19 [2021-07-02T20:54:19.620Z] #39 7.999 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:54:19 [2021-07-02T20:54:19.620Z] #39 DONE 13.2s
20:54:19 [2021-07-02T20:54:19.620Z] 
20:54:19 [2021-07-02T20:54:19.620Z] #17 [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
20:54:19 [2021-07-02T20:54:19.620Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
20:54:19 [2021-07-02T20:54:19.707Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:54:19 [2021-07-02T20:54:19.707Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1501c6ac\powershellScript.ps1'; exit $LASTEXITCODE;
20:54:19 [2021-07-02T20:54:19.707Z] ----------------------------------------------------------------------------
20:54:19 [2021-07-02T20:54:19.707Z] 
20:54:19 [2021-07-02T20:54:19.707Z] INFO: executeCI.ps1 starting at Fri Jul  2 20:54:19 CUT 2021
20:54:19 [2021-07-02T20:54:19.707Z] 
20:54:19 [2021-07-02T20:54:19.707Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:54:19 [2021-07-02T20:54:19.707Z] INFO: Running git version 2.24.1.windows.2
20:54:19 [2021-07-02T20:54:19.742Z] #20 4.993 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:54:19 [2021-07-02T20:54:19.742Z] #20 4.996 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:54:19 [2021-07-02T20:54:19.742Z] #20 5.130 Selecting previously unselected package python3.7-minimal.
20:54:20 [2021-07-02T20:54:20.003Z] #20 5.132 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.003Z] #20 5.139 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
20:54:20 [2021-07-02T20:54:20.003Z] #20 5.334 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:54:20 [2021-07-02T20:54:20.003Z] #20 5.351 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
20:54:20 [2021-07-02T20:54:20.163Z] INFO: Branch:fe_release Build:20295.1.210212-1600
20:54:20 [2021-07-02T20:54:20.163Z] INFO: Environment variables:
20:54:20 [2021-07-02T20:54:20.163Z] 
20:54:20 [2021-07-02T20:54:20.163Z] Name                           Value                                                                                   
20:54:20 [2021-07-02T20:54:20.163Z] ----                           -----                                                                                   
20:54:20 [2021-07-02T20:54:20.163Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:54:20 [2021-07-02T20:54:20.163Z] amd64                          true                                                                                    
20:54:20 [2021-07-02T20:54:20.163Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
20:54:20 [2021-07-02T20:54:20.163Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:54:20 [2021-07-02T20:54:20.163Z] arm64                          false                                                                                   
20:54:20 [2021-07-02T20:54:20.163Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
20:54:20 [2021-07-02T20:54:20.163Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
20:54:20 [2021-07-02T20:54:20.163Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
20:54:20 [2021-07-02T20:54:20.163Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:54:20 [2021-07-02T20:54:20.163Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
20:54:20 [2021-07-02T20:54:20.163Z] BRANCH_NAME                    PR-42592                                                                                
20:54:20 [2021-07-02T20:54:20.163Z] BUILD_DISPLAY_NAME             #7                                                                                      
20:54:20 [2021-07-02T20:54:20.163Z] BUILD_ID                       7                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] BUILD_NUMBER                   7                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] BUILD_TAG                      jenkins-moby-PR-42592-7                                                                 
20:54:20 [2021-07-02T20:54:20.163Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42592/7/                              
20:54:20 [2021-07-02T20:54:20.163Z] cgroup2                        false                                                                                   
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_BRANCH                  update_swagger_fork                                                                     
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_ID                      42592                                                                                   
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_TARGET                  master                                                                                  
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_TITLE                   Dockerfile: update go-swagger to fix validation on Go1.16                               
20:54:20 [2021-07-02T20:54:20.163Z] CHANGE_URL                     https://github.com/moby/moby/pull/42592                                                 
20:54:20 [2021-07-02T20:54:20.163Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
20:54:20 [2021-07-02T20:54:20.163Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:54:20 [2021-07-02T20:54:20.163Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:54:20 [2021-07-02T20:54:20.163Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:54:20 [2021-07-02T20:54:20.163Z] COMPUTERNAME                   azwin-2-70c670                                                                          
20:54:20 [2021-07-02T20:54:20.163Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
20:54:20 [2021-07-02T20:54:20.163Z] ConfigSequenceNumber           0                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] dco                            true                                                                                    
20:54:20 [2021-07-02T20:54:20.163Z] DOCKER_BUILDKIT                0                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] DOCKER_DUT_DEBUG               1                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:54:20 [2021-07-02T20:54:20.163Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:54:20 [2021-07-02T20:54:20.163Z] EXECUTOR_NUMBER                0                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] FQDN                           azwin-2-70c670.westus.cloudapp.azure.com                                                
20:54:20 [2021-07-02T20:54:20.163Z] GIT_BRANCH                     PR-42592                                                                                
20:54:20 [2021-07-02T20:54:20.163Z] GIT_COMMIT                     42d2048b9d7ce09bb47e1179ffc9399406368596                                                
20:54:20 [2021-07-02T20:54:20.163Z] GIT_PREVIOUS_COMMIT            42d2048b9d7ce09bb47e1179ffc9399406368596                                                
20:54:20 [2021-07-02T20:54:20.163Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7d45ab188d2722273d0cbeefbdee8125bb09b595                                                
20:54:20 [2021-07-02T20:54:20.163Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:54:20 [2021-07-02T20:54:20.163Z] HUDSON_COOKIE                  6b060ff8-3368-4f5b-aa94-84804a53f3ac                                                    
20:54:20 [2021-07-02T20:54:20.163Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:54:20 [2021-07-02T20:54:20.163Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:54:20 [2021-07-02T20:54:20.163Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:54:20 [2021-07-02T20:54:20.163Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
20:54:20 [2021-07-02T20:54:20.163Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:54:20 [2021-07-02T20:54:20.163Z] JENKINS_NODE_COOKIE            5bed04cc-c9b5-4512-ac09-fc5d54c69aca                                                    
20:54:20 [2021-07-02T20:54:20.163Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:54:20 [2021-07-02T20:54:20.163Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:54:20 [2021-07-02T20:54:20.163Z] JOB_BASE_NAME                  PR-42592                                                                                
20:54:20 [2021-07-02T20:54:20.163Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42592/display/redirect                
20:54:20 [2021-07-02T20:54:20.163Z] JOB_NAME                       moby/PR-42592                                                                           
20:54:20 [2021-07-02T20:54:20.163Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42592/                                
20:54:20 [2021-07-02T20:54:20.163Z] library.jps.version            master                                                                                  
20:54:20 [2021-07-02T20:54:20.163Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
20:54:20 [2021-07-02T20:54:20.163Z] NODE_LABELS                    amd64 azure azwin-2-70c670 azwin-2022 docker west-us windows windows-2022 x86_64        
20:54:20 [2021-07-02T20:54:20.163Z] NODE_NAME                      azwin-2-70c670                                                                          
20:54:20 [2021-07-02T20:54:20.163Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:54:20 [2021-07-02T20:54:20.163Z] OS                             Windows_NT                                                                              
20:54:20 [2021-07-02T20:54:20.163Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
20:54:20 [2021-07-02T20:54:20.164Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:54:20 [2021-07-02T20:54:20.164Z] ppc64le                        false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
20:54:20 [2021-07-02T20:54:20.164Z] PROCESSOR_LEVEL                6                                                                                       
20:54:20 [2021-07-02T20:54:20.164Z] PROCESSOR_REVISION             4f01                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] ProgramData                    C:\ProgramData                                                                          
20:54:20 [2021-07-02T20:54:20.164Z] ProgramFiles                   C:\Program Files                                                                        
20:54:20 [2021-07-02T20:54:20.164Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:54:20 [2021-07-02T20:54:20.164Z] ProgramW6432                   C:\Program Files                                                                        
20:54:20 [2021-07-02T20:54:20.164Z] PROMPT                         $P$G                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:54:20 [2021-07-02T20:54:20.164Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
20:54:20 [2021-07-02T20:54:20.164Z] PUBLIC                         C:\Users\Public                                                                         
20:54:20 [2021-07-02T20:54:20.164Z] rootless                       false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42592/7/display/redirect?page=artif...
20:54:20 [2021-07-02T20:54:20.164Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42592/7/display/redirect?page=changes 
20:54:20 [2021-07-02T20:54:20.164Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42592/7/display/redirect              
20:54:20 [2021-07-02T20:54:20.164Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42592/7/display/redirect?page=tests   
20:54:20 [2021-07-02T20:54:20.164Z] s390x                          false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:54:20 [2021-07-02T20:54:20.164Z] SOURCES_DRIVE                  d                                                                                       
20:54:20 [2021-07-02T20:54:20.164Z] SOURCES_SUBDIR                 gopath                                                                                  
20:54:20 [2021-07-02T20:54:20.164Z] STAGE_NAME                     Run tests                                                                               
20:54:20 [2021-07-02T20:54:20.164Z] SystemDrive                    C:                                                                                      
20:54:20 [2021-07-02T20:54:20.164Z] SystemRoot                     C:\Windows                                                                              
20:54:20 [2021-07-02T20:54:20.164Z] TEMP                           C:\Windows\TEMP                                                                         
20:54:20 [2021-07-02T20:54:20.164Z] TESTDEBUG                      0                                                                                       
20:54:20 [2021-07-02T20:54:20.164Z] TESTRUN_DRIVE                  d                                                                                       
20:54:20 [2021-07-02T20:54:20.164Z] TESTRUN_SUBDIR                 CI                                                                                      
20:54:20 [2021-07-02T20:54:20.164Z] TIMEOUT                        120m                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] TMP                            C:\Windows\TEMP                                                                         
20:54:20 [2021-07-02T20:54:20.164Z] unit_validate                  true                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] USERDOMAIN                     WORKGROUP                                                                               
20:54:20 [2021-07-02T20:54:20.164Z] USERNAME                       azwin-2-70c670$                                                                         
20:54:20 [2021-07-02T20:54:20.164Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
20:54:20 [2021-07-02T20:54:20.164Z] validate_force                 true                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] windir                         C:\Windows                                                                              
20:54:20 [2021-07-02T20:54:20.164Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
20:54:20 [2021-07-02T20:54:20.164Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
20:54:20 [2021-07-02T20:54:20.164Z] windows2022                    true                                                                                    
20:54:20 [2021-07-02T20:54:20.164Z] windows2022containerd          false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] windowsRS1                     false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] windowsRS5                     false                                                                                   
20:54:20 [2021-07-02T20:54:20.164Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:54:20 [2021-07-02T20:54:20.164Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
20:54:20 [2021-07-02T20:54:20.164Z] 
20:54:20 [2021-07-02T20:54:20.164Z] 
20:54:20 [2021-07-02T20:54:20.164Z] 
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.784 Selecting previously unselected package python3-minimal.
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.784 (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 ... 23695 files and directories currently installed.)
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.801 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.813 Unpacking python3-minimal (3.7.3-1) ...
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.877 Selecting previously unselected package libmpdec2:amd64.
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.879 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.888 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.926 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.928 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.572Z] #20 5.932 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Sources under d:\gopath\...
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Test run under d:\CI\...
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:54:20 [2021-07-02T20:54:20.615Z] INFO: docker/docker repository was found
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
20:54:20 [2021-07-02T20:54:20.615Z] INFO: Docker version of control daemon
20:54:20 [2021-07-02T20:54:20.615Z] 
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.126 Selecting previously unselected package python3.7.
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.129 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.140 Unpacking python3.7 (3.7.3-2+deb10u3) ...
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.187 Selecting previously unselected package libpython3-stdlib:amd64.
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.189 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.194 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:54:20 [2021-07-02T20:54:20.832Z] #20 6.228 Setting up python3-minimal (3.7.3-1) ...
20:54:21 [2021-07-02T20:54:21.066Z] Client: Mirantis Container Runtime
20:54:21 [2021-07-02T20:54:21.066Z]  Version:           20.10.0
20:54:21 [2021-07-02T20:54:21.066Z]  API version:       1.41
20:54:21 [2021-07-02T20:54:21.066Z]  Go version:        go1.13.15
20:54:21 [2021-07-02T20:54:21.066Z]  Git commit:        6ee42dc
20:54:21 [2021-07-02T20:54:21.066Z]  Built:             03/11/2021 13:24:56
20:54:21 [2021-07-02T20:54:21.066Z]  OS/Arch:           windows/amd64
20:54:21 [2021-07-02T20:54:21.066Z]  Context:           default
20:54:21 [2021-07-02T20:54:21.066Z]  Experimental:      true
20:54:21 [2021-07-02T20:54:21.066Z] 
20:54:21 [2021-07-02T20:54:21.066Z] Server: Mirantis Container Runtime
20:54:21 [2021-07-02T20:54:21.066Z]  Engine:
20:54:21 [2021-07-02T20:54:21.066Z]   Version:          20.10.0
20:54:21 [2021-07-02T20:54:21.066Z]   API version:      1.41 (minimum version 1.24)
20:54:21 [2021-07-02T20:54:21.066Z]   Go version:       go1.13.15
20:54:21 [2021-07-02T20:54:21.066Z]   Git commit:       1e08f21e79
20:54:21 [2021-07-02T20:54:21.066Z]   Built:            03/11/2021 13:23:32
20:54:21 [2021-07-02T20:54:21.066Z]   OS/Arch:          windows/amd64
20:54:21 [2021-07-02T20:54:21.066Z]   Experimental:     true
20:54:21 [2021-07-02T20:54:21.066Z] 
20:54:21 [2021-07-02T20:54:21.066Z] INFO: Docker info of control daemon
20:54:21 [2021-07-02T20:54:21.066Z] 
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.407 Selecting previously unselected package python3.
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.407 (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 ... 24107 files and directories currently installed.)
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.418 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.427 Unpacking python3 (3.7.3-1) ...
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.461 Selecting previously unselected package libip4tc0:amd64.
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.463 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.467 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:54:21 [2021-07-02T20:54:21.092Z] #20 6.513 Selecting previously unselected package libip6tc0:amd64.
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.515 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.521 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.561 Selecting previously unselected package libiptc0:amd64.
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.564 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.567 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.704 Selecting previously unselected package libnfnetlink0:amd64.
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.706 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.724 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.761 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.763 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.352Z] #20 6.767 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:54:21 [2021-07-02T20:54:21.511Z] #17 ...
20:54:21 [2021-07-02T20:54:21.511Z] 
20:54:21 [2021-07-02T20:54:21.511Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
20:54:21 [2021-07-02T20:54:21.511Z] #41 sha256:340e6cc53c2483bd114ff10a5a4a2d62a8c21a438402117750603dd81bd1d498
20:54:21 [2021-07-02T20:54:21.511Z] #41 CACHED
20:54:21 [2021-07-02T20:54:21.511Z] 
20:54:21 [2021-07-02T20:54:21.511Z] #17 [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
20:54:21 [2021-07-02T20:54:21.511Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
20:54:21 [2021-07-02T20:54:21.516Z] Client:
20:54:21 [2021-07-02T20:54:21.516Z]  Context:    default
20:54:21 [2021-07-02T20:54:21.516Z]  Debug Mode: false
20:54:21 [2021-07-02T20:54:21.516Z]  Plugins:
20:54:21 [2021-07-02T20:54:21.516Z]   app: Docker Application (Docker Inc., v0.8.0)
20:54:21 [2021-07-02T20:54:21.516Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:54:21 [2021-07-02T20:54:21.516Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:54:21 [2021-07-02T20:54:21.516Z] 
20:54:21 [2021-07-02T20:54:21.516Z] Server:
20:54:21 [2021-07-02T20:54:21.516Z]  Containers: 0
20:54:21 [2021-07-02T20:54:21.516Z]   Running: 0
20:54:21 [2021-07-02T20:54:21.516Z]   Paused: 0
20:54:21 [2021-07-02T20:54:21.516Z]   Stopped: 0
20:54:21 [2021-07-02T20:54:21.516Z]  Images: 10
20:54:21 [2021-07-02T20:54:21.516Z]  Server Version: 20.10.0
20:54:21 [2021-07-02T20:54:21.516Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:54:21 [2021-07-02T20:54:21.516Z]   Windows: 
20:54:21 [2021-07-02T20:54:21.516Z]   LCOW: 
20:54:21 [2021-07-02T20:54:21.516Z]  Logging Driver: json-file
20:54:21 [2021-07-02T20:54:21.516Z]  Plugins:
20:54:21 [2021-07-02T20:54:21.516Z]   Volume: local
20:54:21 [2021-07-02T20:54:21.516Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:54:21 [2021-07-02T20:54:21.516Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:54:21 [2021-07-02T20:54:21.516Z]  Swarm: inactive
20:54:21 [2021-07-02T20:54:21.516Z]  Default Isolation: process
20:54:21 [2021-07-02T20:54:21.516Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
20:54:21 [2021-07-02T20:54:21.516Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
20:54:21 [2021-07-02T20:54:21.516Z]  OSType: windows
20:54:21 [2021-07-02T20:54:21.516Z]  Architecture: x86_64
20:54:21 [2021-07-02T20:54:21.516Z]  CPUs: 4
20:54:21 [2021-07-02T20:54:21.516Z]  Total Memory: 32GiB
20:54:21 [2021-07-02T20:54:21.516Z]  Name: azwin-2-70c670
20:54:21 [2021-07-02T20:54:21.516Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
20:54:21 [2021-07-02T20:54:21.516Z]  Docker Root Dir: D:\docker
20:54:21 [2021-07-02T20:54:21.516Z]  Debug Mode: false
20:54:21 [2021-07-02T20:54:21.516Z]  Registry: https://index.docker.io/v1/
20:54:21 [2021-07-02T20:54:21.516Z]  Labels:
20:54:21 [2021-07-02T20:54:21.516Z]  Experimental: true
20:54:21 [2021-07-02T20:54:21.516Z]  Insecure Registries:
20:54:21 [2021-07-02T20:54:21.516Z]   10.0.0.4:5000
20:54:21 [2021-07-02T20:54:21.516Z]   127.0.0.0/8
20:54:21 [2021-07-02T20:54:21.516Z]  Registry Mirrors:
20:54:21 [2021-07-02T20:54:21.516Z]   http://10.0.0.4:5000/
20:54:21 [2021-07-02T20:54:21.516Z]  Live Restore Enabled: false
20:54:21 [2021-07-02T20:54:21.516Z] 
20:54:21 [2021-07-02T20:54:21.516Z] 
20:54:21 [2021-07-02T20:54:21.516Z] INFO: Commit hash is 42d2048b9d
20:54:21 [2021-07-02T20:54:21.516Z] INFO: Nuke-Everything...
20:54:21 [2021-07-02T20:54:21.516Z] INFO: Container count on control daemon to delete is 0
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.807 Selecting previously unselected package libnftnl11:amd64.
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.810 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.814 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.853 Selecting previously unselected package iptables.
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.855 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.860 Unpacking iptables (1.8.2-4) ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.941 Selecting previously unselected package xxd.
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.943 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.948 Unpacking xxd (2:8.1.0875-5) ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.995 Selecting previously unselected package vim-common.
20:54:21 [2021-07-02T20:54:21.613Z] #20 6.997 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:54:21 [2021-07-02T20:54:21.613Z] #20 7.011 Unpacking vim-common (2:8.1.0875-5) ...
20:54:21 [2021-07-02T20:54:21.873Z] #20 7.068 Selecting previously unselected package bash-completion.
20:54:21 [2021-07-02T20:54:21.873Z] #20 7.070 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:54:21 [2021-07-02T20:54:21.967Z] INFO: Nuking d:\CI
20:54:21 [2021-07-02T20:54:21.967Z] INFO: Zapped successfully
20:54:21 [2021-07-02T20:54:21.967Z] INFO: Location for testing is d:\CI\PR-42592\7
20:54:21 [2021-07-02T20:54:21.967Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:54:21 [2021-07-02T20:54:21.967Z] 
20:54:21 [2021-07-02T20:54:21.967Z] 
20:54:21 [2021-07-02T20:54:21.967Z] INFO: Building the image from Dockerfile.windows at 07/02/2021 20:54:21...
20:54:21 [2021-07-02T20:54:21.967Z] 
20:54:22 [2021-07-02T20:54:22.443Z] #20 7.782 Unpacking bash-completion (1:2.8-6) ...
20:54:22 [2021-07-02T20:54:22.443Z] #20 7.872 Selecting previously unselected package bzip2.
20:54:22 [2021-07-02T20:54:22.443Z] #20 7.875 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.443Z] #20 7.878 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 7.944 Selecting previously unselected package xz-utils.
20:54:22 [2021-07-02T20:54:22.704Z] #20 7.946 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 7.957 Unpacking xz-utils (5.2.4-1) ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.019 Selecting previously unselected package apparmor.
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.023 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.045 Unpacking apparmor (2.13.2-10) ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.135 Selecting previously unselected package aufs-tools.
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.137 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.141 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:54:22 [2021-07-02T20:54:22.704Z] #20 8.182 Selecting previously unselected package libonig5:amd64.
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.184 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.188 Unpacking libonig5:amd64 (6.9.1-1) ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.246 Selecting previously unselected package libjq1:amd64.
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.248 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.252 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.293 Selecting previously unselected package jq.
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.295 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.300 Unpacking jq (1.5+dfsg-2+b1) ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.344 Selecting previously unselected package libaio1:amd64.
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.347 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.351 Unpacking libaio1:amd64 (0.3.112-3) ...
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.390 Selecting previously unselected package libgpm2:amd64.
20:54:22 [2021-07-02T20:54:22.964Z] #20 8.394 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:54:23 [2021-07-02T20:54:23.224Z] #20 8.399 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:54:23 [2021-07-02T20:54:23.224Z] #20 8.442 Selecting previously unselected package libicu63:amd64.
20:54:23 [2021-07-02T20:54:23.224Z] #20 8.445 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:54:23 [2021-07-02T20:54:23.224Z] #20 8.448 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:54:23 [2021-07-02T20:54:23.794Z] #20 9.229 Selecting previously unselected package libnet1:amd64.
20:54:23 [2021-07-02T20:54:23.794Z] #20 9.231 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:54:23 [2021-07-02T20:54:23.794Z] #20 9.235 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:23 [2021-07-02T20:54:23.794Z] #20 9.272 Selecting previously unselected package libnl-3-200:amd64.
20:54:24 [2021-07-02T20:54:24.042Z] #17 10.46 Fetched 48.3 MB in 10s (5035 kB/s)
20:54:24 [2021-07-02T20:54:24.053Z] #20 9.274 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.279 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.319 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.322 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.328 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.360 Selecting previously unselected package libreadline5:amd64.
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.364 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.368 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.409 Selecting previously unselected package net-tools.
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.411 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.416 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.473 Selecting previously unselected package patch.
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.475 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.479 Unpacking patch (2.7.6-3+deb10u1) ...
20:54:24 [2021-07-02T20:54:24.054Z] #20 9.520 Selecting previously unselected package python-pip-whl.
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.522 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.528 Unpacking python-pip-whl (18.1-5) ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.667 Selecting previously unselected package python3-lib2to3.
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.670 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.674 Unpacking python3-lib2to3 (3.7.3-1) ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.713 Selecting previously unselected package python3-distutils.
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.715 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.719 Unpacking python3-distutils (3.7.3-1) ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.760 Selecting previously unselected package python3-pip.
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.763 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.766 Unpacking python3-pip (18.1-5) ...
20:54:24 [2021-07-02T20:54:24.313Z] #20 9.812 Selecting previously unselected package python3-pkg-resources.
20:54:24 [2021-07-02T20:54:24.574Z] #20 9.814 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
20:54:24 [2021-07-02T20:54:24.574Z] #20 9.818 Unpacking python3-pkg-resources (40.8.0-1) ...
20:54:24 [2021-07-02T20:54:24.574Z] #20 9.865 Selecting previously unselected package python3-setuptools.
20:54:24 [2021-07-02T20:54:24.574Z] #20 9.867 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
20:54:24 [2021-07-02T20:54:24.574Z] #20 9.872 Unpacking python3-setuptools (40.8.0-1) ...
20:54:24 [2021-07-02T20:54:24.574Z] #20 ...
20:54:24 [2021-07-02T20:54:24.574Z] 
20:54:24 [2021-07-02T20:54:24.574Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:54:24 [2021-07-02T20:54:24.574Z] #57 sha256:40f5fba3e7b9f959aecc7a45a982bfcea8b2add367cbb4cc0624c2384dbb8d5d
20:54:24 [2021-07-02T20:54:24.574Z] #57 30.50 # github.com/containerd/containerd/cmd/containerd
20:54:24 [2021-07-02T20:54:24.574Z] #57 30.50 /usr/bin/ld: /tmp/go-link-321123609/000019.o: in function `New':
20:54:24 [2021-07-02T20:54:24.574Z] #57 30.50 /tmp/tmp.iSGbBXLgLs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:54:24 [2021-07-02T20:54:24.834Z] #57 30.57 + bin/containerd-stress
20:54:25 [2021-07-02T20:54:25.406Z] #57 31.43 + bin/containerd-shim
20:54:27 [2021-07-02T20:54:27.311Z] #17 10.46 Reading package lists...
20:54:28 [2021-07-02T20:54:28.706Z] #57 34.08 + bin/containerd-shim-runc-v1
20:54:28 [2021-07-02T20:54:28.973Z] Sending build context to Docker daemon  60.85MB
20:54:28 [2021-07-02T20:54:28.973Z] 
20:54:28 [2021-07-02T20:54:28.973Z] Step 1/10 : FROM microsoft/windowsservercore
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 39d157a84080
20:54:28 [2021-07-02T20:54:28.973Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 6bd2f1ec3cdd
20:54:28 [2021-07-02T20:54:28.973Z] Step 3/10 : ARG GO_VERSION=1.16.5
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 2e7f4290effd
20:54:28 [2021-07-02T20:54:28.973Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> fc47be8a0f27
20:54:28 [2021-07-02T20:54:28.973Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 7a1f82f2198e
20:54:28 [2021-07-02T20:54:28.973Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 8c47fb5e4af1
20:54:28 [2021-07-02T20:54:28.973Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 117a50f92103
20:54:28 [2021-07-02T20:54:28.973Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 9934b4724b1c
20:54:28 [2021-07-02T20:54:28.973Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:54:28 [2021-07-02T20:54:28.973Z]  ---> Using cache
20:54:28 [2021-07-02T20:54:28.973Z]  ---> 38ee17c00b71
20:54:28 [2021-07-02T20:54:28.973Z] Step 10/10 : COPY . .
20:54:30 [2021-07-02T20:54:30.091Z] #57 ...
20:54:30 [2021-07-02T20:54:30.091Z] 
20:54:30 [2021-07-02T20:54:30.091Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:54:30 [2021-07-02T20:54:30.091Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
20:54:30 [2021-07-02T20:54:30.091Z] #20 9.957 Selecting previously unselected package python3-wheel.
20:54:30 [2021-07-02T20:54:30.091Z] #20 9.960 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 9.969 Unpacking python3-wheel (0.32.3-2) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.03 Selecting previously unselected package sudo.
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.03 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.04 Unpacking sudo (1.8.27-1+deb10u3) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.20 Selecting previously unselected package thin-provisioning-tools.
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.20 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.33 Selecting previously unselected package uidmap.
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.34 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.35 Unpacking uidmap (1:4.5-1.1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.40 Selecting previously unselected package vim-runtime.
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.41 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:54:30 [2021-07-02T20:54:30.091Z] #20 10.43 Unpacking vim-runtime (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.06 Selecting previously unselected package vim.
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.07 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.10 Unpacking vim (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.29 Selecting previously unselected package xfsprogs.
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.29 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.30 Unpacking xfsprogs (4.20.0-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.46 Selecting previously unselected package zip.
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.46 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.47 Unpacking zip (3.0-11+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.56 Setting up aufs-tools (1:4.14+20190211-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.60 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.66 Setting up libgpm2:amd64 (1.20.7-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.68 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.69 Setting up uidmap (1:4.5-1.1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.71 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.82 Setting up xxd (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.84 Setting up zip (3.0-11+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.85 Setting up vim-common (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 11.89 Setting up bash-completion (1:2.8-6) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.12 Setting up libiptc0:amd64 (1.8.2-4) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.13 Setting up xz-utils (5.2.4-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.15 Setting up patch (2.7.6-3+deb10u1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.16 Setting up sudo (1.8.27-1+deb10u3) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.20 invoke-rc.d: could not determine current runlevel
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.20 invoke-rc.d: policy-rc.d denied execution of start.
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.21 Setting up pigz (2.4-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.26 Setting up python-pip-whl (18.1-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.27 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.28 Setting up vim-runtime (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.37 Setting up libaio1:amd64 (0.3.112-3) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.38 Setting up libonig5:amd64 (6.9.1-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.40 Setting up vim (2:8.1.0875-5) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.46 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.49 Setting up jq (1.5+dfsg-2+b1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 13.51 Setting up python3.7 (3.7.3-2+deb10u3) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.39 Setting up iptables (1.8.2-4) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.54 Setting up python3 (3.7.3-1) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.69 Setting up python3-wheel (0.32.3-2) ...
20:54:30 [2021-07-02T20:54:30.091Z] #20 14.86 Setting up apparmor (2.13.2-10) ...
20:54:30 [2021-07-02T20:54:30.585Z] #17 13.75 Reading package lists...
20:54:31 [2021-07-02T20:54:31.072Z] #20 16.09 Setting up xfsprogs (4.20.0-1) ...
20:54:31 [2021-07-02T20:54:31.072Z] #20 16.11 Setting up python3-lib2to3 (3.7.3-1) ...
20:54:31 [2021-07-02T20:54:31.072Z] #20 16.26 Setting up python3-pkg-resources (40.8.0-1) ...
20:54:31 [2021-07-02T20:54:31.072Z] #20 16.50 Setting up python3-distutils (3.7.3-1) ...
20:54:31 [2021-07-02T20:54:31.148Z] #17 17.08 Building dependency tree...
20:54:31 [2021-07-02T20:54:31.332Z] #20 16.77 Setting up python3-setuptools (40.8.0-1) ...
20:54:31 [2021-07-02T20:54:31.592Z] #20 ...
20:54:31 [2021-07-02T20:54:31.592Z] 
20:54:31 [2021-07-02T20:54:31.592Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:54:31 [2021-07-02T20:54:31.592Z] #57 sha256:40f5fba3e7b9f959aecc7a45a982bfcea8b2add367cbb4cc0624c2384dbb8d5d
20:54:31 [2021-07-02T20:54:31.592Z] #57 35.96 + bin/containerd-shim-runc-v2
20:54:31 [2021-07-02T20:54:31.592Z] #57 36.45 + binaries
20:54:31 [2021-07-02T20:54:31.592Z] #57 36.45 + install -D bin/containerd /build/containerd
20:54:31 [2021-07-02T20:54:31.592Z] #57 36.47 + install -D bin/containerd-shim /build/containerd-shim
20:54:31 [2021-07-02T20:54:31.592Z] #57 36.48 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:54:31 [2021-07-02T20:54:31.592Z] #57 36.49 + install -D bin/ctr /build/ctr
20:54:31 [2021-07-02T20:54:31.592Z] #57 DONE 37.4s
20:54:31 [2021-07-02T20:54:31.592Z] 
20:54:31 [2021-07-02T20:54:31.592Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:54:31 [2021-07-02T20:54:31.592Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41 The following additional packages will be installed:
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.41   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.42   linux-libc-dev-s390x-cross patch xz-utils
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43 Suggested packages:
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libyaml-shell-perl ed diffutils-doc
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43 Recommended packages:
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   fakeroot build-essential libalgorithm-merge-perl libwww-perl
20:54:31 [2021-07-02T20:54:31.711Z] #17 18.43   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
20:54:31 [2021-07-02T20:54:31.852Z] #20 17.05 Setting up python3-pip (18.1-5) ...
20:54:31 [2021-07-02T20:54:31.852Z] #20 17.25 Processing triggers for libc-bin (2.28-10) ...
20:54:31 [2021-07-02T20:54:31.852Z] #20 17.30 Processing triggers for mime-support (3.62) ...
20:54:32 [2021-07-02T20:54:32.112Z] #20 DONE 17.5s
20:54:32 [2021-07-02T20:54:32.112Z] 
20:54:32 [2021-07-02T20:54:32.112Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:54:32 [2021-07-02T20:54:32.112Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
20:54:32 [2021-07-02T20:54:32.682Z] #21 0.464 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:54:32 [2021-07-02T20:54:32.682Z] #21 0.468 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:54:32 [2021-07-02T20:54:32.682Z] #21 0.472 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:54:32 [2021-07-02T20:54:32.682Z] #21 DONE 0.5s
20:54:32 [2021-07-02T20:54:32.682Z] 
20:54:32 [2021-07-02T20:54:32.682Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
20:54:32 [2021-07-02T20:54:32.682Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73 The following NEW packages will be installed:
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   crossbuild-essential-armel crossbuild-essential-armhf
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.73   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:54:33 [2021-07-02T20:54:33.195Z] #17 19.74   linux-libc-dev-s390x-cross patch xz-utils
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.05 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.05 Need to get 169 MB of archives.
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.05 After this operation, 612 MB of additional disk space will be used.
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:54:33 [2021-07-02T20:54:33.195Z] #17 20.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
20:54:33 [2021-07-02T20:54:33.458Z] #17 20.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
20:54:33 [2021-07-02T20:54:33.458Z] #17 20.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
20:54:33 [2021-07-02T20:54:33.458Z] #17 20.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
20:54:33 [2021-07-02T20:54:33.458Z] #17 20.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
20:54:33 [2021-07-02T20:54:33.458Z] #17 20.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
20:54:33 [2021-07-02T20:54:33.714Z] #17 20.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
20:54:33 [2021-07-02T20:54:33.714Z] #17 20.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
20:54:33 [2021-07-02T20:54:33.714Z] #17 20.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
20:54:33 [2021-07-02T20:54:33.714Z] #17 20.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
20:54:33 [2021-07-02T20:54:33.714Z] #17 20.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
20:54:33 [2021-07-02T20:54:33.978Z] #17 20.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
20:54:33 [2021-07-02T20:54:33.978Z] #17 20.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
20:54:33 [2021-07-02T20:54:33.978Z] #17 20.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
20:54:33 [2021-07-02T20:54:33.978Z] #17 20.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
20:54:34 [2021-07-02T20:54:34.063Z] #22 1.235 Collecting yamllint==1.26.1
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 20.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.10 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.10 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.10 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:54:34 [2021-07-02T20:54:34.234Z] #17 21.19 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.19 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.20 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.21 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.22 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.22 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.22 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.22 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.22 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.23 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.23 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.24 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.31 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.33 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.40 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
20:54:34 [2021-07-02T20:54:34.491Z] #17 21.42 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
20:54:34 [2021-07-02T20:54:34.747Z] #17 21.44 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
20:54:34 [2021-07-02T20:54:34.747Z] #17 21.52 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
20:54:34 [2021-07-02T20:54:34.747Z] #17 21.52 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
20:54:34 [2021-07-02T20:54:34.747Z] #17 21.52 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
20:54:34 [2021-07-02T20:54:34.747Z] #17 21.53 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.53 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.54 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.54 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.54 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.55 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.55 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.55 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.62 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.62 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
20:54:34 [2021-07-02T20:54:34.748Z] #17 21.63 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.65 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.67 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.74 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.74 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.74 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.76 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.77 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.77 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.77 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.78 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.78 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.79 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
20:54:35 [2021-07-02T20:54:35.012Z] #17 21.87 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
20:54:35 [2021-07-02T20:54:35.269Z] #17 21.87 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 21.88 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 21.91 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 21.92 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.00 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.00 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.00 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.01 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.02 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.02 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.02 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.02 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.03 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.03 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.03 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.04 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.10 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.10 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.11 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.13 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.15 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
20:54:35 [2021-07-02T20:54:35.269Z] #17 22.21 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
20:54:35 [2021-07-02T20:54:35.525Z] #17 22.21 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
20:54:35 [2021-07-02T20:54:35.781Z] #17 22.52 debconf: delaying package configuration, since apt-utils is not installed
20:54:35 [2021-07-02T20:54:35.781Z] #17 22.63 Fetched 169 MB in 2s (69.7 MB/s)
20:54:35 [2021-07-02T20:54:35.781Z] #17 22.65 Selecting previously unselected package liblocale-gettext-perl.
20:54:35 [2021-07-02T20:54:35.781Z] #17 22.65 (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 ... 15421 files and directories currently installed.)
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.73 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.73 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.76 Selecting previously unselected package bzip2.
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.76 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.79 Selecting previously unselected package libmagic-mgc.
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.79 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.80 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.86 Selecting previously unselected package libmagic1:amd64.
20:54:36 [2021-07-02T20:54:36.037Z] #17 22.86 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.87 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.91 Selecting previously unselected package file.
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.91 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.91 Unpacking file (1:5.35-4+deb10u2) ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.94 Selecting previously unselected package xz-utils.
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.94 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.95 Unpacking xz-utils (5.2.4-1) ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.99 Selecting previously unselected package binutils-aarch64-linux-gnu.
20:54:36 [2021-07-02T20:54:36.293Z] #17 22.99 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.293Z] #17 23.00 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
20:54:36 [2021-07-02T20:54:36.549Z] #17 23.33 Selecting previously unselected package binutils-arm-linux-gnueabi.
20:54:36 [2021-07-02T20:54:36.549Z] #17 23.33 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.549Z] #17 23.34 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
20:54:36 [2021-07-02T20:54:36.805Z] #17 23.64 Selecting previously unselected package binutils-arm-linux-gnueabihf.
20:54:36 [2021-07-02T20:54:36.805Z] #17 23.64 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
20:54:36 [2021-07-02T20:54:36.805Z] #17 23.65 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
20:54:37 [2021-07-02T20:54:37.367Z] #17 23.95 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
20:54:37 [2021-07-02T20:54:37.367Z] #17 23.95 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
20:54:37 [2021-07-02T20:54:37.367Z] #17 23.96 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
20:54:37 [2021-07-02T20:54:37.624Z] #17 24.24 Selecting previously unselected package binutils-s390x-linux-gnu.
20:54:37 [2021-07-02T20:54:37.624Z] #17 24.24 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
20:54:37 [2021-07-02T20:54:37.624Z] #17 24.24 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
20:54:37 [2021-07-02T20:54:37.624Z] #17 24.48 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
20:54:37 [2021-07-02T20:54:37.624Z] #17 24.48 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
20:54:37 [2021-07-02T20:54:37.880Z] #17 24.49 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:37 [2021-07-02T20:54:37.880Z] #17 24.52 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
20:54:37 [2021-07-02T20:54:37.880Z] #17 24.52 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:37 [2021-07-02T20:54:37.880Z] #17 24.53 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.09 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.09 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.09 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.13 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.13 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
20:54:38 [2021-07-02T20:54:38.443Z] #17 25.13 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.72 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.72 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.72 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.76 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.76 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
20:54:39 [2021-07-02T20:54:39.005Z] #17 25.76 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:39 [2021-07-02T20:54:39.342Z] #22 6.431   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
20:54:39 [2021-07-02T20:54:39.342Z] #22 6.668 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
20:54:39 [2021-07-02T20:54:39.342Z] #22 6.682   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:54:39 [2021-07-02T20:54:39.342Z] #22 6.695 Collecting pyyaml (from yamllint==1.26.1)
20:54:39 [2021-07-02T20:54:39.342Z] #22 6.758   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:54:39 [2021-07-02T20:54:39.567Z] #17 26.36 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
20:54:39 [2021-07-02T20:54:39.567Z] #17 26.36 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
20:54:39 [2021-07-02T20:54:39.567Z] #17 26.36 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:39 [2021-07-02T20:54:39.567Z] #17 26.40 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
20:54:39 [2021-07-02T20:54:39.601Z] #22 6.835 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
20:54:39 [2021-07-02T20:54:39.602Z] #22 6.836 Building wheels for collected packages: yamllint
20:54:39 [2021-07-02T20:54:39.602Z] #22 6.836   Running setup.py bdist_wheel for yamllint: started
20:54:39 [2021-07-02T20:54:39.823Z] #17 26.40 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:39 [2021-07-02T20:54:39.823Z] #17 26.40 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:39 [2021-07-02T20:54:39.861Z] #22 7.063   Running setup.py bdist_wheel for yamllint: finished with status 'done'
20:54:39 [2021-07-02T20:54:39.861Z] #22 7.063   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
20:54:39 [2021-07-02T20:54:39.861Z] #22 7.075 Successfully built yamllint
20:54:39 [2021-07-02T20:54:39.861Z] #22 7.079 Installing collected packages: pathspec, pyyaml, yamllint
20:54:39 [2021-07-02T20:54:39.861Z] #22 7.161 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
20:54:40 [2021-07-02T20:54:40.121Z] #22 DONE 7.3s
20:54:40 [2021-07-02T20:54:40.121Z] 
20:54:40 [2021-07-02T20:54:40.121Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:54:40 [2021-07-02T20:54:40.121Z] #25 sha256:d6c918a555142816463934ca8dba620b189de4c19f43e9399ccdec0eee48bad4
20:54:40 [2021-07-02T20:54:40.121Z] #25 DONE 0.1s
20:54:40 [2021-07-02T20:54:40.121Z] 
20:54:40 [2021-07-02T20:54:40.121Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:54:40 [2021-07-02T20:54:40.121Z] #30 sha256:bad7f3ea750e58d5899c7ab97953cff8bea8f24d1b59b217a03e4d37407b092d
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.00 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.00 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.01 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.04 Selecting previously unselected package cpp-8-s390x-linux-gnu.
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.05 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.386Z] #17 27.05 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:40 [2021-07-02T20:54:40.642Z] #17 27.58 Selecting previously unselected package cpp-aarch64-linux-gnu.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.59 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.59 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.62 Selecting previously unselected package cpp-arm-linux-gnueabi.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.62 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.62 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.64 Selecting previously unselected package cpp-arm-linux-gnueabihf.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.65 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.65 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.67 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.67 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.68 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.70 Selecting previously unselected package cpp-s390x-linux-gnu.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.70 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.71 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.73 Selecting previously unselected package cross-config.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.73 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.74 Unpacking cross-config (2.6.15-3) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.76 Selecting previously unselected package gcc-8-cross-base.
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.76 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.77 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
20:54:40 [2021-07-02T20:54:40.898Z] #17 27.80 Selecting previously unselected package libc6-arm64-cross.
20:54:41 [2021-07-02T20:54:41.060Z] #30 DONE 0.8s
20:54:41 [2021-07-02T20:54:41.060Z] 
20:54:41 [2021-07-02T20:54:41.060Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.060Z] #33 sha256:45f5987b12c6402f50ab23af8912df2725b4d24b5030a93f5354d17573652b5c
20:54:41 [2021-07-02T20:54:41.060Z] #33 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.060Z] 
20:54:41 [2021-07-02T20:54:41.060Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.060Z] #35 sha256:ef09e8d4e51572a52416a5ccf1eb51702cda89b05ee347244be374f221f50e34
20:54:41 [2021-07-02T20:54:41.060Z] #35 DONE 0.0s
20:54:41 [2021-07-02T20:54:41.060Z] 
20:54:41 [2021-07-02T20:54:41.060Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.060Z] #38 sha256:30f556948fa06822c2bf226ec42b001faf3a94fb53e4157765c5d39c511a34c3
20:54:41 [2021-07-02T20:54:41.060Z] #38 DONE 0.0s
20:54:41 [2021-07-02T20:54:41.060Z] 
20:54:41 [2021-07-02T20:54:41.060Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.060Z] #41 sha256:8e2f0490db543de625798617caa94c6d8c8896e64764aeed1afa8f62dc12d469
20:54:41 [2021-07-02T20:54:41.060Z] #41 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.81 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.81 Unpacking libc6-arm64-cross (2.28-7cross1) ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.94 Selecting previously unselected package libgcc1-arm64-cross.
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.94 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.94 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.97 Selecting previously unselected package libgomp1-arm64-cross.
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.97 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 27.98 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.01 Selecting previously unselected package libitm1-arm64-cross.
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.01 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.01 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.04 Selecting previously unselected package libatomic1-arm64-cross.
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.04 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.155Z] #17 28.04 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.320Z] 
20:54:41 [2021-07-02T20:54:41.320Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.320Z] #45 sha256:b9372240efa852a42bc6d152f1682900f641f8b10691c52d2565f9cd6aeea5dd
20:54:41 [2021-07-02T20:54:41.320Z] #45 DONE 0.0s
20:54:41 [2021-07-02T20:54:41.320Z] 
20:54:41 [2021-07-02T20:54:41.320Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.320Z] #47 sha256:588bf9c8a7c7a11a6aa8eb155960a41da3108a27ec8d98eb945369fb2ab7c26d
20:54:41 [2021-07-02T20:54:41.320Z] #47 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.320Z] 
20:54:41 [2021-07-02T20:54:41.320Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.320Z] #49 sha256:b60b85e0db29d0021334c1e03c555e4efcc63855c06272137c1158c63d65c47a
20:54:41 [2021-07-02T20:54:41.320Z] #49 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.320Z] 
20:54:41 [2021-07-02T20:54:41.320Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.320Z] #51 sha256:d29d2310c466b5a9dabc1d8628240c15c8bb4dd0eb5b6c80c7b1bff33beb8abf
20:54:41 [2021-07-02T20:54:41.320Z] #51 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.07 Selecting previously unselected package libstdc++6-arm64-cross.
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.07 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.07 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.13 Selecting previously unselected package libasan5-arm64-cross.
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.13 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.13 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.19 Selecting previously unselected package liblsan0-arm64-cross.
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.19 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.19 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.23 Selecting previously unselected package libtsan0-arm64-cross.
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.23 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.23 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.28 Selecting previously unselected package libubsan1-arm64-cross.
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.28 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.29 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.411Z] #17 28.32 Selecting previously unselected package libgcc-8-dev-arm64-cross.
20:54:41 [2021-07-02T20:54:41.580Z] 
20:54:41 [2021-07-02T20:54:41.580Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.580Z] #53 sha256:63fc45e6ae71d224cf952f4f14bed3fd16d2ab9fd86eedb45ce48cfb8099d2d3
20:54:41 [2021-07-02T20:54:41.580Z] #53 DONE 0.0s
20:54:41 [2021-07-02T20:54:41.580Z] 
20:54:41 [2021-07-02T20:54:41.580Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.580Z] #55 sha256:90a1ce5569cc4faec034c4a9094426d44ecf8d2a876618140ec3371c180c95ba
20:54:41 [2021-07-02T20:54:41.580Z] #55 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.580Z] 
20:54:41 [2021-07-02T20:54:41.580Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.580Z] #58 sha256:18270aaf9ca500cc38a3414efb1b569b6ed605049af943b64a5f498bc56f8f76
20:54:41 [2021-07-02T20:54:41.668Z] #17 28.32 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:41 [2021-07-02T20:54:41.668Z] #17 28.33 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.668Z] #17 28.45 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
20:54:41 [2021-07-02T20:54:41.668Z] #17 28.45 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:41 [2021-07-02T20:54:41.668Z] #17 28.46 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:41 [2021-07-02T20:54:41.840Z] #58 DONE 0.2s
20:54:41 [2021-07-02T20:54:41.840Z] 
20:54:41 [2021-07-02T20:54:41.840Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.840Z] #62 sha256:6d9cd30f59a96a1068718f0485cf257fe7c9c1a63feb1a4d0269012d0ae74fdc
20:54:41 [2021-07-02T20:54:41.840Z] #62 DONE 0.1s
20:54:41 [2021-07-02T20:54:41.840Z] 
20:54:41 [2021-07-02T20:54:41.840Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
20:54:41 [2021-07-02T20:54:41.840Z] #67 sha256:f2b5ccdec45004c5eb8edff7fdba0686f49b141c8a81ab763ba5551e55a92732
20:54:42 [2021-07-02T20:54:42.099Z] #67 DONE 0.2s
20:54:42 [2021-07-02T20:54:42.099Z] 
20:54:42 [2021-07-02T20:54:42.099Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
20:54:42 [2021-07-02T20:54:42.099Z] #68 sha256:635171bab24e6ded48e615325206317c12f19dab80537d741bc6e71a71516140
20:54:42 [2021-07-02T20:54:42.099Z] #68 DONE 0.0s
20:54:42 [2021-07-02T20:54:42.099Z] 
20:54:42 [2021-07-02T20:54:42.099Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
20:54:42 [2021-07-02T20:54:42.100Z] #69 sha256:d17f3c7c0ea7d650f71d986c7654302b938e0ad9c3472db4e6effd329d26d6a2
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.06 Selecting previously unselected package gcc-aarch64-linux-gnu.
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.06 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.06 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.09 Selecting previously unselected package linux-libc-dev-arm64-cross.
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.09 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.09 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.24 Selecting previously unselected package libc6-dev-arm64-cross.
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.25 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
20:54:42 [2021-07-02T20:54:42.597Z] #17 29.25 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
20:54:42 [2021-07-02T20:54:42.669Z] #69 DONE 0.8s
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.52 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.52 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.53 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.75 Selecting previously unselected package g++-8-aarch64-linux-gnu.
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.75 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:42 [2021-07-02T20:54:42.853Z] #17 29.75 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:42 [2021-07-02T20:54:42.931Z] 
20:54:42 [2021-07-02T20:54:42.931Z] #70 exporting to image
20:54:42 [2021-07-02T20:54:42.931Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:54:42 [2021-07-02T20:54:42.931Z] #70 exporting layers
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.36 Selecting previously unselected package g++-aarch64-linux-gnu.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.36 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.36 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.38 Selecting previously unselected package patch.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.39 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.39 Unpacking patch (2.7.6-3+deb10u1) ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.42 Selecting previously unselected package dpkg-dev.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.42 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.43 Unpacking dpkg-dev (1.19.7) ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.53 Selecting previously unselected package libconfig-inifiles-perl.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.53 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.53 Unpacking libconfig-inifiles-perl (3.000001-1) ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.56 Selecting previously unselected package libio-string-perl.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.56 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.56 Unpacking libio-string-perl (1.08-3) ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.59 Selecting previously unselected package libicu63:amd64.
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.59 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
20:54:43 [2021-07-02T20:54:43.782Z] #17 30.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.39 Selecting previously unselected package libxml2:amd64.
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.39 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.47 Selecting previously unselected package libxml-namespacesupport-perl.
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.47 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.47 Unpacking libxml-namespacesupport-perl (1.12-1) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.49 Selecting previously unselected package libxml-sax-base-perl.
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.50 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.50 Unpacking libxml-sax-base-perl (1.09-1) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.53 Selecting previously unselected package libxml-sax-perl.
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.53 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.54 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.57 Selecting previously unselected package libxml-libxml-perl.
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.57 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.57 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
20:54:44 [2021-07-02T20:54:44.709Z] #17 31.63 Selecting previously unselected package libxml-simple-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.63 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.64 Unpacking libxml-simple-perl (2.25-1) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.67 Selecting previously unselected package libyaml-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.67 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.67 Unpacking libyaml-perl (1.27-1) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.70 Selecting previously unselected package libconfig-auto-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.70 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.71 Unpacking libconfig-auto-perl (0.44-1) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.73 Selecting previously unselected package libfile-which-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.73 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.74 Unpacking libfile-which-perl (1.23-1) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.76 Selecting previously unselected package libfile-homedir-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.76 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.77 Unpacking libfile-homedir-perl (1.004-1) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.79 Selecting previously unselected package libdebian-dpkgcross-perl.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.79 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.80 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.83 Selecting previously unselected package dpkg-cross.
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.83 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
20:54:44 [2021-07-02T20:54:44.966Z] #17 31.83 Unpacking dpkg-cross (2.6.15-3) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.86 Selecting previously unselected package crossbuild-essential-arm64.
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.86 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.86 Unpacking crossbuild-essential-arm64 (12.6) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.89 Selecting previously unselected package libc6-armel-cross.
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.89 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 31.89 Unpacking libc6-armel-cross (2.28-7cross1) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.01 Selecting previously unselected package libgcc1-armel-cross.
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.01 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.02 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.04 Selecting previously unselected package libgomp1-armel-cross.
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.05 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.05 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.08 Selecting previously unselected package libatomic1-armel-cross.
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.08 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.08 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.223Z] #17 32.11 Selecting previously unselected package libstdc++6-armel-cross.
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.11 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.11 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.17 Selecting previously unselected package libasan5-armel-cross.
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.17 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.17 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.23 Selecting previously unselected package libubsan1-armel-cross.
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.23 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.23 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.26 Selecting previously unselected package libgcc-8-dev-armel-cross.
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.26 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.27 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
20:54:45 [2021-07-02T20:54:45.479Z] #17 32.37 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
20:54:45 [2021-07-02T20:54:45.735Z] #17 32.37 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
20:54:45 [2021-07-02T20:54:45.735Z] #17 32.37 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:46 [2021-07-02T20:54:46.241Z] #70 exporting layers 3.3s done
20:54:46 [2021-07-02T20:54:46.241Z] #70 writing image sha256:fb0bd278998bba5fe1bcc70fcccd353872074ddcda70a80be659def84a78b6da done
20:54:46 [2021-07-02T20:54:46.241Z] #70 naming to docker.io/library/docker:42d2048b9d7ce09bb47e1179ffc9399406368596 done
20:54:46 [2021-07-02T20:54:46.241Z] #70 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.00 Selecting previously unselected package gcc-arm-linux-gnueabi.
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.00 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.00 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.03 Selecting previously unselected package linux-libc-dev-armel-cross.
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.03 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
20:54:46 [2021-07-02T20:54:46.298Z] #17 33.03 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
[Pipeline] sh
20:54:46 [2021-07-02T20:54:46.554Z] #17 33.18 Selecting previously unselected package libc6-dev-armel-cross.
20:54:46 [2021-07-02T20:54:46.555Z] #17 33.18 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
20:54:46 [2021-07-02T20:54:46.555Z] #17 33.19 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
20:54:46 [2021-07-02T20:54:46.589Z] + trap exit INT TERM
20:54:46 [2021-07-02T20:54:46.589Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:54:46 [2021-07-02T20:54:46.589Z] + CONTAINER_NAME=docker-pr7
20:54:46 [2021-07-02T20:54:46.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh dynbinary
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.43 Selecting previously unselected package libstdc++-8-dev-armel-cross.
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.43 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.44 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.66 Selecting previously unselected package g++-8-arm-linux-gnueabi.
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.67 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
20:54:46 [2021-07-02T20:54:46.811Z] #17 33.67 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:46 [2021-07-02T20:54:46.849Z] 
20:54:47 [2021-07-02T20:54:47.109Z] Removing bundles/
20:54:47 [2021-07-02T20:54:47.109Z] 
20:54:47 [2021-07-02T20:54:47.109Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:54:47 [2021-07-02T20:54:47.109Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:54:47 [2021-07-02T20:54:47.109Z] GOOS="" GOARCH="" GOARM=""
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.31 Selecting previously unselected package g++-arm-linux-gnueabi.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.31 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.31 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.34 Selecting previously unselected package crossbuild-essential-armel.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.34 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.34 Unpacking crossbuild-essential-armel (12.6) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.37 Selecting previously unselected package libc6-armhf-cross.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.37 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.38 Unpacking libc6-armhf-cross (2.28-7cross1) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.50 Selecting previously unselected package libgcc1-armhf-cross.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.50 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.50 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.54 Selecting previously unselected package libgomp1-armhf-cross.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.54 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.54 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.57 Selecting previously unselected package libatomic1-armhf-cross.
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.58 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.59 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.738Z] #17 34.62 Selecting previously unselected package libstdc++6-armhf-cross.
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.62 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.62 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.68 Selecting previously unselected package libasan5-armhf-cross.
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.68 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.68 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.74 Selecting previously unselected package libubsan1-armhf-cross.
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.74 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.74 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.78 Selecting previously unselected package libgcc-8-dev-armhf-cross.
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.78 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.78 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
20:54:47 [2021-07-02T20:54:47.994Z] #17 34.87 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
20:54:48 [2021-07-02T20:54:48.251Z] #17 34.88 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
20:54:48 [2021-07-02T20:54:48.251Z] #17 34.88 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.51 Selecting previously unselected package gcc-arm-linux-gnueabihf.
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.51 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.52 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.54 Selecting previously unselected package linux-libc-dev-armhf-cross.
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.54 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
20:54:48 [2021-07-02T20:54:48.816Z] #17 35.55 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
20:54:49 [2021-07-02T20:54:49.072Z] #17 35.69 Selecting previously unselected package libc6-dev-armhf-cross.
20:54:49 [2021-07-02T20:54:49.072Z] #17 35.70 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
20:54:49 [2021-07-02T20:54:49.072Z] #17 35.70 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
20:54:49 [2021-07-02T20:54:49.328Z] #17 35.95 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
20:54:49 [2021-07-02T20:54:49.328Z] #17 35.95 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
20:54:49 [2021-07-02T20:54:49.328Z] #17 35.95 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
20:54:49 [2021-07-02T20:54:49.328Z] #17 36.18 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
20:54:49 [2021-07-02T20:54:49.584Z] #17 36.18 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
20:54:49 [2021-07-02T20:54:49.584Z] #17 36.19 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.82 Selecting previously unselected package g++-arm-linux-gnueabihf.
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.82 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.83 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.85 Selecting previously unselected package crossbuild-essential-armhf.
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.85 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.85 Unpacking crossbuild-essential-armhf (12.6) ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.88 Selecting previously unselected package libc6-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.88 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.146Z] #17 36.89 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
20:54:50 [2021-07-02T20:54:50.401Z] #17 37.05 Selecting previously unselected package libgcc1-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.401Z] #17 37.05 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.401Z] #17 37.05 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.401Z] #17 37.08 Selecting previously unselected package libgomp1-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.401Z] #17 37.08 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.09 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.12 Selecting previously unselected package libitm1-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.12 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.12 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.15 Selecting previously unselected package libatomic1-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.16 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.16 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.19 Selecting previously unselected package libstdc++6-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.19 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.19 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.402Z] #17 37.26 Selecting previously unselected package libasan5-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.26 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.26 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.33 Selecting previously unselected package liblsan0-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.33 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.33 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.37 Selecting previously unselected package libtsan0-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.37 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.37 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.43 Selecting previously unselected package libubsan1-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.657Z] #17 37.43 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.658Z] #17 37.43 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.658Z] #17 37.48 Selecting previously unselected package libquadmath0-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.658Z] #17 37.48 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.48 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.51 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.51 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.52 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.68 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.69 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:50 [2021-07-02T20:54:50.914Z] #17 37.69 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:51 [2021-07-02T20:54:51.476Z] #17 38.32 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
20:54:51 [2021-07-02T20:54:51.476Z] #17 38.32 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:51 [2021-07-02T20:54:51.476Z] #17 38.33 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.35 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.36 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.36 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.51 Selecting previously unselected package libc6-dev-ppc64el-cross.
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.52 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
20:54:51 [2021-07-02T20:54:51.732Z] #17 38.52 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
20:54:51 [2021-07-02T20:54:51.988Z] #17 38.83 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
20:54:51 [2021-07-02T20:54:51.988Z] #17 38.84 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
20:54:51 [2021-07-02T20:54:51.988Z] #17 38.84 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
20:54:52 [2021-07-02T20:54:52.245Z] #17 39.07 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
20:54:52 [2021-07-02T20:54:52.501Z] #17 39.08 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:52 [2021-07-02T20:54:52.501Z] #17 39.08 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.74 Selecting previously unselected package g++-powerpc64le-linux-gnu.
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.74 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.74 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.77 Selecting previously unselected package crossbuild-essential-ppc64el.
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.77 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.78 Unpacking crossbuild-essential-ppc64el (12.6) ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.80 Selecting previously unselected package libc6-s390x-cross.
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.80 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.063Z] #17 39.81 Unpacking libc6-s390x-cross (2.28-7cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.94 Selecting previously unselected package libgcc1-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.94 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.94 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.97 Selecting previously unselected package libgomp1-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.97 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 39.98 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.01 Selecting previously unselected package libitm1-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.01 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.01 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.04 Selecting previously unselected package libatomic1-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.04 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.05 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.07 Selecting previously unselected package libstdc++6-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.07 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.08 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.14 Selecting previously unselected package libasan5-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.14 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.14 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.20 Selecting previously unselected package libubsan1-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.20 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.21 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.24 Selecting previously unselected package libgcc-8-dev-s390x-cross.
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.24 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:53 [2021-07-02T20:54:53.319Z] #17 40.25 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.575Z] #17 40.35 Selecting previously unselected package gcc-8-s390x-linux-gnu.
20:54:53 [2021-07-02T20:54:53.575Z] #17 40.35 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:53 [2021-07-02T20:54:53.575Z] #17 40.35 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:53 [2021-07-02T20:54:53.977Z]  ---> f7002d6bc44c
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.91 Selecting previously unselected package gcc-s390x-linux-gnu.
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.92 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.92 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.94 Selecting previously unselected package linux-libc-dev-s390x-cross.
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.95 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
20:54:54 [2021-07-02T20:54:54.137Z] #17 40.95 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
20:54:54 [2021-07-02T20:54:54.393Z] #17 41.10 Selecting previously unselected package libc6-dev-s390x-cross.
20:54:54 [2021-07-02T20:54:54.393Z] #17 41.10 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
20:54:54 [2021-07-02T20:54:54.393Z] #17 41.11 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
20:54:54 [2021-07-02T20:54:54.427Z] Successfully built f7002d6bc44c
20:54:54 [2021-07-02T20:54:54.427Z] Successfully tagged docker:latest
20:54:54 [2021-07-02T20:54:54.427Z] INFO: Image build ended at 07/02/2021 20:54:54. Duration:00:00:32.5160236
20:54:54 [2021-07-02T20:54:54.649Z] #17 41.38 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
20:54:54 [2021-07-02T20:54:54.649Z] #17 41.39 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
20:54:54 [2021-07-02T20:54:54.649Z] #17 41.39 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
20:54:54 [2021-07-02T20:54:54.884Z] 
20:54:54 [2021-07-02T20:54:54.884Z] 
20:54:54 [2021-07-02T20:54:54.884Z] INFO: Building the test binaries at 07/02/2021 20:54:54...
20:54:54 [2021-07-02T20:54:54.905Z] #17 41.62 Selecting previously unselected package g++-8-s390x-linux-gnu.
20:54:54 [2021-07-02T20:54:54.905Z] #17 41.62 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
20:54:54 [2021-07-02T20:54:54.905Z] #17 41.63 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.21 Selecting previously unselected package g++-s390x-linux-gnu.
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.21 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.21 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.24 Selecting previously unselected package crossbuild-essential-s390x.
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.24 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.25 Unpacking crossbuild-essential-s390x (12.6) ...
20:54:55 [2021-07-02T20:54:55.467Z] #17 42.34 Setting up libconfig-inifiles-perl (3.000001-1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.35 Setting up libfile-which-perl (1.23-1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.36 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.37 Setting up libc6-armhf-cross (2.28-7cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.38 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.39 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.40 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.41 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.42 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.43 Setting up libc6-s390x-cross (2.28-7cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.44 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.45 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.46 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.47 Setting up libxml-namespacesupport-perl (1.12-1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.48 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.49 Setting up file (1:5.35-4+deb10u2) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.50 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.51 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.54 Setting up libyaml-perl (1.27-1) ...
20:54:55 [2021-07-02T20:54:55.723Z] #17 42.55 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.978Z] #17 42.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:54:55 [2021-07-02T20:54:55.978Z] #17 42.57 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:55 [2021-07-02T20:54:55.978Z] #17 42.60 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
20:54:55 [2021-07-02T20:54:55.978Z] #17 42.74 Setting up libxml-sax-base-perl (1.09-1) ...
20:54:55 [2021-07-02T20:54:55.978Z] #17 42.80 Setting up libio-string-perl (1.08-3) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 42.84 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 42.85 Setting up cross-config (2.6.15-3) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 42.97 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 42.98 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 42.99 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.00 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.02 Setting up xz-utils (5.2.4-1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.05 Setting up libc6-arm64-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.06 Setting up patch (2.7.6-3+deb10u1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.07 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.08 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.10 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.11 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.12 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.13 Setting up libc6-armel-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.14 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.234Z] #17 43.16 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.18 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.19 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.20 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.21 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.22 Setting up libfile-homedir-perl (1.004-1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.23 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.25 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.27 Setting up liblocale-gettext-perl (1.07-3+b4) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.28 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.29 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.30 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.31 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.32 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.33 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.34 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.35 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.36 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.489Z] #17 43.37 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.38 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.39 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.40 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.41 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.43 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.44 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.45 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.46 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.47 Setting up libxml-sax-perl (1.00+dfsg-1) ...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
20:54:56 [2021-07-02T20:54:56.745Z] #17 43.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.73 
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.73 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.83 Setting up dpkg-dev (1.19.7) ...
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.84 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.85 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.92 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:57 [2021-07-02T20:54:57.001Z] #17 43.93 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.257Z] #17 43.94 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.257Z] #17 43.95 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.257Z] #17 43.96 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
20:54:57 [2021-07-02T20:54:57.257Z] #17 44.00 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
20:54:57 [2021-07-02T20:54:57.257Z] #17 44.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.31 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.32 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.33 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.34 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.34 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.36 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.37 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.38 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.38 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.40 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.41 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.513Z] #17 44.42 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.43 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.44 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.45 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.46 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.47 Setting up libxml-simple-perl (2.25-1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.48 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.50 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.51 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.52 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.768Z] #17 44.53 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.55 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.55 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.56 Setting up libconfig-auto-perl (0.44-1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.57 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.58 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.59 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.60 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.61 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.62 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.63 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
20:54:57 [2021-07-02T20:54:57.769Z] #17 44.64 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.65 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.67 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.68 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.69 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.70 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.71 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.72 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.72 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.73 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.74 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.75 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.76 Setting up dpkg-cross (2.6.15-3) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.80 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.81 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.82 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.83 Setting up crossbuild-essential-armhf (12.6) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.84 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
20:54:58 [2021-07-02T20:54:58.024Z] #17 44.85 Setting up crossbuild-essential-arm64 (12.6) ...
20:54:58 [2021-07-02T20:54:58.280Z] #17 44.86 Setting up crossbuild-essential-s390x (12.6) ...
20:54:58 [2021-07-02T20:54:58.280Z] #17 44.87 Setting up crossbuild-essential-ppc64el (12.6) ...
20:54:58 [2021-07-02T20:54:58.280Z] #17 44.88 Setting up crossbuild-essential-armel (12.6) ...
20:54:58 [2021-07-02T20:54:58.280Z] #17 44.89 Processing triggers for libc-bin (2.28-10) ...
20:55:00 [2021-07-02T20:55:00.170Z] #17 DONE 46.8s
20:55:00 [2021-07-02T20:55:00.170Z] 
20:55:00 [2021-07-02T20:55:00.170Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:55:00 [2021-07-02T20:55:00.170Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
20:55:00 [2021-07-02T20:55:00.652Z] INFO: make.ps1 starting at 07/02/2021 20:55:00
20:55:00 [2021-07-02T20:55:00.652Z] INFO: Git commit (42d2048b9d) assumed from DOCKER_GITCOMMIT environment variable
20:55:00 [2021-07-02T20:55:00.652Z] INFO: Invoking autogen...
20:55:01 [2021-07-02T20:55:01.105Z] INFO: Building daemon...
20:55:02 [2021-07-02T20:55:02.068Z] #63 ...
20:55:02 [2021-07-02T20:55:02.068Z] 
20:55:02 [2021-07-02T20:55:02.068Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
20:55:02 [2021-07-02T20:55:02.068Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a
20:55:02 [2021-07-02T20:55:02.068Z] #18 DONE 1.9s
20:55:02 [2021-07-02T20:55:02.068Z] 
20:55:02 [2021-07-02T20:55:02.068Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:55:02 [2021-07-02T20:55:02.068Z] #66 sha256:7361591624d54a97d705c2de2eb6649f5d909b40ae50b64a4b8ea71951602080
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.785 + RM_GOPATH=0
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.785 + TMP_GOPATH=
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.785 + : /build
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.785 + '[' -z '' ']'
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.793 ++ mktemp -d
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.793 + export GOPATH=/tmp/tmp.yYYWy3Pjjh
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.793 + GOPATH=/tmp/tmp.yYYWy3Pjjh
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.794 + RM_GOPATH=1
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.794 + case "$(go env GOARCH)" in
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.794 ++ go env GOARCH
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.802 + export GO_BUILDMODE=-buildmode=pie
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.802 + GO_BUILDMODE=-buildmode=pie
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.804 ++ dirname /tmp/install/install.sh
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.805 + dir=/tmp/install
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.806 + bin=rootlesskit
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.806 + shift
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.806 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.806 + . /tmp/install/rootlesskit.installer
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.807 ++ : 4cd567642273d369adaadcbadca00880552c1778
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.808 + install_rootlesskit
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.808 + case "$1" in
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.808 + export CGO_ENABLED=0
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.808 + CGO_ENABLED=0
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.808 + _install_rootlesskit
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.809 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.810 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.810 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yYYWy3Pjjh/src/github.com/rootless-containers/rootlesskit
20:55:02 [2021-07-02T20:55:02.068Z] #66 1.812 Cloning into '/tmp/tmp.yYYWy3Pjjh/src/github.com/rootless-containers/rootlesskit'...
20:55:04 [2021-07-02T20:55:04.589Z] #66 ...
20:55:04 [2021-07-02T20:55:04.589Z] 
20:55:04 [2021-07-02T20:55:04.589Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:55:04 [2021-07-02T20:55:04.589Z] #31 sha256:e3b2c5fcc73cf1d6af40c2225cfc49f772e20ad02d65a7ef9e0ddec231cd6443
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + RM_GOPATH=0
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + TMP_GOPATH=
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + : /build
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + '[' -z '' ']'
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 ++ mktemp -d
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + export GOPATH=/tmp/tmp.zL9ArB3MdE
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + GOPATH=/tmp/tmp.zL9ArB3MdE
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + RM_GOPATH=1
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.511 + case "$(go env GOARCH)" in
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.513 ++ go env GOARCH
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.515 + export GO_BUILDMODE=-buildmode=pie
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.515 + GO_BUILDMODE=-buildmode=pie
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.516 ++ dirname /tmp/install/install.sh
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.516 + dir=/tmp/install
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + bin=dockercli
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + shift
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + . /tmp/install/dockercli.installer
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 ++ : stable
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 ++ : 17.06.2-ce
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + install_dockercli
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 Install docker/cli version 17.06.2-ce from stable
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.517 ++ uname -m
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.519 + arch=x86_64
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.520 + '[' x86_64 '!=' x86_64 ']'
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.520 + url=https://download.docker.com/linux/static
20:55:04 [2021-07-02T20:55:04.589Z] #31 1.520 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:55:04 [2021-07-02T20:55:04.590Z] #31 1.520 + tar -xz docker/docker
20:55:04 [2021-07-02T20:55:04.590Z] #31 4.229 + mkdir -p /build
20:55:04 [2021-07-02T20:55:04.590Z] #31 4.231 + mv docker/docker /build/
20:55:04 [2021-07-02T20:55:04.590Z] #31 4.236 + rmdir docker
20:55:04 [2021-07-02T20:55:04.590Z] #31 DONE 4.3s
20:55:04 [2021-07-02T20:55:04.590Z] 
20:55:04 [2021-07-02T20:55:04.590Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:04 [2021-07-02T20:55:04.590Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.417 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.452 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.452 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.854 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.932 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.957 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 1.985 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
20:55:04 [2021-07-02T20:55:04.590Z] #19 2.030 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
20:55:04 [2021-07-02T20:55:04.848Z] #19 2.812 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
20:55:06 [2021-07-02T20:55:06.216Z] #19 4.046 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
20:55:06 [2021-07-02T20:55:06.216Z] #19 ...
20:55:06 [2021-07-02T20:55:06.216Z] 
20:55:06 [2021-07-02T20:55:06.216Z] #34 [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
20:55:06 [2021-07-02T20:55:06.216Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
20:55:06 [2021-07-02T20:55:06.216Z] #34 CACHED
20:55:06 [2021-07-02T20:55:06.216Z] 
20:55:06 [2021-07-02T20:55:06.216Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:55:06 [2021-07-02T20:55:06.216Z] #35 sha256:428363c41e7e1f35c0bea5f5f5bfd6f14947e60bff80030eddf89b4d0ac46863
20:55:06 [2021-07-02T20:55:06.216Z] #35 CACHED
20:55:06 [2021-07-02T20:55:06.216Z] 
20:55:06 [2021-07-02T20:55:06.216Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:55:06 [2021-07-02T20:55:06.216Z] #36 sha256:41ea0c134a4ce8ade4e8511db3a083551ad2d4bdab15114aedbd930805e7ca75
20:55:06 [2021-07-02T20:55:06.216Z] #36 CACHED
20:55:06 [2021-07-02T20:55:06.473Z] 
20:55:06 [2021-07-02T20:55:06.473Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:55:06 [2021-07-02T20:55:06.473Z] #66 sha256:7361591624d54a97d705c2de2eb6649f5d909b40ae50b64a4b8ea71951602080
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.691 + cd /tmp/tmp.yYYWy3Pjjh/src/github.com/rootless-containers/rootlesskit
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.691 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + export GO111MODULE=on
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + GO111MODULE=on
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + export GOPROXY=https://proxy.golang.org
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + GOPROXY=https://proxy.golang.org
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + for f in rootlesskit rootlesskit-docker-proxy
20:55:06 [2021-07-02T20:55:06.473Z] #66 4.736 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:55:06 [2021-07-02T20:55:06.473Z] #66 6.335 go: downloading github.com/sirupsen/logrus v1.8.1
20:55:06 [2021-07-02T20:55:06.473Z] #66 6.336 go: downloading github.com/pkg/errors v0.9.1
20:55:06 [2021-07-02T20:55:06.473Z] #66 6.367 go: downloading github.com/urfave/cli/v2 v2.3.0
20:55:06 [2021-07-02T20:55:06.729Z] #66 6.651 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:55:07 [2021-07-02T20:55:07.657Z] #66 7.547 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:55:07 [2021-07-02T20:55:07.658Z] #66 7.812 go: downloading github.com/google/uuid v1.2.0
20:55:07 [2021-07-02T20:55:07.914Z] #66 7.844 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:55:07 [2021-07-02T20:55:07.914Z] #66 7.861 go: downloading github.com/moby/vpnkit v0.5.0
20:55:07 [2021-07-02T20:55:07.914Z] #66 7.877 go: downloading github.com/gofrs/flock v0.8.0
20:55:07 [2021-07-02T20:55:07.914Z] #66 7.895 go: downloading github.com/gorilla/mux v1.8.0
20:55:08 [2021-07-02T20:55:08.169Z] #66 7.992 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:55:08 [2021-07-02T20:55:08.169Z] #66 8.154 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:55:08 [2021-07-02T20:55:08.425Z] #66 8.255 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:55:09 [2021-07-02T20:55:09.794Z] #66 9.718 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:55:09 [2021-07-02T20:55:09.794Z] #66 9.742 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:55:10 [2021-07-02T20:55:10.050Z] #66 ...
20:55:10 [2021-07-02T20:55:10.050Z] 
20:55:10 [2021-07-02T20:55:10.050Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:55:10 [2021-07-02T20:55:10.051Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
20:55:10 [2021-07-02T20:55:10.051Z] #43 1.601 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:55:10 [2021-07-02T20:55:10.051Z] #43 1.601 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:55:10 [2021-07-02T20:55:10.051Z] #43 1.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 1.955 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 3.231 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 4.193 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 5.158 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.076 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.090 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.143 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.148 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.155 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.168 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.177 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.179 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.179 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 6.180 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #43 ...
20:55:10 [2021-07-02T20:55:10.051Z] 
20:55:10 [2021-07-02T20:55:10.051Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:10 [2021-07-02T20:55:10.051Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:10 [2021-07-02T20:55:10.051Z] #19 4.682 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 5.212 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 5.771 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.301 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.302 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.315 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.332 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.364 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.377 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.378 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.378 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.385 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
20:55:10 [2021-07-02T20:55:10.051Z] #19 6.386 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #19 ...
20:55:12 [2021-07-02T20:55:12.572Z] 
20:55:12 [2021-07-02T20:55:12.572Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:55:12 [2021-07-02T20:55:12.572Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
20:55:12 [2021-07-02T20:55:12.572Z] #63 2.061 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:55:12 [2021-07-02T20:55:12.572Z] #63 2.061 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:55:12 [2021-07-02T20:55:12.572Z] #63 2.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 3.164 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 3.972 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 4.904 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.056 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.594 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.611 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.646 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.668 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.669 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.704 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.705 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.705 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.705 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
20:55:12 [2021-07-02T20:55:12.572Z] #63 6.705 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
20:55:19 [2021-07-02T20:55:19.240Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:55:19 [2021-07-02T20:55:19.240Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:55:19 [2021-07-02T20:55:19.240Z] GOOS="" GOARCH="" GOARM=""
20:55:19 [2021-07-02T20:55:19.240Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:55:19 [2021-07-02T20:55:19.240Z] 
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_INTEGRATION_DEST=1
20:55:19 [2021-07-02T20:55:19.809Z] + CONTAINER_NAME=docker-pr7-1
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_SKIP_INTEGRATION_CLI=1
20:55:19 [2021-07-02T20:55:19.809Z] + run_tests test-integration-flaky
20:55:19 [2021-07-02T20:55:19.809Z] + '[' -n 0 ']'
20:55:19 [2021-07-02T20:55:19.809Z] + rm=
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_INTEGRATION_DEST=2
20:55:19 [2021-07-02T20:55:19.809Z] + CONTAINER_NAME=docker-pr7-2
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_SKIP_INTEGRATION=1
20:55:19 [2021-07-02T20:55:19.809Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:55:19 [2021-07-02T20:55:19.809Z] + run_tests
20:55:19 [2021-07-02T20:55:19.809Z] + c=0
20:55:19 [2021-07-02T20:55:19.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh test-integration-flaky test-integration
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_INTEGRATION_DEST=3
20:55:19 [2021-07-02T20:55:19.809Z] + '[' -n 0 ']'
20:55:19 [2021-07-02T20:55:19.809Z] + rm=
20:55:19 [2021-07-02T20:55:19.809Z] + CONTAINER_NAME=docker-pr7-3
20:55:19 [2021-07-02T20:55:19.809Z] + TEST_SKIP_INTEGRATION=1
20:55:19 [2021-07-02T20:55:19.809Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:55:19 [2021-07-02T20:55:19.809Z] + run_tests
20:55:19 [2021-07-02T20:55:19.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh '' test-integration
20:55:19 [2021-07-02T20:55:19.809Z] + '[' -n 0 ']'
20:55:19 [2021-07-02T20:55:19.809Z] + rm=
20:55:19 [2021-07-02T20:55:19.809Z] ++ jobs -p
20:55:19 [2021-07-02T20:55:19.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh '' test-integration
20:55:19 [2021-07-02T20:55:19.809Z] + for job in $(jobs -p)
20:55:19 [2021-07-02T20:55:19.809Z] + wait 24925
20:55:20 [2021-07-02T20:55:20.750Z] 
20:55:20 [2021-07-02T20:55:20.750Z] 
20:55:20 [2021-07-02T20:55:20.750Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:55:20 [2021-07-02T20:55:20.750Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:55:20 [2021-07-02T20:55:20.750Z] HOSTNAME=cf0ccec306f3
20:55:20 [2021-07-02T20:55:20.750Z] TEST_SKIP_INTEGRATION=1
20:55:20 [2021-07-02T20:55:20.750Z] TESTDEBUG=0
20:55:20 [2021-07-02T20:55:20.750Z] DEST=bundles/test-integration
20:55:20 [2021-07-02T20:55:20.750Z] PWD=/go/src/github.com/docker/docker
20:55:20 [2021-07-02T20:55:20.750Z] KEEPBUNDLE=1
20:55:20 [2021-07-02T20:55:20.750Z] DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596
20:55:20 [2021-07-02T20:55:20.750Z] container=docker
20:55:20 [2021-07-02T20:55:20.750Z] HOME=/root
20:55:20 [2021-07-02T20:55:20.750Z] GOLANG_VERSION=1.16.5
20:55:20 [2021-07-02T20:55:20.750Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:55:20 [2021-07-02T20:55:20.750Z] VALIDATE_BRANCH=master
20:55:20 [2021-07-02T20:55:20.750Z] TERM=xterm
20:55:20 [2021-07-02T20:55:20.750Z] DOCKER_PKG=github.com/docker/docker
20:55:20 [2021-07-02T20:55:20.750Z] SHLVL=1
20:55:20 [2021-07-02T20:55:20.750Z] TIMEOUT=120m
20:55:20 [2021-07-02T20:55:20.750Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:55:20 [2021-07-02T20:55:20.750Z] DOCKER_GRAPHDRIVER=overlay2
20:55:20 [2021-07-02T20:55:20.750Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:55:20 [2021-07-02T20:55:20.750Z] GO111MODULE=off
20:55:20 [2021-07-02T20:55:20.750Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:55:20 [2021-07-02T20:55:20.750Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:55:20 [2021-07-02T20:55:20.750Z] GOPATH=/go
20:55:20 [2021-07-02T20:55:20.750Z] PKG_CONFIG=pkg-config
20:55:20 [2021-07-02T20:55:20.750Z] _=/usr/bin/env
20:55:20 [2021-07-02T20:55:20.750Z] Building test suite binary ./integration-cli/test.main
20:55:20 [2021-07-02T20:55:20.750Z] 
20:55:21 [2021-07-02T20:55:21.011Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:55:21 [2021-07-02T20:55:21.011Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:55:21 [2021-07-02T20:55:21.011Z] HOSTNAME=5dc76cf43a82
20:55:21 [2021-07-02T20:55:21.011Z] TEST_SKIP_INTEGRATION=1
20:55:21 [2021-07-02T20:55:21.011Z] TESTDEBUG=0
20:55:21 [2021-07-02T20:55:21.011Z] DEST=bundles/test-integration
20:55:21 [2021-07-02T20:55:21.011Z] PWD=/go/src/github.com/docker/docker
20:55:21 [2021-07-02T20:55:21.011Z] KEEPBUNDLE=1
20:55:21 [2021-07-02T20:55:21.011Z] DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596
20:55:21 [2021-07-02T20:55:21.011Z] container=docker
20:55:21 [2021-07-02T20:55:21.011Z] HOME=/root
20:55:21 [2021-07-02T20:55:21.011Z] GOLANG_VERSION=1.16.5
20:55:21 [2021-07-02T20:55:21.011Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:55:21 [2021-07-02T20:55:21.011Z] VALIDATE_BRANCH=master
20:55:21 [2021-07-02T20:55:21.011Z] TERM=xterm
20:55:21 [2021-07-02T20:55:21.011Z] DOCKER_PKG=github.com/docker/docker
20:55:21 [2021-07-02T20:55:21.011Z] SHLVL=1
20:55:21 [2021-07-02T20:55:21.011Z] TIMEOUT=120m
20:55:21 [2021-07-02T20:55:21.011Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:55:21 [2021-07-02T20:55:21.011Z] DOCKER_GRAPHDRIVER=overlay2
20:55:21 [2021-07-02T20:55:21.011Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:55:21 [2021-07-02T20:55:21.011Z] GO111MODULE=off
20:55:21 [2021-07-02T20:55:21.011Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:55:21 [2021-07-02T20:55:21.011Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:55:21 [2021-07-02T20:55:21.011Z] GOPATH=/go
20:55:21 [2021-07-02T20:55:21.011Z] PKG_CONFIG=pkg-config
20:55:21 [2021-07-02T20:55:21.011Z] _=/usr/bin/env
20:55:21 [2021-07-02T20:55:21.011Z] Building test suite binary ./integration-cli/test.main
20:55:21 [2021-07-02T20:55:21.011Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:55:21 [2021-07-02T20:55:21.272Z] No new tests added to integration.
20:55:21 [2021-07-02T20:55:21.272Z] 
20:55:21 [2021-07-02T20:55:21.272Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:55:21 [2021-07-02T20:55:21.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:55:21 [2021-07-02T20:55:21.534Z] HOSTNAME=afc21281a69e
20:55:21 [2021-07-02T20:55:21.534Z] TESTDEBUG=0
20:55:21 [2021-07-02T20:55:21.534Z] DEST=bundles/test-integration
20:55:21 [2021-07-02T20:55:21.534Z] PWD=/go/src/github.com/docker/docker
20:55:21 [2021-07-02T20:55:21.534Z] KEEPBUNDLE=1
20:55:21 [2021-07-02T20:55:21.534Z] DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596
20:55:21 [2021-07-02T20:55:21.534Z] container=docker
20:55:21 [2021-07-02T20:55:21.534Z] HOME=/root
20:55:21 [2021-07-02T20:55:21.534Z] GOLANG_VERSION=1.16.5
20:55:21 [2021-07-02T20:55:21.534Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:55:21 [2021-07-02T20:55:21.534Z] VALIDATE_BRANCH=master
20:55:21 [2021-07-02T20:55:21.534Z] TERM=xterm
20:55:21 [2021-07-02T20:55:21.534Z] DOCKER_PKG=github.com/docker/docker
20:55:21 [2021-07-02T20:55:21.534Z] SHLVL=1
20:55:21 [2021-07-02T20:55:21.534Z] TIMEOUT=120m
20:55:21 [2021-07-02T20:55:21.534Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:55:21 [2021-07-02T20:55:21.534Z] DOCKER_GRAPHDRIVER=overlay2
20:55:21 [2021-07-02T20:55:21.534Z] GO111MODULE=off
20:55:21 [2021-07-02T20:55:21.534Z] TEST_SKIP_INTEGRATION_CLI=1
20:55:21 [2021-07-02T20:55:21.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:55:21 [2021-07-02T20:55:21.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:55:21 [2021-07-02T20:55:21.534Z] GOPATH=/go
20:55:21 [2021-07-02T20:55:21.534Z] PKG_CONFIG=pkg-config
20:55:21 [2021-07-02T20:55:21.534Z] _=/usr/bin/env
20:55:21 [2021-07-02T20:55:21.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:55:22 [2021-07-02T20:55:22.579Z] #63 ...
20:55:22 [2021-07-02T20:55:22.579Z] 
20:55:22 [2021-07-02T20:55:22.579Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:55:22 [2021-07-02T20:55:22.579Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
20:55:22 [2021-07-02T20:55:22.579Z] #43 21.55 Fetched 39.9 MB in 20s (1975 kB/s)
20:55:29 [2021-07-02T20:55:29.123Z] #43 21.55 Reading package lists...
20:55:29 [2021-07-02T20:55:29.123Z] #43 ...
20:55:29 [2021-07-02T20:55:29.123Z] 
20:55:29 [2021-07-02T20:55:29.123Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:29 [2021-07-02T20:55:29.123Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:29 [2021-07-02T20:55:29.123Z] #19 21.99 Fetched 42.3 MB in 21s (2031 kB/s)
20:55:29 [2021-07-02T20:55:29.123Z] #19 21.99 Reading package lists...
20:55:29 [2021-07-02T20:55:29.123Z] #19 ...
20:55:29 [2021-07-02T20:55:29.123Z] 
20:55:29 [2021-07-02T20:55:29.123Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:55:29 [2021-07-02T20:55:29.123Z] #66 sha256:7361591624d54a97d705c2de2eb6649f5d909b40ae50b64a4b8ea71951602080
20:55:29 [2021-07-02T20:55:29.123Z] #66 28.82 + for f in rootlesskit rootlesskit-docker-proxy
20:55:29 [2021-07-02T20:55:29.123Z] #66 28.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:55:31 [2021-07-02T20:55:31.647Z] #66 ...
20:55:31 [2021-07-02T20:55:31.647Z] 
20:55:31 [2021-07-02T20:55:31.647Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:55:31 [2021-07-02T20:55:31.647Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
20:55:31 [2021-07-02T20:55:31.647Z] #63 21.58 Fetched 39.9 MB in 20s (2013 kB/s)
20:55:31 [2021-07-02T20:55:31.647Z] #63 21.58 Reading package lists...
20:55:31 [2021-07-02T20:55:31.647Z] #63 31.08 Reading package lists...
20:55:31 [2021-07-02T20:55:31.647Z] #63 ...
20:55:31 [2021-07-02T20:55:31.647Z] 
20:55:31 [2021-07-02T20:55:31.647Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:55:31 [2021-07-02T20:55:31.647Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
20:55:31 [2021-07-02T20:55:31.647Z] #43 21.55 Reading package lists...
20:55:34 [2021-07-02T20:55:34.926Z] #43 31.67 Reading package lists...
20:55:34 [2021-07-02T20:55:34.926Z] #43 ...
20:55:34 [2021-07-02T20:55:34.926Z] 
20:55:34 [2021-07-02T20:55:34.926Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:55:34 [2021-07-02T20:55:34.926Z] #66 sha256:7361591624d54a97d705c2de2eb6649f5d909b40ae50b64a4b8ea71951602080
20:55:34 [2021-07-02T20:55:34.926Z] #66 DONE 34.4s
20:55:34 [2021-07-02T20:55:34.926Z] 
20:55:34 [2021-07-02T20:55:34.926Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:55:34 [2021-07-02T20:55:34.926Z] #67 sha256:7f7a5ed088e51c24e60b1cf53eb595fbc73fe64fd88467089d69217d433f50ce
20:55:34 [2021-07-02T20:55:34.926Z] #67 DONE 0.0s
20:55:34 [2021-07-02T20:55:34.926Z] 
20:55:34 [2021-07-02T20:55:34.926Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:55:34 [2021-07-02T20:55:34.926Z] #68 sha256:a2b6a67bf765bfae3f5888a22379465d8487e873a9d05df54dbe19e205b8a498
20:55:34 [2021-07-02T20:55:34.926Z] #68 DONE 0.1s
20:55:34 [2021-07-02T20:55:34.926Z] 
20:55:34 [2021-07-02T20:55:34.926Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:34 [2021-07-02T20:55:34.926Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:34 [2021-07-02T20:55:34.926Z] #19 21.99 Reading package lists...
20:55:36 [2021-07-02T20:55:36.827Z] #19 31.80 Reading package lists...
20:55:36 [2021-07-02T20:55:36.827Z] #19 ...
20:55:36 [2021-07-02T20:55:36.827Z] 
20:55:36 [2021-07-02T20:55:36.827Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:55:36 [2021-07-02T20:55:36.827Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:55:36 [2021-07-02T20:55:36.827Z] #71 CACHED
20:55:36 [2021-07-02T20:55:36.827Z] 
20:55:36 [2021-07-02T20:55:36.827Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:55:36 [2021-07-02T20:55:36.827Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:55:36 [2021-07-02T20:55:36.827Z] #73 CACHED
20:55:36 [2021-07-02T20:55:36.827Z] 
20:55:36 [2021-07-02T20:55:36.827Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:55:36 [2021-07-02T20:55:36.827Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
20:55:40 [2021-07-02T20:55:40.203Z] #43 31.67 Reading package lists...
20:55:40 [2021-07-02T20:55:40.203Z] #43 ...
20:55:40 [2021-07-02T20:55:40.203Z] 
20:55:40 [2021-07-02T20:55:40.203Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:55:40 [2021-07-02T20:55:40.203Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
20:55:40 [2021-07-02T20:55:40.203Z] #63 31.08 Reading package lists...
20:55:41 [2021-07-02T20:55:41.576Z] #63 39.83 Building dependency tree...
20:55:41 [2021-07-02T20:55:41.576Z] #63 41.57 Reading state information...
20:55:42 [2021-07-02T20:55:42.941Z] #63 42.77 The following additional packages will be installed:
20:55:42 [2021-07-02T20:55:42.941Z] #63 42.79   libbtrfs0
20:55:42 [2021-07-02T20:55:42.941Z] #63 42.99 The following NEW packages will be installed:
20:55:43 [2021-07-02T20:55:43.198Z] #63 43.01   libbtrfs-dev libbtrfs0
20:55:43 [2021-07-02T20:55:43.454Z] #63 43.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:55:43 [2021-07-02T20:55:43.454Z] #63 43.42 Need to get 119 kB of archives.
20:55:43 [2021-07-02T20:55:43.454Z] #63 43.42 After this operation, 387 kB of additional disk space will be used.
20:55:43 [2021-07-02T20:55:43.454Z] #63 43.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:55:43 [2021-07-02T20:55:43.454Z] #63 43.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:55:44 [2021-07-02T20:55:44.016Z] #63 43.90 debconf: delaying package configuration, since apt-utils is not installed
20:55:44 [2021-07-02T20:55:44.016Z] #63 44.02 Fetched 119 kB in 0s (441 kB/s)
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.12 Selecting previously unselected package libbtrfs0.
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.12 (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 ... 29521 files and directories currently installed.)
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.20 Unpacking libbtrfs0 (4.20.1-2) ...
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.24 Selecting previously unselected package libbtrfs-dev.
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:55:44 [2021-07-02T20:55:44.273Z] #63 44.25 Unpacking libbtrfs-dev (4.20.1-2) ...
20:55:44 [2021-07-02T20:55:44.529Z] #63 44.40 Setting up libbtrfs0 (4.20.1-2) ...
20:55:44 [2021-07-02T20:55:44.529Z] #63 44.42 Setting up libbtrfs-dev (4.20.1-2) ...
20:55:44 [2021-07-02T20:55:44.529Z] #63 44.43 Processing triggers for libc-bin (2.28-10) ...
20:55:44 [2021-07-02T20:55:44.786Z] #63 DONE 44.7s
20:55:44 [2021-07-02T20:55:44.786Z] 
20:55:44 [2021-07-02T20:55:44.786Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:55:44 [2021-07-02T20:55:44.786Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:55:45 [2021-07-02T20:55:45.715Z] #64 0.963 + RM_GOPATH=0
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.963 + TMP_GOPATH=
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.963 + : /build
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.963 + '[' -z '' ']'
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.963 ++ mktemp -d
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.965 + export GOPATH=/tmp/tmp.cODPqsloQT
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.965 + GOPATH=/tmp/tmp.cODPqsloQT
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.965 + RM_GOPATH=1
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.965 + case "$(go env GOARCH)" in
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.966 ++ go env GOARCH
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.979 + export GO_BUILDMODE=-buildmode=pie
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.979 + GO_BUILDMODE=-buildmode=pie
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.979 ++ dirname /tmp/install/install.sh
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.980 + dir=/tmp/install
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.980 + bin=containerd
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 + shift
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 + '[' '!' -f /tmp/install/containerd.installer ']'
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 + . /tmp/install/containerd.installer
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 ++ set -e
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.981 + install_containerd
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.982 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.982 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.983 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cODPqsloQT/src/github.com/containerd/containerd
20:55:45 [2021-07-02T20:55:45.716Z] #64 0.985 Cloning into '/tmp/tmp.cODPqsloQT/src/github.com/containerd/containerd'...
20:55:48 [2021-07-02T20:55:48.237Z] #64 ...
20:55:48 [2021-07-02T20:55:48.237Z] 
20:55:48 [2021-07-02T20:55:48.237Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:55:48 [2021-07-02T20:55:48.237Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
20:55:48 [2021-07-02T20:55:48.237Z] #43 31.67 Reading package lists...
20:55:48 [2021-07-02T20:55:48.237Z] #43 40.19 Building dependency tree...
20:55:48 [2021-07-02T20:55:48.237Z] #43 41.92 Reading state information...
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.17 The following additional packages will be installed:
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.18   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.20 Suggested packages:
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.20   cmake-doc ninja-build lrzip
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.20 Recommended packages:
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.20   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.58 The following NEW packages will be installed:
20:55:48 [2021-07-02T20:55:48.237Z] #43 43.60   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.02 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.02 Need to get 5913 kB of archives.
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.02 After this operation, 27.4 MB of additional disk space will be used.
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:55:48 [2021-07-02T20:55:48.237Z] #43 44.74 debconf: delaying package configuration, since apt-utils is not installed
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.03 Fetched 5913 kB in 0s (14.6 MB/s)
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.08 Selecting previously unselected package xxd.
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.08 (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 ... 29521 files and directories currently installed.)
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.16 Unpacking xxd (2:8.1.0875-5) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.27 Selecting previously unselected package vim-common.
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.29 Unpacking vim-common (2:8.1.0875-5) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.43 Selecting previously unselected package cmake-data.
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 45.46 Unpacking cmake-data (3.13.4-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.04 Selecting previously unselected package libarchive13:amd64.
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.05 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.15 Selecting previously unselected package libjsoncpp1:amd64.
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.16 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.24 Selecting previously unselected package librhash0:amd64.
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.25 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.25 Unpacking librhash0:amd64 (1.3.8-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.33 Selecting previously unselected package libuv1:amd64.
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.33 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.34 Unpacking libuv1:amd64 (1.24.1-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.42 Selecting previously unselected package cmake.
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.42 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 46.42 Unpacking cmake (3.13.4-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.42 Setting up xxd (2:8.1.0875-5) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.43 Setting up libuv1:amd64 (1.24.1-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.44 Setting up vim-common (2:8.1.0875-5) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.47 Setting up librhash0:amd64 (1.3.8-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.50 Setting up cmake-data (3.13.4-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.53 Setting up cmake (3.13.4-1) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.54 Processing triggers for libc-bin (2.28-10) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 47.57 Processing triggers for mime-support (3.62) ...
20:55:48 [2021-07-02T20:55:48.237Z] #43 DONE 47.9s
20:55:48 [2021-07-02T20:55:48.237Z] 
20:55:48 [2021-07-02T20:55:48.237Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:48 [2021-07-02T20:55:48.237Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:48 [2021-07-02T20:55:48.237Z] #19 31.80 Reading package lists...
20:55:48 [2021-07-02T20:55:48.237Z] #19 40.71 Building dependency tree...
20:55:48 [2021-07-02T20:55:48.237Z] #19 42.09 Reading state information...
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.19 The following additional packages will be installed:
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.20   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.20   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.20   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.20   mingw-w64-x86-64-dev
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.22 Suggested packages:
20:55:48 [2021-07-02T20:55:48.237Z] #19 43.22   gcc-8-locales seccomp wine64
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.62 The following NEW packages will be installed:
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.63   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.63   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.65 The following packages will be upgraded:
20:55:48 [2021-07-02T20:55:48.238Z] #19 43.65   libseccomp2
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 Need to get 77.8 MB of archives.
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 After this operation, 487 MB of additional disk space will be used.
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.04 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 44.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 45.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
20:55:48 [2021-07-02T20:55:48.238Z] #19 46.34 debconf: delaying package configuration, since apt-utils is not installed
20:55:48 [2021-07-02T20:55:48.494Z] #19 46.59 Fetched 77.8 MB in 2s (41.2 MB/s)
20:55:48 [2021-07-02T20:55:48.750Z] #19 46.65 (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 ... 29521 files and directories currently installed.)
20:55:48 [2021-07-02T20:55:48.750Z] #19 46.70 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
20:55:48 [2021-07-02T20:55:48.750Z] #19 46.72 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
20:55:48 [2021-07-02T20:55:48.750Z] #19 46.83 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
20:55:49 [2021-07-02T20:55:49.007Z] #19 46.89 Selecting previously unselected package binutils-mingw-w64-i686.
20:55:49 [2021-07-02T20:55:49.007Z] #19 46.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
20:55:49 [2021-07-02T20:55:49.007Z] #19 46.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:55:49 [2021-07-02T20:55:49.007Z] #19 46.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:55:49 [2021-07-02T20:55:49.570Z] #19 47.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:55:49 [2021-07-02T20:55:49.570Z] #19 47.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:55:49 [2021-07-02T20:55:49.570Z] #19 47.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.38 Selecting previously unselected package binutils-mingw-w64.
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.46 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.57 Selecting previously unselected package dmsetup.
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.57 Unpacking dmsetup (2:1.02.155-3) ...
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.64 Selecting previously unselected package mingw-w64-common.
20:55:50 [2021-07-02T20:55:50.499Z] #19 48.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:55:50 [2021-07-02T20:55:50.755Z] #19 48.65 Unpacking mingw-w64-common (6.0.0-3) ...
20:55:51 [2021-07-02T20:55:51.318Z] #19 ...
20:55:51 [2021-07-02T20:55:51.318Z] 
20:55:51 [2021-07-02T20:55:51.318Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 sha256:71f06e9de75a42b76ba76c0a9557643439bad28f62cabcf744f02237709df2ee
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.797 + RM_GOPATH=0
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.798 + TMP_GOPATH=
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.798 + : /build
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.798 + '[' -z '' ']'
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.798 ++ mktemp -d
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.800 + export GOPATH=/tmp/tmp.lkvqtQLDcg
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.801 + GOPATH=/tmp/tmp.lkvqtQLDcg
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.801 + RM_GOPATH=1
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.801 + case "$(go env GOARCH)" in
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.802 ++ go env GOARCH
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.806 + export GO_BUILDMODE=-buildmode=pie
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.806 + GO_BUILDMODE=-buildmode=pie
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.806 ++ dirname /tmp/install/install.sh
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + dir=/tmp/install
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + bin=tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + shift
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + '[' '!' -f /tmp/install/tini.installer ']'
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + . /tmp/install/tini.installer
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + install_tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.808 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.809 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.809 + git clone https://github.com/krallin/tini.git /tmp/tmp.lkvqtQLDcg/tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 0.810 Cloning into '/tmp/tmp.lkvqtQLDcg/tini'...
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.111 + cd /tmp/tmp.lkvqtQLDcg/tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.111 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.119 + cmake .
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.414 -- The C compiler identification is GNU 8.3.0
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.432 -- Check for working C compiler: /usr/bin/cc
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.639 -- Check for working C compiler: /usr/bin/cc -- works
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.641 -- Detecting C compiler ABI info
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.814 -- Detecting C compiler ABI info - done
20:55:51 [2021-07-02T20:55:51.318Z] #44 1.826 -- Detecting C compile features
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.351 -- Detecting C compile features - done
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.365 -- Performing Test HAS_BUILTIN_FORTIFY
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.421 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.458 -- Configuring done
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.469 -- Generating done
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.472 -- Build files have been written to: /tmp/tmp.lkvqtQLDcg/tini
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.478 + make tini-static
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.546 Scanning dependencies of target tini-static
20:55:51 [2021-07-02T20:55:51.318Z] #44 2.569 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:55:51 [2021-07-02T20:55:51.318Z] #44 3.024 [100%] Linking C executable tini-static
20:55:51 [2021-07-02T20:55:51.318Z] #44 3.226 [100%] Built target tini-static
20:55:51 [2021-07-02T20:55:51.318Z] #44 3.242 + mkdir -p /build
20:55:51 [2021-07-02T20:55:51.318Z] #44 3.244 + cp tini-static /build/docker-init
20:55:51 [2021-07-02T20:55:51.318Z] #44 DONE 3.4s
20:55:51 [2021-07-02T20:55:51.573Z] 
20:55:51 [2021-07-02T20:55:51.574Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:51 [2021-07-02T20:55:51.574Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:52 [2021-07-02T20:55:52.502Z] #19 ...
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:55:52 [2021-07-02T20:55:52.502Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
20:55:52 [2021-07-02T20:55:52.502Z] #46 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:55:52 [2021-07-02T20:55:52.502Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
20:55:52 [2021-07-02T20:55:52.502Z] #47 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
20:55:52 [2021-07-02T20:55:52.502Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
20:55:52 [2021-07-02T20:55:52.502Z] #50 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:55:52 [2021-07-02T20:55:52.502Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
20:55:52 [2021-07-02T20:55:52.502Z] #51 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:55:52 [2021-07-02T20:55:52.502Z] #53 sha256:5411d66244946cacb797fd44f641522c51be071bd4f5976a4b2f0cc980ad20cd
20:55:52 [2021-07-02T20:55:52.502Z] #53 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:55:52 [2021-07-02T20:55:52.502Z] #55 sha256:f20beae341d3652f36f2404c1ce59d2e291ff3ebaee5227be74522df3e1562b9
20:55:52 [2021-07-02T20:55:52.502Z] #55 CACHED
20:55:52 [2021-07-02T20:55:52.502Z] 
20:55:52 [2021-07-02T20:55:52.502Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:52 [2021-07-02T20:55:52.502Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:52 [2021-07-02T20:55:52.502Z] #19 50.65 Selecting previously unselected package mingw-w64-x86-64-dev.
20:55:52 [2021-07-02T20:55:52.502Z] #19 50.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:55:52 [2021-07-02T20:55:52.502Z] #19 50.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:55:52 [2021-07-02T20:55:52.758Z] #19 ...
20:55:52 [2021-07-02T20:55:52.758Z] 
20:55:52 [2021-07-02T20:55:52.758Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:55:52 [2021-07-02T20:55:52.758Z] #57 sha256:3789206ccb1128900c3513fbeb658c54268ccf6dfd542b5be76dcbbc31904692
20:55:52 [2021-07-02T20:55:52.758Z] #57 CACHED
20:55:52 [2021-07-02T20:55:52.758Z] 
20:55:52 [2021-07-02T20:55:52.758Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:55:52 [2021-07-02T20:55:52.758Z] #59 sha256:fb231b772ad6e2506b72fe173d2588ee2989576b281859adec999facaf13e324
20:55:52 [2021-07-02T20:55:52.758Z] #59 CACHED
20:55:53 [2021-07-02T20:55:53.016Z] 
20:55:53 [2021-07-02T20:55:53.016Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
20:55:53 [2021-07-02T20:55:53.016Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
20:55:53 [2021-07-02T20:55:53.946Z] #19 52.03 Selecting previously unselected package gcc-mingw-w64-base.
20:55:53 [2021-07-02T20:55:53.946Z] #19 52.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:55:53 [2021-07-02T20:55:53.946Z] #19 52.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:55:53 [2021-07-02T20:55:53.946Z] #19 52.10 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:55:54 [2021-07-02T20:55:54.202Z] #19 52.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:55:54 [2021-07-02T20:55:54.202Z] #19 52.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:55:59 [2021-07-02T20:55:59.448Z] #19 56.99 Selecting previously unselected package g++-mingw-w64-x86-64.
20:55:59 [2021-07-02T20:55:59.448Z] #19 56.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:55:59 [2021-07-02T20:55:59.448Z] #19 57.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:56:00 [2021-07-02T20:56:00.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:56:01 [2021-07-02T20:56:01.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.13 Selecting previously unselected package libapparmor1:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.14 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.14 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.19 Selecting previously unselected package libapparmor-dev:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.21 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.26 Selecting previously unselected package libbtrfs0.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.27 Unpacking libbtrfs0 (4.20.1-2) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.31 Selecting previously unselected package libbtrfs-dev.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.32 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.32 Unpacking libbtrfs-dev (4.20.1-2) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.38 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.43 Selecting previously unselected package libudev-dev:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.44 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.45 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.51 Selecting previously unselected package libsepol1-dev:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.52 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.61 Selecting previously unselected package libpcre16-3:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.62 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.62 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.71 Selecting previously unselected package libpcre32-3:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.72 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.79 Selecting previously unselected package libpcrecpp0v5:amd64.
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.79 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:56:03 [2021-07-02T20:56:03.633Z] #19 61.85 Selecting previously unselected package libpcre3-dev:amd64.
20:56:03 [2021-07-02T20:56:03.890Z] #19 61.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.890Z] #19 61.85 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:56:03 [2021-07-02T20:56:03.890Z] #19 61.98 Selecting previously unselected package libselinux1-dev:amd64.
20:56:03 [2021-07-02T20:56:03.890Z] #19 61.98 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:56:03 [2021-07-02T20:56:03.890Z] #19 61.99 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:56:03 [2021-07-02T20:56:03.890Z] #19 62.08 Selecting previously unselected package libdevmapper-dev:amd64.
20:56:03 [2021-07-02T20:56:03.890Z] #19 62.09 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.09 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.13 Selecting previously unselected package libseccomp-dev:amd64.
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.13 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.14 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.20 Selecting previously unselected package libsystemd-dev:amd64.
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.20 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
20:56:04 [2021-07-02T20:56:04.146Z] #19 62.21 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.39 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.40 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.41 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.42 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.43 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.44 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.46 Setting up libbtrfs0 (4.20.1-2) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.47 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.48 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.51 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.52 Setting up libbtrfs-dev (4.20.1-2) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.53 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.54 Setting up mingw-w64-common (6.0.0-3) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.55 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
20:56:04 [2021-07-02T20:56:04.403Z] #19 62.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.57 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.59 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
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.60 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
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.61 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.62 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
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.64 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.65 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.67 Setting up dmsetup (2:1.02.155-3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.68 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.70 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:56:04 [2021-07-02T20:56:04.667Z] #19 62.71 Processing triggers for libc-bin (2.28-10) ...
20:56:06 [2021-07-02T20:56:06.038Z] #19 DONE 63.7s
20:56:06 [2021-07-02T20:56:06.038Z] 
20:56:06 [2021-07-02T20:56:06.038Z] #20 [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
20:56:06 [2021-07-02T20:56:06.038Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
20:56:06 [2021-07-02T20:56:06.038Z] #20 ...
20:56:06 [2021-07-02T20:56:06.038Z] 
20:56:06 [2021-07-02T20:56:06.038Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:56:06 [2021-07-02T20:56:06.038Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.31 + cd /tmp/tmp.cODPqsloQT/src/github.com/containerd/containerd
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.31 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.89 + export 'BUILDTAGS=netgo osusergo static_build'
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.89 + BUILDTAGS='netgo osusergo static_build'
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.89 + export EXTRA_FLAGS=-buildmode=pie
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.89 + EXTRA_FLAGS=-buildmode=pie
20:56:06 [2021-07-02T20:56:06.038Z] #64 11.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:56:06 [2021-07-02T20:56:06.039Z] #64 11.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:56:06 [2021-07-02T20:56:06.039Z] #64 11.89 + '[' '' = dynamic ']'
20:56:06 [2021-07-02T20:56:06.039Z] #64 11.89 + make
20:56:06 [2021-07-02T20:56:06.039Z] #64 12.51 + bin/ctr
20:56:07 [2021-07-02T20:56:07.010Z] #64 ...
20:56:07 [2021-07-02T20:56:07.010Z] 
20:56:07 [2021-07-02T20:56:07.010Z] #20 [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
20:56:07 [2021-07-02T20:56:07.010Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.176 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.253 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.340 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.370 Get:4 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.399 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.408 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.422 Hit:7 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:56:07 [2021-07-02T20:56:07.010Z] #20 1.431 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
20:56:07 [2021-07-02T20:56:07.266Z] #20 1.459 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
20:56:07 [2021-07-02T20:56:07.266Z] #20 1.480 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
20:56:08 [2021-07-02T20:56:08.196Z] #20 2.511 Fetched 2862 kB in 2s (1794 kB/s)
20:56:13 [2021-07-02T20:56:13.027Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:56:13 [2021-07-02T20:56:13.027Z] 
20:56:13 [2021-07-02T20:56:13.027Z]  ________   ____  __.
20:56:13 [2021-07-02T20:56:13.027Z]  \_____  \ |    |/ _|
20:56:13 [2021-07-02T20:56:13.027Z]  /   |   \|      <
20:56:13 [2021-07-02T20:56:13.027Z]  /    |    \    |  \
20:56:13 [2021-07-02T20:56:13.027Z]  \_______  /____|__ \
20:56:13 [2021-07-02T20:56:13.027Z]          \/        \/
20:56:13 [2021-07-02T20:56:13.027Z] 
20:56:13 [2021-07-02T20:56:13.027Z] INFO: make.ps1 ended at 07/02/2021 20:56:11
20:56:13 [2021-07-02T20:56:13.027Z] INFO: Binaries build ended at 07/02/2021 20:56:12. Duration:00:01:18.1166125
20:56:13 [2021-07-02T20:56:13.488Z] #20 2.511 Reading package lists...
20:56:13 [2021-07-02T20:56:13.978Z] INFO: Copying the built daemon binary to d:\CI\PR-42592\7\binary\dockerd-42d2048b9d.exe...
20:56:13 [2021-07-02T20:56:13.978Z] INFO: Copying the built client binary to d:\CI\PR-42592\7\binary\docker-42d2048b9d.exe...
20:56:13 [2021-07-02T20:56:13.978Z] INFO: Copying dockerversion from the container...
20:56:14 [2021-07-02T20:56:14.428Z] INFO: Copying the golang package from the container to d:\CI\PR-42592\7\installer\go.zip...
20:56:15 [2021-07-02T20:56:15.379Z] INFO: Extracting go.zip to d:\CI\PR-42592\7\go
20:56:20 [2021-07-02T20:56:20.030Z] #20 8.004 Reading package lists...
20:56:20 [2021-07-02T20:56:20.287Z] #20 13.53 Building dependency tree...
20:56:20 [2021-07-02T20:56:20.544Z] #20 14.71 Reading state information...
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.85 The following additional packages will be installed:
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.85   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.85   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.85   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.85   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.86   libgcc1:ppc64el libgcc1:s390x
20:56:21 [2021-07-02T20:56:21.474Z] #20 15.87 Suggested packages:
20:56:21 [2021-07-02T20:56:21.730Z] #20 15.87   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
20:56:21 [2021-07-02T20:56:21.730Z] #20 15.87   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
20:56:21 [2021-07-02T20:56:21.730Z] #20 15.87   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
20:56:21 [2021-07-02T20:56:21.730Z] #20 15.87   libc-l10n:s390x locales:s390x
20:56:21 [2021-07-02T20:56:21.731Z] #20 15.87 Recommended packages:
20:56:21 [2021-07-02T20:56:21.731Z] #20 15.87   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
20:56:21 [2021-07-02T20:56:21.731Z] #20 15.87   libidn2-0:s390x
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08 The following NEW packages will be installed:
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.08   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
20:56:21 [2021-07-02T20:56:21.731Z] #20 16.09   libgcc1:ppc64el libgcc1:s390x
20:56:21 [2021-07-02T20:56:21.987Z] #20 16.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:56:21 [2021-07-02T20:56:21.987Z] #20 16.46 Need to get 15.0 MB of archives.
20:56:21 [2021-07-02T20:56:21.987Z] #20 16.46 After this operation, 68.1 MB of additional disk space will be used.
20:56:21 [2021-07-02T20:56:21.987Z] #20 16.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
20:56:22 [2021-07-02T20:56:22.244Z] #20 16.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
20:56:22 [2021-07-02T20:56:22.500Z] #20 16.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
20:56:22 [2021-07-02T20:56:22.500Z] #20 16.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
20:56:22 [2021-07-02T20:56:22.500Z] #20 16.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
20:56:22 [2021-07-02T20:56:22.756Z] #20 17.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
20:56:23 [2021-07-02T20:56:23.056Z] #20 17.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
20:56:23 [2021-07-02T20:56:23.313Z] #20 17.64 debconf: delaying package configuration, since apt-utils is not installed
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.80 Fetched 15.0 MB in 1s (15.2 MB/s)
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.84 Selecting previously unselected package gcc-8-base:armhf.
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.84 (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 ... 37546 files and directories currently installed.)
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.88 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.88 Unpacking gcc-8-base:armhf (8.3.0-6) ...
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.94 Selecting previously unselected package gcc-8-base:ppc64el.
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.94 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
20:56:23 [2021-07-02T20:56:23.569Z] #20 17.95 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
20:56:23 [2021-07-02T20:56:23.569Z] #20 18.01 Selecting previously unselected package gcc-8-base:s390x.
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.01 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.01 Unpacking gcc-8-base:s390x (8.3.0-6) ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.07 Selecting previously unselected package gcc-8-base:arm64.
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.07 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.07 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.14 Selecting previously unselected package gcc-8-base:armel.
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.14 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.14 Unpacking gcc-8-base:armel (8.3.0-6) ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.21 Selecting previously unselected package libgcc1:arm64.
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.21 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
20:56:23 [2021-07-02T20:56:23.825Z] #20 18.21 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
20:56:24 [2021-07-02T20:56:24.082Z] #20 18.29 Selecting previously unselected package libc6:arm64.
20:56:24 [2021-07-02T20:56:24.082Z] #20 18.29 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
20:56:24 [2021-07-02T20:56:24.082Z] #20 18.47 Unpacking libc6:arm64 (2.28-10) ...
20:56:24 [2021-07-02T20:56:24.644Z] #20 18.93 Selecting previously unselected package libapparmor1:arm64.
20:56:24 [2021-07-02T20:56:24.644Z] #20 18.93 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
20:56:24 [2021-07-02T20:56:24.644Z] #20 18.94 Unpacking libapparmor1:arm64 (2.13.2-10) ...
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.04 Selecting previously unselected package libapparmor-dev:arm64.
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.04 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.05 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.13 Selecting previously unselected package libgcc1:armel.
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.13 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.13 Unpacking libgcc1:armel (1:8.3.0-6) ...
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.22 Selecting previously unselected package libc6:armel.
20:56:24 [2021-07-02T20:56:24.901Z] #20 19.22 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
20:56:25 [2021-07-02T20:56:25.157Z] #20 19.41 Unpacking libc6:armel (2.28-10) ...
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.82 Selecting previously unselected package libapparmor1:armel.
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.82 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.83 Unpacking libapparmor1:armel (2.13.2-10) ...
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.87 Selecting previously unselected package libapparmor-dev:armel.
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.88 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
20:56:25 [2021-07-02T20:56:25.414Z] #20 19.88 Unpacking libapparmor-dev:armel (2.13.2-10) ...
20:56:25 [2021-07-02T20:56:25.671Z] #20 19.94 Selecting previously unselected package libgcc1:armhf.
20:56:25 [2021-07-02T20:56:25.671Z] #20 19.95 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
20:56:25 [2021-07-02T20:56:25.671Z] #20 19.95 Unpacking libgcc1:armhf (1:8.3.0-6) ...
20:56:25 [2021-07-02T20:56:25.671Z] #20 20.02 Selecting previously unselected package libc6:armhf.
20:56:25 [2021-07-02T20:56:25.671Z] #20 20.02 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
20:56:25 [2021-07-02T20:56:25.927Z] #20 20.23 Unpacking libc6:armhf (2.28-10) ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.71 Selecting previously unselected package libapparmor1:armhf.
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.71 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.72 Unpacking libapparmor1:armhf (2.13.2-10) ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.77 Selecting previously unselected package libapparmor-dev:armhf.
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.77 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.78 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.83 Selecting previously unselected package libgcc1:ppc64el.
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.84 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.84 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.89 Selecting previously unselected package libc6:ppc64el.
20:56:26 [2021-07-02T20:56:26.533Z] #20 20.90 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
20:56:26 [2021-07-02T20:56:26.790Z] #20 21.07 Unpacking libc6:ppc64el (2.28-10) ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.64 Selecting previously unselected package libapparmor1:ppc64el.
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.64 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.65 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.70 Selecting previously unselected package libapparmor-dev:ppc64el.
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.70 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.71 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.77 Selecting previously unselected package libgcc1:s390x.
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.78 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
20:56:27 [2021-07-02T20:56:27.353Z] #20 21.78 Unpacking libgcc1:s390x (1:8.3.0-6) ...
20:56:27 [2021-07-02T20:56:27.609Z] #20 21.85 Selecting previously unselected package libc6:s390x.
20:56:27 [2021-07-02T20:56:27.609Z] #20 21.85 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
20:56:27 [2021-07-02T20:56:27.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:56:27 [2021-07-02T20:56:27.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:56:27 [2021-07-02T20:56:27.865Z] #20 22.01 Unpacking libc6:s390x (2.28-10) ...
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.48 Selecting previously unselected package libapparmor1:s390x.
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.48 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.49 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.53 Selecting previously unselected package libapparmor-dev:s390x.
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.54 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
20:56:28 [2021-07-02T20:56:28.121Z] #20 22.54 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.65 Setting up gcc-8-base:arm64 (8.3.0-6) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.66 Setting up gcc-8-base:armel (8.3.0-6) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.67 Setting up gcc-8-base:armhf (8.3.0-6) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.68 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.69 Setting up gcc-8-base:s390x (8.3.0-6) ...
20:56:28 [2021-07-02T20:56:28.378Z] #20 22.70 Setting up libc6:arm64 (2.28-10) ...
20:56:29 [2021-07-02T20:56:29.745Z] #20 23.90 Setting up libc6:armel (2.28-10) ...
20:56:31 [2021-07-02T20:56:31.122Z] #20 25.15 Setting up libc6:armhf (2.28-10) ...
20:56:32 [2021-07-02T20:56:32.050Z] #20 26.41 Setting up libc6:ppc64el (2.28-10) ...
20:56:33 [2021-07-02T20:56:33.463Z] #20 27.64 Setting up libc6:s390x (2.28-10) ...
20:56:34 [2021-07-02T20:56:34.442Z] #20 28.90 Setting up libapparmor1:arm64 (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.442Z] #20 28.91 Setting up libapparmor1:armel (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.442Z] #20 28.92 Setting up libapparmor1:armhf (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.93 Setting up libapparmor1:ppc64el (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.94 Setting up libapparmor1:s390x (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.95 Setting up libgcc1:arm64 (1:8.3.0-6) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.97 Setting up libgcc1:armel (1:8.3.0-6) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.98 Setting up libgcc1:armhf (1:8.3.0-6) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 28.99 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.00 Setting up libgcc1:s390x (1:8.3.0-6) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.01 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.02 Setting up libapparmor-dev:armel (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.03 Setting up libapparmor-dev:armhf (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.04 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.05 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:56:34 [2021-07-02T20:56:34.703Z] #20 29.07 Processing triggers for libc-bin (2.28-10) ...
20:56:35 [2021-07-02T20:56:35.278Z] #20 DONE 29.6s
20:56:35 [2021-07-02T20:56:35.278Z] 
20:56:35 [2021-07-02T20:56:35.278Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:56:35 [2021-07-02T20:56:35.278Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:56:35 [2021-07-02T20:56:35.278Z] #64 ...
20:56:35 [2021-07-02T20:56:35.278Z] 
20:56:35 [2021-07-02T20:56:35.278Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:56:35 [2021-07-02T20:56:35.278Z] #61 sha256:c7bc84578686556be02c6409cbe348c4050baa4a5dd3233c0f85b8696ce73e8f
20:56:36 [2021-07-02T20:56:36.643Z] #61 1.149 + RM_GOPATH=0
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.149 + TMP_GOPATH=
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.149 + : /build
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.149 + '[' -z '' ']'
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.149 ++ mktemp -d
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.151 + export GOPATH=/tmp/tmp.aFjAgyL5M4
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.151 + GOPATH=/tmp/tmp.aFjAgyL5M4
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.151 + RM_GOPATH=1
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.151 + case "$(go env GOARCH)" in
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.151 ++ go env GOARCH
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.164 + export GO_BUILDMODE=-buildmode=pie
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.164 + GO_BUILDMODE=-buildmode=pie
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.165 ++ dirname /tmp/install/install.sh
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + dir=/tmp/install
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + bin=runc
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + shift
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + '[' '!' -f /tmp/install/runc.installer ']'
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + . /tmp/install/runc.installer
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + install_runc
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + uname -r
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.166 + grep -q '^3\.10\.0.*\.el7\.'
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.170 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.170 + RUNC_BUILDTAGS='seccomp '
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.170 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.170 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aFjAgyL5M4/src/github.com/opencontainers/runc
20:56:36 [2021-07-02T20:56:36.644Z] #61 1.172 Cloning into '/tmp/tmp.aFjAgyL5M4/src/github.com/opencontainers/runc'...
20:56:36 [2021-07-02T20:56:36.644Z] #61 ...
20:56:36 [2021-07-02T20:56:36.644Z] 
20:56:36 [2021-07-02T20:56:36.644Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
20:56:36 [2021-07-02T20:56:36.644Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055
20:56:36 [2021-07-02T20:56:36.644Z] #21 DONE 1.3s
20:56:36 [2021-07-02T20:56:36.899Z] 
20:56:36 [2021-07-02T20:56:36.899Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:56:36 [2021-07-02T20:56:36.899Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee
20:56:37 [2021-07-02T20:56:37.828Z] #22 DONE 1.1s
20:56:37 [2021-07-02T20:56:37.828Z] 
20:56:37 [2021-07-02T20:56:37.828Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:56:37 [2021-07-02T20:56:37.828Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e
20:56:38 [2021-07-02T20:56:38.756Z] #23 1.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:56:38 [2021-07-02T20:56:38.756Z] #23 DONE 1.1s
20:56:38 [2021-07-02T20:56:38.756Z] 
20:56:38 [2021-07-02T20:56:38.756Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:56:38 [2021-07-02T20:56:38.756Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e
20:56:39 [2021-07-02T20:56:39.694Z] #24 DONE 1.1s
20:56:39 [2021-07-02T20:56:39.694Z] 
20:56:39 [2021-07-02T20:56:39.694Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:56:39 [2021-07-02T20:56:39.694Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:56:39 [2021-07-02T20:56:39.694Z] #64 51.34 + bin/containerd
20:56:40 [2021-07-02T20:56:40.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:56:40 [2021-07-02T20:56:40.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:56:40 [2021-07-02T20:56:40.390Z] INFO: Extraction ended at 07/02/2021 20:56:37. Duration:00:00:22.5218881
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Updating the golang and path environment variables
20:56:40 [2021-07-02T20:56:40.391Z] INFO: GOPATH=d:\gopath
20:56:40 [2021-07-02T20:56:40.391Z] INFO: go version go1.16.5 windows/amd64
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Running the daemon under test in debug mode
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Starting a daemon under test...
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42592\7\daemon --pidfile d:\CI\PR-42592\7\docker.pid -D
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Process started successfully.
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Start tailing logs of the daemon under tests
20:56:40 [2021-07-02T20:56:40.391Z] INFO: Waiting for the daemon under test to start...
20:56:41 [2021-07-02T20:56:41.062Z] #64 ...
20:56:41 [2021-07-02T20:56:41.062Z] 
20:56:41 [2021-07-02T20:56:41.062Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:56:41 [2021-07-02T20:56:41.062Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f
20:56:41 [2021-07-02T20:56:41.062Z] #25 DONE 1.1s
20:56:41 [2021-07-02T20:56:41.062Z] 
20:56:41 [2021-07-02T20:56:41.062Z] #26 [dev-systemd-false  6/25] RUN ldconfig
20:56:41 [2021-07-02T20:56:41.062Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7
20:56:41 [2021-07-02T20:56:41.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:56:41 [2021-07-02T20:56:41.994Z] #26 DONE 1.1s
20:56:41 [2021-07-02T20:56:41.994Z] 
20:56:41 [2021-07-02T20:56:41.994Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:56:41 [2021-07-02T20:56:41.994Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
20:56:42 [2021-07-02T20:56:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:56:43 [2021-07-02T20:56:43.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.217 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.306 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.389 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.428 Get:4 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.460 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
20:56:43 [2021-07-02T20:56:43.365Z] #27 1.471 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:56:43 [2021-07-02T20:56:43.621Z] #27 1.475 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
20:56:43 [2021-07-02T20:56:43.621Z] #27 1.511 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
20:56:43 [2021-07-02T20:56:43.621Z] #27 1.538 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
20:56:44 [2021-07-02T20:56:44.183Z] #27 2.044 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:56:44 [2021-07-02T20:56:44.439Z] #27 2.405 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
20:56:45 [2021-07-02T20:56:45.003Z] #27 2.879 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
20:56:45 [2021-07-02T20:56:45.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:56:45 [2021-07-02T20:56:45.259Z] #27 3.269 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
20:56:45 [2021-07-02T20:56:45.516Z] #27 3.555 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 ...
20:56:46 [2021-07-02T20:56:46.079Z] 
20:56:46 [2021-07-02T20:56:46.079Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:56:46 [2021-07-02T20:56:46.079Z] #61 sha256:c7bc84578686556be02c6409cbe348c4050baa4a5dd3233c0f85b8696ce73e8f
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.247 + cd /tmp/tmp.aFjAgyL5M4/src/github.com/opencontainers/runc
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.247 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.434 + '[' -z '' ']'
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.434 + target=static
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.434 + make 'BUILDTAGS=seccomp ' static
20:56:46 [2021-07-02T20:56:46.079Z] #61 5.797 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
20:56:46 [2021-07-02T20:56:46.079Z] #61 9.538 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:56:46 [2021-07-02T20:56:46.079Z] #61 10.44 + mkdir -p /build
20:56:46 [2021-07-02T20:56:46.079Z] #61 10.45 + cp runc /build/runc
20:56:46 [2021-07-02T20:56:46.079Z] #61 DONE 10.6s
20:56:46 [2021-07-02T20:56:46.079Z] 
20:56:46 [2021-07-02T20:56:46.079Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:56:46 [2021-07-02T20:56:46.079Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.003 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.003 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.023 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.039 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.059 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.112 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.123 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
20:56:46 [2021-07-02T20:56:46.079Z] #27 4.175 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
20:56:46 [2021-07-02T20:56:46.336Z] #27 4.220 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
20:56:46 [2021-07-02T20:56:46.336Z] #27 4.227 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
20:56:49 [2021-07-02T20:56:49.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:56:51 [2021-07-02T20:56:51.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:56:52 [2021-07-02T20:56:52.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:56:53 [2021-07-02T20:56:53.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:56:55 [2021-07-02T20:56:55.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:56:56 [2021-07-02T20:56:56.284Z] #27 12.89 Fetched 42.3 MB in 12s (3548 kB/s)
20:56:56 [2021-07-02T20:56:56.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:56:57 [2021-07-02T20:56:57.958Z] ...INFO: Daemon under test started and replied!
20:56:57 [2021-07-02T20:56:57.958Z] INFO: Docker version of the daemon under test
20:56:57 [2021-07-02T20:56:57.958Z] 
20:56:57 [2021-07-02T20:56:57.958Z] Client:
20:56:57 [2021-07-02T20:56:57.958Z]  Version:      17.06.2-ce
20:56:57 [2021-07-02T20:56:57.958Z]  API version:  1.30
20:56:57 [2021-07-02T20:56:57.958Z]  Go version:   go1.8.3
20:56:57 [2021-07-02T20:56:57.958Z]  Git commit:   cec0b72
20:56:57 [2021-07-02T20:56:57.958Z]  Built:        Tue Sep  5 19:57:19 2017
20:56:57 [2021-07-02T20:56:57.958Z]  OS/Arch:      windows/amd64
20:56:57 [2021-07-02T20:56:57.958Z] 
20:56:57 [2021-07-02T20:56:57.958Z] Server:
20:56:57 [2021-07-02T20:56:57.958Z]  Version:      0.0.0-dev
20:56:57 [2021-07-02T20:56:57.958Z]  API version:  1.41 (minimum version 1.24)
20:56:57 [2021-07-02T20:56:57.958Z]  Go version:   go1.16.5
20:56:57 [2021-07-02T20:56:57.958Z]  Git commit:   42d2048b9d
20:56:57 [2021-07-02T20:56:57.958Z]  Built:        07/02/2021 20:55:00
20:56:57 [2021-07-02T20:56:57.958Z]  OS/Arch:      windows/amd64
20:56:57 [2021-07-02T20:56:57.958Z]  Experimental: false
20:56:57 [2021-07-02T20:56:57.958Z] 
20:56:57 [2021-07-02T20:56:57.958Z] INFO: Docker info of the daemon under test
20:56:57 [2021-07-02T20:56:57.958Z] 
20:56:57 [2021-07-02T20:56:57.958Z] Containers: 0
20:56:57 [2021-07-02T20:56:57.958Z]  Running: 0
20:56:57 [2021-07-02T20:56:57.958Z]  Paused: 0
20:56:57 [2021-07-02T20:56:57.958Z]  Stopped: 0
20:56:57 [2021-07-02T20:56:57.958Z] Images: 0
20:56:57 [2021-07-02T20:56:57.958Z] Server Version: 0.0.0-dev
20:56:57 [2021-07-02T20:56:57.958Z] Storage Driver: windowsfilter
20:56:57 [2021-07-02T20:56:57.958Z]  Windows: 
20:56:57 [2021-07-02T20:56:57.958Z] Logging Driver: json-file
20:56:57 [2021-07-02T20:56:57.958Z] Plugins: 
20:56:57 [2021-07-02T20:56:57.958Z]  Volume: local
20:56:57 [2021-07-02T20:56:57.958Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:56:57 [2021-07-02T20:56:57.958Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:56:57 [2021-07-02T20:56:57.958Z] Swarm: inactive
20:56:57 [2021-07-02T20:56:57.958Z] Default Isolation: process
20:56:57 [2021-07-02T20:56:57.958Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
20:56:57 [2021-07-02T20:56:57.958Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
20:56:57 [2021-07-02T20:56:57.958Z] OSType: windows
20:56:57 [2021-07-02T20:56:57.958Z] Architecture: x86_64
20:56:57 [2021-07-02T20:56:57.958Z] CPUs: 4
20:56:57 [2021-07-02T20:56:57.958Z] Total Memory: 32GiB
20:56:57 [2021-07-02T20:56:57.958Z] Name: azwin-2-70c670
20:56:57 [2021-07-02T20:56:57.958Z] ID: 22BG:5QLJ:WQMH:HCNG:APYY:YW5F:3M6U:3ES4:WRTQ:CFPQ:ZKZC:IJGY
20:56:57 [2021-07-02T20:56:57.958Z] Docker Root Dir: D:\CI\PR-42592\7\daemon
20:56:57 [2021-07-02T20:56:57.958Z] Debug Mode (client): false
20:56:57 [2021-07-02T20:56:57.958Z] Debug Mode (server): true
20:56:57 [2021-07-02T20:56:57.958Z]  File Descriptors: -1
20:56:57 [2021-07-02T20:56:57.958Z]  Goroutines: 16
20:56:57 [2021-07-02T20:56:57.959Z]  System Time: 2021-07-02T20:56:57.1583407Z
20:56:57 [2021-07-02T20:56:57.959Z]  EventsListeners: 0
20:56:57 [2021-07-02T20:56:57.959Z] Registry: https://index.docker.io/v1/
20:56:57 [2021-07-02T20:56:57.959Z] Labels:
20:56:57 [2021-07-02T20:56:57.959Z] Experimental: false
20:56:57 [2021-07-02T20:56:57.959Z] Insecure Registries:
20:56:57 [2021-07-02T20:56:57.959Z]  127.0.0.0/8
20:56:57 [2021-07-02T20:56:57.959Z] Live Restore Enabled: false
20:56:57 [2021-07-02T20:56:57.959Z] 
20:56:57 [2021-07-02T20:56:57.959Z] 
20:56:57 [2021-07-02T20:56:57.959Z] INFO: Docker images of the daemon under test
20:56:57 [2021-07-02T20:56:57.959Z] 
20:56:57 [2021-07-02T20:56:57.959Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:56:57 [2021-07-02T20:56:57.959Z] 
20:56:57 [2021-07-02T20:56:57.959Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
20:56:57 [2021-07-02T20:56:57.959Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
20:56:57 [2021-07-02T20:56:57.959Z] 10.0.20295.1: Pulling from windows/servercore/insider
20:56:57 [2021-07-02T20:56:57.959Z] 29d5b6a226d2: Pulling fs layer
20:56:58 [2021-07-02T20:56:58.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:57:00 [2021-07-02T20:57:00.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:57:00 [2021-07-02T20:57:00.455Z] #27 12.89 Reading package lists...
20:57:01 [2021-07-02T20:57:01.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:57:02 [2021-07-02T20:57:02.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:57:02 [2021-07-02T20:57:02.879Z] Using test binary docker
20:57:02 [2021-07-02T20:57:02.879Z] +++ /etc/init.d/apparmor start
20:57:02 [2021-07-02T20:57:02.879Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:57:02 [2021-07-02T20:57:02.879Z] INFO: Waiting for daemon to start...
20:57:02 [2021-07-02T20:57:02.879Z] Starting dockerd
20:57:02 [2021-07-02T20:57:02.879Z] +++ 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
20:57:04 [2021-07-02T20:57:04.930Z] .
20:57:04 [2021-07-02T20:57:04.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:57:04 [2021-07-02T20:57:04.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:57:04 [2021-07-02T20:57:04.930Z] Error: No such image: emptyfs
20:57:04 [2021-07-02T20:57:04.930Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:57:04 [2021-07-02T20:57:04.930Z] ++++ docker load
20:57:05 [2021-07-02T20:57:05.192Z] Running integration-test (iteration 1)
20:57:05 [2021-07-02T20:57:05.192Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:57:05 [2021-07-02T20:57:05.192Z] ++ 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
20:57:05 [2021-07-02T20:57:05.192Z] ++ set -e
20:57:05 [2021-07-02T20:57:05.192Z] ++ '[' -n 0 ']'
20:57:05 [2021-07-02T20:57:05.192Z] ++ set -x
20:57:05 [2021-07-02T20:57:05.192Z] ++ 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
20:57:05 [2021-07-02T20:57:05.704Z] #27 18.36 Reading package lists...
20:57:07 [2021-07-02T20:57:07.072Z] #27 23.61 Building dependency tree...
20:57:07 [2021-07-02T20:57:07.072Z] #27 24.80 Reading state information...
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.71 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.71 libcap2-bin is already the newest version (1:2.25-2).
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.71 patch is already the newest version (2.7.6-3+deb10u1).
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.71 xz-utils is already the newest version (5.2.4-1).
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.71 The following additional packages will be installed:
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.72   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.72   python3.7 python3.7-minimal vim-runtime xxd
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73 Suggested packages:
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73 Recommended packages:
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73   aufs-dkms nftables build-essential python3-dev python3-keyring
20:57:08 [2021-07-02T20:57:08.001Z] #27 25.73   python3-keyrings.alt python3-xdg unzip
20:57:08 [2021-07-02T20:57:08.931Z] #27 26.99 The following NEW packages will be installed:
20:57:08 [2021-07-02T20:57:08.931Z] #27 26.99   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   python3-minimal python3-pip python3-pkg-resources python3-setuptools
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
20:57:08 [2021-07-02T20:57:08.931Z] #27 27.00   uidmap vim vim-common vim-runtime xfsprogs xxd zip
20:57:09 [2021-07-02T20:57:09.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:57:09 [2021-07-02T20:57:09.400Z] Using test binary docker
20:57:09 [2021-07-02T20:57:09.400Z] +++ /etc/init.d/apparmor start
20:57:09 [2021-07-02T20:57:09.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:57:09 [2021-07-02T20:57:09.400Z] INFO: Waiting for daemon to start...
20:57:09 [2021-07-02T20:57:09.400Z] Starting dockerd
20:57:09 [2021-07-02T20:57:09.400Z] +++ 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
20:57:09 [2021-07-02T20:57:09.400Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:57:09 [2021-07-02T20:57:09.400Z] Using test binary docker
20:57:09 [2021-07-02T20:57:09.400Z] +++ /etc/init.d/apparmor start
20:57:09 [2021-07-02T20:57:09.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:57:09 [2021-07-02T20:57:09.400Z] Starting dockerd
20:57:09 [2021-07-02T20:57:09.400Z] INFO: Waiting for daemon to start...
20:57:09 [2021-07-02T20:57:09.400Z] +++ 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
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.35 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.35 Need to get 20.0 MB of archives.
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.35 After this operation, 82.5 MB of additional disk space will be used.
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:57:09 [2021-07-02T20:57:09.494Z] #27 27.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:57:09 [2021-07-02T20:57:09.750Z] #27 27.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:57:10 [2021-07-02T20:57:10.313Z] #27 28.29 debconf: delaying package configuration, since apt-utils is not installed
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.47 Fetched 20.0 MB in 1s (28.2 MB/s)
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.52 Selecting previously unselected package pigz.
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.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 ... 39111 files and directories currently installed.)
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.57 Unpacking pigz (2.4-1) ...
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.64 Selecting previously unselected package libpython3.7-minimal:amd64.
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:57:10 [2021-07-02T20:57:10.570Z] #27 28.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:57:10 [2021-07-02T20:57:10.827Z] #27 28.85 Selecting previously unselected package python3.7-minimal.
20:57:10 [2021-07-02T20:57:10.827Z] #27 28.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:57:10 [2021-07-02T20:57:10.827Z] #27 28.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
20:57:11 [2021-07-02T20:57:11.390Z] #27 29.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:57:11 [2021-07-02T20:57:11.390Z] #27 29.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
20:57:11 [2021-07-02T20:57:11.953Z] #27 29.91 Selecting previously unselected package python3-minimal.
20:57:11 [2021-07-02T20:57:11.953Z] #27 29.91 (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 ... 39360 files and directories currently installed.)
20:57:11 [2021-07-02T20:57:11.953Z] #27 29.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:57:11 [2021-07-02T20:57:11.953Z] #27 29.95 Unpacking python3-minimal (3.7.3-1) ...
20:57:11 [2021-07-02T20:57:11.953Z] #27 30.00 Selecting previously unselected package libmpdec2:amd64.
20:57:12 [2021-07-02T20:57:12.210Z] #27 30.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:57:12 [2021-07-02T20:57:12.210Z] #27 30.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:57:12 [2021-07-02T20:57:12.210Z] #27 30.07 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:57:12 [2021-07-02T20:57:12.210Z] #27 30.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
20:57:12 [2021-07-02T20:57:12.210Z] #27 30.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:57:12 [2021-07-02T20:57:12.467Z] #27 30.48 Selecting previously unselected package python3.7.
20:57:12 [2021-07-02T20:57:12.467Z] #27 30.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
20:57:12 [2021-07-02T20:57:12.467Z] #27 30.49 Unpacking python3.7 (3.7.3-2+deb10u3) ...
20:57:12 [2021-07-02T20:57:12.700Z] .
20:57:12 [2021-07-02T20:57:12.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:57:12 [2021-07-02T20:57:12.700Z] 
20:57:12 [2021-07-02T20:57:12.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:57:12 [2021-07-02T20:57:12.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:57:12 [2021-07-02T20:57:12.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:57:12 [2021-07-02T20:57:12.700Z] Error: No such image: emptyfs
20:57:12 [2021-07-02T20:57:12.700Z] Error: No such image: emptyfs
20:57:12 [2021-07-02T20:57:12.700Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:57:12 [2021-07-02T20:57:12.700Z] ++++ docker load
20:57:12 [2021-07-02T20:57:12.700Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:57:12 [2021-07-02T20:57:12.700Z] ++++ docker load
20:57:12 [2021-07-02T20:57:12.700Z] Running integration-test (iteration 1)
20:57:12 [2021-07-02T20:57:12.700Z] Running integration-test (iteration 1)
20:57:12 [2021-07-02T20:57:12.700Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:57:12 [2021-07-02T20:57:12.700Z] ++ 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)/'
20:57:12 [2021-07-02T20:57:12.700Z] ++ set -e
20:57:12 [2021-07-02T20:57:12.700Z] ++ '[' -n 0 ']'
20:57:12 [2021-07-02T20:57:12.700Z] ++ set -x
20:57:12 [2021-07-02T20:57:12.700Z] ++ 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)/'
20:57:12 [2021-07-02T20:57:12.700Z] 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)/
20:57:12 [2021-07-02T20:57:12.700Z] ++ 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)/'
20:57:12 [2021-07-02T20:57:12.700Z] ++ set -e
20:57:12 [2021-07-02T20:57:12.700Z] ++ '[' -n 0 ']'
20:57:12 [2021-07-02T20:57:12.700Z] ++ set -x
20:57:12 [2021-07-02T20:57:12.700Z] ++ 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)/'
20:57:12 [2021-07-02T20:57:12.723Z] #27 30.55 Selecting previously unselected package libpython3-stdlib:amd64.
20:57:12 [2021-07-02T20:57:12.723Z] #27 30.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:57:12 [2021-07-02T20:57:12.723Z] #27 30.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:57:12 [2021-07-02T20:57:12.723Z] #27 30.64 Setting up python3-minimal (3.7.3-1) ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.02 Selecting previously unselected package python3.
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.02 (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 ... 39772 files and directories currently installed.)
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.06 Unpacking python3 (3.7.3-1) ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.11 Selecting previously unselected package libip4tc0:amd64.
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.12 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.17 Selecting previously unselected package libip6tc0:amd64.
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.18 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.24 Selecting previously unselected package libiptc0:amd64.
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.26 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.31 Selecting previously unselected package libnfnetlink0:amd64.
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.286Z] #27 31.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.41 Selecting previously unselected package libnftnl11:amd64.
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.42 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.47 Selecting previously unselected package iptables.
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.48 Unpacking iptables (1.8.2-4) ...
20:57:13 [2021-07-02T20:57:13.543Z] #27 31.61 Selecting previously unselected package xxd.
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.62 Unpacking xxd (2:8.1.0875-5) ...
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.68 Selecting previously unselected package vim-common.
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.71 Unpacking vim-common (2:8.1.0875-5) ...
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.78 Selecting previously unselected package bash-completion.
20:57:13 [2021-07-02T20:57:13.799Z] #27 31.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:57:15 [2021-07-02T20:57:15.168Z] #27 33.18 Unpacking bash-completion (1:2.8-6) ...
20:57:15 [2021-07-02T20:57:15.424Z] #27 33.36 Selecting previously unselected package apparmor.
20:57:15 [2021-07-02T20:57:15.424Z] #27 33.36 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.424Z] #27 33.39 Unpacking apparmor (2.13.2-10) ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.53 Selecting previously unselected package aufs-tools.
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.54 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.54 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.61 Selecting previously unselected package libonig5:amd64.
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.62 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.62 Unpacking libonig5:amd64 (6.9.1-1) ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.71 Selecting previously unselected package libjq1:amd64.
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.72 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.681Z] #27 33.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.79 Selecting previously unselected package jq.
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.79 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.80 Unpacking jq (1.5+dfsg-2+b1) ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.86 Selecting previously unselected package libaio1:amd64.
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.87 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.88 Unpacking libaio1:amd64 (0.3.112-3) ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.92 Selecting previously unselected package libgpm2:amd64.
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.93 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
20:57:15 [2021-07-02T20:57:15.938Z] #27 33.94 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 33.99 Selecting previously unselected package libnet1:amd64.
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.00 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.07 Selecting previously unselected package libnl-3-200:amd64.
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.08 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.13 Selecting previously unselected package libprotobuf-c1:amd64.
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.14 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.18 Selecting previously unselected package libreadline5:amd64.
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.18 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:57:16 [2021-07-02T20:57:16.194Z] #27 34.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.26 Selecting previously unselected package net-tools.
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.26 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.35 Selecting previously unselected package python-pip-whl.
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.36 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
20:57:16 [2021-07-02T20:57:16.451Z] #27 34.36 Unpacking python-pip-whl (18.1-5) ...
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.59 Selecting previously unselected package python3-lib2to3.
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.60 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.61 Unpacking python3-lib2to3 (3.7.3-1) ...
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.67 Selecting previously unselected package python3-distutils.
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.68 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.68 Unpacking python3-distutils (3.7.3-1) ...
20:57:16 [2021-07-02T20:57:16.707Z] #27 34.75 Selecting previously unselected package python3-pip.
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.76 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.76 Unpacking python3-pip (18.1-5) ...
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.85 Selecting previously unselected package python3-pkg-resources.
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.85 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.86 Unpacking python3-pkg-resources (40.8.0-1) ...
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.92 Selecting previously unselected package python3-setuptools.
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.93 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
20:57:16 [2021-07-02T20:57:16.963Z] #27 34.94 Unpacking python3-setuptools (40.8.0-1) ...
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.07 Selecting previously unselected package python3-wheel.
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.08 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.09 Unpacking python3-wheel (0.32.3-2) ...
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.14 Selecting previously unselected package sudo.
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.14 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:57:17 [2021-07-02T20:57:17.220Z] #27 35.15 Unpacking sudo (1.8.27-1+deb10u3) ...
20:57:17 [2021-07-02T20:57:17.476Z] #27 35.34 Selecting previously unselected package thin-provisioning-tools.
20:57:17 [2021-07-02T20:57:17.476Z] #27 35.35 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:57:17 [2021-07-02T20:57:17.476Z] #27 35.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:57:17 [2021-07-02T20:57:17.476Z] #27 35.46 Selecting previously unselected package uidmap.
20:57:17 [2021-07-02T20:57:17.476Z] #27 35.47 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
20:57:17 [2021-07-02T20:57:17.477Z] #27 35.48 Unpacking uidmap (1:4.5-1.1) ...
20:57:17 [2021-07-02T20:57:17.477Z] #27 35.54 Selecting previously unselected package vim-runtime.
20:57:17 [2021-07-02T20:57:17.733Z] #27 35.54 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:57:17 [2021-07-02T20:57:17.733Z] #27 35.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:57:17 [2021-07-02T20:57:17.733Z] #27 35.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:57:17 [2021-07-02T20:57:17.733Z] #27 35.60 Unpacking vim-runtime (2:8.1.0875-5) ...
20:57:17 [2021-07-02T20:57:17.988Z] Loaded image: buildpack-deps:buster
20:57:17 [2021-07-02T20:57:17.989Z] Loaded image: busybox:latest
20:57:17 [2021-07-02T20:57:17.989Z] Loaded image: busybox:glibc
20:57:18 [2021-07-02T20:57:18.986Z] 29d5b6a226d2: Verifying Checksum
20:57:18 [2021-07-02T20:57:18.986Z] 29d5b6a226d2: Download complete
20:57:19 [2021-07-02T20:57:19.100Z] #27 36.76 Selecting previously unselected package vim.
20:57:19 [2021-07-02T20:57:19.100Z] #27 36.78 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
20:57:19 [2021-07-02T20:57:19.100Z] #27 36.79 Unpacking vim (2:8.1.0875-5) ...
20:57:19 [2021-07-02T20:57:19.100Z] #27 37.05 Selecting previously unselected package xfsprogs.
20:57:19 [2021-07-02T20:57:19.100Z] #27 37.06 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
20:57:19 [2021-07-02T20:57:19.100Z] #27 37.07 Unpacking xfsprogs (4.20.0-1) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.27 Selecting previously unselected package zip.
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.27 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.27 Unpacking zip (3.0-11+b1) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.38 Setting up aufs-tools (1:4.14+20190211-1) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.41 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.43 Setting up libgpm2:amd64 (1.20.7-5) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.44 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:57:19 [2021-07-02T20:57:19.357Z] #27 37.45 Setting up uidmap (1:4.5-1.1) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.46 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.51 Setting up xxd (2:8.1.0875-5) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.52 Setting up zip (3.0-11+b1) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.53 Setting up vim-common (2:8.1.0875-5) ...
20:57:19 [2021-07-02T20:57:19.613Z] #27 37.55 Setting up bash-completion (1:2.8-6) ...
20:57:20 [2021-07-02T20:57:20.531Z] Loaded image: debian:bullseye
20:57:20 [2021-07-02T20:57:20.531Z] Loaded image: hello-world:latest
20:57:20 [2021-07-02T20:57:20.531Z] Loaded image: arm32v7/hello-world:latest
20:57:20 [2021-07-02T20:57:20.531Z] INFO: Testing against a local daemon
20:57:20 [2021-07-02T20:57:20.531Z] === RUN   TestCgroupNamespacesBuild
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.88 Setting up libiptc0:amd64 (1.8.2-4) ...
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.89 Setting up sudo (1.8.27-1+deb10u3) ...
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.94 invoke-rc.d: could not determine current runlevel
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.94 invoke-rc.d: policy-rc.d denied execution of start.
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.95 Setting up pigz (2.4-1) ...
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:57:20 [2021-07-02T20:57:20.981Z] #27 38.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:57:20 [2021-07-02T20:57:20.981Z] #27 39.00 Setting up python-pip-whl (18.1-5) ...
20:57:21 [2021-07-02T20:57:21.238Z] #27 39.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:57:21 [2021-07-02T20:57:21.238Z] #27 39.02 Setting up vim-runtime (2:8.1.0875-5) ...
20:57:21 [2021-07-02T20:57:21.238Z] #27 39.24 Setting up libaio1:amd64 (0.3.112-3) ...
20:57:21 [2021-07-02T20:57:21.238Z] #27 39.25 Setting up libonig5:amd64 (6.9.1-1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.27 Setting up vim (2:8.1.0875-5) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.35 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.38 Setting up jq (1.5+dfsg-2+b1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:57:21 [2021-07-02T20:57:21.495Z] #27 39.40 Setting up python3.7 (3.7.3-2+deb10u3) ...
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.37 Setting up iptables (1.8.2-4) ...
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:57:22 [2021-07-02T20:57:22.425Z] #27 40.43 Setting up python3 (3.7.3-1) ...
20:57:22 [2021-07-02T20:57:22.681Z] #27 40.62 Setting up python3-wheel (0.32.3-2) ...
20:57:22 [2021-07-02T20:57:22.938Z] #27 40.92 Setting up apparmor (2.13.2-10) ...
20:57:24 [2021-07-02T20:57:24.125Z] #27 41.86 Setting up xfsprogs (4.20.0-1) ...
20:57:24 [2021-07-02T20:57:24.125Z] #27 41.87 Setting up python3-lib2to3 (3.7.3-1) ...
20:57:24 [2021-07-02T20:57:24.125Z] #27 42.03 Setting up python3-pkg-resources (40.8.0-1) ...
20:57:24 [2021-07-02T20:57:24.382Z] #27 42.36 Setting up python3-distutils (3.7.3-1) ...
20:57:24 [2021-07-02T20:57:24.639Z] #27 42.53 Setting up python3-setuptools (40.8.0-1) ...
20:57:24 [2021-07-02T20:57:24.736Z] Loaded image: buildpack-deps:buster
20:57:24 [2021-07-02T20:57:24.736Z] Loaded image: buildpack-deps:buster
20:57:24 [2021-07-02T20:57:24.996Z] Loaded image: busybox:latest
20:57:24 [2021-07-02T20:57:24.996Z] Loaded image: busybox:latest
20:57:25 [2021-07-02T20:57:25.205Z] #27 42.98 Setting up python3-pip (18.1-5) ...
20:57:25 [2021-07-02T20:57:25.257Z] Loaded image: busybox:glibc
20:57:25 [2021-07-02T20:57:25.257Z] Loaded image: busybox:glibc
20:57:25 [2021-07-02T20:57:25.462Z] #27 43.33 Processing triggers for libc-bin (2.28-10) ...
20:57:25 [2021-07-02T20:57:25.462Z] #27 43.36 Processing triggers for mime-support (3.62) ...
20:57:26 [2021-07-02T20:57:26.397Z] #27 DONE 44.1s
20:57:26 [2021-07-02T20:57:26.397Z] 
20:57:26 [2021-07-02T20:57:26.397Z] #28 [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
20:57:26 [2021-07-02T20:57:26.397Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878
20:57:27 [2021-07-02T20:57:27.171Z] Loaded image: debian:bullseye
20:57:27 [2021-07-02T20:57:27.171Z] Loaded image: debian:bullseye
20:57:27 [2021-07-02T20:57:27.171Z] Loaded image: hello-world:latest
20:57:27 [2021-07-02T20:57:27.171Z] Loaded image: hello-world:latest
20:57:27 [2021-07-02T20:57:27.324Z] #28 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:57:27 [2021-07-02T20:57:27.324Z] #28 0.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:57:27 [2021-07-02T20:57:27.324Z] #28 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:57:27 [2021-07-02T20:57:27.324Z] #28 DONE 1.0s
20:57:27 [2021-07-02T20:57:27.324Z] 
20:57:27 [2021-07-02T20:57:27.324Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
20:57:27 [2021-07-02T20:57:27.324Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
20:57:27 [2021-07-02T20:57:27.431Z] Loaded image: arm32v7/hello-world:latest
20:57:27 [2021-07-02T20:57:27.431Z] Loaded image: arm32v7/hello-world:latest
20:57:27 [2021-07-02T20:57:27.431Z] INFO: Testing against a local daemon
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerDaemonSuite
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:57:27 [2021-07-02T20:57:27.431Z] INFO: Testing against a local daemon
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:57:27 [2021-07-02T20:57:27.431Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:57:29 [2021-07-02T20:57:29.847Z] #29 2.350 Collecting yamllint==1.26.1
20:57:33 [2021-07-02T20:57:33.116Z] #29 ...
20:57:33 [2021-07-02T20:57:33.116Z] 
20:57:33 [2021-07-02T20:57:33.116Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:57:33 [2021-07-02T20:57:33.116Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:57:33 [2021-07-02T20:57:33.116Z] #64 107.2 # github.com/containerd/containerd/cmd/containerd
20:57:33 [2021-07-02T20:57:33.116Z] #64 107.2 /usr/bin/ld: /tmp/go-link-345542740/000019.o: in function `New':
20:57:33 [2021-07-02T20:57:33.116Z] #64 107.2 /tmp/tmp.cODPqsloQT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:57:33 [2021-07-02T20:57:33.116Z] #64 107.3 + bin/containerd-stress
20:57:33 [2021-07-02T20:57:33.116Z] #64 108.4 + bin/containerd-shim
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:57:34 [2021-07-02T20:57:34.007Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:57:34 [2021-07-02T20:57:34.267Z] --- PASS: TestCgroupNamespacesBuild (14.02s)
20:57:34 [2021-07-02T20:57:34.267Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:57:35 [2021-07-02T20:57:35.207Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:57:35 [2021-07-02T20:57:35.467Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:57:35 [2021-07-02T20:57:35.467Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:57:35 [2021-07-02T20:57:35.467Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:57:36 [2021-07-02T20:57:36.037Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
20:57:36 [2021-07-02T20:57:36.037Z] === RUN   TestBuildWithSession
20:57:36 [2021-07-02T20:57:36.037Z]     build_session_test.go:25: TODO: BuildKit
20:57:36 [2021-07-02T20:57:36.037Z] --- SKIP: TestBuildWithSession (0.00s)
20:57:36 [2021-07-02T20:57:36.037Z] === RUN   TestBuildSquashParent
20:57:36 [2021-07-02T20:57:36.455Z] #64 ...
20:57:36 [2021-07-02T20:57:36.455Z] 
20:57:36 [2021-07-02T20:57:36.455Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
20:57:36 [2021-07-02T20:57:36.455Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
20:57:36 [2021-07-02T20:57:36.455Z] #29 7.596   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.055 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.119   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.164 Collecting pyyaml (from yamllint==1.26.1)
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.292   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.412 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.413 Building wheels for collected packages: yamllint
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.414   Running setup.py bdist_wheel for yamllint: started
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.785   Running setup.py bdist_wheel for yamllint: finished with status 'done'
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.785   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.809 Successfully built yamllint
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.816 Installing collected packages: pathspec, pyyaml, yamllint
20:57:36 [2021-07-02T20:57:36.455Z] #29 8.940 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
20:57:36 [2021-07-02T20:57:36.455Z] #29 DONE 9.2s
20:57:36 [2021-07-02T20:57:36.455Z] 
20:57:36 [2021-07-02T20:57:36.455Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:57:36 [2021-07-02T20:57:36.455Z] #32 sha256:2c00f78ce052138b33987811daf8b9cf9e26c6aba76a31a771541164ad1c35b1
20:57:36 [2021-07-02T20:57:36.455Z] #32 DONE 0.1s
20:57:36 [2021-07-02T20:57:36.455Z] 
20:57:36 [2021-07-02T20:57:36.455Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:57:36 [2021-07-02T20:57:36.455Z] #37 sha256:4b06505e51270d4a1938f5d49b637b36972972277d8c2035a73e637279d8aa8c
20:57:36 [2021-07-02T20:57:36.607Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:57:37 [2021-07-02T20:57:37.177Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:57:38 [2021-07-02T20:57:38.119Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:57:38 [2021-07-02T20:57:38.119Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:57:38 [2021-07-02T20:57:38.119Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:57:38 [2021-07-02T20:57:38.119Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:57:38 [2021-07-02T20:57:38.119Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:57:39 [2021-07-02T20:57:39.017Z] #37 DONE 2.0s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #40 sha256:306c1f49816b10a3b87156caab17f02b749871175568cbef2c28bdb983d99ac1
20:57:39 [2021-07-02T20:57:39.018Z] #40 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #42 sha256:0958be2c6ad7476a76199be9dd6db02055b0cc953935fdc235a26883f5f9be28
20:57:39 [2021-07-02T20:57:39.018Z] #42 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #45 sha256:d82d9fc012940dd366bc78c8ea70aacf0c7d440764b622902e4dde4d79e1cbaf
20:57:39 [2021-07-02T20:57:39.018Z] #45 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:57:39 [2021-07-02T20:57:39.018Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:57:39 [2021-07-02T20:57:39.018Z] #64 ...
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #48 sha256:0d7647a898406313147d8b52f7dd24bcf8e37b3ffd3212f02161e9866dbdb520
20:57:39 [2021-07-02T20:57:39.018Z] #48 DONE 0.2s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #52 sha256:b6af2d002b74bdf85e1abc33d461ab6894b5f4aa236b0d033d20d46c0e6db62f
20:57:39 [2021-07-02T20:57:39.018Z] #52 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:57:39 [2021-07-02T20:57:39.018Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:57:39 [2021-07-02T20:57:39.018Z] #64 ...
20:57:39 [2021-07-02T20:57:39.018Z] 
20:57:39 [2021-07-02T20:57:39.018Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.018Z] #54 sha256:0476ca46e5dd1627d5c883269f8c7aa5b9411eae22d2396c4bb5691337230b1c
20:57:39 [2021-07-02T20:57:39.018Z] #54 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.277Z] 
20:57:39 [2021-07-02T20:57:39.277Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.277Z] #56 sha256:b59bd798dd9c929b27d76f42d07cceed6b7ac0a0e884cdf786f2a1a0a83c0038
20:57:39 [2021-07-02T20:57:39.277Z] #56 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.277Z] 
20:57:39 [2021-07-02T20:57:39.277Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.277Z] #58 sha256:b3a1c449cda6933662fa539bdb8f1cbd9eac348484447daa6c74c9e226d9de34
20:57:39 [2021-07-02T20:57:39.277Z] #58 DONE 0.2s
20:57:39 [2021-07-02T20:57:39.277Z] 
20:57:39 [2021-07-02T20:57:39.277Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:57:39 [2021-07-02T20:57:39.277Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:57:39 [2021-07-02T20:57:39.533Z] #64 ...
20:57:39 [2021-07-02T20:57:39.533Z] 
20:57:39 [2021-07-02T20:57:39.533Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.533Z] #60 sha256:9890f7eb67a796c252b78cd7316ae06f1f4601fb8032be7c26cd4104785e2fed
20:57:39 [2021-07-02T20:57:39.533Z] #60 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.533Z] 
20:57:39 [2021-07-02T20:57:39.533Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
20:57:39 [2021-07-02T20:57:39.533Z] #62 sha256:21c2f510f7a45918411e37b2c2739fcc0ca6fa584206c340a38abff0e361f613
20:57:39 [2021-07-02T20:57:39.533Z] #62 DONE 0.1s
20:57:39 [2021-07-02T20:57:39.533Z] 
20:57:39 [2021-07-02T20:57:39.533Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:57:39 [2021-07-02T20:57:39.533Z] #64 sha256:c59950c408814ee571040ec2fd720662787a7335ebf6a3931533dab4bc14928b
20:57:42 [2021-07-02T20:57:42.050Z] #64 117.0 + bin/containerd-shim-runc-v1
20:57:42 [2021-07-02T20:57:42.318Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:57:43 [2021-07-02T20:57:43.258Z] --- PASS: TestBuildSquashParent (7.15s)
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:43 [2021-07-02T20:57:43.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:43 [2021-07-02T20:57:43.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:44 [2021-07-02T20:57:44.199Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:57:47 [2021-07-02T20:57:47.295Z] #64 121.8 + bin/containerd-shim-runc-v2
20:57:47 [2021-07-02T20:57:47.295Z] #64 122.4 + binaries
20:57:47 [2021-07-02T20:57:47.295Z] #64 122.4 + install -D bin/containerd /build/containerd
20:57:47 [2021-07-02T20:57:47.295Z] #64 122.4 + install -D bin/containerd-shim /build/containerd-shim
20:57:47 [2021-07-02T20:57:47.295Z] #64 122.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:57:47 [2021-07-02T20:57:47.295Z] #64 122.4 + install -D bin/ctr /build/ctr
20:57:47 [2021-07-02T20:57:47.295Z] #64 DONE 122.6s
20:57:47 [2021-07-02T20:57:47.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.63s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.74s)
20:57:47 [2021-07-02T20:57:47.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.82s)
20:57:47 [2021-07-02T20:57:47.536Z] === RUN   TestBuildMultiStageCopy
20:57:47 [2021-07-02T20:57:47.536Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:57:47 [2021-07-02T20:57:47.536Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:57:48 [2021-07-02T20:57:48.223Z] 
20:57:48 [2021-07-02T20:57:48.223Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
20:57:48 [2021-07-02T20:57:48.223Z] #65 sha256:ddc14df1305ba14f8916166cf66d5d2d4c7d9acfb1ef9bc1e8f428d3a3868c61
20:57:48 [2021-07-02T20:57:48.478Z] #65 DONE 0.2s
20:57:48 [2021-07-02T20:57:48.478Z] 
20:57:48 [2021-07-02T20:57:48.478Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:57:48 [2021-07-02T20:57:48.478Z] #69 sha256:7f172b7980cf3c84c9ac0370b4d39ee12e7c55375961088dc550af67666c6e79
20:57:48 [2021-07-02T20:57:48.478Z] #69 DONE 0.1s
20:57:48 [2021-07-02T20:57:48.478Z] 
20:57:48 [2021-07-02T20:57:48.478Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
20:57:48 [2021-07-02T20:57:48.478Z] #74 sha256:7b2f883c39ed736de0cef4beafea2dcb041ebd23086298b4999e910caf17fbff
20:57:49 [2021-07-02T20:57:49.040Z] #74 DONE 0.4s
20:57:49 [2021-07-02T20:57:49.040Z] 
20:57:49 [2021-07-02T20:57:49.040Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
20:57:49 [2021-07-02T20:57:49.040Z] #75 sha256:a4cbb278d87018f466aa11d71179accb1f22fe41660ea21c63d6577b3543543f
20:57:49 [2021-07-02T20:57:49.040Z] #75 DONE 0.0s
20:57:49 [2021-07-02T20:57:49.040Z] 
20:57:49 [2021-07-02T20:57:49.040Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
20:57:49 [2021-07-02T20:57:49.040Z] #76 sha256:ba7444629463acc6dca4fcd6b7e60badf644e0079f1320505ed9bc641f69b76f
20:57:49 [2021-07-02T20:57:49.474Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:57:49 [2021-07-02T20:57:49.474Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:57:49 [2021-07-02T20:57:49.474Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:57:49 [2021-07-02T20:57:49.474Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:57:49 [2021-07-02T20:57:49.736Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:57:49 [2021-07-02T20:57:49.976Z] #76 DONE 0.8s
20:57:49 [2021-07-02T20:57:49.976Z] 
20:57:49 [2021-07-02T20:57:49.976Z] #77 exporting to image
20:57:49 [2021-07-02T20:57:49.976Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:57:49 [2021-07-02T20:57:49.976Z] #77 exporting layers
20:57:49 [2021-07-02T20:57:49.998Z] --- PASS: TestBuildMultiStageCopy (2.80s)
20:57:49 [2021-07-02T20:57:49.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s)
20:57:49 [2021-07-02T20:57:49.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
20:57:49 [2021-07-02T20:57:49.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
20:57:49 [2021-07-02T20:57:49.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
20:57:49 [2021-07-02T20:57:49.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
20:57:49 [2021-07-02T20:57:49.998Z] === RUN   TestBuildMultiStageParentConfig
20:57:49 [2021-07-02T20:57:49.998Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:57:50 [2021-07-02T20:57:50.583Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
20:57:50 [2021-07-02T20:57:50.583Z] === RUN   TestBuildLabelWithTargets
20:57:50 [2021-07-02T20:57:50.850Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:57:51 [2021-07-02T20:57:51.812Z] --- PASS: TestBuildLabelWithTargets (1.04s)
20:57:51 [2021-07-02T20:57:51.812Z] === RUN   TestBuildWithEmptyLayers
20:57:51 [2021-07-02T20:57:51.812Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:57:52 [2021-07-02T20:57:52.076Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
20:57:52 [2021-07-02T20:57:52.076Z] === RUN   TestBuildMultiStageOnBuild
20:57:52 [2021-07-02T20:57:52.647Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:57:54 [2021-07-02T20:57:54.556Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
20:57:54 [2021-07-02T20:57:54.556Z] === RUN   TestBuildUncleanTarFilenames
20:57:54 [2021-07-02T20:57:54.556Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:57:54 [2021-07-02T20:57:54.816Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
20:57:54 [2021-07-02T20:57:54.816Z] === RUN   TestBuildMultiStageLayerLeak
20:57:54 [2021-07-02T20:57:54.816Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:57:55 [2021-07-02T20:57:55.756Z]     docker_cli_daemon_test.go:1455: [df0556214868e] daemon is not started
20:57:56 [2021-07-02T20:57:56.016Z]     check_test.go:309: [d0f7bfc215215] daemon is not started
20:57:56 [2021-07-02T20:57:56.016Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:57:56 [2021-07-02T20:57:56.957Z] === RUN   TestDockerSuite/TestAttachDetach
20:57:57 [2021-07-02T20:57:57.217Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
20:57:57 [2021-07-02T20:57:57.217Z] === RUN   TestBuildWithHugeFile
20:57:58 [2021-07-02T20:57:58.158Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:57:58 [2021-07-02T20:57:58.418Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:57:59 [2021-07-02T20:57:59.359Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:58:00 [2021-07-02T20:58:00.742Z]     check_test.go:309: [d92b1afe45401] daemon is not started
20:58:00 [2021-07-02T20:58:00.742Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:58:01 [2021-07-02T20:58:01.313Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:58:02 [2021-07-02T20:58:02.162Z] #77 exporting layers 10.6s done
20:58:02 [2021-07-02T20:58:02.162Z] #77 writing image sha256:a3a33e80e392896076407926e970b6ddb47e8e2c92fcb8499bdf2c1be0f6f7ca
20:58:02 [2021-07-02T20:58:02.162Z] #77 writing image sha256:a3a33e80e392896076407926e970b6ddb47e8e2c92fcb8499bdf2c1be0f6f7ca done
20:58:02 [2021-07-02T20:58:02.162Z] #77 naming to docker.io/library/docker:42d2048b9d7ce09bb47e1179ffc9399406368596 done
20:58:02 [2021-07-02T20:58:02.162Z] #77 DONE 10.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:58:02 [2021-07-02T20:58:02.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/validate/default
20:58:02 [2021-07-02T20:58:02.697Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:58:04 [2021-07-02T20:58:04.080Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:58:05 [2021-07-02T20:58:05.012Z] Congratulations!  Seccomp profile generation is done correctly.
20:58:05 [2021-07-02T20:58:05.012Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:58:05 [2021-07-02T20:58:05.992Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:58:06 [2021-07-02T20:58:06.253Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:58:09 [2021-07-02T20:58:09.553Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:58:10 [2021-07-02T20:58:10.124Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:58:11 [2021-07-02T20:58:11.067Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:58:12 [2021-07-02T20:58:12.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:58:12 [2021-07-02T20:58:12.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:58:13 [2021-07-02T20:58:13.143Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:58:13 [2021-07-02T20:58:13.239Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:58:14 [2021-07-02T20:58:14.180Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:58:14 [2021-07-02T20:58:14.509Z] Congratulations!  All API changes are done the right way.
20:58:14 [2021-07-02T20:58:14.509Z] Congratulations!  All TOML source files changed here have valid syntax.
20:58:14 [2021-07-02T20:58:14.509Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:58:14 [2021-07-02T20:58:14.509Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:58:14 [2021-07-02T20:58:14.509Z] Congratulations!  No new tests were added to integration-cli.
20:58:14 [2021-07-02T20:58:14.509Z] 
20:58:14 [2021-07-02T20:58:14.509Z] INFO Start validation with golang-ci-lint
20:58:14 [2021-07-02T20:58:14.509Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:58:14 [2021-07-02T20:58:14.509Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:58:14 [2021-07-02T20:58:14.509Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:58:14 [2021-07-02T20:58:14.751Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:58:17 [2021-07-02T20:58:17.295Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:58:21 [2021-07-02T20:58:21.498Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:58:24 [2021-07-02T20:58:24.808Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:58:26 [2021-07-02T20:58:26.192Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:58:28 [2021-07-02T20:58:28.736Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:58:28 [2021-07-02T20:58:28.736Z]     check_test.go:309: [dbd67be9747db] daemon is not started
20:58:28 [2021-07-02T20:58:28.736Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:58:29 [2021-07-02T20:58:29.307Z]     check_test.go:309: [d756023e5c1b8] daemon is not started
20:58:29 [2021-07-02T20:58:29.307Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:58:30 [2021-07-02T20:58:30.690Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:58:31 [2021-07-02T20:58:31.261Z]     check_test.go:309: [dd14401a6b3f2] daemon is not started
20:58:31 [2021-07-02T20:58:31.261Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:58:34 [2021-07-02T20:58:34.560Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:58:35 [2021-07-02T20:58:35.512Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:58:37 [2021-07-02T20:58:37.424Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:58:37 [2021-07-02T20:58:37.685Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:58:38 [2021-07-02T20:58:38.257Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:58:39 [2021-07-02T20:58:39.202Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:58:39 [2021-07-02T20:58:39.202Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:58:40 [2021-07-02T20:58:40.143Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:58:40 [2021-07-02T20:58:40.143Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:58:40 [2021-07-02T20:58:40.404Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:58:43 [2021-07-02T20:58:43.700Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:58:43 [2021-07-02T20:58:43.700Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:58:44 [2021-07-02T20:58:44.640Z] --- PASS: TestBuildWithHugeFile (47.62s)
20:58:44 [2021-07-02T20:58:44.640Z] === RUN   TestBuildWCOWSandboxSize
20:58:44 [2021-07-02T20:58:44.640Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:58:44 [2021-07-02T20:58:44.640Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:58:44 [2021-07-02T20:58:44.640Z] === RUN   TestBuildWithEmptyDockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:44 [2021-07-02T20:58:44.640Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:44 [2021-07-02T20:58:44.836Z] 29d5b6a226d2: Pull complete
20:58:44 [2021-07-02T20:58:44.836Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
20:58:44 [2021-07-02T20:58:44.836Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
20:58:44 [2021-07-02T20:58:44.836Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
20:58:44 [2021-07-02T20:58:44.836Z] WARN: Skipping validation tests
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Running unit tests at 07/02/2021 20:58:38...
20:58:44 [2021-07-02T20:58:44.836Z] INFO: make.ps1 starting at 07/02/2021 20:58:42
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Git commit (42d2048b9d) assumed from DOCKER_GITCOMMIT environment variable
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Invoking autogen...
20:58:44 [2021-07-02T20:58:44.836Z] INFO: Running unit tests...
20:58:44 [2021-07-02T20:58:44.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:58:44 [2021-07-02T20:58:44.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:58:44 [2021-07-02T20:58:44.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
20:58:44 [2021-07-02T20:58:44.900Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
20:58:44 [2021-07-02T20:58:44.900Z] === RUN   TestBuildPreserveOwnership
20:58:44 [2021-07-02T20:58:44.900Z] === RUN   TestBuildPreserveOwnership/copy_from
20:58:45 [2021-07-02T20:58:45.160Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:58:45 [2021-07-02T20:58:45.420Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:58:47 [2021-07-02T20:58:47.329Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:58:47 [2021-07-02T20:58:47.900Z]     check_test.go:309: [db96c66878ab8] daemon is not started
20:58:47 [2021-07-02T20:58:47.900Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:58:47 [2021-07-02T20:58:47.900Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:58:48 [2021-07-02T20:58:48.472Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:58:49 [2021-07-02T20:58:49.050Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:58:49 [2021-07-02T20:58:49.310Z] --- PASS: TestBuildPreserveOwnership (4.52s)
20:58:49 [2021-07-02T20:58:49.310Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.16s)
20:58:49 [2021-07-02T20:58:49.310Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
20:58:49 [2021-07-02T20:58:49.310Z] === RUN   TestBuildPlatformInvalid
20:58:49 [2021-07-02T20:58:49.310Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:58:49 [2021-07-02T20:58:49.310Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:58:49 [2021-07-02T20:58:49.310Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:58:50 [2021-07-02T20:58:50.558Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:58:54 [2021-07-02T20:58:54.626Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:58:55 [2021-07-02T20:58:55.197Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:58:58 [2021-07-02T20:58:58.496Z] Loaded image: buildpack-deps:buster
20:58:58 [2021-07-02T20:58:58.775Z] Loaded image: busybox:latest
20:58:58 [2021-07-02T20:58:58.775Z] Loaded image: busybox:glibc
20:59:00 [2021-07-02T20:59:00.158Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:59:00 [2021-07-02T20:59:00.158Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:59:00 [2021-07-02T20:59:00.158Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:59:00 [2021-07-02T20:59:00.419Z] Loaded image: debian:bullseye
20:59:00 [2021-07-02T20:59:00.419Z] Loaded image: hello-world:latest
20:59:00 [2021-07-02T20:59:00.679Z] Loaded image: arm32v7/hello-world:latest
20:59:00 [2021-07-02T20:59:00.777Z] ?   	github.com/docker/docker/api	[no test files]
20:59:01 [2021-07-02T20:59:01.249Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:59:02 [2021-07-02T20:59:02.633Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:59:02 [2021-07-02T20:59:02.633Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:59:02 [2021-07-02T20:59:02.633Z]     check_test.go:309: [d4f1091ffd9cf] daemon is not started
20:59:02 [2021-07-02T20:59:02.633Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:59:04 [2021-07-02T20:59:04.816Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:59:05 [2021-07-02T20:59:05.080Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:59:06 [2021-07-02T20:59:06.020Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.50s)
20:59:06 [2021-07-02T20:59:06.020Z] PASS
20:59:06 [2021-07-02T20:59:06.020Z] 
20:59:06 [2021-07-02T20:59:06.020Z] === Skipped
20:59:06 [2021-07-02T20:59:06.020Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:59:06 [2021-07-02T20:59:06.020Z]     build_session_test.go:25: TODO: BuildKit
20:59:06 [2021-07-02T20:59:06.020Z] 
20:59:06 [2021-07-02T20:59:06.020Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:59:06 [2021-07-02T20:59:06.020Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:59:06 [2021-07-02T20:59:06.020Z] 
20:59:06 [2021-07-02T20:59:06.020Z] 
20:59:06 [2021-07-02T20:59:06.020Z] DONE 34 tests, 2 skipped in 120.586s
20:59:06 [2021-07-02T20:59:06.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:59:06 [2021-07-02T20:59:06.020Z] ++ 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
20:59:06 [2021-07-02T20:59:06.020Z] ++ set -e
20:59:06 [2021-07-02T20:59:06.020Z] ++ '[' -n 0 ']'
20:59:06 [2021-07-02T20:59:06.020Z] ++ set -x
20:59:06 [2021-07-02T20:59:06.020Z] ++ 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
20:59:06 [2021-07-02T20:59:06.020Z] INFO: Testing against a local daemon
20:59:06 [2021-07-02T20:59:06.020Z] === RUN   TestConfigInspect
20:59:06 [2021-07-02T20:59:06.280Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:59:06 [2021-07-02T20:59:06.850Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:59:07 [2021-07-02T20:59:07.110Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:59:09 [2021-07-02T20:59:09.019Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:59:09 [2021-07-02T20:59:09.019Z] --- PASS: TestConfigInspect (2.88s)
20:59:09 [2021-07-02T20:59:09.019Z] === RUN   TestConfigList
20:59:10 [2021-07-02T20:59:10.401Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:59:10 [2021-07-02T20:59:10.667Z]     check_test.go:309: [d2c3c1416efb8] daemon is not started
20:59:10 [2021-07-02T20:59:10.667Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:59:12 [2021-07-02T20:59:12.047Z] --- PASS: TestConfigList (2.90s)
20:59:12 [2021-07-02T20:59:12.047Z] === RUN   TestConfigsCreateAndDelete
20:59:12 [2021-07-02T20:59:12.618Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:59:13 [2021-07-02T20:59:13.187Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:59:13 [2021-07-02T20:59:13.447Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:59:14 [2021-07-02T20:59:14.017Z]     check_test.go:309: [d308d03121bee] daemon is not started
20:59:14 [2021-07-02T20:59:14.017Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:59:14 [2021-07-02T20:59:14.966Z] === RUN   TestDockerSuite/TestBuildAddScript
20:59:14 [2021-07-02T20:59:14.966Z] --- PASS: TestConfigsCreateAndDelete (2.96s)
20:59:14 [2021-07-02T20:59:14.966Z] === RUN   TestConfigsUpdate
20:59:15 [2021-07-02T20:59:15.906Z]     docker_cli_daemon_plugins_test.go:79: [db0cd9543efd6] daemon is not started
20:59:16 [2021-07-02T20:59:16.781Z] === RUN   TestMiddlewares
20:59:16 [2021-07-02T20:59:16.781Z] --- PASS: TestMiddlewares (0.00s)
20:59:16 [2021-07-02T20:59:16.781Z] PASS
20:59:16 [2021-07-02T20:59:16.781Z] coverage: 9.0% of statements
20:59:16 [2021-07-02T20:59:16.781Z] ok  	github.com/docker/docker/api/server	0.063s	coverage: 9.0% of statements
20:59:16 [2021-07-02T20:59:16.846Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:59:17 [2021-07-02T20:59:17.416Z] --- PASS: TestConfigsUpdate (2.69s)
20:59:17 [2021-07-02T20:59:17.416Z] === RUN   TestTemplatedConfig
20:59:17 [2021-07-02T20:59:17.986Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:59:18 [2021-07-02T20:59:18.556Z]     docker_cli_daemon_plugins_test.go:169: [d98348f3b610f] daemon is not started
20:59:19 [2021-07-02T20:59:19.509Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:59:21 [2021-07-02T20:59:21.419Z] --- PASS: TestTemplatedConfig (4.00s)
20:59:21 [2021-07-02T20:59:21.420Z] === RUN   TestConfigCreateResolve
20:59:23 [2021-07-02T20:59:23.330Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:59:23 [2021-07-02T20:59:23.899Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:59:24 [2021-07-02T20:59:24.468Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:59:24 [2021-07-02T20:59:24.468Z] --- PASS: TestConfigCreateResolve (2.95s)
20:59:24 [2021-07-02T20:59:24.468Z] PASS
20:59:24 [2021-07-02T20:59:24.468Z] 
20:59:24 [2021-07-02T20:59:24.468Z] DONE 6 tests in 18.480s
20:59:24 [2021-07-02T20:59:24.468Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:59:24 [2021-07-02T20:59:24.468Z] ++ 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
20:59:24 [2021-07-02T20:59:24.468Z] ++ set -e
20:59:24 [2021-07-02T20:59:24.468Z] ++ '[' -n 0 ']'
20:59:24 [2021-07-02T20:59:24.468Z] ++ set -x
20:59:24 [2021-07-02T20:59:24.468Z] ++ 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
20:59:24 [2021-07-02T20:59:24.468Z] INFO: Testing against a local daemon
20:59:24 [2021-07-02T20:59:24.468Z] === RUN   TestCheckpoint
20:59:24 [2021-07-02T20:59:24.468Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:24 [2021-07-02T20:59:24.468Z] --- SKIP: TestCheckpoint (0.00s)
20:59:24 [2021-07-02T20:59:24.468Z] === RUN   TestContainerInvalidJSON
20:59:24 [2021-07-02T20:59:24.751Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:59:24 [2021-07-02T20:59:24.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:59:24 [2021-07-02T20:59:24.751Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:59:24 [2021-07-02T20:59:24.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:59:24 [2021-07-02T20:59:24.751Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:59:24 [2021-07-02T20:59:24.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:59:24 [2021-07-02T20:59:24.751Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:59:24 [2021-07-02T20:59:24.751Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:59:24 [2021-07-02T20:59:24.751Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:59:24 [2021-07-02T20:59:24.751Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:59:24 [2021-07-02T20:59:24.751Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:59:24 [2021-07-02T20:59:24.751Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:59:24 [2021-07-02T20:59:24.751Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:59:24 [2021-07-02T20:59:24.751Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:59:24 [2021-07-02T20:59:24.751Z]     check_test.go:309: [dfc672856832d] daemon is not started
20:59:25 [2021-07-02T20:59:25.011Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:59:25 [2021-07-02T20:59:25.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s)
20:59:25 [2021-07-02T20:59:25.011Z] === RUN   TestCopyFromContainerPathIsNotDir
20:59:25 [2021-07-02T20:59:25.271Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
20:59:25 [2021-07-02T20:59:25.271Z] === RUN   TestCopyToContainerPathDoesNotExist
20:59:25 [2021-07-02T20:59:25.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
20:59:25 [2021-07-02T20:59:25.271Z] === RUN   TestCopyToContainerPathIsNotDir
20:59:25 [2021-07-02T20:59:25.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:59:25 [2021-07-02T20:59:25.271Z] === RUN   TestCopyFromContainer
20:59:26 [2021-07-02T20:59:26.653Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:59:26 [2021-07-02T20:59:26.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:59:26 [2021-07-02T20:59:26.913Z] === RUN   TestCopyFromContainer//
20:59:26 [2021-07-02T20:59:26.913Z] === RUN   TestCopyFromContainer//bar/root
20:59:26 [2021-07-02T20:59:26.913Z] === RUN   TestCopyFromContainer//bar/root/
20:59:26 [2021-07-02T20:59:26.913Z] === RUN   TestCopyFromContainer/bar/quux
20:59:26 [2021-07-02T20:59:26.913Z] === RUN   TestCopyFromContainer/bar/quux/
20:59:27 [2021-07-02T20:59:27.174Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:59:27 [2021-07-02T20:59:27.174Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:59:27 [2021-07-02T20:59:27.174Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:59:27 [2021-07-02T20:59:27.174Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:59:27 [2021-07-02T20:59:27.174Z] === RUN   TestCopyFromContainer/bar/notarget
20:59:27 [2021-07-02T20:59:27.436Z] --- PASS: TestCopyFromContainer (2.08s)
20:59:27 [2021-07-02T20:59:27.436Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:59:27 [2021-07-02T20:59:27.436Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2021-07-02T20:59:27.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateLinkToNonExistingContainer
20:59:27 [2021-07-02T20:59:27.437Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateWithInvalidEnv
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateWithInvalidEnv/0
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateWithInvalidEnv/0
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateWithInvalidEnv/1
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateWithInvalidEnv/1
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateWithInvalidEnv/2
20:59:27 [2021-07-02T20:59:27.437Z] === PAUSE TestCreateWithInvalidEnv/2
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateWithInvalidEnv/0
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateWithInvalidEnv/2
20:59:27 [2021-07-02T20:59:27.437Z] === CONT  TestCreateWithInvalidEnv/1
20:59:27 [2021-07-02T20:59:27.437Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateTmpfsMountsTarget
20:59:27 [2021-07-02T20:59:27.437Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:59:27 [2021-07-02T20:59:27.437Z] === RUN   TestCreateWithCustomMaskedPaths
20:59:28 [2021-07-02T20:59:28.818Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:59:30 [2021-07-02T20:59:30.730Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:59:30 [2021-07-02T20:59:30.730Z] --- PASS: TestCreateWithCustomMaskedPaths (3.16s)
20:59:30 [2021-07-02T20:59:30.730Z] === RUN   TestCreateWithCustomReadonlyPaths
20:59:32 [2021-07-02T20:59:32.112Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:59:32 [2021-07-02T20:59:32.112Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:59:33 [2021-07-02T20:59:33.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.88s)
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:33 [2021-07-02T20:59:33.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:33 [2021-07-02T20:59:33.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:33 [2021-07-02T20:59:33.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:33 [2021-07-02T20:59:33.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:33 [2021-07-02T20:59:33.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:59:33 [2021-07-02T20:59:33.495Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:59:33 [2021-07-02T20:59:33.755Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:59:34 [2021-07-02T20:59:34.695Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestCreateDifferentPlatform
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestCreateDifferentPlatform/different_os
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:59:34 [2021-07-02T20:59:34.695Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:59:34 [2021-07-02T20:59:34.695Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:59:34 [2021-07-02T20:59:34.695Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:59:34 [2021-07-02T20:59:34.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:59:34 [2021-07-02T20:59:34.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestContainerStartOnDaemonRestart
20:59:34 [2021-07-02T20:59:34.695Z] === PAUSE TestContainerStartOnDaemonRestart
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestDaemonRestartIpcMode
20:59:34 [2021-07-02T20:59:34.695Z] === PAUSE TestDaemonRestartIpcMode
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestDaemonHostGatewayIP
20:59:34 [2021-07-02T20:59:34.695Z] === PAUSE TestDaemonHostGatewayIP
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestRestartDaemonWithRestartingContainer
20:59:34 [2021-07-02T20:59:34.695Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestContainerKillOnDaemonStart
20:59:34 [2021-07-02T20:59:34.695Z] === PAUSE TestContainerKillOnDaemonStart
20:59:34 [2021-07-02T20:59:34.695Z] === RUN   TestDiff
20:59:35 [2021-07-02T20:59:35.265Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:59:35 [2021-07-02T20:59:35.265Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:59:35 [2021-07-02T20:59:35.526Z] === RUN   TestDockerSuite/TestBuildAddTar
20:59:35 [2021-07-02T20:59:35.526Z] --- PASS: TestDiff (0.89s)
20:59:35 [2021-07-02T20:59:35.526Z] === RUN   TestExecWithCloseStdin
20:59:36 [2021-07-02T20:59:36.908Z] --- PASS: TestExecWithCloseStdin (1.20s)
20:59:36 [2021-07-02T20:59:36.909Z] === RUN   TestExec
20:59:37 [2021-07-02T20:59:37.169Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:59:37 [2021-07-02T20:59:37.739Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:59:37 [2021-07-02T20:59:37.999Z] --- PASS: TestExec (1.27s)
20:59:37 [2021-07-02T20:59:37.999Z] === RUN   TestExecUser
20:59:39 [2021-07-02T20:59:39.380Z] --- PASS: TestExecUser (1.14s)
20:59:39 [2021-07-02T20:59:39.380Z] === RUN   TestExportContainerAndImportImage
20:59:40 [2021-07-02T20:59:40.321Z] --- PASS: TestExportContainerAndImportImage (1.09s)
20:59:40 [2021-07-02T20:59:40.321Z] === RUN   TestExportContainerAfterDaemonRestart
20:59:41 [2021-07-02T20:59:41.261Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:59:41 [2021-07-02T20:59:41.521Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
20:59:41 [2021-07-02T20:59:41.521Z] === RUN   TestHealthCheckWorkdir
20:59:42 [2021-07-02T20:59:42.903Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:59:42 [2021-07-02T20:59:42.903Z] --- PASS: TestHealthCheckWorkdir (1.53s)
20:59:42 [2021-07-02T20:59:42.903Z] === RUN   TestHealthKillContainer
20:59:43 [2021-07-02T20:59:43.844Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:59:44 [2021-07-02T20:59:44.784Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:59:46 [2021-07-02T20:59:46.191Z] --- PASS: TestHealthKillContainer (3.19s)
20:59:46 [2021-07-02T20:59:46.191Z] === RUN   TestInspectCpusetInConfigPre120
20:59:47 [2021-07-02T20:59:47.131Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
20:59:47 [2021-07-02T20:59:47.131Z] === RUN   TestIpcModeNone
20:59:47 [2021-07-02T20:59:47.701Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:59:48 [2021-07-02T20:59:48.272Z] --- PASS: TestIpcModeNone (1.16s)
20:59:48 [2021-07-02T20:59:48.272Z] === RUN   TestIpcModePrivate
20:59:48 [2021-07-02T20:59:48.533Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:59:49 [2021-07-02T20:59:49.103Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
20:59:49 [2021-07-02T20:59:49.673Z] --- PASS: TestIpcModePrivate (1.31s)
20:59:49 [2021-07-02T20:59:49.673Z] === RUN   TestIpcModeShareable
20:59:50 [2021-07-02T20:59:50.614Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
20:59:50 [2021-07-02T20:59:50.874Z] --- PASS: TestIpcModeShareable (1.38s)
20:59:50 [2021-07-02T20:59:50.874Z] === RUN   TestAPIIpcModeShareableAndContainer
20:59:51 [2021-07-02T20:59:51.815Z]     check_test.go:309: [da0f106912d35] daemon is not started
20:59:51 [2021-07-02T20:59:51.815Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:59:54 [2021-07-02T20:59:54.356Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:59:54 [2021-07-02T20:59:54.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.74s)
20:59:54 [2021-07-02T20:59:54.617Z] === RUN   TestAPIIpcModeHost
20:59:56 [2021-07-02T20:59:56.530Z] --- PASS: TestAPIIpcModeHost (1.44s)
20:59:56 [2021-07-02T20:59:56.530Z] === RUN   TestDaemonIpcModeShareable
20:59:56 [2021-07-02T20:59:56.530Z] === RUN   TestDockerSuite/TestBuildBlankName
20:59:56 [2021-07-02T20:59:56.791Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:59:57 [2021-07-02T20:59:57.731Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
20:59:57 [2021-07-02T20:59:57.991Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
20:59:57 [2021-07-02T20:59:57.991Z] === RUN   TestDaemonIpcModePrivate
20:59:59 [2021-07-02T20:59:59.374Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:00:00 [2021-07-02T21:00:00.315Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
21:00:00 [2021-07-02T21:00:00.575Z] --- PASS: TestDaemonIpcModePrivate (2.51s)
21:00:00 [2021-07-02T21:00:00.575Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:00:01 [2021-07-02T21:00:01.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:00:02 [2021-07-02T21:00:02.531Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:125, shared: false, mustBeShared: false
21:00:03 [2021-07-02T21:00:03.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.49s)
21:00:03 [2021-07-02T21:00:03.102Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:00:03 [2021-07-02T21:00:03.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:00:05 [2021-07-02T21:00:05.013Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:00:05 [2021-07-02T21:00:05.013Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
21:00:05 [2021-07-02T21:00:05.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.25s)
21:00:05 [2021-07-02T21:00:05.273Z] === RUN   TestIpcModeOlderClient
21:00:05 [2021-07-02T21:00:05.273Z] === PAUSE TestIpcModeOlderClient
21:00:05 [2021-07-02T21:00:05.273Z] === RUN   TestKillContainerInvalidSignal
21:00:06 [2021-07-02T21:00:06.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:00:06 [2021-07-02T21:00:06.215Z] --- PASS: TestKillContainerInvalidSignal (0.98s)
21:00:06 [2021-07-02T21:00:06.215Z] === RUN   TestKillContainer
21:00:06 [2021-07-02T21:00:06.215Z] === RUN   TestKillContainer/no_signal
21:00:07 [2021-07-02T21:00:07.154Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:00:07 [2021-07-02T21:00:07.154Z] === RUN   TestKillContainer/non_killing_signal
21:00:07 [2021-07-02T21:00:07.724Z] === RUN   TestKillContainer/killing_signal
21:00:07 [2021-07-02T21:00:07.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:00:08 [2021-07-02T21:00:08.245Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:00:09 [2021-07-02T21:00:09.185Z] --- PASS: TestKillContainer (2.74s)
21:00:09 [2021-07-02T21:00:09.185Z]     --- PASS: TestKillContainer/no_signal (0.91s)
21:00:09 [2021-07-02T21:00:09.185Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
21:00:09 [2021-07-02T21:00:09.185Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
21:00:09 [2021-07-02T21:00:09.185Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:00:09 [2021-07-02T21:00:09.185Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:00:10 [2021-07-02T21:00:10.125Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:00:10 [2021-07-02T21:00:10.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:00:10 [2021-07-02T21:00:10.962Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s)
21:00:10 [2021-07-02T21:00:10.962Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s)
21:00:10 [2021-07-02T21:00:10.962Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
21:00:10 [2021-07-02T21:00:10.962Z] === RUN   TestKillStoppedContainer
21:00:10 [2021-07-02T21:00:10.962Z] --- PASS: TestKillStoppedContainer (0.07s)
21:00:10 [2021-07-02T21:00:10.962Z] === RUN   TestKillStoppedContainerAPIPre120
21:00:10 [2021-07-02T21:00:10.962Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:00:10 [2021-07-02T21:00:10.962Z] === RUN   TestKillDifferentUserContainer
21:00:11 [2021-07-02T21:00:11.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:00:12 [2021-07-02T21:00:12.169Z] --- PASS: TestKillDifferentUserContainer (0.97s)
21:00:12 [2021-07-02T21:00:12.169Z] === RUN   TestInspectOomKilledTrue
21:00:12 [2021-07-02T21:00:12.169Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:12 [2021-07-02T21:00:12.169Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:00:12 [2021-07-02T21:00:12.169Z] === RUN   TestInspectOomKilledFalse
21:00:12 [2021-07-02T21:00:12.169Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:12 [2021-07-02T21:00:12.169Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:00:12 [2021-07-02T21:00:12.169Z] === RUN   TestLinksEtcHostsContentMatch
21:00:13 [2021-07-02T21:00:13.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s)
21:00:13 [2021-07-02T21:00:13.109Z] === RUN   TestLinksContainerNames
21:00:13 [2021-07-02T21:00:13.109Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:00:15 [2021-07-02T21:00:15.018Z] --- PASS: TestLinksContainerNames (1.90s)
21:00:15 [2021-07-02T21:00:15.018Z] === RUN   TestLogsFollowTailEmpty
21:00:15 [2021-07-02T21:00:15.278Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:00:15 [2021-07-02T21:00:15.849Z] --- PASS: TestLogsFollowTailEmpty (1.05s)
21:00:15 [2021-07-02T21:00:15.849Z] === RUN   TestContainerNetworkMountsNoChown
21:00:16 [2021-07-02T21:00:16.419Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:00:16 [2021-07-02T21:00:16.679Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
21:00:16 [2021-07-02T21:00:16.680Z] === RUN   TestMountDaemonRoot
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/default
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/default
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/private
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/private
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rprivate
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rprivate
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/slave
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/slave
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rslave
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rslave
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/shared
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/shared
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rshared
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rshared
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/default
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/default/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rslave
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rprivate
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/private
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/shared
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rshared
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/private/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/slave
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/default/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/private/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/default/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/default/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/private/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/private/mount_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:00:16 [2021-07-02T21:00:16.940Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestBoolValue
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestBoolValue (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestBoolValueOrDefault
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestBoolValueOrDefault (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestInt64ValueOrZero
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestInt64ValueOrZero (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestInt64ValueOrDefault
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestInt64ValueOrDefault (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestInt64ValueOrDefaultWithError
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestJsonContentType
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestJsonContentType (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] PASS
21:00:17 [2021-07-02T21:00:17.045Z] coverage: 14.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ok  	github.com/docker/docker/api/server/httputils	0.056s	coverage: 14.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestMaskSecretKeys
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestMaskSecretKeys (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestVersionMiddlewareVersion
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] PASS
21:00:17 [2021-07-02T21:00:17.045Z] coverage: 37.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ok  	github.com/docker/docker/api/server/middleware	0.044s	coverage: 37.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestAdjustForAPIVersion
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestAdjustForAPIVersion (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] PASS
21:00:17 [2021-07-02T21:00:17.045Z] coverage: 5.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestStrSliceMarshalJSON
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestStrSliceUnmarshalJSON
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestStrSliceUnmarshalString
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestStrSliceUnmarshalSlice
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] PASS
21:00:17 [2021-07-02T21:00:17.045Z] coverage: 90.0% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ok  	github.com/docker/docker/api/types/strslice	0.049s	coverage: 90.0% of statements
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestToJSON
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestToJSON (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestToParamWithVersion
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestToParamWithVersion (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestFromJSON
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestFromJSON (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestEmpty
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestEmpty (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestArgsMatchKVListEmptySources
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestArgsMatchKVList
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestArgsMatchKVList (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestArgsMatch
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestArgsMatch (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestAdd
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestAdd (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestDel
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestDel (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestLen
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestLen (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestExactMatch
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestExactMatch (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestOnlyOneExactMatch
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestOnlyOneExactMatch (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestContains
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestContains (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestValidate
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestValidate (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestWalkValues
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestWalkValues (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestFuzzyMatch
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestFuzzyMatch (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestClone
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestClone (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] PASS
21:00:17 [2021-07-02T21:00:17.045Z] coverage: 92.2% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestDurationToSecondsString
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestDurationToSecondsString (0.00s)
21:00:17 [2021-07-02T21:00:17.045Z] === RUN   TestGetTimestamp
21:00:17 [2021-07-02T21:00:17.045Z] --- PASS: TestGetTimestamp (0.17s)
21:00:17 [2021-07-02T21:00:17.046Z] === RUN   TestParseTimestamps
21:00:17 [2021-07-02T21:00:17.046Z] --- PASS: TestParseTimestamps (0.00s)
21:00:17 [2021-07-02T21:00:17.046Z] PASS
21:00:17 [2021-07-02T21:00:17.046Z] coverage: 100.0% of statements
21:00:17 [2021-07-02T21:00:17.046Z] ok  	github.com/docker/docker/api/types/time	0.215s	coverage: 100.0% of statements
21:00:17 [2021-07-02T21:00:17.046Z] === RUN   TestCompareVersion
21:00:17 [2021-07-02T21:00:17.046Z] --- PASS: TestCompareVersion (0.00s)
21:00:17 [2021-07-02T21:00:17.046Z] PASS
21:00:17 [2021-07-02T21:00:17.046Z] coverage: 75.0% of statements
21:00:17 [2021-07-02T21:00:17.046Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 75.0% of statements
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:00:17 [2021-07-02T21:00:17.046Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:00:17 [2021-07-02T21:00:17.201Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:00:17 [2021-07-02T21:00:17.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:00:17 [2021-07-02T21:00:17.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:00:17 [2021-07-02T21:00:17.201Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:00:17 [2021-07-02T21:00:17.201Z] --- PASS: TestMountDaemonRoot (0.02s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.09s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.19s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.16s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.21s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.16s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.11s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
21:00:17 [2021-07-02T21:00:17.201Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.11s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:00:17 [2021-07-02T21:00:17.201Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:00:17 [2021-07-02T21:00:17.201Z] === RUN   TestContainerBindMountNonRecursive
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
21:00:17 [2021-07-02T21:00:17.997Z] --- PASS: TestParseRemoteURL (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestCloneArgsSmartHttp
21:00:17 [2021-07-02T21:00:17.997Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestCloneArgsDumbHttp
21:00:17 [2021-07-02T21:00:17.997Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestCloneArgsGit
21:00:17 [2021-07-02T21:00:17.997Z] --- PASS: TestCloneArgsGit (0.00s)
21:00:17 [2021-07-02T21:00:17.997Z] === RUN   TestCheckoutGit
21:00:19 [2021-07-02T21:00:19.744Z] --- PASS: TestContainerBindMountNonRecursive (2.70s)
21:00:19 [2021-07-02T21:00:19.744Z] === RUN   TestContainerVolumesMountedAsShared
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestProcessNoDockerignore
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestProcessNoDockerignore (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestProcessShouldLeaveAllFiles
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDetectContentType
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestDetectContentType (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestSelectAcceptableMIME
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestSelectAcceptableMIME (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestInspectEmptyResponse
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestInspectEmptyResponse (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestInspectResponseBinary
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestInspectResponseBinary (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestResponseUnsupportedContentType
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestInspectResponseTextSimple
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestInspectResponseTextSimple (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestInspectResponseEmptyContentType
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestUnknownContentLength
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestUnknownContentLength (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDownloadRemote
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestDownloadRemote (0.08s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestGetWithStatusError
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestGetWithStatusError (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestCloseRootDirectory
21:00:20 [2021-07-02T21:00:20.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:00:20 [2021-07-02T21:00:20.147Z] --- SKIP: TestCloseRootDirectory (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestHashFile
21:00:20 [2021-07-02T21:00:20.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:00:20 [2021-07-02T21:00:20.147Z] --- SKIP: TestHashFile (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestHashSubdir
21:00:20 [2021-07-02T21:00:20.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:00:20 [2021-07-02T21:00:20.147Z] --- SKIP: TestHashSubdir (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestRemoveDirectory
21:00:20 [2021-07-02T21:00:20.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:00:20 [2021-07-02T21:00:20.147Z] --- SKIP: TestRemoveDirectory (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] PASS
21:00:20 [2021-07-02T21:00:20.147Z] coverage: 9.3% of statements
21:00:20 [2021-07-02T21:00:20.147Z] ok  	github.com/docker/docker/builder/remotecontext	0.231s	coverage: 9.3% of statements
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestGetAllAllowed
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestGetAllAllowed (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestGetAllMeta
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestGetAllMeta (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestWarnOnUnusedBuildArgs
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestIsUnreferencedBuiltin
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestIsExistingDirectory
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestIsExistingDirectory (0.01s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestGetFilenameForDownload
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestGetFilenameForDownload (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestEnv2Variables
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestEnv2Variables (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestEnvValueWithExistingRunConfigEnv
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestMaintainer
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestMaintainer (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestLabel
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestLabel (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestFromScratch
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestFromScratch (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestFromWithArg
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestFromWithArg (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestFromWithArgButBuildArgsNotGiven
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestFromWithUndefinedArg
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestFromWithUndefinedArg (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestFromMultiStageWithNamedStage
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestOnbuild
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestOnbuild (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestWorkdir
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestWorkdir (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestCmd
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestCmd (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestHealthcheckNone
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestHealthcheckNone (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestHealthcheckCmd
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestHealthcheckCmd (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestEntrypoint
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestEntrypoint (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestExpose
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestExpose (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestUser
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestUser (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestVolume
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestVolume (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestStopSignal
21:00:20 [2021-07-02T21:00:20.147Z]     dispatchers_test.go:377: Windows does not support stopsignal
21:00:20 [2021-07-02T21:00:20.147Z] --- SKIP: TestStopSignal (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestArg
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestArg (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestShell
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestShell (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestPrependEnvOnCmd
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestPrependEnvOnCmd (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestRunWithBuildArgs
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestRunWithBuildArgs (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestRunIgnoresHealthcheck
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatchUnsupportedOptions
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestNormalizeWorkdir
21:00:20 [2021-07-02T21:00:20.147Z] --- PASS: TestNormalizeWorkdir (0.00s)
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/ADD_multiple_files_to_file
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/COPY_multiple_files_to_file
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/COPY_wildcard_no_files
21:00:20 [2021-07-02T21:00:20.147Z] === RUN   TestDispatch/COPY_url
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestDispatch (0.07s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z]     --- PASS: TestDispatch/COPY_url (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestAddScratchImageAddsToMounts
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestAddFromScratchPopulatesPlatform
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestImageSourceGetAddsToMounts
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestEmptyDockerfile
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestEmptyDockerfile (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestSymlinkDockerfile
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestSymlinkDockerfile (0.01s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestDockerfileOutsideTheBuildContext
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestNonExistingDockerfile
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestNonExistingDockerfile (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestCopyRunConfig
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestCopyRunConfig (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestDeepCopyRunConfig
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestDeepCopyRunConfig (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestExportImage
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestExportImage (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestNormalizeDest
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestNormalizeDest (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] PASS
21:00:20 [2021-07-02T21:00:20.597Z] coverage: 47.0% of statements
21:00:20 [2021-07-02T21:00:20.597Z] ok  	github.com/docker/docker/builder/dockerfile	0.185s	coverage: 47.0% of statements
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestEnable
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestEnable (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestDisable
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestDisable (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] === RUN   TestEnabled
21:00:20 [2021-07-02T21:00:20.597Z] --- PASS: TestEnabled (0.00s)
21:00:20 [2021-07-02T21:00:20.597Z] PASS
21:00:20 [2021-07-02T21:00:20.597Z] coverage: 100.0% of statements
21:00:20 [2021-07-02T21:00:20.597Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
21:00:20 [2021-07-02T21:00:20.597Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
21:00:20 [2021-07-02T21:00:20.684Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s)
21:00:20 [2021-07-02T21:00:20.684Z] === RUN   TestContainerVolumesMountedAsSlave
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestTCP4Proxy
21:00:21 [2021-07-02T21:00:21.547Z] --- PASS: TestTCP4Proxy (0.01s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestTCP4ProxyHalfClose
21:00:21 [2021-07-02T21:00:21.547Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestTCP6Proxy
21:00:21 [2021-07-02T21:00:21.547Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:00:21 [2021-07-02T21:00:21.547Z] --- SKIP: TestTCP6Proxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestTCPDualStackProxy
21:00:21 [2021-07-02T21:00:21.547Z]     network_proxy_test.go:212: No support for dual stack yet
21:00:21 [2021-07-02T21:00:21.547Z] --- SKIP: TestTCPDualStackProxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestUDP4Proxy
21:00:21 [2021-07-02T21:00:21.547Z] --- PASS: TestUDP4Proxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestUDP6Proxy
21:00:21 [2021-07-02T21:00:21.547Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:00:21 [2021-07-02T21:00:21.547Z] --- SKIP: TestUDP6Proxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestUDPWriteError
21:00:21 [2021-07-02T21:00:21.547Z] --- PASS: TestUDPWriteError (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestSCTP4Proxy
21:00:21 [2021-07-02T21:00:21.547Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
21:00:21 [2021-07-02T21:00:21.547Z] --- SKIP: TestSCTP4Proxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] === RUN   TestSCTP6Proxy
21:00:21 [2021-07-02T21:00:21.547Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:00:21 [2021-07-02T21:00:21.547Z] --- SKIP: TestSCTP6Proxy (0.00s)
21:00:21 [2021-07-02T21:00:21.547Z] PASS
21:00:21 [2021-07-02T21:00:21.547Z] coverage: 49.4% of statements
21:00:21 [2021-07-02T21:00:21.547Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.072s	coverage: 49.4% of statements
21:00:21 [2021-07-02T21:00:21.625Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s)
21:00:21 [2021-07-02T21:00:21.625Z] === RUN   TestNetworkNat
21:00:21 [2021-07-02T21:00:21.885Z]     check_test.go:309: [dc59acc002e00] daemon is not started
21:00:21 [2021-07-02T21:00:21.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:00:22 [2021-07-02T21:00:22.827Z] --- PASS: TestNetworkNat (1.07s)
21:00:22 [2021-07-02T21:00:22.827Z] === RUN   TestNetworkLocalhostTCPNat
21:00:23 [2021-07-02T21:00:23.396Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:00:23 [2021-07-02T21:00:23.657Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
21:00:23 [2021-07-02T21:00:23.657Z] === RUN   TestNetworkLoopbackNat
21:00:25 [2021-07-02T21:00:25.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:00:26 [2021-07-02T21:00:26.950Z] --- PASS: TestNetworkLoopbackNat (3.46s)
21:00:26 [2021-07-02T21:00:26.950Z] === RUN   TestPause
21:00:27 [2021-07-02T21:00:27.209Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:00:28 [2021-07-02T21:00:28.592Z] --- PASS: TestPause (1.28s)
21:00:28 [2021-07-02T21:00:28.592Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:00:28 [2021-07-02T21:00:28.592Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:00:28 [2021-07-02T21:00:28.592Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:00:28 [2021-07-02T21:00:28.592Z] === RUN   TestPauseStopPausedContainer
21:00:29 [2021-07-02T21:00:29.162Z] --- PASS: TestPauseStopPausedContainer (0.87s)
21:00:29 [2021-07-02T21:00:29.162Z] === RUN   TestPidHost
21:00:29 [2021-07-02T21:00:29.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointCreateError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointCreate
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointDeleteError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointDeleteError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointDelete
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointDelete (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointListError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointListError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointList
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointList (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCheckpointListContainerNotFound
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNewClientWithOpsFromEnv
21:00:31 [2021-07-02T21:00:31.787Z]     client_test.go:23: runtime.GOOS == "windows"
21:00:31 [2021-07-02T21:00:31.787Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestGetAPIPath
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestGetAPIPath (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestParseHostURL
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestParseHostURL (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPIVersionEmpty
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPIVersion
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPIVersion (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPVersionOverride
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPIVersionAutomatic
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestClientRedirect
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestClientRedirect (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigCreateUnsupported
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigCreateUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigCreateError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigCreate
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspectNotFound
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspectNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspectUnsupported
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspectUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspectError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspectConfigNotFound
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigInspect
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigListUnsupported
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigListUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigListError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigListError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigList
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigList (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigRemoveUnsupported
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigRemoveError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigRemove
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigUpdateUnsupported
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigUpdateError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestConfigUpdate
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestConfigUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerCommitError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerCommitError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerCommit
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerCommit (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerStatPathError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerStatPathError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerStatPathNotFoundError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerStatPathNoHeaderError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestContainerStatPath
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestContainerStatPath (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyToContainerError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyToContainerError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyToContainerNotFoundError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyToContainerNotStatusOKError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyToContainer
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyToContainer (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyFromContainerError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyFromContainerError (0.00s)
21:00:31 [2021-07-02T21:00:31.787Z] === RUN   TestCopyFromContainerNotFoundError
21:00:31 [2021-07-02T21:00:31.787Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestCopyFromContainerNotStatusOKError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestCopyFromContainerNoHeaderError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestCopyFromContainer
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestCopyFromContainer (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerCreateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerCreateImageNotFound
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerCreateWithName
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerCreateWithName (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerCreateAutoRemove
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerDiffError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerDiffError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerDiff
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerDiff (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecCreateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecCreate
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecStartError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecStartError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecStart
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecStart (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecInspectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecInspect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExportError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExportError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExport
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExport (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerInspectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerInspectContainerNotFound
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerInspect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerInspectNode
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerInspectNode (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerKillError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerKillError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerKill
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerKill (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerListError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerListError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerList
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerList (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerLogsNotFoundError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerLogsError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerLogsError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerLogs
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerLogs (0.18s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerPauseError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerPauseError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerPause
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerPause (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainersPruneError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainersPruneError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainersPrune
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainersPrune (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRemoveError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRemoveNotFoundError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRemove
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRenameError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRenameError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRename
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRename (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerResizeError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerResizeError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecResizeError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecResizeError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerResize
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerResize (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerExecResize
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerExecResize (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRestartError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRestartError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerRestart
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerRestart (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStartError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStartError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStart
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStart (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStatsError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStatsError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStats
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStats (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStopError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStopError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerStop
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerStop (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerTopError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerTopError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerTop
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerTop (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerUnpauseError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerUnpauseError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerUnpause
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerUnpause (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerUpdateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerUpdate
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerWaitError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerWaitError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestContainerWait
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestContainerWait (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestDiskUsageError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestDiskUsageError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestDiskUsage
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestDiskUsage (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestDistributionInspectUnsupported
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestDistributionInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestEventsErrorInOptions
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestEventsErrorInOptions (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestEventsErrorFromServer
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestEventsErrorFromServer (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestEvents
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestEvents (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestTLSCloseWriter
21:00:31 [2021-07-02T21:00:31.788Z] === PAUSE TestTLSCloseWriter
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageBuildError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageBuildError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageBuild
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageBuild (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestGetDockerOS
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestGetDockerOS (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageCreateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageCreate
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageHistoryError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageHistoryError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageHistory
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageHistory (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageImportError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageImportError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageImport
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageImport (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageInspectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageInspectImageNotFound
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageInspectImageNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageInspect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageListError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageListError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageList
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageList (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageListApiBefore125
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageListApiBefore125 (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageLoadError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageLoadError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageLoad
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageLoad (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagesPruneError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagesPruneError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagesPrune
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagesPrune (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullReferenceParseError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullReferenceParseError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullAnyError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullAnyError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullStatusUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullWithPrivilegedFuncNoError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePullWithoutErrors
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePullWithoutErrors (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushReferenceError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushReferenceError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushAnyError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushAnyError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushStatusUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithPrivilegedFuncNoError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithoutErrors
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImagePushWithoutErrors (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageRemoveError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageRemoveImageNotFound
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageRemove
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSaveError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSaveError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSave
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSave (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchAnyError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchAnyError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchStatusUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageSearchWithoutErrors
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageTagError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageTagError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageTagInvalidReference
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageTagInvalidReference (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageTagInvalidSourceImageName
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageTagHexSource
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageTagHexSource (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestImageTag
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestImageTag (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestInfoServerError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestInfoServerError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestInfoInvalidResponseJSONError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestInfo
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestInfo (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkConnectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkConnectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkConnect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkConnect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkCreateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkCreate
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkDisconnectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkDisconnectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkDisconnect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkDisconnect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkInspectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkInspectNotFoundError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkInspect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkListError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkListError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkList
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkList (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworksPruneError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworksPruneError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworksPrune
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworksPrune (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkRemoveError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNetworkRemove
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNetworkRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeInspectError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeInspectNodeNotFound
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeInspect
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeListError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeListError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeList
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeList (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeRemoveError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeRemove
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeUpdateError
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestNodeUpdate
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestNodeUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestOptionWithTimeout
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestOptionWithTimeout (0.00s)
21:00:31 [2021-07-02T21:00:31.788Z] === RUN   TestPingFail
21:00:31 [2021-07-02T21:00:31.788Z] --- PASS: TestPingFail (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingWithError
21:00:31 [2021-07-02T21:00:31.789Z] 2021/07/02 21:00:30 RoundTripper returned a response & error; ignoring response
21:00:31 [2021-07-02T21:00:31.789Z] 2021/07/02 21:00:30 RoundTripper returned a response & error; ignoring response
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPingWithError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingSuccess
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPingSuccess (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingHeadFallback
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingHeadFallback/OK
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingHeadFallback/Internal_Server_Error
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingHeadFallback/Not_Found
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPingHeadFallback (0.01s)
21:00:31 [2021-07-02T21:00:31.789Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginDisableError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginDisableError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginDisable
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginDisable (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginEnableError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginEnableError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginEnable
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginEnable (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginListError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginListError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginList
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginList (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginPushError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginPushError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginPush
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginPush (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginRemoveError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginRemove
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginSetError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginSetError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPluginSet
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPluginSet (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSetHostHeader
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSetHostHeader (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestPlainTextError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestPlainTextError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestInfiniteError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestInfiniteError (0.01s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestCanceledContext
21:00:31 [2021-07-02T21:00:31.789Z] 2021/07/02 21:00:30 RoundTripper returned a response & error; ignoring response
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestCanceledContext (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestDeadlineExceededContext
21:00:31 [2021-07-02T21:00:31.789Z] 2021/07/02 21:00:30 RoundTripper returned a response & error; ignoring response
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestDeadlineExceededContext (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretCreateUnsupported
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretCreateUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretCreateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretCreate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretInspectUnsupported
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretInspectUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretInspectSecretNotFound
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretListUnsupported
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretListUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretListError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretListError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretList
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretList (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretRemoveUnsupported
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretRemoveError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretRemove
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretUpdateUnsupported
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretUpdateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSecretUpdate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSecretUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceCreateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceCreate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceCreateCompatiblePlatforms
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceCreateDigestPinning
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceInspectServiceNotFound
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceListError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceListError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceList
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceList (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceLogsError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceLogsError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceLogs
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceLogs (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceRemoveError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceRemoveNotFoundError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceRemove
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceUpdateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestServiceUpdate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestServiceUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmGetUnlockKeyError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmGetUnlockKey
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmInitError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmInitError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmInit
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmInit (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmJoinError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmJoinError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmJoin
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmJoin (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmLeaveError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmLeaveError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmLeave
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmLeave (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmUnlockError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmUnlockError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmUnlock
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmUnlock (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmUpdateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmUpdateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestSwarmUpdate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestSwarmUpdate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestTaskInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTaskInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestTaskInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestTaskInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTaskInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestTaskListError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTaskListError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestTaskList
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTaskList (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeCreateError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeCreateError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeCreate
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeCreate (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeInspectError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeInspectError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeInspectNotFound
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeInspectNotFound (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeInspectWithEmptyID
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeInspect
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeInspect (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeListError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeListError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeList
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeList (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeRemoveError
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeRemoveError (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === RUN   TestVolumeRemove
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestVolumeRemove (0.00s)
21:00:31 [2021-07-02T21:00:31.789Z] === CONT  TestTLSCloseWriter
21:00:31 [2021-07-02T21:00:31.789Z] --- PASS: TestTLSCloseWriter (0.01s)
21:00:31 [2021-07-02T21:00:31.789Z] PASS
21:00:31 [2021-07-02T21:00:31.789Z] coverage: 75.0% of statements
21:00:31 [2021-07-02T21:00:31.789Z] ok  	github.com/docker/docker/client	0.338s	coverage: 75.0% of statements
21:00:31 [2021-07-02T21:00:31.964Z] --- PASS: TestPidHost (2.56s)
21:00:31 [2021-07-02T21:00:31.964Z] === RUN   TestPsFilter
21:00:31 [2021-07-02T21:00:31.964Z] --- PASS: TestPsFilter (0.20s)
21:00:31 [2021-07-02T21:00:31.964Z] === RUN   TestRemoveContainerWithRemovedVolume
21:00:32 [2021-07-02T21:00:32.224Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:00:32 [2021-07-02T21:00:32.794Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:00:33 [2021-07-02T21:00:33.363Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s)
21:00:33 [2021-07-02T21:00:33.363Z] === RUN   TestRemoveContainerWithVolume
21:00:34 [2021-07-02T21:00:34.745Z] --- PASS: TestRemoveContainerWithVolume (1.38s)
21:00:34 [2021-07-02T21:00:34.745Z] === RUN   TestRemoveContainerRunning
21:00:35 [2021-07-02T21:00:35.685Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:00:35 [2021-07-02T21:00:35.918Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 2m14.965651758s 
21:00:35 [2021-07-02T21:00:35.918Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.214366ms 
21:00:35 [2021-07-02T21:00:35.945Z] --- PASS: TestRemoveContainerRunning (1.20s)
21:00:35 [2021-07-02T21:00:35.945Z] === RUN   TestRemoveContainerForceRemoveRunning
21:00:36 [2021-07-02T21:00:36.515Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:00:37 [2021-07-02T21:00:37.085Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.17s)
21:00:37 [2021-07-02T21:00:37.085Z] === RUN   TestRemoveInvalidContainer
21:00:37 [2021-07-02T21:00:37.085Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:00:37 [2021-07-02T21:00:37.085Z] === RUN   TestRenameLinkedContainer
21:00:38 [2021-07-02T21:00:38.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:00:39 [2021-07-02T21:00:39.435Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:00:40 [2021-07-02T21:00:40.818Z] --- PASS: TestRenameLinkedContainer (3.88s)
21:00:40 [2021-07-02T21:00:40.818Z] === RUN   TestRenameStoppedContainer
21:00:41 [2021-07-02T21:00:41.079Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:00:41 [2021-07-02T21:00:41.649Z] --- PASS: TestRenameStoppedContainer (0.90s)
21:00:41 [2021-07-02T21:00:41.649Z] === RUN   TestRenameRunningContainerAndReuse
21:00:43 [2021-07-02T21:00:43.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:00:43 [2021-07-02T21:00:43.819Z] --- PASS: TestRenameRunningContainerAndReuse (2.11s)
21:00:43 [2021-07-02T21:00:43.819Z] === RUN   TestRenameInvalidName
21:00:44 [2021-07-02T21:00:44.079Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:00:45 [2021-07-02T21:00:45.020Z] --- PASS: TestRenameInvalidName (0.97s)
21:00:45 [2021-07-02T21:00:45.020Z] === RUN   TestRenameAnonymousContainer
21:00:45 [2021-07-02T21:00:45.590Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:00:46 [2021-07-02T21:00:46.531Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:00:46 [2021-07-02T21:00:46.531Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:00:46 [2021-07-02T21:00:46.531Z]     check_test.go:309: [dd4c6c503764f] daemon is not started
21:00:46 [2021-07-02T21:00:46.531Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:00:46 [2021-07-02T21:00:46.531Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:00:46 [2021-07-02T21:00:46.531Z]     check_test.go:309: [de252213eb9e6] daemon is not started
21:00:46 [2021-07-02T21:00:46.531Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:00:46 [2021-07-02T21:00:46.791Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:00:47 [2021-07-02T21:00:47.051Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:00:47 [2021-07-02T21:00:47.622Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:00:48 [2021-07-02T21:00:48.192Z] --- PASS: TestRenameAnonymousContainer (3.39s)
21:00:48 [2021-07-02T21:00:48.192Z] === RUN   TestRenameContainerWithSameName
21:00:49 [2021-07-02T21:00:49.131Z] --- PASS: TestRenameContainerWithSameName (0.78s)
21:00:49 [2021-07-02T21:00:49.131Z] === RUN   TestRenameContainerWithLinkedContainer
21:00:49 [2021-07-02T21:00:49.354Z] --- PASS: TestCheckoutGit (28.99s)
21:00:49 [2021-07-02T21:00:49.354Z] === RUN   TestValidGitTransport
21:00:49 [2021-07-02T21:00:49.354Z] --- PASS: TestValidGitTransport (0.00s)
21:00:49 [2021-07-02T21:00:49.354Z] === RUN   TestGitInvalidRef
21:00:49 [2021-07-02T21:00:49.354Z] --- PASS: TestGitInvalidRef (0.25s)
21:00:49 [2021-07-02T21:00:49.354Z] PASS
21:00:49 [2021-07-02T21:00:49.354Z] coverage: 86.3% of statements
21:00:49 [2021-07-02T21:00:49.354Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.319s	coverage: 86.3% of statements
21:00:49 [2021-07-02T21:00:49.354Z] ?   	github.com/docker/docker/cli	[no test files]
21:00:49 [2021-07-02T21:00:49.354Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:00:49 [2021-07-02T21:00:49.701Z]     check_test.go:309: [d9ce3c7d471e6] daemon is not started
21:00:49 [2021-07-02T21:00:49.701Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:00:51 [2021-07-02T21:00:51.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s)
21:00:51 [2021-07-02T21:00:51.083Z] === RUN   TestResize
21:00:52 [2021-07-02T21:00:52.022Z] --- PASS: TestResize (0.95s)
21:00:52 [2021-07-02T21:00:52.022Z] === RUN   TestResizeWithInvalidSize
21:00:52 [2021-07-02T21:00:52.283Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:00:52 [2021-07-02T21:00:52.854Z] --- PASS: TestResizeWithInvalidSize (0.98s)
21:00:52 [2021-07-02T21:00:52.854Z] === RUN   TestResizeWhenContainerNotStarted
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:00:53 [2021-07-02T21:00:53.794Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:53 [2021-07-02T21:00:53.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:54 [2021-07-02T21:00:54.054Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:00:54 [2021-07-02T21:00:54.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:00:55 [2021-07-02T21:00:55.257Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:00:55 [2021-07-02T21:00:55.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:55 [2021-07-02T21:00:55.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:55 [2021-07-02T21:00:55.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:56 [2021-07-02T21:00:56.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:59 [2021-07-02T21:00:59.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:00:59 [2021-07-02T21:00:59.184Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.31s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.34s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.78s)
21:00:59 [2021-07-02T21:00:59.184Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s)
21:00:59 [2021-07-02T21:00:59.184Z] === RUN   TestCgroupNamespacesRun
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithTLS
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithConflicts
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliWithConflictingLabels
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestConfigureDaemonLogs
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestConfigureDaemonLogs (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestCommonOptionsInstallFlags
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] PASS
21:00:59 [2021-07-02T21:00:59.581Z] coverage: 18.5% of statements
21:00:59 [2021-07-02T21:00:59.581Z] ok  	github.com/docker/docker/cmd/dockerd	0.185s	coverage: 18.5% of statements
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestContainerStopSignal
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestContainerStopSignal (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestContainerStopTimeout
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestContainerStopTimeout (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestContainerSecretReferenceDestTarget
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestContainerLogPathSetForJSONFileLogger
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestContainerLogPathSetForRingLogger
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestReplaceAndAppendEnvVars
21:00:59 [2021-07-02T21:00:59.581Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestNewMemoryStore
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestNewMemoryStore (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestAddContainers
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestAddContainers (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestGetContainer
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestGetContainer (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestDeleteContainer
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestDeleteContainer (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestListContainers
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestListContainers (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestFirstContainer
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestFirstContainer (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestApplyAllContainer
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestApplyAllContainer (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestIsValidHealthString
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestIsValidHealthString (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestStateRunStop
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestStateRunStop (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestStateTimeoutWait
21:00:59 [2021-07-02T21:00:59.581Z]     state_test.go:141: Stop callback fired
21:00:59 [2021-07-02T21:00:59.581Z]     state_test.go:165: Stop callback fired
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestStateTimeoutWait (0.10s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestIsValidStateString
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestIsValidStateString (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestViewSaveDelete
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestViewSaveDelete (0.01s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestViewAll
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestViewAll (0.02s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestViewGet
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestViewGet (0.01s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestNames
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestNames (0.00s)
21:00:59 [2021-07-02T21:00:59.581Z] === RUN   TestViewWithHealthCheck
21:00:59 [2021-07-02T21:00:59.581Z] --- PASS: TestViewWithHealthCheck (0.01s)
21:00:59 [2021-07-02T21:00:59.581Z] PASS
21:00:59 [2021-07-02T21:00:59.581Z] coverage: 41.5% of statements
21:00:59 [2021-07-02T21:00:59.581Z] ok  	github.com/docker/docker/container	0.259s	coverage: 41.5% of statements
21:00:59 [2021-07-02T21:00:59.581Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:00:59 [2021-07-02T21:00:59.581Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:00:59 [2021-07-02T21:00:59.581Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:00:59 [2021-07-02T21:00:59.581Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:01:01 [2021-07-02T21:01:01.095Z] --- PASS: TestCgroupNamespacesRun (1.88s)
21:01:01 [2021-07-02T21:01:01.095Z] === RUN   TestCgroupNamespacesRunPrivileged
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestPrepare
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestPrepare (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestStart
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestStart (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestWaitCancel
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestWaitCancel (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestWaitDisabled
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestWaitDisabled (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestWaitEnabled
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestWaitEnabled (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] === RUN   TestRemove
21:01:01 [2021-07-02T21:01:01.733Z] --- PASS: TestRemove (0.00s)
21:01:01 [2021-07-02T21:01:01.733Z] PASS
21:01:01 [2021-07-02T21:01:01.733Z] coverage: 65.3% of statements
21:01:01 [2021-07-02T21:01:01.734Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.070s	coverage: 65.3% of statements
21:01:02 [2021-07-02T21:01:02.685Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
21:01:03 [2021-07-02T21:01:03.005Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
21:01:03 [2021-07-02T21:01:03.005Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:01:03 [2021-07-02T21:01:03.005Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:01:03 [2021-07-02T21:01:03.005Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCContainerRuntime
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/empty
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/default
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/process
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCIsolation
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCIsolation/default
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCIsolation/process
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCConfigs
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCConfigs/file
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCConfigs
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCConfigs/file
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
21:01:03 [2021-07-02T21:01:03.135Z] === RUN   TestServiceConvertToGRPCConfigs/none
21:01:03 [2021-07-02T21:01:03.135Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
21:01:03 [2021-07-02T21:01:03.135Z] PASS
21:01:03 [2021-07-02T21:01:03.135Z] coverage: 35.9% of statements
21:01:03 [2021-07-02T21:01:03.135Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.207s	coverage: 35.9% of statements
21:01:03 [2021-07-02T21:01:03.588Z] === RUN   TestNewListSecretsFilters
21:01:03 [2021-07-02T21:01:03.588Z] --- PASS: TestNewListSecretsFilters (0.00s)
21:01:03 [2021-07-02T21:01:03.588Z] === RUN   TestNewListConfigsFilters
21:01:03 [2021-07-02T21:01:03.588Z] --- PASS: TestNewListConfigsFilters (0.00s)
21:01:03 [2021-07-02T21:01:03.588Z] PASS
21:01:03 [2021-07-02T21:01:03.588Z] coverage: 0.5% of statements
21:01:03 [2021-07-02T21:01:03.588Z] ok  	github.com/docker/docker/daemon/cluster	0.801s	coverage: 0.5% of statements
21:01:04 [2021-07-02T21:01:04.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:01:04 [2021-07-02T21:01:04.929Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s)
21:01:04 [2021-07-02T21:01:04.929Z] === RUN   TestCgroupNamespacesRunHostMode
21:01:05 [2021-07-02T21:01:05.502Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:01:06 [2021-07-02T21:01:06.072Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:01:06 [2021-07-02T21:01:06.333Z] === RUN   TestDockerSuite/TestBuildCmd
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestBuilderGC
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestBuilderGC (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestDaemonConfigurationNotFound
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestDaemonBrokenConfiguration
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestParseClusterAdvertiseSettings
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestFindConfigurationConflicts
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestFindConfigurationConflicts (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestDaemonConfigurationMergeConflicts
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestDaemonConfigurationMergeConcurrent
21:01:06 [2021-07-02T21:01:06.450Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
21:01:06 [2021-07-02T21:01:06.450Z] === RUN   TestDaemonConfigurationMergeConcurrentError
21:01:06 [2021-07-02T21:01:06.592Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:01:06 [2021-07-02T21:01:06.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s)
21:01:06 [2021-07-02T21:01:06.855Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:01:06 [2021-07-02T21:01:06.855Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestFindConfigurationConflictsWithMergedValues
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestValidateConfigurationErrors (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_label
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_dns
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_dns-search
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_max-download-attempts
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestValidateConfiguration/with_node_generic_resources
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestValidateConfiguration (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestModifiedDiscoverySettings
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestReloadSetConfigFileNotExist
21:01:06 [2021-07-02T21:01:06.901Z] time="2021-07-02T21:01:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestReloadDefaultConfigNotExist
21:01:06 [2021-07-02T21:01:06.901Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
21:01:06 [2021-07-02T21:01:06.901Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestReloadBadDefaultConfig
21:01:06 [2021-07-02T21:01:06.901Z] time="2021-07-02T21:01:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-881653115"
21:01:06 [2021-07-02T21:01:06.901Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
21:01:06 [2021-07-02T21:01:06.901Z] === RUN   TestReloadWithConflictingLabels
21:01:06 [2021-07-02T21:01:06.901Z] time="2021-07-02T21:01:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-009181854"
21:01:06 [2021-07-02T21:01:06.902Z] --- PASS: TestReloadWithConflictingLabels (0.06s)
21:01:06 [2021-07-02T21:01:06.902Z] === RUN   TestReloadWithDuplicateLabels
21:01:06 [2021-07-02T21:01:06.902Z] time="2021-07-02T21:01:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-319828325"
21:01:06 [2021-07-02T21:01:06.902Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
21:01:06 [2021-07-02T21:01:06.902Z] === RUN   TestDaemonConfigurationMerge
21:01:06 [2021-07-02T21:01:06.902Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
21:01:06 [2021-07-02T21:01:06.902Z] PASS
21:01:06 [2021-07-02T21:01:06.902Z] coverage: 79.2% of statements
21:01:06 [2021-07-02T21:01:06.902Z] ok  	github.com/docker/docker/daemon/config	0.486s	coverage: 79.2% of statements
21:01:07 [2021-07-02T21:01:07.115Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:01:07 [2021-07-02T21:01:07.115Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:01:07 [2021-07-02T21:01:07.115Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:01:07 [2021-07-02T21:01:07.686Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:01:07 [2021-07-02T21:01:07.851Z] === RUN   TestWaitNodeAttachment
21:01:07 [2021-07-02T21:01:07.851Z] === RUN   TestDiscoveryOptsErrors
21:01:07 [2021-07-02T21:01:07.851Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
21:01:07 [2021-07-02T21:01:07.851Z] === RUN   TestDiscoveryOpts
21:01:07 [2021-07-02T21:01:07.851Z] --- PASS: TestDiscoveryOpts (0.00s)
21:01:07 [2021-07-02T21:01:07.851Z] PASS
21:01:07 [2021-07-02T21:01:07.851Z] coverage: 30.0% of statements
21:01:07 [2021-07-02T21:01:07.851Z] ok  	github.com/docker/docker/daemon/discovery	0.041s	coverage: 30.0% of statements
21:01:07 [2021-07-02T21:01:07.946Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestWaitNodeAttachment (0.43s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestIsolationConversion
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestIsolationConversion/default
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestIsolationConversion/process
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestIsolationConversion/hyperv
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestIsolationConversion (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestIsolationConversion/default (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestIsolationConversion/process (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestContainerLabels
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestContainerLabels (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestCredentialSpecConversion
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestCredentialSpecConversion/none
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestCredentialSpecConversion/config
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestCredentialSpecConversion/file
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestCredentialSpecConversion/registry
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestCredentialSpecConversion (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountBind
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountBind (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountVolume
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountVolume (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountTarget
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountTarget (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountTmpfs
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountInvalidType
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestControllerValidateMountNamedPipe
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] PASS
21:01:08 [2021-07-02T21:01:08.301Z] coverage: 11.0% of statements
21:01:08 [2021-07-02T21:01:08.301Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.686s	coverage: 11.0% of statements
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestEventsLog
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestEventsLog (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestEventsLogTimeout
21:01:08 [2021-07-02T21:01:08.301Z] --- PASS: TestEventsLogTimeout (0.00s)
21:01:08 [2021-07-02T21:01:08.301Z] === RUN   TestLogEvents
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestLogEvents (0.06s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestLoadBufferedEvents
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestLoadBufferedEvents (0.15s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestLoadBufferedEventsOnlyFromPast
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestIgnoreBufferedWhenNoTimes
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] PASS
21:01:08 [2021-07-02T21:01:08.751Z] coverage: 50.0% of statements
21:01:08 [2021-07-02T21:01:08.751Z] ok  	github.com/docker/docker/daemon/events	0.256s	coverage: 50.0% of statements
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestVerifyNetworkingConfig
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestGetContainer
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestGetContainer (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestValidContainerNames
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestValidContainerNames (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestContainerInitDNS
21:01:08 [2021-07-02T21:01:08.751Z]     daemon_test.go:147: root required
21:01:08 [2021-07-02T21:01:08.751Z] --- SKIP: TestContainerInitDNS (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestMerge
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestMerge (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestValidateContainerIsolation
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestValidateContainerIsolation (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestFindNetworkErrorType
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestFindNetworkErrorType (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestEnsureServicesExist
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestEnsureServicesExist (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestEnsureServicesExistErrors
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestContainerDelete
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestContainerDelete (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestContainerDoubleDelete
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestContainerDoubleDelete (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestLogContainerEventCopyLabels
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestLogContainerEventWithAttributes
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestNoneHealthcheck
21:01:08 [2021-07-02T21:01:08.751Z] --- PASS: TestNoneHealthcheck (0.00s)
21:01:08 [2021-07-02T21:01:08.751Z] === RUN   TestHealthStates
21:01:08 [2021-07-02T21:01:08.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
21:01:08 [2021-07-02T21:01:08.886Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] time="2021-07-02T21:01:08Z" 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"
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestHealthStates (0.17s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestMaskURLCredentials
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestMaskURLCredentials (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestGetInspectData
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestGetInspectData (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestFillLicense
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestFillLicense (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestListInvalidFilter
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestListInvalidFilter (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestNameFilter
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestNameFilter (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
21:01:09 [2021-07-02T21:01:09.201Z] === 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
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- 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)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonReloadLabels
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestDaemonReloadLabels (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonReloadMirrors
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestDaemonReloadMirrors (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonReloadInsecureRegistries
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonReloadNotAffectOthers
21:01:09 [2021-07-02T21:01:09.201Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
21:01:09 [2021-07-02T21:01:09.201Z] === RUN   TestDaemonDiscoveryReload
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestIsEmptyDir
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestIsEmptyDir (0.01s)
21:01:09 [2021-07-02T21:01:09.651Z] PASS
21:01:09 [2021-07-02T21:01:09.651Z] coverage: 2.3% of statements
21:01:09 [2021-07-02T21:01:09.651Z] ok  	github.com/docker/docker/daemon/graphdriver	0.059s	coverage: 2.3% of statements
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestLinkNaming
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestLinkNaming (0.00s)
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestLinkNew
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestLinkNew (0.00s)
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestLinkEnv
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestLinkEnv (0.00s)
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestLinkMultipleEnv
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestLinkMultipleEnv (0.00s)
21:01:09 [2021-07-02T21:01:09.651Z] === RUN   TestLinkPortRangeEnv
21:01:09 [2021-07-02T21:01:09.651Z] --- PASS: TestLinkPortRangeEnv (0.00s)
21:01:09 [2021-07-02T21:01:09.651Z] PASS
21:01:09 [2021-07-02T21:01:09.651Z] coverage: 93.0% of statements
21:01:09 [2021-07-02T21:01:09.651Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
21:01:10 [2021-07-02T21:01:10.101Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
21:01:10 [2021-07-02T21:01:10.101Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
21:01:10 [2021-07-02T21:01:10.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s)
21:01:10 [2021-07-02T21:01:10.268Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:01:10 [2021-07-02T21:01:10.551Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
21:01:10 [2021-07-02T21:01:10.551Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
21:01:10 [2021-07-02T21:01:10.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:01:10 [2021-07-02T21:01:10.839Z] === RUN   TestCgroupNamespacesRunOlderClient
21:01:11 [2021-07-02T21:01:11.000Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
21:01:11 [2021-07-02T21:01:11.000Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
21:01:11 [2021-07-02T21:01:11.000Z]     reload_test.go:520: root required
21:01:11 [2021-07-02T21:01:11.000Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
21:01:11 [2021-07-02T21:01:11.000Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
21:01:11 [2021-07-02T21:01:11.000Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
21:01:11 [2021-07-02T21:01:11.000Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
21:01:11 [2021-07-02T21:01:11.000Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
21:01:11 [2021-07-02T21:01:11.000Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
21:01:11 [2021-07-02T21:01:11.409Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:01:11 [2021-07-02T21:01:11.450Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s)
21:01:11 [2021-07-02T21:01:11.450Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
21:01:11 [2021-07-02T21:01:11.450Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
21:01:11 [2021-07-02T21:01:11.450Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
21:01:11 [2021-07-02T21:01:11.450Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
21:01:11 [2021-07-02T21:01:11.450Z] === RUN   TestParseVolumesFrom
21:01:11 [2021-07-02T21:01:11.450Z] --- PASS: TestParseVolumesFrom (0.00s)
21:01:11 [2021-07-02T21:01:11.450Z] PASS
21:01:11 [2021-07-02T21:01:11.450Z] coverage: 9.1% of statements
21:01:11 [2021-07-02T21:01:11.450Z] ok  	github.com/docker/docker/daemon	2.513s	coverage: 9.1% of statements
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
21:01:11 [2021-07-02T21:01:11.450Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/defaults
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/invalid_create_group
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/invalid_flush_interval
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/flush_interval_at_15
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
21:01:11 [2021-07-02T21:01:11.901Z] --- PASS: TestNewStreamConfig (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewAWSLogsClientUserAgentHandler
21:01:11 [2021-07-02T21:01:11.901Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
21:01:11 [2021-07-02T21:01:11.901Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
21:01:11 [2021-07-02T21:01:11.901Z] === RUN   TestNewAWSLogsClientRegionDetect
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestSearchRegistryForImagesErrors
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestSearchRegistryForImages
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestSearchRegistryForImages (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestOnlyPlatformWithFallback
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestImageDelete
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestImageDelete/no_lease
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestImageDelete/lease_exists
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestImageDelete (0.04s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestImageDelete/no_lease (0.01s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestContentStoreForPull
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestAdapterReadLogs
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestAdapterReadLogs (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopier
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCopier (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopierLongLines
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCopierLongLines (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopierSlow
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=info msg="Trying to get region from EC2 Metadata"
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCreateSuccess
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCreateSuccess (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCreateLogGroupSuccess
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCreateError
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCreateError (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCreateAlreadyExists
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCreateAlreadyExists (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestLogClosed
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestLogClosed (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestLogBlocking
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestLogBlocking (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestLogNonBlockingBufferEmpty
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestLogNonBlockingBufferFull
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestPublishBatchSuccess
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestPublishBatchSuccess (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestPublishBatchError
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=error msg=Error
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestPublishBatchError (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestPublishBatchInvalidSeqSuccess
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestPublishBatchAlreadyAccepted
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
21:01:12 [2021-07-02T21:01:12.351Z] time="2021-07-02T21:01:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchSimple
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchSimple (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchTicker
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchTicker (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMultilinePattern
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchClose
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchClose (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/0/Hello
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/2/🙃
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/3/����
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/4/He��o
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestEffectiveLen/5/
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestEffectiveLen (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/0/
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: 
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: 
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/1/Hello
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: Hello
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: 
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/2/Hello
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: He
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: llo
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/3/Hello
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: 
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: Hello
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/4/🙃
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: 
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: 🙃
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/5/🙃
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: 🙃
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: 
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/6/a�
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: a
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: �
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestFindValidSplit/7/a�
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1044: a�
21:01:12 [2021-07-02T21:01:12.351Z]     cloudwatchlogs_test.go:1045: 
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestFindValidSplit (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestProcessEventEmoji
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestProcessEventEmoji (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchLineSplit
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchLineSplit (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchLineSplitWithBinary
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMaxEvents
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMaxTotalBytes
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCollectBatchWithDuplicateTimestamps
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestContentStoreForPull (0.19s)
21:01:12 [2021-07-02T21:01:12.351Z] PASS
21:01:12 [2021-07-02T21:01:12.351Z] coverage: 6.8% of statements
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsMultilinePattern
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCreateTagSuccess
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCreateTagSuccess (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
21:01:12 [2021-07-02T21:01:12.351Z] ok  	github.com/docker/docker/daemon/images	0.350s	coverage: 6.8% of statements
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
21:01:12 [2021-07-02T21:01:12.351Z] PASS
21:01:12 [2021-07-02T21:01:12.351Z] coverage: 77.4% of statements
21:01:12 [2021-07-02T21:01:12.351Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.470s	coverage: 77.4% of statements
21:01:12 [2021-07-02T21:01:12.351Z] --- PASS: TestCopierSlow (0.20s)
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopierWithSized
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopierWithSized/as_is
21:01:12 [2021-07-02T21:01:12.351Z] === RUN   TestCopierWithSized/With_RingLogger
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestCopierWithSized (0.01s)
21:01:12 [2021-07-02T21:01:12.352Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
21:01:12 [2021-07-02T21:01:12.352Z] === RUN   TestCopierWithPartial
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestCopierWithPartial (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z] === RUN   TestRingLogger
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestRingLogger (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z] === RUN   TestRingCap
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestRingCap (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z] === RUN   TestRingClose
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestRingClose (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z] === RUN   TestRingDrain
21:01:12 [2021-07-02T21:01:12.352Z] --- PASS: TestRingDrain (0.00s)
21:01:12 [2021-07-02T21:01:12.352Z] PASS
21:01:12 [2021-07-02T21:01:12.352Z] coverage: 43.8% of statements
21:01:12 [2021-07-02T21:01:12.352Z] ok  	github.com/docker/docker/daemon/logger	0.265s	coverage: 43.8% of statements
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
21:01:12 [2021-07-02T21:01:12.352Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
21:01:12 [2021-07-02T21:01:12.793Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
21:01:12 [2021-07-02T21:01:12.793Z] === RUN   TestNISDomainname
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestJSONFileLogger
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestJSONFileLogger (0.00s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestJSONFileLoggerWithTags
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestJSONFileLoggerWithOpts
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestJSONFileLoggerWithLabelsEnv
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestEncodeDecode
21:01:13 [2021-07-02T21:01:13.302Z] === PAUSE TestEncodeDecode
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestUnexpectedEOF
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestJSONLogsMarshalJSONBuf
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
21:01:13 [2021-07-02T21:01:13.302Z] time="2021-07-02T21:01:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
21:01:13 [2021-07-02T21:01:13.302Z] time="2021-07-02T21:01:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestUnexpectedEOF (0.18s)
21:01:13 [2021-07-02T21:01:13.302Z] === CONT  TestEncodeDecode
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestEncodeDecode (0.00s)
21:01:13 [2021-07-02T21:01:13.302Z] PASS
21:01:13 [2021-07-02T21:01:13.302Z] coverage: 69.9% of statements
21:01:13 [2021-07-02T21:01:13.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.253s	coverage: 69.9% of statements
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
21:01:13 [2021-07-02T21:01:13.302Z] === RUN   TestFastTimeMarshalJSON
21:01:13 [2021-07-02T21:01:13.302Z] --- PASS: TestFastTimeMarshalJSON (0.03s)
21:01:13 [2021-07-02T21:01:13.302Z] PASS
21:01:13 [2021-07-02T21:01:13.302Z] coverage: 87.2% of statements
21:01:13 [2021-07-02T21:01:13.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.279s	coverage: 87.2% of statements
21:01:14 [2021-07-02T21:01:14.251Z] === RUN   TestWriteLog
21:01:14 [2021-07-02T21:01:14.251Z] === PAUSE TestWriteLog
21:01:14 [2021-07-02T21:01:14.251Z] === RUN   TestReadLog
21:01:14 [2021-07-02T21:01:14.251Z] === PAUSE TestReadLog
21:01:14 [2021-07-02T21:01:14.251Z] === CONT  TestWriteLog
21:01:14 [2021-07-02T21:01:14.251Z] === CONT  TestReadLog
21:01:14 [2021-07-02T21:01:14.251Z] === RUN   TestReadLog/tail_exact
21:01:14 [2021-07-02T21:01:14.251Z] --- PASS: TestWriteLog (0.02s)
21:01:14 [2021-07-02T21:01:14.251Z] === RUN   TestReadLog/tail_less_than_available
21:01:14 [2021-07-02T21:01:14.251Z] === RUN   TestReadLog/tail_more_than_available
21:01:14 [2021-07-02T21:01:14.251Z] --- PASS: TestReadLog (0.19s)
21:01:14 [2021-07-02T21:01:14.251Z]     --- PASS: TestReadLog/tail_exact (0.17s)
21:01:14 [2021-07-02T21:01:14.251Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
21:01:14 [2021-07-02T21:01:14.251Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
21:01:14 [2021-07-02T21:01:14.251Z] PASS
21:01:14 [2021-07-02T21:01:14.251Z] coverage: 75.2% of statements
21:01:14 [2021-07-02T21:01:14.251Z] ok  	github.com/docker/docker/daemon/logger/local	0.330s	coverage: 75.2% of statements
21:01:14 [2021-07-02T21:01:14.251Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestOpenFileDelete
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestOpenFileDelete (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestOpenFileRename
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestOpenFileRename (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestParseLogTagDefaultTag
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestParseLogTag
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestParseLogTag (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestParseLogTagEmptyTag
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestTailFiles
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestTailFiles (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestFollowLogsConsumerGone
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestFollowLogsProducerGone
21:01:14 [2021-07-02T21:01:14.701Z]     logfile_test.go:232: messages sent: 4098, received: 4098
21:01:14 [2021-07-02T21:01:14.701Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestFollowLogsProducerGone (0.00s)
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestCheckCapacityAndRotate
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
21:01:14 [2021-07-02T21:01:14.701Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
21:01:14 [2021-07-02T21:01:14.701Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
21:01:14 [2021-07-02T21:01:14.701Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
21:01:14 [2021-07-02T21:01:14.701Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
21:01:14 [2021-07-02T21:01:14.701Z] PASS
21:01:14 [2021-07-02T21:01:14.701Z] coverage: 53.7% of statements
21:01:14 [2021-07-02T21:01:14.701Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.106s	coverage: 53.7% of statements
21:01:14 [2021-07-02T21:01:14.704Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:01:14 [2021-07-02T21:01:14.704Z] --- PASS: TestNISDomainname (1.81s)
21:01:14 [2021-07-02T21:01:14.704Z] === RUN   TestHostnameDnsResolution
21:01:14 [2021-07-02T21:01:14.964Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestLog
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestLog (0.01s)
21:01:15 [2021-07-02T21:01:15.152Z] PASS
21:01:15 [2021-07-02T21:01:15.152Z] coverage: 31.5% of statements
21:01:15 [2021-07-02T21:01:15.152Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.052s	coverage: 31.5% of statements
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestValidateLogOpt
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestValidateLogOpt (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestNewMissedConfig
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestNewMissedConfig (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestNewMissedUrl
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestNewMissedUrl (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestNewMissedToken
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestNewMissedToken (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestNewWithProxy
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestNewWithProxy (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestDefault
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestDefault (0.01s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestInlineFormatWithNonDefaultOptions
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestJsonFormat
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestJsonFormat (0.01s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestRawFormat
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestRawFormat (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestRawFormatWithLabels
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestRawFormatWithLabels (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestRawFormatWithoutTag
21:01:15 [2021-07-02T21:01:15.152Z] --- PASS: TestRawFormatWithoutTag (0.00s)
21:01:15 [2021-07-02T21:01:15.152Z] === RUN   TestBatching
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestBatching (0.22s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestFrequency
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestNewParse
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestNewParse (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] PASS
21:01:15 [2021-07-02T21:01:15.605Z] coverage: 8.3% of statements
21:01:15 [2021-07-02T21:01:15.605Z] ok  	github.com/docker/docker/daemon/logger/templates	0.037s	coverage: 8.3% of statements
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestFrequency (0.20s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestOneMessagePerRequest
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestOneMessagePerRequest (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestVerify
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestVerify (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestSkipVerify
21:01:15 [2021-07-02T21:01:15.605Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:15 [2021-07-02T21:01:15.605Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:15 [2021-07-02T21:01:15.605Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:15 [2021-07-02T21:01:15.605Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestParseLogFormat
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestParseLogFormat (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestValidateLogOptEmpty
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestValidateLogOptEmpty (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestValidateSyslogAddress
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestValidateSyslogAddress (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestParseAddressDefaultPort
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestParseAddressDefaultPort (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestValidateSyslogFacility
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestValidateSyslogFacility (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestValidateLogOptSyslogFormat
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] === RUN   TestValidateLogOpt
21:01:15 [2021-07-02T21:01:15.605Z] --- PASS: TestValidateLogOpt (0.00s)
21:01:15 [2021-07-02T21:01:15.605Z] PASS
21:01:15 [2021-07-02T21:01:15.605Z] coverage: 46.8% of statements
21:01:15 [2021-07-02T21:01:15.605Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.081s	coverage: 46.8% of statements
21:01:16 [2021-07-02T21:01:16.054Z] --- PASS: TestSkipVerify (0.43s)
21:01:16 [2021-07-02T21:01:16.054Z] === RUN   TestBufferMaximum
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.748168\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.748168\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.054Z] --- PASS: TestBufferMaximum (0.01s)
21:01:16 [2021-07-02T21:01:16.054Z] === RUN   TestServerAlwaysDown
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.753928\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.753928\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.753928\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.054Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.754892\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.055Z] time="2021-07-02T21:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625259675.754892\",\"host\":\"b9511ca0397b\"}'"
21:01:16 [2021-07-02T21:01:16.055Z] --- PASS: TestServerAlwaysDown (0.00s)
21:01:16 [2021-07-02T21:01:16.055Z] === RUN   TestCannotSendAfterClose
21:01:16 [2021-07-02T21:01:16.055Z] --- PASS: TestCannotSendAfterClose (0.00s)
21:01:16 [2021-07-02T21:01:16.055Z] === RUN   TestDeadlockOnBlockedEndpoint
21:01:16 [2021-07-02T21:01:16.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:01:16 [2021-07-02T21:01:16.346Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:01:16 [2021-07-02T21:01:16.346Z] --- PASS: TestHostnameDnsResolution (1.63s)
21:01:16 [2021-07-02T21:01:16.346Z] === RUN   TestStats
21:01:16 [2021-07-02T21:01:16.346Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:01:17 [2021-07-02T21:01:17.004Z] === RUN   TestV1IDService
21:01:17 [2021-07-02T21:01:17.004Z] --- PASS: TestV1IDService (0.04s)
21:01:17 [2021-07-02T21:01:17.004Z] === RUN   TestV2MetadataService
21:01:17 [2021-07-02T21:01:17.004Z] time="2021-07-02T21:01:16Z" 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
21:01:17 [2021-07-02T21:01:17.004Z] time="2021-07-02T21:01:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b9511ca0397b\"}'"
21:01:17 [2021-07-02T21:01:17.004Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
21:01:17 [2021-07-02T21:01:17.004Z] PASS
21:01:17 [2021-07-02T21:01:17.004Z] coverage: 82.5% of statements
21:01:17 [2021-07-02T21:01:17.004Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.957s	coverage: 82.5% of statements
21:01:17 [2021-07-02T21:01:17.004Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:01:17 [2021-07-02T21:01:17.004Z] ?   	github.com/docker/docker/daemon/network	[no test files]
21:01:17 [2021-07-02T21:01:17.004Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:01:17 [2021-07-02T21:01:17.287Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:01:17 [2021-07-02T21:01:17.547Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:01:17 [2021-07-02T21:01:17.807Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestSuccessfulDownload
21:01:17 [2021-07-02T21:01:17.954Z]     download_test.go:268: Needs fixing on Windows
21:01:17 [2021-07-02T21:01:17.954Z] --- SKIP: TestSuccessfulDownload (0.00s)
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestCancelledDownload
21:01:17 [2021-07-02T21:01:17.954Z] --- PASS: TestCancelledDownload (0.00s)
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestMaxDownloadAttempts
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestContinueOnError_NonMirrorEndpoint
21:01:17 [2021-07-02T21:01:17.954Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestContinueOnError_MirrorEndpoint
21:01:17 [2021-07-02T21:01:17.954Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestContinueOnError_NeverContinue
21:01:17 [2021-07-02T21:01:17.954Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestManifestStore
21:01:17 [2021-07-02T21:01:17.954Z] === RUN   TestManifestStore/no_remote_or_local
21:01:17 [2021-07-02T21:01:17.954Z] --- PASS: TestV2MetadataService (1.12s)
21:01:17 [2021-07-02T21:01:17.954Z] PASS
21:01:17 [2021-07-02T21:01:17.954Z] coverage: 48.2% of statements
21:01:17 [2021-07-02T21:01:17.954Z] ok  	github.com/docker/docker/distribution/metadata	1.232s	coverage: 48.2% of statements
21:01:18 [2021-07-02T21:01:18.377Z]     check_test.go:309: [d8b499a1f195a] daemon is not started
21:01:18 [2021-07-02T21:01:18.377Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local777696583\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/no_local_cache
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/with_local_cache
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/unknown_media_type
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/unknown_media_type/no_cache
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="reference for unknown type: "
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="reference for unknown type: "
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/unknown_media_type/with_cache
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestMaxDownloadAttempts (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestTransfer
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="reference for unknown type: "
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="reference for unknown type: "
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="reference for unknown type: "
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/error_persisting_manifest
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
21:01:18 [2021-07-02T21:01:18.405Z] time="2021-07-02T21:01:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestManifestStore (0.26s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
21:01:18 [2021-07-02T21:01:18.405Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
21:01:18 [2021-07-02T21:01:18.405Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
21:01:18 [2021-07-02T21:01:18.405Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
21:01:18 [2021-07-02T21:01:18.405Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
21:01:18 [2021-07-02T21:01:18.405Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
21:01:18 [2021-07-02T21:01:18.405Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/schema1
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestFixManifestLayers
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestFixManifestLayers (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestFixManifestLayersBaseLayerParent
21:01:18 [2021-07-02T21:01:18.405Z]     pull_v2_test.go:73: Needs fixing on Windows
21:01:18 [2021-07-02T21:01:18.405Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestFixManifestLayersBadParent
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestValidateManifest
21:01:18 [2021-07-02T21:01:18.405Z]     pull_v2_test.go:118: Needs fixing on Windows
21:01:18 [2021-07-02T21:01:18.405Z] --- SKIP: TestValidateManifest (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestFormatPlatform
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestFormatPlatform (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestGetRepositoryMountCandidates
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestLayerAlreadyExists
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z]     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}
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestLayerAlreadyExists (0.00s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestWhenEmptyAuthConfig
21:01:18 [2021-07-02T21:01:18.405Z] --- PASS: TestTransfer (0.12s)
21:01:18 [2021-07-02T21:01:18.405Z] === RUN   TestConcurrencyLimit
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestNotFound
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestNotFound (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestConflict
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestConflict (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestForbidden
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestForbidden (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestInvalidParameter
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestInvalidParameter (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestNotImplemented
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestNotImplemented (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestNotModified
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestNotModified (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestUnauthorized
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestUnauthorized (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestUnknown
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestUnknown (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestCancelled
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestCancelled (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestDeadline
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestDeadline (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestDataLoss
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestDataLoss (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestUnavailable
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestUnavailable (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestSystem
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestSystem (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Not_Found
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Bad_Request
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Conflict
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Unauthorized
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Service_Unavailable
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Forbidden
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Not_Modified
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Not_Implemented
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Internal_Server_Error
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestFromStatusCode (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
21:01:18 [2021-07-02T21:01:18.855Z] PASS
21:01:18 [2021-07-02T21:01:18.855Z] coverage: 53.1% of statements
21:01:18 [2021-07-02T21:01:18.855Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 53.1% of statements
21:01:18 [2021-07-02T21:01:18.855Z] --- PASS: TestConcurrencyLimit (0.39s)
21:01:18 [2021-07-02T21:01:18.855Z] === RUN   TestInactiveJobs
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestInactiveJobs (0.37s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestWatchRelease
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestWatchRelease (0.04s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestWatchFinishedTransfer
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestWatchFinishedTransfer (0.00s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestDuplicateTransfer
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestDuplicateTransfer (0.04s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestSuccessfulUpload
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestWhenEmptyAuthConfig (1.14s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestTokenPassThru
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestTokenPassThru (0.01s)
21:01:19 [2021-07-02T21:01:19.305Z] === RUN   TestTokenPassThruDifferentHost
21:01:19 [2021-07-02T21:01:19.305Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
21:01:19 [2021-07-02T21:01:19.305Z] PASS
21:01:19 [2021-07-02T21:01:19.305Z] coverage: 23.8% of statements
21:01:19 [2021-07-02T21:01:19.305Z] ok  	github.com/docker/docker/distribution	1.488s	coverage: 23.8% of statements
21:01:19 [2021-07-02T21:01:19.305Z] time="2021-07-02T21:01:19Z" level=error msg="Upload failed, retrying: simulating retry"
21:01:19 [2021-07-02T21:01:19.317Z] --- PASS: TestStats (2.93s)
21:01:19 [2021-07-02T21:01:19.317Z] === RUN   TestStopContainerWithTimeout
21:01:19 [2021-07-02T21:01:19.317Z] === RUN   TestStopContainerWithTimeout/0
21:01:19 [2021-07-02T21:01:19.317Z] === PAUSE TestStopContainerWithTimeout/0
21:01:19 [2021-07-02T21:01:19.317Z] === RUN   TestStopContainerWithTimeout/1
21:01:19 [2021-07-02T21:01:19.317Z] === PAUSE TestStopContainerWithTimeout/1
21:01:19 [2021-07-02T21:01:19.317Z] === RUN   TestStopContainerWithTimeout/3
21:01:19 [2021-07-02T21:01:19.317Z] === PAUSE TestStopContainerWithTimeout/3
21:01:19 [2021-07-02T21:01:19.317Z] === RUN   TestStopContainerWithTimeout/-1
21:01:19 [2021-07-02T21:01:19.317Z] === PAUSE TestStopContainerWithTimeout/-1
21:01:19 [2021-07-02T21:01:19.317Z] === CONT  TestStopContainerWithTimeout/0
21:01:19 [2021-07-02T21:01:19.317Z] === CONT  TestStopContainerWithTimeout/-1
21:01:19 [2021-07-02T21:01:19.317Z] === CONT  TestStopContainerWithTimeout/1
21:01:19 [2021-07-02T21:01:19.317Z] === CONT  TestStopContainerWithTimeout/3
21:01:19 [2021-07-02T21:01:19.755Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestSuccessfulUpload (0.39s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestCancelledUpload
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestCancelledUpload (0.00s)
21:01:19 [2021-07-02T21:01:19.755Z] PASS
21:01:19 [2021-07-02T21:01:19.755Z] coverage: 76.8% of statements
21:01:19 [2021-07-02T21:01:19.755Z] ok  	github.com/docker/docker/distribution/xfer	1.827s	coverage: 76.8% of statements
21:01:19 [2021-07-02T21:01:19.755Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSGetInvalidData
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSGetInvalidData (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSInvalidSet
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSInvalidSet (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSInvalidRoot
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestCompare
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestCompare (0.00s)
21:01:19 [2021-07-02T21:01:19.755Z] PASS
21:01:19 [2021-07-02T21:01:19.755Z] coverage: 19.2% of statements
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSInvalidRoot (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSMetadataGetSet
21:01:19 [2021-07-02T21:01:19.755Z] ok  	github.com/docker/docker/image/cache	0.060s	coverage: 19.2% of statements
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSMetadataGetSet (0.04s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSInvalidWalker
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSInvalidWalker (0.02s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSGetSet
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSGetSet (0.02s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSGetUnsetKey
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSGetUnsetKey (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSGetEmptyData
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSGetEmptyData (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSDelete
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSDelete (0.01s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSWalker
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSWalker (0.04s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestFSWalkerStopOnError
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestFSWalkerStopOnError (0.04s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestNewFromJSON
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestNewFromJSON (0.00s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestNewFromJSONWithInvalidJSON
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestMarshalKeyOrder
21:01:19 [2021-07-02T21:01:19.755Z] --- PASS: TestMarshalKeyOrder (0.00s)
21:01:19 [2021-07-02T21:01:19.755Z] === RUN   TestHistoryEqual
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestHistoryEqual (0.17s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestImage
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestImage (0.00s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestImageOSNotEmpty
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestImageOSNotEmpty (0.00s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestNewChildImageFromImageWithRootFS
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestCreate
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestCreate (0.01s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestRestore
21:01:20 [2021-07-02T21:01:20.206Z] time="2021-07-02T21:01:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestRestore (0.04s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestAddDelete
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestAddDelete (0.02s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestSearchAfterDelete
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestSearchAfterDelete (0.01s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestParentReset
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestParentReset (0.04s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestGetAndSetLastUpdated
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
21:01:20 [2021-07-02T21:01:20.206Z] === RUN   TestStoreLen
21:01:20 [2021-07-02T21:01:20.206Z] --- PASS: TestStoreLen (0.06s)
21:01:20 [2021-07-02T21:01:20.206Z] PASS
21:01:20 [2021-07-02T21:01:20.206Z] coverage: 86.6% of statements
21:01:20 [2021-07-02T21:01:20.206Z] ok  	github.com/docker/docker/image	0.654s	coverage: 86.6% of statements
21:01:20 [2021-07-02T21:01:20.692Z] === RUN   TestMakeV1ConfigFromConfig
21:01:20 [2021-07-02T21:01:20.692Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
21:01:20 [2021-07-02T21:01:20.692Z] PASS
21:01:20 [2021-07-02T21:01:20.692Z] coverage: 25.0% of statements
21:01:20 [2021-07-02T21:01:20.692Z] ok  	github.com/docker/docker/image/v1	0.078s	coverage: 25.0% of statements
21:01:20 [2021-07-02T21:01:20.692Z] === RUN   TestValidateManifest
21:01:20 [2021-07-02T21:01:20.692Z] === RUN   TestValidateManifest/nil
21:01:20 [2021-07-02T21:01:20.692Z] === RUN   TestValidateManifest/non-nil
21:01:20 [2021-07-02T21:01:20.692Z] --- PASS: TestValidateManifest (0.00s)
21:01:20 [2021-07-02T21:01:20.692Z]     --- PASS: TestValidateManifest/nil (0.00s)
21:01:20 [2021-07-02T21:01:20.692Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
21:01:20 [2021-07-02T21:01:20.692Z] PASS
21:01:20 [2021-07-02T21:01:20.692Z] coverage: 0.7% of statements
21:01:20 [2021-07-02T21:01:20.692Z] ok  	github.com/docker/docker/image/tarexport	0.062s	coverage: 0.7% of statements
21:01:20 [2021-07-02T21:01:20.692Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:01:21 [2021-07-02T21:01:21.859Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:01:22 [2021-07-02T21:01:22.204Z] === RUN   TestSerialization
21:01:22 [2021-07-02T21:01:22.204Z] --- PASS: TestSerialization (0.02s)
21:01:22 [2021-07-02T21:01:22.204Z] PASS
21:01:22 [2021-07-02T21:01:22.204Z] coverage: 100.0% of statements
21:01:22 [2021-07-02T21:01:22.204Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
21:01:22 [2021-07-02T21:01:22.204Z] === RUN   TestEmptyLayer
21:01:22 [2021-07-02T21:01:22.204Z] --- PASS: TestEmptyLayer (0.00s)
21:01:22 [2021-07-02T21:01:22.204Z] === RUN   TestCommitFailure
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestCommitFailure (0.04s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestStartTransactionFailure
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestStartTransactionFailure (0.01s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestGetOrphan
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestGetOrphan (0.01s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestMountAndRegister
21:01:22 [2021-07-02T21:01:22.654Z]     layer_test.go:271: Layer size: 14
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestMountAndRegister (0.06s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestLayerRelease
21:01:22 [2021-07-02T21:01:22.654Z]     layer_test.go:304: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestLayerRelease (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestStoreRestore
21:01:22 [2021-07-02T21:01:22.654Z]     layer_test.go:353: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestStoreRestore (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestTarStreamStability
21:01:22 [2021-07-02T21:01:22.654Z]     layer_test.go:468: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestTarStreamStability (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestRegisterExistingLayer
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestEnvironmentParsing
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestEnvironmentParsing (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] PASS
21:01:22 [2021-07-02T21:01:22.654Z] coverage: 1.2% of statements
21:01:22 [2021-07-02T21:01:22.654Z] ok  	github.com/docker/docker/libcontainerd/local	0.058s	coverage: 1.2% of statements
21:01:22 [2021-07-02T21:01:22.654Z] --- PASS: TestRegisterExistingLayer (0.12s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestTarStreamVerification
21:01:22 [2021-07-02T21:01:22.654Z]     layer_test.go:697: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestTarStreamVerification (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestLayerMigration
21:01:22 [2021-07-02T21:01:22.654Z]     migration_test.go:46: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestLayerMigration (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestLayerMigrationNoTarsplit
21:01:22 [2021-07-02T21:01:22.654Z]     migration_test.go:182: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestMountInit
21:01:22 [2021-07-02T21:01:22.654Z]     mount_test.go:17: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestMountInit (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestMountSize
21:01:22 [2021-07-02T21:01:22.654Z]     mount_test.go:76: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestMountSize (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestMountChanges
21:01:22 [2021-07-02T21:01:22.654Z]     mount_test.go:125: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestMountChanges (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] === RUN   TestMountApply
21:01:22 [2021-07-02T21:01:22.654Z]     mount_test.go:212: Failing on Windows
21:01:22 [2021-07-02T21:01:22.654Z] --- SKIP: TestMountApply (0.00s)
21:01:22 [2021-07-02T21:01:22.654Z] PASS
21:01:22 [2021-07-02T21:01:22.654Z] coverage: 30.1% of statements
21:01:22 [2021-07-02T21:01:22.654Z] ok  	github.com/docker/docker/layer	0.336s	coverage: 30.1% of statements
21:01:22 [2021-07-02T21:01:22.654Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:01:22 [2021-07-02T21:01:22.654Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:01:22 [2021-07-02T21:01:22.654Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:01:22 [2021-07-02T21:01:22.654Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:01:22 [2021-07-02T21:01:22.800Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:01:22 [2021-07-02T21:01:22.800Z]     --- PASS: TestStopContainerWithTimeout/0 (1.59s)
21:01:22 [2021-07-02T21:01:22.800Z]     --- PASS: TestStopContainerWithTimeout/1 (2.22s)
21:01:22 [2021-07-02T21:01:22.800Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
21:01:22 [2021-07-02T21:01:22.800Z]     --- PASS: TestStopContainerWithTimeout/3 (3.41s)
21:01:22 [2021-07-02T21:01:22.800Z] === RUN   TestDeleteDevicemapper
21:01:22 [2021-07-02T21:01:22.800Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:01:22 [2021-07-02T21:01:22.800Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:01:22 [2021-07-02T21:01:22.800Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:01:24 [2021-07-02T21:01:24.165Z] === RUN   TestSequenceGetAvailableBit
21:01:24 [2021-07-02T21:01:24.165Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSequenceEqual
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSequenceEqual (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSequenceCopy
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSequenceCopy (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestGetFirstAvailable
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestGetFirstAvailable (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestFindSequence
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestFindSequence (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestCheckIfAvailable
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestCheckIfAvailable (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestMergeSequences
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestMergeSequences (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestPushReservation
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestPushReservation (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSerializeDeserialize
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSerializeDeserialize (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSet
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSet (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSetUnset
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSetUnset (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestOffsetSetUnset
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestOffsetSetUnset (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSetInRange
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSetInRange (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestSetAnyInRange
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestSetAnyInRange (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestMethods
21:01:24 [2021-07-02T21:01:24.166Z] --- PASS: TestMethods (0.00s)
21:01:24 [2021-07-02T21:01:24.166Z] === RUN   TestRandomAllocateDeallocate
21:01:24 [2021-07-02T21:01:24.710Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:01:25 [2021-07-02T21:01:25.676Z] === RUN   TestInvalidConfig
21:01:25 [2021-07-02T21:01:25.676Z] --- PASS: TestInvalidConfig (0.00s)
21:01:25 [2021-07-02T21:01:25.676Z] === RUN   TestConfig
21:01:25 [2021-07-02T21:01:25.676Z] --- PASS: TestConfig (0.00s)
21:01:25 [2021-07-02T21:01:25.676Z] === RUN   TestOptionsLabels
21:01:25 [2021-07-02T21:01:25.676Z] --- PASS: TestOptionsLabels (0.00s)
21:01:25 [2021-07-02T21:01:25.676Z] === RUN   TestValidName
21:01:25 [2021-07-02T21:01:25.676Z] --- PASS: TestValidName (0.00s)
21:01:25 [2021-07-02T21:01:25.676Z] === RUN   TestTLSConfiguration
21:01:25 [2021-07-02T21:01:25.676Z] time="2021-07-02T21:01:25Z" level=info msg="Option Initializing KV with TLS"
21:01:25 [2021-07-02T21:01:25.676Z] --- PASS: TestTLSConfiguration (0.15s)
21:01:25 [2021-07-02T21:01:25.676Z] PASS
21:01:25 [2021-07-02T21:01:25.676Z] coverage: 24.0% of statements
21:01:25 [2021-07-02T21:01:25.676Z] ok  	github.com/docker/docker/libnetwork/config	0.249s	coverage: 24.0% of statements
21:01:26 [2021-07-02T21:01:26.107Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.18s)
21:01:26 [2021-07-02T21:01:26.107Z] === RUN   TestUpdateMemory
21:01:26 [2021-07-02T21:01:26.107Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:01:26 [2021-07-02T21:01:26.107Z] --- SKIP: TestUpdateMemory (0.00s)
21:01:26 [2021-07-02T21:01:26.107Z] === RUN   TestUpdateCPUQuota
21:01:26 [2021-07-02T21:01:26.107Z]     check_test.go:309: [df79cbef0fc98] daemon is not started
21:01:26 [2021-07-02T21:01:26.107Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestErrorInterfaces
21:01:26 [2021-07-02T21:01:26.126Z] --- PASS: TestErrorInterfaces (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestNetworkMarshalling
21:01:26 [2021-07-02T21:01:26.126Z] --- PASS: TestNetworkMarshalling (0.16s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestEndpointMarshalling
21:01:26 [2021-07-02T21:01:26.126Z] --- PASS: TestEndpointMarshalling (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestAuxAddresses
21:01:26 [2021-07-02T21:01:26.126Z] time="2021-07-02T21:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:01:26 [2021-07-02T21:01:26.126Z] --- PASS: TestAuxAddresses (0.01s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestSRVServiceQuery
21:01:26 [2021-07-02T21:01:26.126Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestSRVServiceQuery (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestServiceVIPReuse
21:01:26 [2021-07-02T21:01:26.126Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestServiceVIPReuse (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestIpamReleaseOnNetDriverFailures
21:01:26 [2021-07-02T21:01:26.126Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestDNSIPQuery
21:01:26 [2021-07-02T21:01:26.126Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestDNSIPQuery (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestDNSProxyServFail
21:01:26 [2021-07-02T21:01:26.126Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestDNSProxyServFail (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestSandboxAddEmpty
21:01:26 [2021-07-02T21:01:26.126Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestSandboxAddEmpty (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestSandboxAddMultiPrio
21:01:26 [2021-07-02T21:01:26.126Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestSandboxAddSamePrio
21:01:26 [2021-07-02T21:01:26.126Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestCleanupServiceDiscovery
21:01:26 [2021-07-02T21:01:26.126Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestDNSOptions
21:01:26 [2021-07-02T21:01:26.126Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
21:01:26 [2021-07-02T21:01:26.126Z] --- SKIP: TestDNSOptions (0.00s)
21:01:26 [2021-07-02T21:01:26.126Z] === RUN   TestMultipleControllersWithSameStore
21:01:26 [2021-07-02T21:01:26.126Z] time="2021-07-02T21:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:01:26 [2021-07-02T21:01:26.126Z] time="2021-07-02T21:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:01:26 [2021-07-02T21:01:26.126Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
21:01:26 [2021-07-02T21:01:26.126Z] PASS
21:01:26 [2021-07-02T21:01:26.126Z] coverage: 8.6% of statements
21:01:26 [2021-07-02T21:01:26.126Z] ok  	github.com/docker/docker/libnetwork	0.303s	coverage: 8.6% of statements
21:01:26 [2021-07-02T21:01:26.126Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestKey
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestKey (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestParseKey
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestParseKey (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestInvalidDataStore
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestInvalidDataStore (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestKVObjectFlatKey
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestKVObjectFlatKey (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestAtomicKVObjectFlatKey
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] PASS
21:01:26 [2021-07-02T21:01:26.576Z] coverage: 21.9% of statements
21:01:26 [2021-07-02T21:01:26.576Z] ok  	github.com/docker/docker/libnetwork/datastore	0.040s	coverage: 21.9% of statements
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestIPDataMarshalling
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestIPDataMarshalling (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] === RUN   TestValidateAndIsV6
21:01:26 [2021-07-02T21:01:26.576Z] --- PASS: TestValidateAndIsV6 (0.00s)
21:01:26 [2021-07-02T21:01:26.576Z] PASS
21:01:26 [2021-07-02T21:01:26.576Z] coverage: 68.9% of statements
21:01:26 [2021-07-02T21:01:26.576Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.044s	coverage: 68.9% of statements
21:01:27 [2021-07-02T21:01:27.026Z] === RUN   TestDriver
21:01:27 [2021-07-02T21:01:27.026Z] --- PASS: TestDriver (0.00s)
21:01:27 [2021-07-02T21:01:27.026Z] PASS
21:01:27 [2021-07-02T21:01:27.026Z] coverage: 34.8% of statements
21:01:27 [2021-07-02T21:01:27.476Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.038s	coverage: 34.8% of statements
21:01:27 [2021-07-02T21:01:27.476Z] === RUN   TestDriver
21:01:27 [2021-07-02T21:01:27.476Z] --- PASS: TestDriver (0.00s)
21:01:27 [2021-07-02T21:01:27.476Z] PASS
21:01:27 [2021-07-02T21:01:27.476Z] coverage: 34.8% of statements
21:01:27 [2021-07-02T21:01:27.476Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.037s	coverage: 34.8% of statements
21:01:27 [2021-07-02T21:01:27.926Z] === RUN   TestNetworkAllocateFree
21:01:27 [2021-07-02T21:01:27.926Z] --- PASS: TestNetworkAllocateFree (0.00s)
21:01:27 [2021-07-02T21:01:27.926Z] === RUN   TestNetworkAllocateUserDefinedVNIs
21:01:27 [2021-07-02T21:01:27.926Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
21:01:27 [2021-07-02T21:01:27.926Z] PASS
21:01:27 [2021-07-02T21:01:27.926Z] coverage: 63.6% of statements
21:01:27 [2021-07-02T21:01:27.926Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.043s	coverage: 63.6% of statements
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestGetEmptyCapabilities
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestGetEmptyCapabilities (0.01s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestGetExtraCapabilities
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestGetExtraCapabilities (0.00s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestGetInvalidCapabilities
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestGetInvalidCapabilities (0.00s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestRemoteDriver
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestRemoteDriver (0.01s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestDriverError
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestDriverError (0.00s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestMissingValues
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestMissingValues (0.00s)
21:01:28 [2021-07-02T21:01:28.376Z] === RUN   TestRollback
21:01:28 [2021-07-02T21:01:28.376Z] --- PASS: TestRollback (0.01s)
21:01:28 [2021-07-02T21:01:28.376Z] PASS
21:01:28 [2021-07-02T21:01:28.376Z] coverage: 57.4% of statements
21:01:28 [2021-07-02T21:01:28.376Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.084s	coverage: 57.4% of statements
21:01:28 [2021-07-02T21:01:28.826Z] === RUN   TestNAT
21:01:28 [2021-07-02T21:01:28.826Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
21:01:28 [2021-07-02T21:01:28.826Z] --- SKIP: TestNAT (0.00s)
21:01:28 [2021-07-02T21:01:28.826Z] === RUN   TestTransparent
21:01:28 [2021-07-02T21:01:28.826Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
21:01:28 [2021-07-02T21:01:28.826Z] --- SKIP: TestTransparent (0.00s)
21:01:28 [2021-07-02T21:01:28.826Z] PASS
21:01:28 [2021-07-02T21:01:28.826Z] coverage: 0.0% of statements
21:01:28 [2021-07-02T21:01:28.826Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.043s	coverage: 0.0% of statements
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestRandomAllocateDeallocate (5.30s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestAllocateRandomDeallocate
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestBuildDefault
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestBuildDefault (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestBuildHostnameDomainname
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestBuildHostnameDomainname (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestBuildHostname
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestBuildHostname (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestBuildHostnameFQDN
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestBuildHostnameFQDN (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestBuildNoIP
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestBuildNoIP (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestUpdate
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestUpdate (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestUpdateIgnoresPrefixedHostname
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestDeleteIgnoresPrefixedHostname
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestAddEmpty
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestAddEmpty (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestAdd
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestAdd (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestDeleteEmpty
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestDeleteEmpty (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestDeleteNewline
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestDeleteNewline (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestDelete
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestDelete (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestConcurrentWrites
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestNew
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestNew (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestAddDriver
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestAddDriver (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestAddDuplicateDriver
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestAddDuplicateDriver (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestIPAMDefaultAddressSpaces
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestDriver
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestDriver (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestIPAM
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestIPAM (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestWalkIPAMs
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestWalkIPAMs (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] === RUN   TestWalkDrivers
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestWalkDrivers (0.00s)
21:01:29 [2021-07-02T21:01:29.277Z] PASS
21:01:29 [2021-07-02T21:01:29.277Z] coverage: 82.4% of statements
21:01:29 [2021-07-02T21:01:29.277Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.075s	coverage: 82.4% of statements
21:01:29 [2021-07-02T21:01:29.277Z] --- PASS: TestConcurrentWrites (0.21s)
21:01:29 [2021-07-02T21:01:29.277Z] PASS
21:01:29 [2021-07-02T21:01:29.277Z] coverage: 81.2% of statements
21:01:29 [2021-07-02T21:01:29.277Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.281s	coverage: 81.2% of statements
21:01:29 [2021-07-02T21:01:29.404Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:01:29 [2021-07-02T21:01:29.664Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:01:29 [2021-07-02T21:01:29.924Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:01:30 [2021-07-02T21:01:30.184Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestDiff
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestDiff (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestAddedCallback
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestAddedCallback (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestRemovedCallback
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestRemovedCallback (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestNoCallback
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestNoCallback (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] PASS
21:01:30 [2021-07-02T21:01:30.227Z] coverage: 48.1% of statements
21:01:30 [2021-07-02T21:01:30.227Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.044s	coverage: 48.1% of statements
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestNew
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestNew (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestAllocate
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestAllocate (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestUninitialized
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestUninitialized (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestAllocateInRange
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestAllocateInRange (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestAllocateSerial
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestAllocateSerial (0.00s)
21:01:30 [2021-07-02T21:01:30.227Z] PASS
21:01:30 [2021-07-02T21:01:30.227Z] coverage: 87.5% of statements
21:01:30 [2021-07-02T21:01:30.227Z] ok  	github.com/docker/docker/libnetwork/idm	0.039s	coverage: 87.5% of statements
21:01:30 [2021-07-02T21:01:30.227Z] --- PASS: TestAllocateRandomDeallocate (1.15s)
21:01:30 [2021-07-02T21:01:30.227Z] === RUN   TestAllocateRandomDeallocateSerialize
21:01:30 [2021-07-02T21:01:30.678Z] === RUN   TestCaller
21:01:30 [2021-07-02T21:01:30.678Z] --- PASS: TestCaller (0.00s)
21:01:30 [2021-07-02T21:01:30.678Z] PASS
21:01:30 [2021-07-02T21:01:30.678Z] coverage: 100.0% of statements
21:01:30 [2021-07-02T21:01:30.678Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.042s	coverage: 100.0% of statements
21:01:31 [2021-07-02T21:01:31.128Z] === RUN   TestSetSerialInsertDelete
21:01:31 [2021-07-02T21:01:31.128Z] --- PASS: TestSetSerialInsertDelete (0.00s)
21:01:31 [2021-07-02T21:01:31.128Z] === RUN   TestSetParallelInsertDelete
21:01:32 [2021-07-02T21:01:32.079Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s)
21:01:32 [2021-07-02T21:01:32.079Z] === RUN   TestRetrieveFromStore
21:01:32 [2021-07-02T21:01:32.079Z] === RUN   TestInt2IP2IntConversion
21:01:32 [2021-07-02T21:01:32.079Z] === RUN   TestPoolRequest
21:01:32 [2021-07-02T21:01:32.079Z] --- PASS: TestPoolRequest (0.00s)
21:01:32 [2021-07-02T21:01:32.079Z] === RUN   TestOtherRequests
21:01:32 [2021-07-02T21:01:32.079Z] --- PASS: TestOtherRequests (0.00s)
21:01:32 [2021-07-02T21:01:32.079Z] PASS
21:01:32 [2021-07-02T21:01:32.079Z] coverage: 57.1% of statements
21:01:32 [2021-07-02T21:01:32.079Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.037s	coverage: 57.1% of statements
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestInt2IP2IntConversion (0.57s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestGetAddressVersion
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestGetAddressVersion (0.00s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestKeyString
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestKeyString (0.00s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestPoolDataMarshal
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestPoolDataMarshal (0.00s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestSubnetsMarshal
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestSubnetsMarshal (0.04s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestAddSubnets
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestAddSubnets (0.05s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestDoublePoolRelease
21:01:32 [2021-07-02T21:01:32.531Z] --- PASS: TestDoublePoolRelease (0.06s)
21:01:32 [2021-07-02T21:01:32.531Z] === RUN   TestAddReleasePoolID
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestAddReleasePoolID (0.14s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestPredefinedPool
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestPredefinedPool (0.02s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestRemoveSubnet
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestRetrieveFromStore (0.97s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestIsCorrupted
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestIsCorrupted (0.02s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestSetRollover
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestRemoveSubnet (0.20s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestGetSameAddress
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestGetSameAddress (0.02s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestPoolAllocationReuse
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestGetCapabilities
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestGetCapabilities (0.01s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestGetCapabilitiesFromLegacyDriver
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestGetDefaultAddressSpaces
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
21:01:32 [2021-07-02T21:01:32.981Z] === RUN   TestRemoteDriver
21:01:32 [2021-07-02T21:01:32.981Z] --- PASS: TestRemoteDriver (0.01s)
21:01:32 [2021-07-02T21:01:32.981Z] PASS
21:01:32 [2021-07-02T21:01:32.981Z] coverage: 47.4% of statements
21:01:32 [2021-07-02T21:01:32.981Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.068s	coverage: 47.4% of statements
21:01:33 [2021-07-02T21:01:33.486Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:01:33 [2021-07-02T21:01:33.486Z] --- PASS: TestUpdateCPUQuota (7.26s)
21:01:33 [2021-07-02T21:01:33.486Z] === RUN   TestUpdatePidsLimit
21:01:33 [2021-07-02T21:01:33.486Z] === RUN   TestUpdatePidsLimit/update_from_none
21:01:33 [2021-07-02T21:01:33.486Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:01:33 [2021-07-02T21:01:33.745Z] === RUN   TestUpdatePidsLimit/no_change
21:01:33 [2021-07-02T21:01:33.935Z] === RUN   TestWindowsIPAM
21:01:33 [2021-07-02T21:01:33.935Z] --- PASS: TestWindowsIPAM (0.00s)
21:01:33 [2021-07-02T21:01:33.935Z] PASS
21:01:33 [2021-07-02T21:01:33.935Z] coverage: 71.4% of statements
21:01:33 [2021-07-02T21:01:33.935Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.041s	coverage: 71.4% of statements
21:01:34 [2021-07-02T21:01:34.315Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:01:34 [2021-07-02T21:01:34.385Z] --- PASS: TestSetRollover (1.42s)
21:01:34 [2021-07-02T21:01:34.385Z] === RUN   TestSetRolloverSerial
21:01:34 [2021-07-02T21:01:34.385Z] --- PASS: TestPoolAllocationReuse (1.50s)
21:01:34 [2021-07-02T21:01:34.385Z] === RUN   TestGetAddressSubPoolEqualPool
21:01:34 [2021-07-02T21:01:34.385Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
21:01:34 [2021-07-02T21:01:34.385Z] === RUN   TestRequestReleaseAddressFromSubPool
21:01:34 [2021-07-02T21:01:34.576Z] === RUN   TestUpdatePidsLimit/update_lower
21:01:34 [2021-07-02T21:01:34.834Z] === RUN   TestDefaultNetwork
21:01:34 [2021-07-02T21:01:34.835Z] --- PASS: TestDefaultNetwork (0.27s)
21:01:34 [2021-07-02T21:01:34.835Z] === RUN   TestConfigGlobalScopeDefaultNetworks
21:01:34 [2021-07-02T21:01:34.837Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:01:35 [2021-07-02T21:01:35.285Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s)
21:01:35 [2021-07-02T21:01:35.285Z] === RUN   TestInitAddressPools
21:01:35 [2021-07-02T21:01:35.285Z] --- PASS: TestInitAddressPools (0.00s)
21:01:35 [2021-07-02T21:01:35.285Z] PASS
21:01:35 [2021-07-02T21:01:35.285Z] coverage: 74.0% of statements
21:01:35 [2021-07-02T21:01:35.285Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.608s	coverage: 74.0% of statements
21:01:35 [2021-07-02T21:01:35.408Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:01:35 [2021-07-02T21:01:35.668Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:01:35 [2021-07-02T21:01:35.668Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
21:01:35 [2021-07-02T21:01:35.735Z] --- PASS: TestSetRolloverSerial (1.39s)
21:01:35 [2021-07-02T21:01:35.735Z] === RUN   TestGetFirstAvailableFromCurrent
21:01:35 [2021-07-02T21:01:35.735Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
21:01:35 [2021-07-02T21:01:35.735Z] PASS
21:01:35 [2021-07-02T21:01:35.735Z] coverage: 84.4% of statements
21:01:35 [2021-07-02T21:01:35.735Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.991s	coverage: 84.4% of statements
21:01:35 [2021-07-02T21:01:35.735Z] === RUN   TestKeyValue
21:01:35 [2021-07-02T21:01:35.735Z] --- PASS: TestKeyValue (0.00s)
21:01:35 [2021-07-02T21:01:35.735Z] PASS
21:01:35 [2021-07-02T21:01:35.735Z] coverage: 60.0% of statements
21:01:35 [2021-07-02T21:01:35.735Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.046s	coverage: 60.0% of statements
21:01:35 [2021-07-02T21:01:35.929Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
21:01:36 [2021-07-02T21:01:36.189Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:01:36 [2021-07-02T21:01:36.449Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
21:01:37 [2021-07-02T21:01:37.020Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:01:37 [2021-07-02T21:01:37.020Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
21:01:37 [2021-07-02T21:01:37.280Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:01:37 [2021-07-02T21:01:37.540Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
21:01:37 [2021-07-02T21:01:37.540Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:01:38 [2021-07-02T21:01:38.110Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
21:01:38 [2021-07-02T21:01:38.596Z] === RUN   TestNetworkDBSimple
21:01:38 [2021-07-02T21:01:38.680Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
21:01:38 [2021-07-02T21:01:38.680Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:01:38 [2021-07-02T21:01:38.680Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:01:38 [2021-07-02T21:01:38.680Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:01:38 [2021-07-02T21:01:38.680Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:01:38 [2021-07-02T21:01:38.680Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:01:38 [2021-07-02T21:01:38.680Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:01:38 [2021-07-02T21:01:38.680Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:01:38 [2021-07-02T21:01:38.680Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:01:38 [2021-07-02T21:01:38.680Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:01:39 [2021-07-02T21:01:39.045Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.30s)
21:01:39 [2021-07-02T21:01:39.046Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
21:01:39 [2021-07-02T21:01:39.250Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
21:01:39 [2021-07-02T21:01:39.250Z] --- PASS: TestUpdatePidsLimit (6.16s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.72s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/no_change (0.77s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.76s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.83s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s)
21:01:39 [2021-07-02T21:01:39.250Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.85s)
21:01:39 [2021-07-02T21:01:39.250Z] === RUN   TestUpdateRestartPolicy
21:01:39 [2021-07-02T21:01:39.495Z] 2021/07/02 21:01:39 Closing DB instances...
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:01:39 [2021-07-02T21:01:39.495Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:01:39 [2021-07-02T21:01:39.510Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
21:01:40 [2021-07-02T21:01:40.080Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
21:01:40 [2021-07-02T21:01:40.445Z] === RUN   TestGenerate
21:01:40 [2021-07-02T21:01:40.445Z] --- PASS: TestGenerate (0.00s)
21:01:40 [2021-07-02T21:01:40.445Z] === RUN   TestGeneratePtr
21:01:40 [2021-07-02T21:01:40.445Z] --- PASS: TestGeneratePtr (0.00s)
21:01:40 [2021-07-02T21:01:40.445Z] === RUN   TestGenerateMissingField
21:01:40 [2021-07-02T21:01:40.445Z] --- PASS: TestGenerateMissingField (0.00s)
21:01:40 [2021-07-02T21:01:40.445Z] === RUN   TestFieldCannotBeSet
21:01:40 [2021-07-02T21:01:40.445Z] --- PASS: TestFieldCannotBeSet (0.00s)
21:01:40 [2021-07-02T21:01:40.445Z] === RUN   TestTypeMismatchError
21:01:40 [2021-07-02T21:01:40.445Z] --- PASS: TestTypeMismatchError (0.00s)
21:01:40 [2021-07-02T21:01:40.445Z] PASS
21:01:40 [2021-07-02T21:01:40.445Z] coverage: 100.0% of statements
21:01:40 [2021-07-02T21:01:40.445Z] ok  	github.com/docker/docker/libnetwork/options	0.038s	coverage: 100.0% of statements
21:01:40 [2021-07-02T21:01:40.650Z]     check_test.go:309: [da78ed0e3cb2d] daemon is not started
21:01:40 [2021-07-02T21:01:40.650Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:01:40 [2021-07-02T21:01:40.896Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s)
21:01:40 [2021-07-02T21:01:40.896Z] === RUN   TestGetAddress
21:01:40 [2021-07-02T21:01:40.896Z] --- PASS: TestNetworkDBSimple (2.02s)
21:01:40 [2021-07-02T21:01:40.896Z] === RUN   TestNetworkDBJoinLeaveNetwork
21:01:40 [2021-07-02T21:01:40.896Z] --- PASS: TestSetParallelInsertDelete (10.00s)
21:01:40 [2021-07-02T21:01:40.896Z] PASS
21:01:40 [2021-07-02T21:01:40.896Z] coverage: 100.0% of statements
21:01:40 [2021-07-02T21:01:40.896Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.043s	coverage: 100.0% of statements
21:01:40 [2021-07-02T21:01:40.896Z] testing: warning: no tests to run
21:01:40 [2021-07-02T21:01:40.896Z] PASS
21:01:40 [2021-07-02T21:01:40.896Z] coverage: 0.0% of statements
21:01:40 [2021-07-02T21:01:40.896Z] ok  	github.com/docker/docker/libnetwork/osl	0.031s	coverage: 0.0% of statements [no tests to run]
21:01:41 [2021-07-02T21:01:41.589Z]     check_test.go:309: [dab9c906f5082] daemon is not started
21:01:41 [2021-07-02T21:01:41.590Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestRequestNewPort
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestRequestNewPort (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestRequestSpecificPort
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestRequestSpecificPort (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestReleasePort
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestReleasePort (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestReuseReleasedPort
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestReuseReleasedPort (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestReleaseUnreadledPort
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestReleaseUnreadledPort (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestUnknowProtocol
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestUnknowProtocol (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestAllocateAllPorts
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestAllocateAllPorts (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestPortAllocation
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestPortAllocation (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestPortAllocationWithCustomRange
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestNoDuplicateBPR
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestNoDuplicateBPR (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestChangePortRange
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
21:01:41 [2021-07-02T21:01:41.846Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestChangePortRange (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] PASS
21:01:41 [2021-07-02T21:01:41.846Z] coverage: 88.6% of statements
21:01:41 [2021-07-02T21:01:41.846Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.045s	coverage: 88.6% of statements
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestTransportPortConv
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestTransportPortConv (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestTransportPortBindingConv
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestTransportPortBindingConv (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestErrorConstructors
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestErrorConstructors (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestCompareIPMask
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestCompareIPMask (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestUtilGetHostPartIP
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestUtilGetHostPartIP (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestUtilGetBroadcastIP
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] === RUN   TestParseCIDR
21:01:41 [2021-07-02T21:01:41.846Z] --- PASS: TestParseCIDR (0.00s)
21:01:41 [2021-07-02T21:01:41.846Z] PASS
21:01:41 [2021-07-02T21:01:41.846Z] coverage: 47.9% of statements
21:01:41 [2021-07-02T21:01:41.846Z] ok  	github.com/docker/docker/libnetwork/types	0.041s	coverage: 47.9% of statements
21:01:41 [2021-07-02T21:01:41.846Z] 2021/07/02 21:01:41 Closing DB instances...
21:01:42 [2021-07-02T21:01:42.159Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:01:42 [2021-07-02T21:01:42.419Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
21:01:42 [2021-07-02T21:01:42.799Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
21:01:42 [2021-07-02T21:01:42.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
21:01:42 [2021-07-02T21:01:42.799Z] PASS
21:01:42 [2021-07-02T21:01:42.799Z] coverage: 44.0% of statements
21:01:42 [2021-07-02T21:01:42.799Z] ok  	github.com/docker/docker/oci	0.043s	coverage: 44.0% of statements
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestAddressPoolOpt
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestAddressPoolOpt (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/a
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/something
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/_=a
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/env1=value1
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/_env1=value1
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/env2=value2=value3
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/env3=abc!qwe
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/env_4=value_4
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/PATH
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/=a
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/PATH=
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/PATH=something
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/asd!qwe
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/1asd
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/123
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/some_space
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/__some_space_before
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/some_space_after__
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/=
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateEnv/PaTh
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestValidateEnv (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/a (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/something (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/_=a (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/PATH (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/=a (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/1asd (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/123 (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/some_space (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/= (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseHost
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseHost (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseDockerDaemonHost
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseDockerDaemonHost (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseTCP
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseTCP (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseInvalidUnixAddrInvalid
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateExtraHosts
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestValidateExtraHosts (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestIpOptString
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestIpOptString (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestNewIpOptInvalidDefaultVal
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestNewIpOptValidDefaultVal
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestIpOptSetInvalidVal
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateIPAddress
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestValidateIPAddress (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestMapOpts
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestMapOpts (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestListOptsWithoutValidator
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestListOptsWithoutValidator (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestListOptsWithValidator
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestListOptsWithValidator (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateDNSSearch
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestValidateDNSSearch (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_general_format
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_more_than_one_=
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_one_more
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestValidateLabel (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestNamedListOpts
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestNamedListOpts (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestNamedMapOpts
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestNamedMapOpts (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseLink
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseLink (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestQuotedStringSetWithQuotes
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestQuotedStringSetWithNoQuotes
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestUlimitOpt
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestUlimitOpt (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] PASS
21:01:43 [2021-07-02T21:01:43.249Z] coverage: 67.1% of statements
21:01:43 [2021-07-02T21:01:43.249Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 67.1% of statements
21:01:43 [2021-07-02T21:01:43.249Z] === RUN   TestParseVersion
21:01:43 [2021-07-02T21:01:43.249Z] --- PASS: TestParseVersion (0.00s)
21:01:43 [2021-07-02T21:01:43.249Z] PASS
21:01:43 [2021-07-02T21:01:43.249Z] coverage: 52.9% of statements
21:01:43 [2021-07-02T21:01:43.249Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 52.9% of statements
21:01:43 [2021-07-02T21:01:43.699Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
21:01:43 [2021-07-02T21:01:43.699Z] === RUN   TestNetworkDBJoinLeaveNetworks
21:01:43 [2021-07-02T21:01:43.800Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:01:44 [2021-07-02T21:01:44.650Z] 2021/07/02 21:01:44 Closing DB instances...
21:01:45 [2021-07-02T21:01:45.100Z] === RUN   TestIsArchivePathDir
21:01:45 [2021-07-02T21:01:45.100Z] --- PASS: TestIsArchivePathDir (0.07s)
21:01:45 [2021-07-02T21:01:45.100Z] === RUN   TestIsArchivePathInvalidFile
21:01:45 [2021-07-02T21:01:45.100Z] === RUN   TestPeerCertificateMarshalJSON
21:01:45 [2021-07-02T21:01:45.100Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
21:01:45 [2021-07-02T21:01:45.100Z] === RUN   TestIsArchivePathTar
21:01:45 [2021-07-02T21:01:45.100Z] --- PASS: TestIsArchivePathTar (0.14s)
21:01:45 [2021-07-02T21:01:45.100Z] === RUN   TestDecompressStreamGzip
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestDecompressStreamGzip (0.11s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestDecompressStreamBzip2
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s)
21:01:45 [2021-07-02T21:01:45.552Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestMiddleware
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestMiddleware (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestNewResponseModifier
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestNewResponseModifier (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] PASS
21:01:45 [2021-07-02T21:01:45.552Z] coverage: 26.8% of statements
21:01:45 [2021-07-02T21:01:45.552Z] ok  	github.com/docker/docker/pkg/authorization	0.365s	coverage: 26.8% of statements
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestDecompressStreamXz
21:01:45 [2021-07-02T21:01:45.552Z]     archive_test.go:134: Xz not present in msys2
21:01:45 [2021-07-02T21:01:45.552Z] --- SKIP: TestDecompressStreamXz (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCompressStreamXzUnsupported
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCompressStreamBzip2Unsupported
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCompressStreamInvalid
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestCompressStreamInvalid (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestExtensionInvalid
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestExtensionInvalid (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestExtensionUncompressed
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestExtensionUncompressed (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestExtensionBzip2
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestExtensionBzip2 (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestExtensionGzip
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestExtensionGzip (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestExtensionXz
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestExtensionXz (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCmdStreamLargeStderr
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCmdStreamBad
21:01:45 [2021-07-02T21:01:45.552Z]     archive_test.go:239: Failing on Windows CI machines
21:01:45 [2021-07-02T21:01:45.552Z] --- SKIP: TestCmdStreamBad (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestCmdStreamGood
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestCmdStreamGood (0.05s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestUntarPathWithInvalidDest
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestUntarPathWithInvalidSrc
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestUntarPath
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestUntarPath (0.06s)
21:01:45 [2021-07-02T21:01:45.552Z] === RUN   TestUntarPathWithDestinationFile
21:01:45 [2021-07-02T21:01:45.552Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyWithTarInvalidSrc
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyWithTarSrcFile
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyWithTarSrcFolder
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyFileWithTarInvalidSrc
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyFileWithTarSrcFolder
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestCopyFileWithTarSrcFile
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestTarFiles
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestUnbuffered
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestUnbuffered (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] === RUN   TestRaceUnbuffered
21:01:46 [2021-07-02T21:01:46.002Z] --- PASS: TestRaceUnbuffered (0.00s)
21:01:46 [2021-07-02T21:01:46.002Z] PASS
21:01:46 [2021-07-02T21:01:46.002Z] coverage: 100.0% of statements
21:01:46 [2021-07-02T21:01:46.002Z] ok  	github.com/docker/docker/pkg/broadcaster	0.032s	coverage: 100.0% of statements
21:01:46 [2021-07-02T21:01:46.341Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:01:46 [2021-07-02T21:01:46.452Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s)
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestNetworkDBCRUDTableEntry
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[foo]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[bar]_[foo]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[foo_bar]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[qux]_[foo]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[]#01
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[qux]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[foo_bar_qux]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[qux]_[baz]]
21:01:46 [2021-07-02T21:01:46.452Z] === RUN   TestMatch/[[foo_baz]]
21:01:46 [2021-07-02T21:01:46.452Z] --- PASS: TestMatch (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[foo]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[]#01 (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[qux]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
21:01:46 [2021-07-02T21:01:46.452Z] PASS
21:01:46 [2021-07-02T21:01:46.452Z] coverage: 87.5% of statements
21:01:46 [2021-07-02T21:01:46.452Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
21:01:46 [2021-07-02T21:01:46.911Z]     check_test.go:309: [ddb5b22d9af3e] daemon is not started
21:01:46 [2021-07-02T21:01:46.911Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:01:47 [2021-07-02T21:01:47.171Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootTarUntar
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootTarUntar (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootUntarWithHugeExcludesList
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootUntarEmptyArchive
21:01:47 [2021-07-02T21:01:47.404Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootTarUntarWithSymlink
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootCopyWithTar
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootCopyWithTar (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootCopyFileWithTar
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootCopyFileWithTar (0.01s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootUntarPath
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootUntarPath (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] === RUN   TestChrootApplyDotDotFile
21:01:47 [2021-07-02T21:01:47.404Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
21:01:47 [2021-07-02T21:01:47.404Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
21:01:47 [2021-07-02T21:01:47.404Z] PASS
21:01:47 [2021-07-02T21:01:47.404Z] coverage: 15.4% of statements
21:01:47 [2021-07-02T21:01:47.404Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.089s	coverage: 15.4% of statements
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeEmpty
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeEmpty (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeEmptyFile
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeEmptyFile (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeNonemptyFile
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeNonemptyFile (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeNestedDirectoryEmpty
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestMoveToSubdir
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestMoveToSubdir (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] === RUN   TestSizeNonExistingDirectory
21:01:48 [2021-07-02T21:01:48.354Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
21:01:48 [2021-07-02T21:01:48.354Z] PASS
21:01:48 [2021-07-02T21:01:48.354Z] coverage: 80.0% of statements
21:01:48 [2021-07-02T21:01:48.354Z] ok  	github.com/docker/docker/pkg/directory	0.050s	coverage: 80.0% of statements
21:01:48 [2021-07-02T21:01:48.354Z] 2021/07/02 21:01:48 Closing DB instances...
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestContainsEntry
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestCreateEntries
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestEntriesDiff
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestEntriesEquality
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGeneratorNotGenerate
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGeneratorWithPort
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestGeneratorWithPortNotGenerate
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestNewEntry
21:01:49 [2021-07-02T21:01:49.303Z] === RUN   Test/TestParse
21:01:49 [2021-07-02T21:01:49.303Z] --- PASS: Test (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestContainsEntry (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestCreateEntries (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestEntriesDiff (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestEntriesEquality (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestNewEntry (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z]     --- PASS: Test/TestParse (0.00s)
21:01:49 [2021-07-02T21:01:49.303Z] PASS
21:01:49 [2021-07-02T21:01:49.303Z] coverage: 58.3% of statements
21:01:49 [2021-07-02T21:01:49.303Z] ok  	github.com/docker/docker/pkg/discovery	0.042s	coverage: 58.3% of statements
21:01:49 [2021-07-02T21:01:49.712Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestContent
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestInitialize
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestNew
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestParsingContentsWithComments
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestRegister
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   Test/TestWatch
21:01:49 [2021-07-02T21:01:49.753Z] --- PASS: Test (0.01s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestContent (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestInitialize (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestNew (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestRegister (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z]     --- PASS: Test/TestWatch (0.00s)
21:01:49 [2021-07-02T21:01:49.753Z] PASS
21:01:49 [2021-07-02T21:01:49.753Z] coverage: 92.9% of statements
21:01:49 [2021-07-02T21:01:49.753Z] ok  	github.com/docker/docker/pkg/discovery/file	0.044s	coverage: 92.9% of statements
21:01:49 [2021-07-02T21:01:49.753Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s)
21:01:49 [2021-07-02T21:01:49.753Z] === RUN   TestNetworkDBCRUDTableEntries
21:01:49 [2021-07-02T21:01:49.972Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:01:50 [2021-07-02T21:01:50.232Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestTarFiles (4.60s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestTarUntar
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestTarUntar (0.03s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestTarWithOptions
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestTarWithOptions (0.03s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestUntarUstarGnuConflict
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestUntarInvalidFilenames
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames883948974\\dest"
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestUntarInvalidFilenames (0.16s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestUntarHardlinkToSymlink
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestUntarInvalidHardlink
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink223531823\\victim\\hello" -> "../victim/hello"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink052798658\\victim\\hello" -> "/../victim/hello"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink913801529\\victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink224488260\\victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink259195347\\victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink094051606\\victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.707Z] --- PASS: TestUntarInvalidHardlink (0.03s)
21:01:50 [2021-07-02T21:01:50.707Z] === RUN   TestUntarInvalidSymlink
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink705442173\\dest\\dotdot" -> "../victim/hello"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink268059832\\dest\\slash-dotdot" -> "/../victim/hello"
21:01:50 [2021-07-02T21:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink038284471\\dest\\loophole-victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink417258666\\dest\\loophole-victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink167992321\\dest\\loophole-victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink125743980\\dest\\loophole-victim" -> "../victim"
21:01:50 [2021-07-02T21:01:50.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039978971\\dest\\dir\\loophole" -> "../../victim"
21:01:50 [2021-07-02T21:01:50.708Z] --- PASS: TestUntarInvalidSymlink (0.06s)
21:01:50 [2021-07-02T21:01:50.708Z] === RUN   TestTempArchiveCloseMultipleTimes
21:01:50 [2021-07-02T21:01:50.708Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
21:01:50 [2021-07-02T21:01:50.708Z] === RUN   TestXGlobalNoParent
21:01:50 [2021-07-02T21:01:50.708Z] --- PASS: TestXGlobalNoParent (0.00s)
21:01:50 [2021-07-02T21:01:50.708Z] === RUN   TestReplaceFileTarWrapper
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestPrefixHeaderReadable
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestPrefixHeaderReadable (0.03s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestDisablePigz
21:01:51 [2021-07-02T21:01:51.158Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   Test
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   Test/TestInitialize
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestDisablePigz (0.11s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestPigz
21:01:51 [2021-07-02T21:01:51.158Z] time="2021-07-02T21:01:50Z" level=info msg="Initializing discovery without TLS"
21:01:51 [2021-07-02T21:01:51.158Z] time="2021-07-02T21:01:50Z" level=info msg="Initializing discovery without TLS"
21:01:51 [2021-07-02T21:01:51.158Z] time="2021-07-02T21:01:50Z" level=info msg="Initializing discovery without TLS"
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   Test/TestInitializeWithCerts
21:01:51 [2021-07-02T21:01:51.158Z] time="2021-07-02T21:01:50Z" level=info msg="Initializing discovery with TLS"
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   Test/TestWatch
21:01:51 [2021-07-02T21:01:51.158Z] time="2021-07-02T21:01:50Z" level=info msg="Initializing discovery without TLS"
21:01:51 [2021-07-02T21:01:51.158Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestPigz (0.14s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestCopyFileWithInvalidDest
21:01:51 [2021-07-02T21:01:51.158Z]     archive_windows_test.go:16: Currently fails
21:01:51 [2021-07-02T21:01:51.158Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestCanonicalTarNameForPath
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestCanonicalTarName
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestCanonicalTarName (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChmodTarEntry
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestChmodTarEntry (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestHardLinkOrder
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestHardLinkOrder (0.08s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChangeString
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestChangeString (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChangesWithNoChanges
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestChangesWithNoChanges (0.02s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChangesWithChanges
21:01:51 [2021-07-02T21:01:51.158Z] --- PASS: TestChangesWithChanges (0.03s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChangesWithChangesGH13590
21:01:51 [2021-07-02T21:01:51.158Z]     changes_test.go:196: needs more investigation
21:01:51 [2021-07-02T21:01:51.158Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
21:01:51 [2021-07-02T21:01:51.158Z] === RUN   TestChangesDirsEmpty
21:01:51 [2021-07-02T21:01:51.158Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
21:01:51 [2021-07-02T21:01:51.172Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:01:51 [2021-07-02T21:01:51.611Z] --- SKIP: TestChangesDirsEmpty (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestChangesDirsMutated
21:01:51 [2021-07-02T21:01:51.611Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
21:01:51 [2021-07-02T21:01:51.611Z] --- SKIP: TestChangesDirsMutated (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestApplyLayer
21:01:51 [2021-07-02T21:01:51.611Z]     changes_test.go:433: needs further investigation
21:01:51 [2021-07-02T21:01:51.611Z] --- SKIP: TestApplyLayer (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestChangesSizeWithHardlinks
21:01:51 [2021-07-02T21:01:51.611Z]     changes_test.go:469: needs further investigation
21:01:51 [2021-07-02T21:01:51.611Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestChangesSizeWithNoChanges
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestChangesSize
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestChangesSize (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestApplyLayerInvalidFilenames
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames283227056\\dest"
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestApplyLayerInvalidHardlink
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink210146402\\victim\\hello" -> "../victim/hello"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink975240281\\victim\\hello" -> "/../victim/hello"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink557342692\\victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink130904051\\victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink798534326\\victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink488427677\\victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestApplyLayerInvalidSymlink
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink812569432\\dest\\dotdot" -> "../victim/hello"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink946119383\\dest\\slash-dotdot" -> "/../victim/hello"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink635035210\\dest\\loophole-victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink430111521\\dest\\loophole-victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink294826508\\dest\\loophole-victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink891959803\\dest\\loophole-victim" -> "../victim"
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestApplyLayerWhiteouts
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestGenerateEmptyFile
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestGenerateEmptyFile (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] === RUN   TestGenerateWithContent
21:01:51 [2021-07-02T21:01:51.611Z] --- PASS: TestGenerateWithContent (0.00s)
21:01:51 [2021-07-02T21:01:51.611Z] PASS
21:01:51 [2021-07-02T21:01:51.611Z] coverage: 61.6% of statements
21:01:51 [2021-07-02T21:01:51.611Z] ok  	github.com/docker/docker/pkg/archive	6.602s	coverage: 61.6% of statements
21:01:52 [2021-07-02T21:01:52.061Z] 2021/07/02 21:01:51 Closing DB instances...
21:01:52 [2021-07-02T21:01:52.554Z] --- PASS: TestUpdateRestartPolicy (13.32s)
21:01:52 [2021-07-02T21:01:52.554Z] === RUN   TestUpdateRestartWithAutoRemove
21:01:53 [2021-07-02T21:01:53.494Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
21:01:53 [2021-07-02T21:01:53.494Z] === RUN   TestWaitNonBlocked
21:01:53 [2021-07-02T21:01:53.494Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:53 [2021-07-02T21:01:53.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:53 [2021-07-02T21:01:53.494Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:53 [2021-07-02T21:01:53.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:53 [2021-07-02T21:01:53.494Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:53 [2021-07-02T21:01:53.494Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:53 [2021-07-02T21:01:53.572Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s)
21:01:53 [2021-07-02T21:01:53.572Z] === RUN   TestNetworkDBNodeLeave
21:01:54 [2021-07-02T21:01:54.024Z] --- PASS: Test (3.16s)
21:01:54 [2021-07-02T21:01:54.024Z]     --- PASS: Test/TestInitialize (0.14s)
21:01:54 [2021-07-02T21:01:54.024Z]     --- PASS: Test/TestInitializeWithCerts (0.02s)
21:01:54 [2021-07-02T21:01:54.024Z]     --- PASS: Test/TestWatch (3.00s)
21:01:54 [2021-07-02T21:01:54.024Z] PASS
21:01:54 [2021-07-02T21:01:54.024Z] coverage: 84.1% of statements
21:01:54 [2021-07-02T21:01:54.024Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.203s	coverage: 84.1% of statements
21:01:54 [2021-07-02T21:01:54.876Z] --- PASS: TestWaitNonBlocked (0.01s)
21:01:54 [2021-07-02T21:01:54.876Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
21:01:54 [2021-07-02T21:01:54.876Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s)
21:01:54 [2021-07-02T21:01:54.876Z] === RUN   TestWaitBlocked
21:01:54 [2021-07-02T21:01:54.876Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:01:54 [2021-07-02T21:01:54.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:01:54 [2021-07-02T21:01:54.876Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:01:54 [2021-07-02T21:01:54.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:01:54 [2021-07-02T21:01:54.876Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:01:54 [2021-07-02T21:01:54.876Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:01:54 [2021-07-02T21:01:54.876Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:01:54 [2021-07-02T21:01:54.974Z] === RUN   Test
21:01:54 [2021-07-02T21:01:54.974Z] === RUN   Test/TestWatch
21:01:54 [2021-07-02T21:01:54.974Z] --- PASS: Test (0.00s)
21:01:54 [2021-07-02T21:01:54.974Z]     --- PASS: Test/TestWatch (0.00s)
21:01:54 [2021-07-02T21:01:54.974Z] PASS
21:01:54 [2021-07-02T21:01:54.974Z] coverage: 92.3% of statements
21:01:54 [2021-07-02T21:01:54.974Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.037s	coverage: 92.3% of statements
21:01:55 [2021-07-02T21:01:55.424Z] === RUN   Test
21:01:55 [2021-07-02T21:01:55.424Z] === RUN   Test/TestInitialize
21:01:55 [2021-07-02T21:01:55.424Z] === RUN   Test/TestInitializeWithPattern
21:01:55 [2021-07-02T21:01:55.424Z] === RUN   Test/TestRegister
21:01:55 [2021-07-02T21:01:55.424Z] === RUN   Test/TestWatch
21:01:55 [2021-07-02T21:01:55.424Z] --- PASS: Test (0.00s)
21:01:55 [2021-07-02T21:01:55.424Z]     --- PASS: Test/TestInitialize (0.00s)
21:01:55 [2021-07-02T21:01:55.424Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
21:01:55 [2021-07-02T21:01:55.424Z]     --- PASS: Test/TestRegister (0.00s)
21:01:55 [2021-07-02T21:01:55.424Z]     --- PASS: Test/TestWatch (0.00s)
21:01:55 [2021-07-02T21:01:55.424Z] PASS
21:01:55 [2021-07-02T21:01:55.424Z] coverage: 93.8% of statements
21:01:55 [2021-07-02T21:01:55.424Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.034s	coverage: 93.8% of statements
21:01:56 [2021-07-02T21:01:56.257Z]     check_test.go:309: [dabbfd914b0ac] daemon is not started
21:01:56 [2021-07-02T21:01:56.257Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:01:56 [2021-07-02T21:01:56.257Z] --- PASS: TestWaitBlocked (0.01s)
21:01:56 [2021-07-02T21:01:56.257Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
21:01:56 [2021-07-02T21:01:56.257Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestContainerStartOnDaemonRestart
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestContainerKillOnDaemonStart
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestIpcModeOlderClient
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestDaemonHostGatewayIP
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestRestartDaemonWithRestartingContainer
21:01:56 [2021-07-02T21:01:56.257Z] === CONT  TestDaemonRestartIpcMode
21:01:56 [2021-07-02T21:01:56.257Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:01:56 [2021-07-02T21:01:56.257Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:01:56 [2021-07-02T21:01:56.373Z] === RUN   TestPollerAddRemove
21:01:56 [2021-07-02T21:01:56.373Z] --- PASS: TestPollerAddRemove (0.00s)
21:01:56 [2021-07-02T21:01:56.373Z] === RUN   TestPollerEvent
21:01:56 [2021-07-02T21:01:56.373Z]     poller_test.go:41: No chmod on Windows
21:01:56 [2021-07-02T21:01:56.373Z] --- SKIP: TestPollerEvent (0.00s)
21:01:56 [2021-07-02T21:01:56.373Z] === RUN   TestPollerClose
21:01:56 [2021-07-02T21:01:56.373Z] --- PASS: TestPollerClose (0.00s)
21:01:56 [2021-07-02T21:01:56.373Z] PASS
21:01:56 [2021-07-02T21:01:56.373Z] coverage: 45.7% of statements
21:01:56 [2021-07-02T21:01:56.373Z] ok  	github.com/docker/docker/pkg/filenotify	0.042s	coverage: 45.7% of statements
21:01:56 [2021-07-02T21:01:56.373Z] --- PASS: TestNetworkDBNodeLeave (3.02s)
21:01:56 [2021-07-02T21:01:56.373Z] === RUN   TestNetworkDBWatch
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCopyFileWithInvalidSrc
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCopyFileWithInvalidDest
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCopyFileWithSameSrcAndDest
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCopyFile
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCopyFile (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
21:01:57 [2021-07-02T21:01:57.333Z]     fileutils_test.go:134: Needs porting to Windows
21:01:57 [2021-07-02T21:01:57.333Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestReadSymlinkedDirectoryToFile
21:01:57 [2021-07-02T21:01:57.333Z]     fileutils_test.go:180: Needs porting to Windows
21:01:57 [2021-07-02T21:01:57.333Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestWildcardMatches
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestWildcardMatches (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestPatternMatches
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestPatternMatches (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestExclusionPatternMatchesPatternBefore
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestPatternMatchesFolderExclusions
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestPatternMatchesFolderWildcardExclusions
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestExclusionPatternMatchesPatternAfter
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestExclusionPatternMatchesWholeDirectory
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestSingleExclamationError
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestSingleExclamationError (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestMatchesWithNoPatterns
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestMatchesWithMalformedPatterns
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestMatches
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestMatches (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatterns
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatterns (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatternsStripEmptyPatterns
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatternsExceptionFlag
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCleanPatternsErrorSingleException
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCreateIfNotExistsDir
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestCreateIfNotExistsFile
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] === RUN   TestMatch
21:01:57 [2021-07-02T21:01:57.333Z] --- PASS: TestMatch (0.00s)
21:01:57 [2021-07-02T21:01:57.333Z] PASS
21:01:57 [2021-07-02T21:01:57.333Z] coverage: 85.2% of statements
21:01:57 [2021-07-02T21:01:57.333Z] ok  	github.com/docker/docker/pkg/fileutils	0.058s	coverage: 85.2% of statements
21:01:57 [2021-07-02T21:01:57.378Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.554098681s with top 10 stages: buildssa: 1m43.316166878s, goimports: 22.271090698s, unconvert: 13.481191359s, gosec: 10.344995796s, golint: 6.609791109s, ineffassign: 4.932555058s, misspell: 4.797182782s, vrp: 3.915659877s, inspect: 3.457739854s, ctrlflow: 2.335171664s 
21:01:57 [2021-07-02T21:01:57.783Z] === RUN   TestGet
21:01:57 [2021-07-02T21:01:57.783Z] --- PASS: TestGet (0.00s)
21:01:57 [2021-07-02T21:01:57.783Z] === RUN   TestGetShortcutString
21:01:57 [2021-07-02T21:01:57.783Z] --- PASS: TestGetShortcutString (0.00s)
21:01:57 [2021-07-02T21:01:57.783Z] PASS
21:01:57 [2021-07-02T21:01:57.783Z] coverage: 42.9% of statements
21:01:57 [2021-07-02T21:01:57.783Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 42.9% of statements
21:01:58 [2021-07-02T21:01:58.232Z] 2021/07/02 21:01:57 Closing DB instances...
21:01:58 [2021-07-02T21:01:58.682Z] === RUN   TestCreateIDMapOrder
21:01:58 [2021-07-02T21:01:58.682Z] --- PASS: TestCreateIDMapOrder (0.00s)
21:01:58 [2021-07-02T21:01:58.682Z] PASS
21:01:58 [2021-07-02T21:01:58.682Z] coverage: 7.2% of statements
21:01:58 [2021-07-02T21:01:58.682Z] ok  	github.com/docker/docker/pkg/idtools	0.040s	coverage: 7.2% of statements
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestNetworkDBWatch (3.01s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestNetworkDBBulkSync
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestFixedBufferCap
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestFixedBufferCap (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestFixedBufferLen
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestFixedBufferLen (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestFixedBufferString
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestFixedBufferString (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestFixedBufferWrite
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestFixedBufferWrite (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestFixedBufferRead
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestFixedBufferRead (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestBytesPipeRead
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestBytesPipeRead (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestBytesPipeWrite
21:01:59 [2021-07-02T21:01:59.632Z] --- PASS: TestBytesPipeWrite (0.00s)
21:01:59 [2021-07-02T21:01:59.632Z] === RUN   TestBytesPipeWriteRandomChunks
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestAtomicWriteToFile
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestAtomicWriteToFile (0.01s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestAtomicWriteSetCommit
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestAtomicWriteSetCancel
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestReadCloserWrapperClose
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestReadCloserWrapperClose (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestReaderErrWrapperReadOnError
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestReaderErrWrapperRead
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestReaderErrWrapperRead (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestHashData
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestHashData (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestCancelReadCloser
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestCancelReadCloser (0.12s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestWriteCloserWrapperClose
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestNopWriteCloser
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestNopWriteCloser (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestNopWriter
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestNopWriter (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] === RUN   TestWriteCounter
21:02:00 [2021-07-02T21:02:00.089Z] --- PASS: TestWriteCounter (0.00s)
21:02:00 [2021-07-02T21:02:00.089Z] PASS
21:02:00 [2021-07-02T21:02:00.089Z] coverage: 69.2% of statements
21:02:00 [2021-07-02T21:02:00.089Z] ok  	github.com/docker/docker/pkg/ioutils	0.582s	coverage: 69.2% of statements
21:02:00 [2021-07-02T21:02:00.486Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s)
21:02:00 [2021-07-02T21:02:00.540Z] 2021/07/02 21:02:00 Closing DB instances...
21:02:00 [2021-07-02T21:02:00.990Z] --- PASS: TestGetAddress (20.33s)
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestRequestSyntaxCheck
21:02:00 [2021-07-02T21:02:00.990Z] --- PASS: TestRequestSyntaxCheck (0.03s)
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestRequest
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestError
21:02:00 [2021-07-02T21:02:00.990Z] --- PASS: TestError (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/no_progress
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/progress_1
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/some_progress_with_a_start_time
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/some_progress_without_a_start_time
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/with_units
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestProgressString/hide_counts
21:02:00 [2021-07-02T21:02:00.990Z] --- PASS: TestProgressString (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/no_progress (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/progress_1 (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/with_units (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z]     --- PASS: TestProgressString/hide_counts (0.00s)
21:02:00 [2021-07-02T21:02:00.990Z] === RUN   TestJSONMessageDisplay
21:02:01 [2021-07-02T21:02:01.427Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.34s)
21:02:01 [2021-07-02T21:02:01.427Z] --- PASS: TestDaemonHostGatewayIP (5.36s)
21:02:01 [2021-07-02T21:02:01.427Z] --- PASS: TestDaemonRestartIpcMode (5.46s)
21:02:01 [2021-07-02T21:02:01.440Z] --- PASS: TestJSONMessageDisplay (0.14s)
21:02:01 [2021-07-02T21:02:01.440Z] === RUN   TestJSONMessageDisplayWithJSONError
21:02:01 [2021-07-02T21:02:01.440Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
21:02:01 [2021-07-02T21:02:01.440Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
21:02:01 [2021-07-02T21:02:01.440Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
21:02:01 [2021-07-02T21:02:01.440Z] === RUN   TestDisplayJSONMessagesStream
21:02:01 [2021-07-02T21:02:01.440Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
21:02:01 [2021-07-02T21:02:01.440Z] PASS
21:02:01 [2021-07-02T21:02:01.440Z] coverage: 91.7% of statements
21:02:01 [2021-07-02T21:02:01.440Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.170s	coverage: 91.7% of statements
21:02:01 [2021-07-02T21:02:01.889Z] === RUN   TestStandardLongPath
21:02:01 [2021-07-02T21:02:01.889Z] --- PASS: TestStandardLongPath (0.00s)
21:02:01 [2021-07-02T21:02:01.889Z] === RUN   TestUNCLongPath
21:02:01 [2021-07-02T21:02:01.889Z] --- PASS: TestUNCLongPath (0.00s)
21:02:01 [2021-07-02T21:02:01.889Z] PASS
21:02:01 [2021-07-02T21:02:01.889Z] coverage: 100.0% of statements
21:02:01 [2021-07-02T21:02:01.889Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
21:02:02 [2021-07-02T21:02:02.339Z] --- PASS: TestNetworkDBBulkSync (2.82s)
21:02:02 [2021-07-02T21:02:02.339Z] === RUN   TestNetworkDBCRUDMediumCluster
21:02:02 [2021-07-02T21:02:02.339Z] === RUN   TestNameFormat
21:02:02 [2021-07-02T21:02:02.339Z] --- PASS: TestNameFormat (0.00s)
21:02:02 [2021-07-02T21:02:02.339Z] === RUN   TestNameRetries
21:02:02 [2021-07-02T21:02:02.339Z] --- PASS: TestNameRetries (0.00s)
21:02:02 [2021-07-02T21:02:02.339Z] PASS
21:02:02 [2021-07-02T21:02:02.339Z] coverage: 85.7% of statements
21:02:02 [2021-07-02T21:02:02.339Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
21:02:02 [2021-07-02T21:02:02.789Z] === RUN   TestParseKeyValueOpt
21:02:02 [2021-07-02T21:02:02.789Z] --- PASS: TestParseKeyValueOpt (0.00s)
21:02:02 [2021-07-02T21:02:02.789Z] === RUN   TestParseUintList
21:02:02 [2021-07-02T21:02:02.789Z] --- PASS: TestParseUintList (0.00s)
21:02:02 [2021-07-02T21:02:02.789Z] === RUN   TestParseUintListMaximumLimits
21:02:02 [2021-07-02T21:02:02.789Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
21:02:02 [2021-07-02T21:02:02.789Z] PASS
21:02:02 [2021-07-02T21:02:02.789Z] coverage: 97.0% of statements
21:02:02 [2021-07-02T21:02:02.789Z] ok  	github.com/docker/docker/pkg/parsers	0.034s	coverage: 97.0% of statements
21:02:03 [2021-07-02T21:02:03.336Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:02:03 [2021-07-02T21:02:03.336Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:02:03 [2021-07-02T21:02:03.336Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:02:03 [2021-07-02T21:02:03.741Z] === RUN   TestNewAndRemove
21:02:03 [2021-07-02T21:02:03.741Z] --- PASS: TestNewAndRemove (0.00s)
21:02:03 [2021-07-02T21:02:03.741Z] === RUN   TestRemoveInvalidPath
21:02:03 [2021-07-02T21:02:03.741Z] --- PASS: TestRemoveInvalidPath (0.00s)
21:02:03 [2021-07-02T21:02:03.741Z] PASS
21:02:03 [2021-07-02T21:02:03.741Z] coverage: 82.6% of statements
21:02:03 [2021-07-02T21:02:03.741Z] ok  	github.com/docker/docker/pkg/pidfile	0.035s	coverage: 82.6% of statements
21:02:04 [2021-07-02T21:02:04.718Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:02:05 [2021-07-02T21:02:05.255Z] 2021/07/02 21:02:04 Closing DB instances...
21:02:05 [2021-07-02T21:02:05.255Z] === RUN   TestFailedConnection
21:02:05 [2021-07-02T21:02:05.255Z] time="2021-07-02T21:02:05Z" level=error msg="node: 9ecefab22378 is unknown to memberlist"
21:02:05 [2021-07-02T21:02:05.255Z] time="2021-07-02T21:02:05Z" level=error msg="node: 9ecefab22378 is unknown to memberlist"
21:02:06 [2021-07-02T21:02:06.627Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:02:06 [2021-07-02T21:02:06.764Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.26s)
21:02:06 [2021-07-02T21:02:06.764Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
21:02:07 [2021-07-02T21:02:07.214Z] --- PASS: TestFailedConnection (2.23s)
21:02:07 [2021-07-02T21:02:07.214Z] === RUN   TestFailOnce
21:02:07 [2021-07-02T21:02:07.664Z] 2021/07/02 21:02:07 http: panic serving 127.0.0.1:49286: Plugin not ready
21:02:07 [2021-07-02T21:02:07.664Z] goroutine 20 [running]:
21:02:07 [2021-07-02T21:02:07.664Z] net/http.(*conn).serve.func1(0xc0000a4000)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:1824 +0x153
21:02:07 [2021-07-02T21:02:07.664Z] panic(0x11a5160, 0x12bc1d0)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/runtime/panic.go:971 +0x49a
21:02:07 [2021-07-02T21:02:07.664Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x12cc890, 0xc0000c6000, 0xc0000b0000)
21:02:07 [2021-07-02T21:02:07.664Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
21:02:07 [2021-07-02T21:02:07.664Z] net/http.HandlerFunc.ServeHTTP(0xc000102f30, 0x12cc890, 0xc0000c6000, 0xc0000b0000)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:2069 +0x4b
21:02:07 [2021-07-02T21:02:07.664Z] net/http.(*ServeMux).ServeHTTP(0xc0001548c0, 0x12cc890, 0xc0000c6000, 0xc0000b0000)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:2448 +0x1b7
21:02:07 [2021-07-02T21:02:07.664Z] net/http.serverHandler.ServeHTTP(0xc0001b4000, 0x12cc890, 0xc0000c6000, 0xc0000b0000)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:2887 +0xaa
21:02:07 [2021-07-02T21:02:07.664Z] net/http.(*conn).serve(0xc0000a4000, 0x12cd480, 0xc000090040)
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:1952 +0x8cd
21:02:07 [2021-07-02T21:02:07.664Z] created by net/http.(*Server).Serve
21:02:07 [2021-07-02T21:02:07.664Z] 	c:/go/src/net/http/server.go:3013 +0x3b8
21:02:07 [2021-07-02T21:02:07.664Z] time="2021-07-02T21:02:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s"
21:02:08 [2021-07-02T21:02:08.115Z] 2021/07/02 21:02:08 Closing DB instances...
21:02:08 [2021-07-02T21:02:08.539Z] --- PASS: TestContainerKillOnDaemonStart (12.29s)
21:02:08 [2021-07-02T21:02:08.539Z] PASS
21:02:08 [2021-07-02T21:02:08.539Z] 
21:02:08 [2021-07-02T21:02:08.539Z] === Skipped
21:02:08 [2021-07-02T21:02:08.539Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:02:08 [2021-07-02T21:02:08.539Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:08 [2021-07-02T21:02:08.539Z] 
21:02:08 [2021-07-02T21:02:08.539Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:02:08 [2021-07-02T21:02:08.539Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:02:08 [2021-07-02T21:02:08.540Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:08 [2021-07-02T21:02:08.540Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:02:08 [2021-07-02T21:02:08.540Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:02:08 [2021-07-02T21:02:08.540Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] 
21:02:08 [2021-07-02T21:02:08.540Z] DONE 196 tests, 6 skipped in 163.925s
21:02:08 [2021-07-02T21:02:08.540Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:02:08 [2021-07-02T21:02:08.540Z] ++ 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
21:02:08 [2021-07-02T21:02:08.540Z] ++ set -e
21:02:08 [2021-07-02T21:02:08.540Z] ++ '[' -n 0 ']'
21:02:08 [2021-07-02T21:02:08.540Z] ++ set -x
21:02:08 [2021-07-02T21:02:08.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:02:08 [2021-07-02T21:02:08.540Z] === RUN   TestConfigDaemonLibtrustID
21:02:08 [2021-07-02T21:02:08.540Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:02:08 [2021-07-02T21:02:08.565Z] --- PASS: TestFailOnce (1.20s)
21:02:08 [2021-07-02T21:02:08.565Z] === RUN   TestEchoInputOutput
21:02:08 [2021-07-02T21:02:08.565Z] --- PASS: TestEchoInputOutput (0.00s)
21:02:08 [2021-07-02T21:02:08.565Z] === RUN   TestBackoff
21:02:08 [2021-07-02T21:02:08.565Z] --- PASS: TestBackoff (0.00s)
21:02:08 [2021-07-02T21:02:08.565Z] === RUN   TestAbortRetry
21:02:08 [2021-07-02T21:02:08.565Z] --- PASS: TestAbortRetry (0.00s)
21:02:08 [2021-07-02T21:02:08.565Z] === RUN   TestClientScheme
21:02:08 [2021-07-02T21:02:08.565Z] --- PASS: TestClientScheme (0.00s)
21:02:08 [2021-07-02T21:02:08.565Z] === RUN   TestNewClientWithTimeout
21:02:08 [2021-07-02T21:02:08.800Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:02:08 [2021-07-02T21:02:08.800Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:02:09 [2021-07-02T21:02:09.019Z] time="2021-07-02T21:02:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
21:02:09 [2021-07-02T21:02:09.019Z] --- PASS: TestRequest (8.16s)
21:02:09 [2021-07-02T21:02:09.019Z] === RUN   TestOverlappingRequests
21:02:09 [2021-07-02T21:02:09.060Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:02:09 [2021-07-02T21:02:09.060Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:02:09 [2021-07-02T21:02:09.060Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation/invalid_config
21:02:09 [2021-07-02T21:02:09.060Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation/malformed_config
21:02:09 [2021-07-02T21:02:09.060Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:02:09 [2021-07-02T21:02:09.060Z] === RUN   TestDaemonConfigValidation/valid_config
21:02:09 [2021-07-02T21:02:09.060Z] === PAUSE TestDaemonConfigValidation/valid_config
21:02:09 [2021-07-02T21:02:09.060Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:02:09 [2021-07-02T21:02:09.060Z] === CONT  TestDaemonConfigValidation/malformed_config
21:02:09 [2021-07-02T21:02:09.061Z] === CONT  TestDaemonConfigValidation/valid_config
21:02:09 [2021-07-02T21:02:09.061Z] === CONT  TestDaemonConfigValidation/invalid_config
21:02:09 [2021-07-02T21:02:09.061Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:02:09 [2021-07-02T21:02:09.061Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:02:09 [2021-07-02T21:02:09.061Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:02:09 [2021-07-02T21:02:09.061Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
21:02:09 [2021-07-02T21:02:09.061Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
21:02:09 [2021-07-02T21:02:09.061Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
21:02:09 [2021-07-02T21:02:09.061Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
21:02:09 [2021-07-02T21:02:09.061Z] PASS
21:02:09 [2021-07-02T21:02:09.061Z] 
21:02:09 [2021-07-02T21:02:09.061Z] DONE 7 tests in 0.715s
21:02:09 [2021-07-02T21:02:09.061Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:02:09 [2021-07-02T21:02:09.061Z] ++ 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
21:02:09 [2021-07-02T21:02:09.061Z] ++ set -e
21:02:09 [2021-07-02T21:02:09.061Z] ++ '[' -n 0 ']'
21:02:09 [2021-07-02T21:02:09.061Z] ++ set -x
21:02:09 [2021-07-02T21:02:09.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
21:02:09 [2021-07-02T21:02:09.321Z] INFO: Testing against a local daemon
21:02:09 [2021-07-02T21:02:09.321Z] === RUN   TestCommitInheritsEnv
21:02:09 [2021-07-02T21:02:09.469Z] --- PASS: TestOverlappingRequests (0.36s)
21:02:09 [2021-07-02T21:02:09.469Z] === RUN   TestRelease
21:02:09 [2021-07-02T21:02:09.581Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:02:09 [2021-07-02T21:02:09.841Z] --- PASS: TestCommitInheritsEnv (0.44s)
21:02:09 [2021-07-02T21:02:09.841Z] === RUN   TestImportExtremelyLargeImageWorks
21:02:09 [2021-07-02T21:02:09.841Z] === PAUSE TestImportExtremelyLargeImageWorks
21:02:09 [2021-07-02T21:02:09.841Z] === RUN   TestImagesFilterMultiReference
21:02:09 [2021-07-02T21:02:09.842Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:02:09 [2021-07-02T21:02:09.842Z] === RUN   TestImagePullPlatformInvalid
21:02:09 [2021-07-02T21:02:09.842Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:02:09 [2021-07-02T21:02:09.842Z] === RUN   TestRemoveImageOrphaning
21:02:09 [2021-07-02T21:02:09.842Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:02:09 [2021-07-02T21:02:09.920Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s)
21:02:09 [2021-07-02T21:02:09.921Z] === RUN   TestNetworkDBGarbageCollection
21:02:10 [2021-07-02T21:02:10.102Z] --- PASS: TestRemoveImageOrphaning (0.30s)
21:02:10 [2021-07-02T21:02:10.102Z] === RUN   TestRemoveImageGarbageCollector
21:02:10 [2021-07-02T21:02:10.370Z] time="2021-07-02T21:02:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
21:02:10 [2021-07-02T21:02:10.822Z] --- PASS: TestRelease (1.48s)
21:02:10 [2021-07-02T21:02:10.822Z] === RUN   TestAllocateRandomDeallocate
21:02:11 [2021-07-02T21:02:11.042Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParseEmptyInterface
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParseEmptyInterface (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParseNonInterfaceType
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParseNonInterfaceType (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParseWithOneFunction
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParseWithOneFunction (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParseWithMultipleFuncs
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParseWithUnnamedReturn
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestEmbeddedInterface
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestEmbeddedInterface (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestParsedImports
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestParsedImports (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] === RUN   TestAliasedImports
21:02:11 [2021-07-02T21:02:11.273Z] --- PASS: TestAliasedImports (0.00s)
21:02:11 [2021-07-02T21:02:11.273Z] PASS
21:02:11 [2021-07-02T21:02:11.273Z] coverage: 56.8% of statements
21:02:11 [2021-07-02T21:02:11.273Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.050s	coverage: 56.8% of statements
21:02:11 [2021-07-02T21:02:11.303Z]     check_test.go:309: [d481141929d1d] daemon is not started
21:02:11 [2021-07-02T21:02:11.303Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:02:11 [2021-07-02T21:02:11.873Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestRemoveImageGarbageCollector (1.94s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagInvalidReference
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagInvalidReference (0.01s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagValidPrefixedRepo
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagExistedNameWithoutForce
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagOfficialNames
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagOfficialNames (0.05s)
21:02:12 [2021-07-02T21:02:12.134Z] === RUN   TestTagMatchesDigest
21:02:12 [2021-07-02T21:02:12.134Z] --- PASS: TestTagMatchesDigest (0.01s)
21:02:12 [2021-07-02T21:02:12.134Z] === CONT  TestImportExtremelyLargeImageWorks
21:02:12 [2021-07-02T21:02:12.222Z] === RUN   TestHTTPTransport
21:02:12 [2021-07-02T21:02:12.222Z] --- PASS: TestHTTPTransport (0.00s)
21:02:12 [2021-07-02T21:02:12.222Z] PASS
21:02:12 [2021-07-02T21:02:12.222Z] coverage: 85.7% of statements
21:02:12 [2021-07-02T21:02:12.222Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.035s	coverage: 85.7% of statements
21:02:12 [2021-07-02T21:02:12.394Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestBufioReaderPoolPutAndGet
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestBufioWriterPoolPutAndGet
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] === RUN   TestBufferPoolPutAndGet
21:02:12 [2021-07-02T21:02:12.672Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
21:02:12 [2021-07-02T21:02:12.672Z] PASS
21:02:12 [2021-07-02T21:02:12.672Z] coverage: 88.2% of statements
21:02:12 [2021-07-02T21:02:12.672Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
21:02:12 [2021-07-02T21:02:12.965Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:02:13 [2021-07-02T21:02:13.122Z] time="2021-07-02T21:02:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
21:02:13 [2021-07-02T21:02:13.122Z] === RUN   TestOutputOnPrematureClose
21:02:13 [2021-07-02T21:02:13.122Z] --- PASS: TestOutputOnPrematureClose (0.00s)
21:02:13 [2021-07-02T21:02:13.122Z] === RUN   TestCompleteSilently
21:02:13 [2021-07-02T21:02:13.122Z] --- PASS: TestCompleteSilently (0.00s)
21:02:13 [2021-07-02T21:02:13.122Z] PASS
21:02:13 [2021-07-02T21:02:13.122Z] coverage: 75.9% of statements
21:02:13 [2021-07-02T21:02:13.122Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
21:02:13 [2021-07-02T21:02:13.572Z] === RUN   TestSendToOneSub
21:02:13 [2021-07-02T21:02:13.572Z] --- PASS: TestSendToOneSub (0.00s)
21:02:13 [2021-07-02T21:02:13.572Z] === RUN   TestSendToMultipleSubs
21:02:13 [2021-07-02T21:02:13.572Z] --- PASS: TestSendToMultipleSubs (0.00s)
21:02:13 [2021-07-02T21:02:13.572Z] === RUN   TestEvictOneSub
21:02:13 [2021-07-02T21:02:13.572Z] --- PASS: TestEvictOneSub (0.00s)
21:02:13 [2021-07-02T21:02:13.572Z] === RUN   TestClosePublisher
21:02:13 [2021-07-02T21:02:13.572Z] --- PASS: TestClosePublisher (0.00s)
21:02:13 [2021-07-02T21:02:13.572Z] === RUN   TestPubSubRace
21:02:14 [2021-07-02T21:02:14.348Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:02:14 [2021-07-02T21:02:14.348Z]     check_test.go:309: [d7f5861eb4dd1] daemon is not started
21:02:14 [2021-07-02T21:02:14.348Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:02:14 [2021-07-02T21:02:14.522Z] --- PASS: TestPubSubRace (1.04s)
21:02:14 [2021-07-02T21:02:14.522Z] PASS
21:02:14 [2021-07-02T21:02:14.522Z] coverage: 75.0% of statements
21:02:14 [2021-07-02T21:02:14.522Z] ok  	github.com/docker/docker/pkg/pubsub	1.071s	coverage: 75.0% of statements
21:02:15 [2021-07-02T21:02:15.433Z] INFO [runner/unused/goanalysis] analyzers took 34.524446146s with top 10 stages: buildssa: 29.79675085s, U1000: 4.727695296s 
21:02:15 [2021-07-02T21:02:15.433Z] INFO [runner] Issues before processing: 2863, after processing: 0 
21:02:15 [2021-07-02T21:02:15.433Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2288/2288, exclude: 1899/1899, nolint: 0/78, skip_files: 2288/2288, identifier_marker: 1899/1899, cgo: 2288/2863, filename_unadjuster: 2288/2288, skip_dirs: 2288/2288, exclude-rules: 78/1899, autogenerated_exclude: 1899/2288 
21:02:15 [2021-07-02T21:02:15.433Z] INFO [runner] processing took 141.498421ms with stages: nolint: 53.666177ms, identifier_marker: 40.543197ms, path_prettifier: 17.817547ms, autogenerated_exclude: 15.670102ms, exclude-rules: 6.904177ms, skip_dirs: 4.093015ms, cgo: 1.806709ms, filename_unadjuster: 905.368µs, max_same_issues: 88.054µs, uniq_by_line: 782ns, max_from_linter: 615ns, source_code: 612ns, diff: 519ns, exclude: 487ns, skip_files: 435ns, path_shortener: 323ns, max_per_file_from_linter: 302ns 
21:02:15 [2021-07-02T21:02:15.433Z] INFO [runner] linters took 1m45.56719414s with stages: goanalysis_metalinter: 1m21.268224208s, unused: 24.156723042s 
21:02:15 [2021-07-02T21:02:15.433Z] INFO File cache stats: 1687 entries of total size 8.5MiB 
21:02:15 [2021-07-02T21:02:15.433Z] INFO Memory: 2411 samples, avg is 488.1MB, max is 4301.8MB 
21:02:15 [2021-07-02T21:02:15.433Z] INFO Execution took 4m1.074323189s                
21:02:15 [2021-07-02T21:02:15.472Z] === RUN   TestRegister
21:02:15 [2021-07-02T21:02:15.472Z] --- PASS: TestRegister (0.00s)
21:02:15 [2021-07-02T21:02:15.472Z] === RUN   TestCommand
21:02:15 [2021-07-02T21:02:15.472Z] --- PASS: TestCommand (0.03s)
21:02:15 [2021-07-02T21:02:15.472Z] === RUN   TestNaiveSelf
21:02:15 [2021-07-02T21:02:15.472Z] --- PASS: TestNaiveSelf (0.03s)
21:02:15 [2021-07-02T21:02:15.472Z] PASS
21:02:15 [2021-07-02T21:02:15.472Z] coverage: 82.4% of statements
21:02:15 [2021-07-02T21:02:15.472Z] ok  	github.com/docker/docker/pkg/reexec	0.084s	coverage: 82.4% of statements
21:02:15 [2021-07-02T21:02:15.472Z] --- PASS: TestAllocateRandomDeallocate (4.58s)
21:02:15 [2021-07-02T21:02:15.472Z] === RUN   TestRetrieveFromStore
21:02:15 [2021-07-02T21:02:15.731Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:02:15 [2021-07-02T21:02:15.922Z] === RUN   TestParseSignal
21:02:15 [2021-07-02T21:02:15.922Z] --- PASS: TestParseSignal (0.00s)
21:02:15 [2021-07-02T21:02:15.922Z] === RUN   TestValidSignalForPlatform
21:02:15 [2021-07-02T21:02:15.922Z] --- PASS: TestValidSignalForPlatform (0.00s)
21:02:15 [2021-07-02T21:02:15.922Z] PASS
21:02:15 [2021-07-02T21:02:15.922Z] coverage: 19.7% of statements
21:02:15 [2021-07-02T21:02:15.922Z] ok  	github.com/docker/docker/pkg/signal	0.032s	coverage: 19.7% of statements
21:02:15 [2021-07-02T21:02:15.996Z] Congratulations! The shell scripts are properly formatted.
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestNewStdWriter
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestNewStdWriter (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestWriteWithUninitializedStdWriter
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestWriteWithNilBytes
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestWriteWithNilBytes (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestWrite
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestWrite (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestWriteWithWriterError
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestWriteWithWriterError (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyWriteAndRead
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyReturnsErrorReadingHeader
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyReturnsErrorReadingFrame
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyDetectsCorruptedFrame
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyWithInvalidInputHeader
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyWithCorruptedPrefix
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyReturnsWriteErrors
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] === RUN   TestStdCopyReturnsErrorFromSystem
21:02:16 [2021-07-02T21:02:16.372Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
21:02:16 [2021-07-02T21:02:16.372Z] PASS
21:02:16 [2021-07-02T21:02:16.372Z] coverage: 100.0% of statements
21:02:16 [2021-07-02T21:02:16.372Z] ok  	github.com/docker/docker/pkg/stdcopy	0.035s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:02:16 [2021-07-02T21:02:16.907Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh dynbinary test-docker-py
21:02:17 [2021-07-02T21:02:17.114Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestRetrieveFromStore (1.57s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestRequestReleaseAddressDuplicate
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestParallelPredefinedRequest1
21:02:17 [2021-07-02T21:02:17.324Z] === PAUSE TestParallelPredefinedRequest1
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestParallelPredefinedRequest2
21:02:17 [2021-07-02T21:02:17.324Z] === PAUSE TestParallelPredefinedRequest2
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestParallelPredefinedRequest3
21:02:17 [2021-07-02T21:02:17.324Z] === PAUSE TestParallelPredefinedRequest3
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestParallelPredefinedRequest4
21:02:17 [2021-07-02T21:02:17.324Z] === PAUSE TestParallelPredefinedRequest4
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestParallelPredefinedRequest5
21:02:17 [2021-07-02T21:02:17.324Z] === PAUSE TestParallelPredefinedRequest5
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestDebug
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestDebug (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestRequestPoolParallel
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestRawProgressFormatterFormatStatus
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestRawProgressFormatterFormatProgress
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestFormatStatus
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestFormatStatus (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestFormatError
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestFormatError (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestFormatJSONError
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestFormatJSONError (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestJsonProgressFormatterFormatProgress
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestJsonProgressFormatterFormatStatus
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestNewJSONProgressOutput
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestNewJSONProgressOutput (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestAuxFormatterEmit
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestAuxFormatterEmit (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestStreamWriterStdout
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestStreamWriterStdout (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] === RUN   TestStreamWriterStderr
21:02:17 [2021-07-02T21:02:17.324Z] --- PASS: TestStreamWriterStderr (0.00s)
21:02:17 [2021-07-02T21:02:17.324Z] PASS
21:02:17 [2021-07-02T21:02:17.324Z] coverage: 66.2% of statements
21:02:17 [2021-07-02T21:02:17.324Z] ok  	github.com/docker/docker/pkg/streamformatter	0.042s	coverage: 66.2% of statements
21:02:17 [2021-07-02T21:02:17.468Z] 
21:02:17 [2021-07-02T21:02:17.724Z] Removing bundles/
21:02:17 [2021-07-02T21:02:17.724Z] 
21:02:17 [2021-07-02T21:02:17.724Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:02:17 [2021-07-02T21:02:17.724Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:02:17 [2021-07-02T21:02:17.724Z] GOOS="" GOARCH="" GOARM=""
21:02:17 [2021-07-02T21:02:17.774Z] time="2021-07-02T21:02:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestRequestPoolParallel (0.43s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestFullAllocateRelease
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestGenerateRandomID
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestGenerateRandomID (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestShortenId
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestShortenId (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestShortenSha256Id
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestShortenSha256Id (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestShortenIdEmpty
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestShortenIdEmpty (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestShortenIdInvalid
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestShortenIdInvalid (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestIsShortIDNonHex
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestIsShortIDNonHex (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] === RUN   TestIsShortIDNotCorrectSize
21:02:17 [2021-07-02T21:02:17.774Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
21:02:17 [2021-07-02T21:02:17.774Z] PASS
21:02:17 [2021-07-02T21:02:17.774Z] coverage: 70.6% of statements
21:02:17 [2021-07-02T21:02:17.774Z] ok  	github.com/docker/docker/pkg/stringid	0.041s	coverage: 70.6% of statements
21:02:18 [2021-07-02T21:02:18.224Z] --- PASS: TestFullAllocateRelease (0.43s)
21:02:18 [2021-07-02T21:02:18.224Z] === RUN   TestOddAllocateRelease
21:02:18 [2021-07-02T21:02:18.224Z] --- PASS: TestOddAllocateRelease (0.28s)
21:02:18 [2021-07-02T21:02:18.224Z] === RUN   TestFullAllocateSerialReleaseParallel
21:02:18 [2021-07-02T21:02:18.224Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
21:02:18 [2021-07-02T21:02:18.224Z] === RUN   TestOddAllocateSerialReleaseParallel
21:02:18 [2021-07-02T21:02:18.673Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
21:02:18 [2021-07-02T21:02:18.673Z] === RUN   TestEvenAllocateSerialReleaseParallel
21:02:18 [2021-07-02T21:02:18.673Z] === RUN   TestIsCpusetListAvailable
21:02:18 [2021-07-02T21:02:18.673Z] --- PASS: TestIsCpusetListAvailable (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] PASS
21:02:18 [2021-07-02T21:02:18.673Z] coverage: 38.2% of statements
21:02:18 [2021-07-02T21:02:18.673Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 38.2% of statements
21:02:18 [2021-07-02T21:02:18.673Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest1
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest4
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest1
21:02:18 [2021-07-02T21:02:18.673Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest4
21:02:18 [2021-07-02T21:02:18.673Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:02:18 [2021-07-02T21:02:18.673Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest3
21:02:18 [2021-07-02T21:02:18.673Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest3
21:02:18 [2021-07-02T21:02:18.673Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:02:18 [2021-07-02T21:02:18.673Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest2
21:02:18 [2021-07-02T21:02:18.673Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:02:18 [2021-07-02T21:02:18.673Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] === CONT  TestParallelPredefinedRequest5
21:02:18 [2021-07-02T21:02:18.673Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:02:18 [2021-07-02T21:02:18.673Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
21:02:18 [2021-07-02T21:02:18.673Z] PASS
21:02:18 [2021-07-02T21:02:18.673Z] coverage: 85.3% of statements
21:02:18 [2021-07-02T21:02:18.673Z] ok  	github.com/docker/docker/libnetwork/ipam	46.599s	coverage: 85.3% of statements
21:02:19 [2021-07-02T21:02:19.621Z] === RUN   TestChtimes
21:02:19 [2021-07-02T21:02:19.621Z] --- PASS: TestChtimes (0.00s)
21:02:19 [2021-07-02T21:02:19.621Z] === RUN   TestChtimesWindows
21:02:19 [2021-07-02T21:02:19.621Z] --- PASS: TestChtimesWindows (0.00s)
21:02:19 [2021-07-02T21:02:19.621Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
21:02:19 [2021-07-02T21:02:19.621Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
21:02:19 [2021-07-02T21:02:19.621Z] === RUN   TestEnsureRemoveAllNotExist
21:02:19 [2021-07-02T21:02:19.621Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
21:02:19 [2021-07-02T21:02:19.621Z] === RUN   TestEnsureRemoveAllWithDir
21:02:19 [2021-07-02T21:02:19.622Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
21:02:19 [2021-07-02T21:02:19.622Z] === RUN   TestEnsureRemoveAllWithFile
21:02:19 [2021-07-02T21:02:19.622Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
21:02:19 [2021-07-02T21:02:19.622Z] === RUN   TestHasWin32KSupport
21:02:19 [2021-07-02T21:02:19.622Z]     syscall_windows_test.go:8: win32k: true
21:02:19 [2021-07-02T21:02:19.622Z] --- PASS: TestHasWin32KSupport (0.00s)
21:02:19 [2021-07-02T21:02:19.622Z] PASS
21:02:19 [2021-07-02T21:02:19.622Z] coverage: 12.9% of statements
21:02:19 [2021-07-02T21:02:19.622Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 12.9% of statements
21:02:19 [2021-07-02T21:02:19.655Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestTailFile
21:02:20 [2021-07-02T21:02:20.580Z] --- PASS: TestTailFile (0.00s)
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestTailFileManyLines
21:02:20 [2021-07-02T21:02:20.580Z] --- PASS: TestTailFileManyLines (0.00s)
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestTailEmptyFile
21:02:20 [2021-07-02T21:02:20.580Z] --- PASS: TestTailEmptyFile (0.00s)
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestTailNegativeN
21:02:20 [2021-07-02T21:02:20.580Z] --- PASS: TestTailNegativeN (0.00s)
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader
21:02:20 [2021-07-02T21:02:20.580Z] === CONT  TestNewTailReader
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/8_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/8_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/12_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/12_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/no_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/single_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/single_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/2_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/2_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line#01
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line#02
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
21:02:20 [2021-07-02T21:02:20.580Z] === CONT  TestNewTailReader/4_byte_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.580Z] === CONT  TestNewTailReader/no_delimiter
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.580Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/2_byte_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/single_byte_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/8_byte_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/12_byte_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === CONT  TestNewTailReader/no_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.581Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.581Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.582Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.583Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.583Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.584Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
21:02:20 [2021-07-02T21:02:20.584Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:02:20 [2021-07-02T21:02:20.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:02:20 [2021-07-02T21:02:20.597Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:02:21 [2021-07-02T21:02:21.036Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.037Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:02:21 [2021-07-02T21:02:21.038Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:02:21 [2021-07-02T21:02:21.038Z] --- PASS: TestNewTailReader (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.038Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.039Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
21:02:21 [2021-07-02T21:02:21.040Z] PASS
21:02:21 [2021-07-02T21:02:21.040Z] coverage: 88.6% of statements
21:02:21 [2021-07-02T21:02:21.040Z] ok  	github.com/docker/docker/pkg/tailfile	0.165s	coverage: 88.6% of statements
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestTarSumRemoveNonExistent
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestTarSumRemove
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestTarSumRemove (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestSortFileInfoSums
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestSortFileInfoSums (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestNewTarSumForLabelInvalid
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestNewTarSumForLabel
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestNewTarSumForLabel (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestEmptyTar
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestEmptyTar (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestTarSumsReadSize
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestTarSumsReadSize (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestTarSums
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestTarSums (0.05s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestIteration
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestIteration (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestVersionLabelForChecksum
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestVersionLabelForChecksum (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestVersion
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestVersion (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestGetVersion
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestGetVersion (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] === RUN   TestGetVersions
21:02:21 [2021-07-02T21:02:21.491Z] --- PASS: TestGetVersions (0.00s)
21:02:21 [2021-07-02T21:02:21.491Z] PASS
21:02:21 [2021-07-02T21:02:21.491Z] coverage: 89.3% of statements
21:02:21 [2021-07-02T21:02:21.491Z] ok  	github.com/docker/docker/pkg/tarsum	0.092s	coverage: 89.3% of statements
21:02:21 [2021-07-02T21:02:21.942Z] testing: warning: no tests to run
21:02:21 [2021-07-02T21:02:21.942Z] PASS
21:02:21 [2021-07-02T21:02:21.942Z] coverage: [no statements]
21:02:21 [2021-07-02T21:02:21.942Z] ok  	github.com/docker/docker/pkg/term/windows	0.027s	coverage: [no statements] [no tests to run]
21:02:21 [2021-07-02T21:02:21.979Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:02:22 [2021-07-02T21:02:22.240Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:02:22 [2021-07-02T21:02:22.393Z] === RUN   TestTruncIndex
21:02:22 [2021-07-02T21:02:22.393Z] --- PASS: TestTruncIndex (0.10s)
21:02:22 [2021-07-02T21:02:22.393Z] PASS
21:02:22 [2021-07-02T21:02:22.393Z] coverage: 91.5% of statements
21:02:22 [2021-07-02T21:02:22.393Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
21:02:22 [2021-07-02T21:02:22.843Z] === RUN   TestIsGIT
21:02:22 [2021-07-02T21:02:22.843Z] --- PASS: TestIsGIT (0.00s)
21:02:22 [2021-07-02T21:02:22.843Z] === RUN   TestIsTransport
21:02:22 [2021-07-02T21:02:22.843Z] --- PASS: TestIsTransport (0.00s)
21:02:22 [2021-07-02T21:02:22.843Z] PASS
21:02:22 [2021-07-02T21:02:22.843Z] coverage: 100.0% of statements
21:02:22 [2021-07-02T21:02:22.843Z] ok  	github.com/docker/docker/pkg/urlutil	0.027s	coverage: 100.0% of statements
21:02:23 [2021-07-02T21:02:23.292Z] === RUN   TestVersionInfo
21:02:23 [2021-07-02T21:02:23.292Z] --- PASS: TestVersionInfo (0.00s)
21:02:23 [2021-07-02T21:02:23.292Z] === RUN   TestAppendVersions
21:02:23 [2021-07-02T21:02:23.292Z] --- PASS: TestAppendVersions (0.00s)
21:02:23 [2021-07-02T21:02:23.292Z] PASS
21:02:23 [2021-07-02T21:02:23.292Z] coverage: 88.9% of statements
21:02:23 [2021-07-02T21:02:23.292Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
21:02:23 [2021-07-02T21:02:23.623Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:02:24 [2021-07-02T21:02:24.803Z] === RUN   TestValidatePrivileges
21:02:24 [2021-07-02T21:02:24.803Z] --- PASS: TestValidatePrivileges (0.00s)
21:02:24 [2021-07-02T21:02:24.803Z] === RUN   TestFilterByCapNeg
21:02:24 [2021-07-02T21:02:24.803Z] --- PASS: TestFilterByCapNeg (0.00s)
21:02:24 [2021-07-02T21:02:24.803Z] === RUN   TestFilterByCapPos
21:02:24 [2021-07-02T21:02:24.803Z] --- PASS: TestFilterByCapPos (0.00s)
21:02:24 [2021-07-02T21:02:24.803Z] === RUN   TestStoreGetPluginNotMatchCapRefs
21:02:24 [2021-07-02T21:02:24.803Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
21:02:24 [2021-07-02T21:02:24.803Z] PASS
21:02:24 [2021-07-02T21:02:24.803Z] coverage: 12.0% of statements
21:02:24 [2021-07-02T21:02:24.803Z] ok  	github.com/docker/docker/plugin	0.047s	coverage: 12.0% of statements
21:02:25 [2021-07-02T21:02:25.006Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:02:25 [2021-07-02T21:02:25.252Z] === RUN   TestNewSettable
21:02:25 [2021-07-02T21:02:25.253Z] --- PASS: TestNewSettable (0.00s)
21:02:25 [2021-07-02T21:02:25.253Z] === RUN   TestIsSettable
21:02:25 [2021-07-02T21:02:25.253Z] --- PASS: TestIsSettable (0.00s)
21:02:25 [2021-07-02T21:02:25.253Z] === RUN   TestUpdateSettingsEnv
21:02:25 [2021-07-02T21:02:25.253Z] --- PASS: TestUpdateSettingsEnv (0.00s)
21:02:25 [2021-07-02T21:02:25.253Z] PASS
21:02:25 [2021-07-02T21:02:25.253Z] coverage: 20.0% of statements
21:02:25 [2021-07-02T21:02:25.253Z] ok  	github.com/docker/docker/plugin/v2	0.034s	coverage: 20.0% of statements
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestLoad
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestLoad (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestSave
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestSave (0.03s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestAddDeleteGet
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestNewClientWithTimeout (17.61s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestClientStream
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestClientStream (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestClientSendFile
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestClientSendFile (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestClientWithRequestTimeout
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestClientWithRequestTimeout (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestFileSpecPlugin
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestFileSpecPlugin (0.01s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestFileJSONSpecPlugin
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestPluginAddHandler
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestPluginAddHandler (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestPluginWaitBadPlugin
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestGet
21:02:26 [2021-07-02T21:02:26.202Z] time="2021-07-02T21:02:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestAddDeleteGet (0.04s)
21:02:26 [2021-07-02T21:02:26.202Z] === RUN   TestInvalidTags
21:02:26 [2021-07-02T21:02:26.202Z] --- PASS: TestInvalidTags (0.01s)
21:02:26 [2021-07-02T21:02:26.202Z] PASS
21:02:26 [2021-07-02T21:02:26.202Z] coverage: 84.4% of statements
21:02:26 [2021-07-02T21:02:26.202Z] ok  	github.com/docker/docker/reference	0.105s	coverage: 84.4% of statements
21:02:26 [2021-07-02T21:02:26.919Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:02:27 [2021-07-02T21:02:27.153Z] time="2021-07-02T21:02:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
21:02:27 [2021-07-02T21:02:27.153Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:02:27 [2021-07-02T21:02:27.153Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:02:27 [2021-07-02T21:02:27.153Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:02:27 [2021-07-02T21:02:27.153Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestResolveAuthConfigIndexServer
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestResolveAuthConfigFullURL
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestLoadAllowNondistributableArtifacts
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestValidateMirror
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestValidateMirror (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestLoadInsecureRegistries
21:02:27 [2021-07-02T21:02:27.602Z] time="2021-07-02T21:02:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
21:02:27 [2021-07-02T21:02:27.602Z] time="2021-07-02T21:02:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
21:02:27 [2021-07-02T21:02:27.602Z] time="2021-07-02T21:02:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestLoadInsecureRegistries (0.12s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestNewServiceConfig
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestNewServiceConfig (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestValidateIndexName
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestValidateIndexName (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestValidateIndexNameWithError
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestValidateIndexNameWithError (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestEndpointParse
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestEndpointParse (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestEndpointParseInvalid
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestEndpointParseInvalid (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestValidateEndpoint
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestValidateEndpoint (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestPing
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestPing (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestPingRegistryEndpoint
21:02:27 [2021-07-02T21:02:27.602Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
21:02:27 [2021-07-02T21:02:27.602Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestEndpoint
21:02:27 [2021-07-02T21:02:27.602Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
21:02:27 [2021-07-02T21:02:27.602Z] --- SKIP: TestEndpoint (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestParseRepositoryInfo
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestParseRepositoryInfo (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestNewIndexInfo
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestNewIndexInfo (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestMirrorEndpointLookup
21:02:27 [2021-07-02T21:02:27.602Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
21:02:27 [2021-07-02T21:02:27.602Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestSearchRepositories
21:02:27 [2021-07-02T21:02:27.602Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
21:02:27 [2021-07-02T21:02:27.602Z]         Host: 127.0.0.1:49312
21:02:27 [2021-07-02T21:02:27.602Z]         User-Agent: docker test client
21:02:27 [2021-07-02T21:02:27.602Z]         Authorization: Token fake-token
21:02:27 [2021-07-02T21:02:27.602Z]         X-Docker-Token: true
21:02:27 [2021-07-02T21:02:27.602Z]         Accept-Encoding: gzip
21:02:27 [2021-07-02T21:02:27.602Z]         
21:02:27 [2021-07-02T21:02:27.602Z]         
21:02:27 [2021-07-02T21:02:27.602Z]     registry_test.go:730: HTTP/1.1 200 OK
21:02:27 [2021-07-02T21:02:27.602Z]         Connection: close
21:02:27 [2021-07-02T21:02:27.602Z]         Content-Length: 144
21:02:27 [2021-07-02T21:02:27.602Z]         Cache-Control: no-cache
21:02:27 [2021-07-02T21:02:27.602Z]         Content-Type: application/json
21:02:27 [2021-07-02T21:02:27.602Z]         Date: Fri, 02 Jul 2021 21:02:27 GMT
21:02:27 [2021-07-02T21:02:27.602Z]         Expires: -1
21:02:27 [2021-07-02T21:02:27.602Z]         Pragma: no-cache
21:02:27 [2021-07-02T21:02:27.602Z]         Server: docker-tests/mock
21:02:27 [2021-07-02T21:02:27.602Z]         X-Docker-Registry-Config: mock
21:02:27 [2021-07-02T21:02:27.602Z]         X-Docker-Registry-Version: 0.0.0
21:02:27 [2021-07-02T21:02:27.602Z]         
21:02:27 [2021-07-02T21:02:27.602Z]         
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestSearchRepositories (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestTrustedLocation
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestTrustedLocation (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestAllowNondistributableArtifacts
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] === RUN   TestIsSecureIndex
21:02:27 [2021-07-02T21:02:27.602Z] --- PASS: TestIsSecureIndex (0.00s)
21:02:27 [2021-07-02T21:02:27.602Z] PASS
21:02:27 [2021-07-02T21:02:27.602Z] coverage: 51.7% of statements
21:02:27 [2021-07-02T21:02:27.602Z] ok  	github.com/docker/docker/registry	0.189s	coverage: 51.7% of statements
21:02:27 [2021-07-02T21:02:27.883Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:02:28 [2021-07-02T21:02:28.052Z] === RUN   TestResumableRequestHeaderSimpleErrors
21:02:28 [2021-07-02T21:02:28.052Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
21:02:28 [2021-07-02T21:02:28.052Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
21:02:28 [2021-07-02T21:02:28.052Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
21:02:28 [2021-07-02T21:02:28.052Z] === RUN   TestResumableRequestHeaderTooMuchFailures
21:02:28 [2021-07-02T21:02:28.052Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
21:02:28 [2021-07-02T21:02:28.052Z] === RUN   TestResumableRequestReaderWithReadError
21:02:28 [2021-07-02T21:02:28.503Z] time="2021-07-02T21:02:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestResumableRequestReader
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReader (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestResumableRequestReaderWithInitialResponse
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] PASS
21:02:28 [2021-07-02T21:02:28.503Z] coverage: 100.0% of statements
21:02:28 [2021-07-02T21:02:28.503Z] ok  	github.com/docker/docker/registry/resumable	0.187s	coverage: 100.0% of statements
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestRestartManagerTimeout
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestRestartManagerTimeout (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] === RUN   TestRestartManagerTimeoutReset
21:02:28 [2021-07-02T21:02:28.503Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
21:02:28 [2021-07-02T21:02:28.503Z] PASS
21:02:28 [2021-07-02T21:02:28.503Z] coverage: 50.9% of statements
21:02:28 [2021-07-02T21:02:28.503Z] ok  	github.com/docker/docker/restartmanager	0.035s	coverage: 50.9% of statements
21:02:28 [2021-07-02T21:02:28.952Z] === RUN   TestDecodeContainerConfig
21:02:28 [2021-07-02T21:02:28.952Z] --- PASS: TestDecodeContainerConfig (0.00s)
21:02:28 [2021-07-02T21:02:28.952Z] === RUN   TestDecodeContainerConfigIsolation
21:02:28 [2021-07-02T21:02:28.952Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
21:02:28 [2021-07-02T21:02:28.952Z] === RUN   TestValidatePrivileged
21:02:28 [2021-07-02T21:02:28.952Z] --- PASS: TestValidatePrivileged (0.00s)
21:02:28 [2021-07-02T21:02:28.952Z] PASS
21:02:28 [2021-07-02T21:02:28.952Z] coverage: 52.2% of statements
21:02:28 [2021-07-02T21:02:28.952Z] ok  	github.com/docker/docker/runconfig	0.036s	coverage: 52.2% of statements
21:02:28 [2021-07-02T21:02:28.952Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
21:02:28 [2021-07-02T21:02:28.952Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
21:02:28 [2021-07-02T21:02:28.952Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
21:02:28 [2021-07-02T21:02:28.952Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
21:02:28 [2021-07-02T21:02:28.952Z] PASS
21:02:28 [2021-07-02T21:02:28.952Z] coverage: 62.5% of statements
21:02:28 [2021-07-02T21:02:28.952Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
21:02:29 [2021-07-02T21:02:29.401Z] time="2021-07-02T21:02:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
21:02:31 [2021-07-02T21:02:31.546Z] === RUN   TestGetDriver
21:02:31 [2021-07-02T21:02:31.546Z] --- PASS: TestGetDriver (0.00s)
21:02:31 [2021-07-02T21:02:31.546Z] === RUN   TestVolumeRequestError
21:02:31 [2021-07-02T21:02:31.546Z] --- PASS: TestVolumeRequestError (0.01s)
21:02:31 [2021-07-02T21:02:31.546Z] PASS
21:02:31 [2021-07-02T21:02:31.546Z] coverage: 36.1% of statements
21:02:31 [2021-07-02T21:02:31.546Z] ok  	github.com/docker/docker/volume/drivers	0.046s	coverage: 36.1% of statements
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestGetAddress
21:02:31 [2021-07-02T21:02:31.995Z] --- PASS: TestGetAddress (0.00s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestRemove
21:02:31 [2021-07-02T21:02:31.995Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
21:02:31 [2021-07-02T21:02:31.995Z] --- SKIP: TestRemove (0.00s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestInitializeWithVolumes
21:02:31 [2021-07-02T21:02:31.995Z] --- PASS: TestInitializeWithVolumes (0.00s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestCreate
21:02:31 [2021-07-02T21:02:31.995Z] --- PASS: TestCreate (0.01s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestValidateName
21:02:31 [2021-07-02T21:02:31.995Z] --- PASS: TestValidateName (0.00s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestCreateWithOpts
21:02:31 [2021-07-02T21:02:31.995Z]     local_test.go:181: runtime.GOOS == "windows"
21:02:31 [2021-07-02T21:02:31.995Z] --- SKIP: TestCreateWithOpts (0.00s)
21:02:31 [2021-07-02T21:02:31.995Z] === RUN   TestRelaodNoOpts
21:02:31 [2021-07-02T21:02:31.995Z] --- PASS: TestRelaodNoOpts (0.01s)
21:02:31 [2021-07-02T21:02:31.995Z] PASS
21:02:31 [2021-07-02T21:02:31.995Z] coverage: 41.5% of statements
21:02:31 [2021-07-02T21:02:31.995Z] ok  	github.com/docker/docker/volume/local	0.062s	coverage: 41.5% of statements
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestConvertTmpfsOptions
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:49: data="mode=700,size=1m"
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:49: data="ro"
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestConvertTmpfsOptions (0.00s)
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestParseMountRaw
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestParseMountRaw (0.02s)
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestParseMountRawSplit
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 0
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 1
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 2
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 3
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 4
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 5
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 6
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 7
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 8
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 0
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 1
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 2
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 3
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 4
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 5
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 6
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 7
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 8
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 9
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 10
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 11
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 12
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 0
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 1
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 2
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 3
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 4
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 5
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 6
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 7
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 8
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 9
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 10
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:390: case 11
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestParseMountRawSplit (0.01s)
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestParseMountSpec
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 0
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 1
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 2
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 3
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 4
21:02:32 [2021-07-02T21:02:32.945Z]     parser_test.go:455: case 5
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestParseMountSpec (0.00s)
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestParseMountSpecBindWithFileinfoError
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
21:02:32 [2021-07-02T21:02:32.945Z] === RUN   TestValidateMount
21:02:32 [2021-07-02T21:02:32.945Z] --- PASS: TestValidateMount (0.00s)
21:02:32 [2021-07-02T21:02:32.945Z] PASS
21:02:32 [2021-07-02T21:02:32.945Z] coverage: 66.2% of statements
21:02:32 [2021-07-02T21:02:32.945Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 66.2% of statements
21:02:33 [2021-07-02T21:02:33.186Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestSetGetMeta
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestSetGetMeta
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestRestore
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestRestore
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestServiceCreate
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestServiceCreate
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestServiceList
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestServiceList
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestServiceRemove
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestServiceRemove
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestServiceGet
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestServiceGet
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestServicePrune
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestServicePrune
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestCreate
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestCreate
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestRemove
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestRemove
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestList
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestList
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFindByDriver
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFindByDriver
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFindByReferenced
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFindByReferenced
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestDerefMultipleOfSameRef
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestDerefMultipleOfSameRef
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestDefererencePluginOnCreateError
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestDefererencePluginOnCreateError
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestRefDerefRemove
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestRefDerefRemove
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestGet
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestGet
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestGetWithReference
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestGetWithReference
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_nil_list
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_nil_list
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_empty_list
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_empty_list
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_filter_some
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_filter_some
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_filter_middle
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_filter_middle
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_filter_middle_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === RUN   TestFilterFunc/test_filter_first_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === PAUSE TestFilterFunc/test_filter_first_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_nil_list
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_filter_first_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_filter_some
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_filter_middle_and_last
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_filter_middle
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFilterFunc/test_empty_list
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestFilterFunc (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestSetGetMeta
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFindByReferenced
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestServicePrune
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestGet
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestSetGetMeta (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestRefDerefRemove
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestFindByReferenced (0.04s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestDefererencePluginOnCreateError
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestGet (0.04s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestRefDerefRemove (0.04s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestDerefMultipleOfSameRef
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestServiceList
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestServiceGet
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestServiceRemove
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestServiceGet (0.08s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestServiceCreate
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestServiceRemove (0.07s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestRestore
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestServiceList (0.09s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestList
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestServiceCreate (0.03s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestFindByDriver
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
21:02:33 [2021-07-02T21:02:33.395Z] time="2021-07-02T21:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestRestore (0.03s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestGetWithReference
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestList (0.03s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestRemove
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestServicePrune (0.19s)
21:02:33 [2021-07-02T21:02:33.395Z] === CONT  TestCreate
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestFindByDriver (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestCreate (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestGetWithReference (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] --- PASS: TestRemove (0.02s)
21:02:33 [2021-07-02T21:02:33.395Z] PASS
21:02:33 [2021-07-02T21:02:33.395Z] coverage: 69.6% of statements
21:02:33 [2021-07-02T21:02:33.395Z] ok  	github.com/docker/docker/volume/service	0.245s	coverage: 69.6% of statements
21:02:34 [2021-07-02T21:02:34.126Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:02:35 [2021-07-02T21:02:35.509Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:02:36 [2021-07-02T21:02:36.451Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:02:39 [2021-07-02T21:02:39.749Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:02:39 [2021-07-02T21:02:39.749Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:02:40 [2021-07-02T21:02:40.010Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:02:40 [2021-07-02T21:02:40.010Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:02:41 [2021-07-02T21:02:41.864Z] --- PASS: TestGet (15.01s)
21:02:41 [2021-07-02T21:02:41.864Z] === RUN   TestPluginWithNoManifest
21:02:41 [2021-07-02T21:02:41.864Z] --- PASS: TestPluginWithNoManifest (0.00s)
21:02:41 [2021-07-02T21:02:41.864Z] === RUN   TestGetAll
21:02:41 [2021-07-02T21:02:41.864Z] --- PASS: TestGetAll (0.00s)
21:02:41 [2021-07-02T21:02:41.864Z] PASS
21:02:41 [2021-07-02T21:02:41.864Z] coverage: 73.4% of statements
21:02:41 [2021-07-02T21:02:41.864Z] ok  	github.com/docker/docker/pkg/plugins	36.127s	coverage: 73.4% of statements
21:02:45 [2021-07-02T21:02:45.293Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:02:45 [2021-07-02T21:02:45.293Z]     docker_cli_daemon_test.go:2550: [d910aea6539da] daemon is not started
21:02:47 [2021-07-02T21:02:47.204Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:02:47 [2021-07-02T21:02:47.204Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:02:49 [2021-07-02T21:02:49.748Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:02:55 [2021-07-02T21:02:55.033Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:02:55 [2021-07-02T21:02:55.604Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:02:57 [2021-07-02T21:02:57.516Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:02:58 [2021-07-02T21:02:58.086Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:02:59 [2021-07-02T21:02:59.472Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:03:00 [2021-07-02T21:03:00.043Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:03:02 [2021-07-02T21:03:02.812Z] 2021/07/02 21:03:01 Closing DB instances...
21:03:02 [2021-07-02T21:03:02.812Z] time="2021-07-02T21:03:02Z" level=error msg="node: 8edea26c0071 is unknown to memberlist"
21:03:03 [2021-07-02T21:03:03.261Z] --- PASS: TestNetworkDBGarbageCollection (53.62s)
21:03:03 [2021-07-02T21:03:03.261Z] === RUN   TestFindNode
21:03:03 [2021-07-02T21:03:03.261Z] 2021/07/02 21:03:03 Closing DB instances...
21:03:03 [2021-07-02T21:03:03.261Z] --- PASS: TestFindNode (0.01s)
21:03:03 [2021-07-02T21:03:03.261Z] === RUN   TestChangeNodeState
21:03:03 [2021-07-02T21:03:03.261Z] 2021/07/02 21:03:03 Closing DB instances...
21:03:03 [2021-07-02T21:03:03.261Z] --- PASS: TestChangeNodeState (0.01s)
21:03:03 [2021-07-02T21:03:03.261Z] === RUN   TestNodeReincarnation
21:03:03 [2021-07-02T21:03:03.261Z] 2021/07/02 21:03:03 Closing DB instances...
21:03:03 [2021-07-02T21:03:03.344Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:03:03 [2021-07-02T21:03:03.344Z]     check_test.go:309: [d2e78e0b08834] daemon is not started
21:03:03 [2021-07-02T21:03:03.344Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:03:08 [2021-07-02T21:03:08.648Z] --- PASS: TestDockerDaemonSuite (340.69s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.24s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.27s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.27s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.87s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.63s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.98s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.96s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.97s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.22s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.76s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.79s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.92s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.33s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.14s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.44s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.78s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.85s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.71s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.53s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.75s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.72s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.21s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.68s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.19s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.67s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.31s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.12s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.03s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.10s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.33s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.29s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.67s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.94s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.83s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.56s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.75s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.77s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.31s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.89s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.50s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.53s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.04s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.75s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.62s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.26s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.22s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.75s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.97s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.14s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.00s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.86s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.39s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.91s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.83s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.71s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.87s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s)
21:03:08 [2021-07-02T21:03:08.648Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s)
21:03:08 [2021-07-02T21:03:08.648Z] === RUN   TestDockerSwarmSuite
21:03:08 [2021-07-02T21:03:08.648Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=error msg="failed to send node leave: timed out broadcasting node event"
21:03:08 [2021-07-02T21:03:08.987Z] --- PASS: TestNodeReincarnation (5.01s)
21:03:08 [2021-07-02T21:03:08.987Z] === RUN   TestParallelCreate
21:03:08 [2021-07-02T21:03:08.987Z] 2021/07/02 21:03:08 Closing DB instances...
21:03:08 [2021-07-02T21:03:08.987Z] --- PASS: TestParallelCreate (0.01s)
21:03:08 [2021-07-02T21:03:08.987Z] === RUN   TestParallelDelete
21:03:08 [2021-07-02T21:03:08.987Z] 2021/07/02 21:03:08 Closing DB instances...
21:03:08 [2021-07-02T21:03:08.987Z] --- PASS: TestParallelDelete (0.01s)
21:03:08 [2021-07-02T21:03:08.987Z] === RUN   TestNetworkDBIslands
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:65bc71ac7208 with config:&{NodeID:65bc71ac7208 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1b60f3db5bee with config:&{NodeID:1b60f3db5bee Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.987Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49347"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:33bb171d38e2 with config:&{NodeID:33bb171d38e2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 33bb171d38e2/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 33bb171d38e2/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49349"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 33bb171d38e2/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 33bb171d38e2/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 65bc71ac7208/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, joined gossip cluster"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to nodes list"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
21:03:08 [2021-07-02T21:03:08.988Z] time="2021-07-02T21:03:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:043f79cc630c with config:&{NodeID:043f79cc630c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 65bc71ac7208/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 65bc71ac7208/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
21:03:09 [2021-07-02T21:03:09.437Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:04fe39651049 with config:&{NodeID:04fe39651049 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 65bc71ac7208/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 65bc71ac7208/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 33bb171d38e2/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, joined gossip cluster"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to nodes list"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
21:03:09 [2021-07-02T21:03:09.885Z] time="2021-07-02T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:09Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:03:10 [2021-07-02T21:03:10.342Z]     networkdb_test.go:834: Re-joining: 3
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=info msg="The new bootstrap node list is:[172.28.33.175:10033 172.28.33.175:10034 172.28.33.175:10035]"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10033"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49355"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49356"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10034"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49357"
21:03:10 [2021-07-02T21:03:10.342Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10035"
21:03:10 [2021-07-02T21:03:10.791Z]     networkdb_test.go:834: Re-joining: 4
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="The new bootstrap node list is:[172.28.33.175:10033 172.28.33.175:10034 172.28.33.175:10035]"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10033"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49358"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49359"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10034"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10035"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49360"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node 0 leaving"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208 change state NodeActive --> NodeLeft"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node4(043f79cc630c): Node leave event for 65bc71ac7208/172.28.33.175"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208 change state NodeActive --> NodeLeft"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node2(1b60f3db5bee): Node leave event for 65bc71ac7208/172.28.33.175"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208 change state NodeActive --> NodeLeft"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node5(04fe39651049): Node leave event for 65bc71ac7208/172.28.33.175"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208 change state NodeActive --> NodeLeft"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node1(65bc71ac7208): Node leave event for 65bc71ac7208/172.28.33.175"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208/172.28.33.175, left gossip cluster"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208 change state NodeActive --> NodeLeft"
21:03:10 [2021-07-02T21:03:10.791Z] time="2021-07-02T21:03:10Z" level=info msg="node3(33bb171d38e2): Node leave event for 65bc71ac7208/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.191Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:10Z" level=info msg="Node 65bc71ac7208/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.33.175:10036: use of closed network connection"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="node 1 leaving"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="node4(043f79cc630c): Node leave event for 1b60f3db5bee/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="node5(04fe39651049): Node leave event for 1b60f3db5bee/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="node3(33bb171d38e2): Node leave event for 1b60f3db5bee/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee change state NodeActive --> NodeFailed"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, added to failed nodes list"
21:03:11 [2021-07-02T21:03:11.240Z] time="2021-07-02T21:03:11Z" level=error msg="node: 1b60f3db5bee is unknown to memberlist"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 1b60f3db5bee/172.28.33.175, left gossip cluster"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="node 2 leaving"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2 change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="node5(04fe39651049): Node leave event for 33bb171d38e2/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2 change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="node4(043f79cc630c): Node leave event for 33bb171d38e2/172.28.33.175"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2 change state NodeActive --> NodeLeft"
21:03:11 [2021-07-02T21:03:11.695Z] time="2021-07-02T21:03:11Z" level=info msg="node3(33bb171d38e2): Node leave event for 33bb171d38e2/172.28.33.175"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2/172.28.33.175, left gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2/172.28.33.175, left gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 33bb171d38e2/172.28.33.175, left gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.28.33.175:10037: use of closed network connection"
21:03:12 [2021-07-02T21:03:12.144Z]     networkdb_test.go:866: node4: OK
21:03:12 [2021-07-02T21:03:12.144Z]     networkdb_test.go:866: node5: OK
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="node 0 coming back"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ca3a2c70566e with config:&{NodeID:ca3a2c70566e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node ca3a2c70566e/172.28.33.175, joined gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node ca3a2c70566e/172.28.33.175, added to nodes list"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="node 1 coming back"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:509c71da185c with config:&{NodeID:509c71da185c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 509c71da185c/172.28.33.175, joined gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 509c71da185c/172.28.33.175, added to nodes list"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="node 2 coming back"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5ffe74bbec42 with config:&{NodeID:5ffe74bbec42 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, joined gossip cluster"
21:03:12 [2021-07-02T21:03:12.144Z] time="2021-07-02T21:03:11Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to nodes list"
21:03:14 [2021-07-02T21:03:14.488Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:03:17 [2021-07-02T21:03:17.787Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:03:17 [2021-07-02T21:03:17.787Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:03:18 [2021-07-02T21:03:18.358Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:03:22 [2021-07-02T21:03:22.560Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:03:22 [2021-07-02T21:03:22.560Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:03:22 [2021-07-02T21:03:22.821Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:03:23 [2021-07-02T21:03:23.391Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:03:23 [2021-07-02T21:03:23.391Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:03:23 [2021-07-02T21:03:23.391Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:03:23 [2021-07-02T21:03:23.651Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:03:26 [2021-07-02T21:03:26.193Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:03:27 [2021-07-02T21:03:27.134Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:03:28 [2021-07-02T21:03:28.076Z] === RUN   TestDockerSuite/TestBuildEnv
21:03:29 [2021-07-02T21:03:29.459Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:03:30 [2021-07-02T21:03:30.842Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:03:31 [2021-07-02T21:03:31.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:03:32 [2021-07-02T21:03:32.044Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:03:32 [2021-07-02T21:03:32.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:03:33 [2021-07-02T21:03:33.954Z]     docker_api_swarm_test.go:562: [de45815af0c18] joining swarm manager [d995e01123565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:39 [2021-07-02T21:03:39.236Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:03:45 [2021-07-02T21:03:45.834Z]     docker_api_swarm_test.go:584: [dc7e69ae1dacb] joining swarm manager [d995e01123565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:46 [2021-07-02T21:03:46.404Z] --- PASS: TestImportExtremelyLargeImageWorks (94.03s)
21:03:46 [2021-07-02T21:03:46.404Z] PASS
21:03:46 [2021-07-02T21:03:46.404Z] 
21:03:46 [2021-07-02T21:03:46.404Z] DONE 12 tests in 97.172s
21:03:46 [2021-07-02T21:03:46.404Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:03:46 [2021-07-02T21:03:46.404Z] ++ 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
21:03:46 [2021-07-02T21:03:46.404Z] ++ set -e
21:03:46 [2021-07-02T21:03:46.404Z] ++ '[' -n 0 ']'
21:03:46 [2021-07-02T21:03:46.404Z] ++ set -x
21:03:46 [2021-07-02T21:03:46.404Z] ++ 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
21:03:46 [2021-07-02T21:03:46.404Z] INFO: Testing against a local daemon
21:03:46 [2021-07-02T21:03:46.404Z] === RUN   TestNetworkCreateDelete
21:03:46 [2021-07-02T21:03:46.664Z] --- PASS: TestNetworkCreateDelete (0.25s)
21:03:46 [2021-07-02T21:03:46.664Z] === RUN   TestDockerNetworkDeletePreferID
21:03:47 [2021-07-02T21:03:47.233Z] --- PASS: TestDockerNetworkDeletePreferID (0.71s)
21:03:47 [2021-07-02T21:03:47.233Z] === RUN   TestDaemonDNSFallback
21:03:48 [2021-07-02T21:03:48.615Z]     check_test.go:380: [de45815af0c18] daemon is not started
21:03:54 [2021-07-02T21:03:54.121Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:03:54 [2021-07-02T21:03:54.121Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:03:54 [2021-07-02T21:03:54.121Z] GOOS="" GOARCH="" GOARM=""
21:03:54 [2021-07-02T21:03:54.121Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:03:54 [2021-07-02T21:03:54.121Z] 
21:03:54 [2021-07-02T21:03:54.121Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:03:54 [2021-07-02T21:03:54.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:03:54 [2021-07-02T21:03:54.121Z] Using test binary docker
21:03:54 [2021-07-02T21:03:54.121Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:03:54 [2021-07-02T21:03:54.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:03:54 [2021-07-02T21:03:54.121Z] INFO: Waiting for daemon to start...
21:03:54 [2021-07-02T21:03:54.121Z] Starting dockerd
21:03:54 [2021-07-02T21:03:54.121Z] .
21:03:54 [2021-07-02T21:03:54.121Z] INFO: Building docker-sdk-python3:5.0.0...
21:03:54 [2021-07-02T21:03:54.480Z] time="2021-07-02T21:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10036"
21:03:54 [2021-07-02T21:03:54.480Z] time="2021-07-02T21:03:54Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49362"
21:03:55 [2021-07-02T21:03:55.193Z] --- PASS: TestDaemonDNSFallback (6.89s)
21:03:55 [2021-07-02T21:03:55.193Z] === RUN   TestInspectNetwork
21:03:55 [2021-07-02T21:03:55.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:03:55 [2021-07-02T21:03:55.453Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:03:55 [2021-07-02T21:03:55.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:03:57 [2021-07-02T21:03:57.995Z]     docker_api_swarm_test.go:45: [d1ed547e0b6e2] joining swarm manager [d1a7a40d0be9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:58 [2021-07-02T21:03:58.255Z] === RUN   TestInspectNetwork/full_network_id
21:03:58 [2021-07-02T21:03:58.255Z] === RUN   TestInspectNetwork/partial_network_id
21:03:58 [2021-07-02T21:03:58.255Z] === RUN   TestInspectNetwork/network_name
21:03:58 [2021-07-02T21:03:58.255Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:03:59 [2021-07-02T21:03:59.194Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:04:00 [2021-07-02T21:04:00.204Z] time="2021-07-02T21:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10037"
21:04:00 [2021-07-02T21:04:00.204Z] time="2021-07-02T21:03:59Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49363"
21:04:00 [2021-07-02T21:04:00.577Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:04:03 [2021-07-02T21:04:03.873Z] --- PASS: TestInspectNetwork (9.68s)
21:04:03 [2021-07-02T21:04:03.873Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:04:03 [2021-07-02T21:04:03.873Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:04:03 [2021-07-02T21:04:03.873Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:04:03 [2021-07-02T21:04:03.873Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:04:03 [2021-07-02T21:04:03.873Z] === RUN   TestRunContainerWithBridgeNone
21:04:08 [2021-07-02T21:04:08.074Z] --- PASS: TestRunContainerWithBridgeNone (3.72s)
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkInvalidJSON
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkInvalidJSON//networks/create
21:04:08 [2021-07-02T21:04:08.074Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:04:08 [2021-07-02T21:04:08.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:04:08 [2021-07-02T21:04:08.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:04:08 [2021-07-02T21:04:08.074Z] === CONT  TestNetworkInvalidJSON//networks/create
21:04:08 [2021-07-02T21:04:08.074Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:04:08 [2021-07-02T21:04:08.074Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:04:08 [2021-07-02T21:04:08.074Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:04:08 [2021-07-02T21:04:08.074Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:04:08 [2021-07-02T21:04:08.074Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:04:08 [2021-07-02T21:04:08.074Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkList
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkList//networks
21:04:08 [2021-07-02T21:04:08.074Z] === PAUSE TestNetworkList//networks
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestNetworkList//networks/
21:04:08 [2021-07-02T21:04:08.074Z] === PAUSE TestNetworkList//networks/
21:04:08 [2021-07-02T21:04:08.074Z] === CONT  TestNetworkList//networks
21:04:08 [2021-07-02T21:04:08.074Z] === CONT  TestNetworkList//networks/
21:04:08 [2021-07-02T21:04:08.074Z] --- PASS: TestNetworkList (0.01s)
21:04:08 [2021-07-02T21:04:08.074Z]     --- PASS: TestNetworkList//networks (0.00s)
21:04:08 [2021-07-02T21:04:08.074Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:04:08 [2021-07-02T21:04:08.074Z] === RUN   TestHostIPv4BridgeLabel
21:04:08 [2021-07-02T21:04:08.334Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:04:08 [2021-07-02T21:04:08.334Z] === RUN   TestDaemonRestartWithLiveRestore
21:04:09 [2021-07-02T21:04:09.274Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:04:09 [2021-07-02T21:04:09.274Z] === RUN   TestDaemonDefaultNetworkPools
21:04:10 [2021-07-02T21:04:10.213Z] --- PASS: TestDaemonDefaultNetworkPools (0.98s)
21:04:10 [2021-07-02T21:04:10.213Z] === RUN   TestDaemonRestartWithExistingNetwork
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.33.175:10033 172.28.33.175:10034 172.28.33.175:10035]"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.33.175:10033 172.28.33.175:10034 172.28.33.175:10035]"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10033"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49364"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, is the new incarnation of the shutdown node 65bc71ac7208/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49365"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10034"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.426Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, is the new incarnation of the shutdown node 1b60f3db5bee/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49366"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10035"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 043f79cc630c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 04fe39651049/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, is the new incarnation of the shutdown node 33bb171d38e2/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, is the new incarnation of the shutdown node 65bc71ac7208/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node ca3a2c70566e/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, is the new incarnation of the shutdown node 1b60f3db5bee/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 509c71da185c/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, joined gossip cluster"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, is the new incarnation of the shutdown node 33bb171d38e2/172.28.33.175"
21:04:10 [2021-07-02T21:04:10.427Z] time="2021-07-02T21:04:10Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to nodes list"
21:04:10 [2021-07-02T21:04:10.473Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10033"
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49367"
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10034"
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49368"
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.33.175:10035"
21:04:10 [2021-07-02T21:04:10.876Z] time="2021-07-02T21:04:10Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49369"
21:04:11 [2021-07-02T21:04:11.043Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:04:11 [2021-07-02T21:04:11.303Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:04:11 [2021-07-02T21:04:11.564Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s)
21:04:11 [2021-07-02T21:04:11.564Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:04:11 [2021-07-02T21:04:11.824Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:04:12 [2021-07-02T21:04:12.390Z] 2021/07/02 21:04:11 Closing DB instances...
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="node4(043f79cc630c): Node leave event for ca3a2c70566e/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="node2(509c71da185c): Node leave event for ca3a2c70566e/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="node3(5ffe74bbec42): Node leave event for ca3a2c70566e/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="node5(04fe39651049): Node leave event for ca3a2c70566e/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="node1(ca3a2c70566e): Node leave event for ca3a2c70566e/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.390Z] time="2021-07-02T21:04:12Z" level=info msg="Node ca3a2c70566e/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.766Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
21:04:12 [2021-07-02T21:04:12.766Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="node4(043f79cc630c): Node leave event for 509c71da185c/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="node3(5ffe74bbec42): Node leave event for 509c71da185c/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="node5(04fe39651049): Node leave event for 509c71da185c/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c change state NodeActive --> NodeLeft"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="node2(509c71da185c): Node leave event for 509c71da185c/172.28.33.175"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c/172.28.33.175, left gossip cluster"
21:04:12 [2021-07-02T21:04:12.845Z] time="2021-07-02T21:04:12Z" level=info msg="Node 509c71da185c/172.28.33.175, left gossip cluster"
21:04:13 [2021-07-02T21:04:13.027Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:04:13 [2021-07-02T21:04:13.027Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:04:13 [2021-07-02T21:04:13.027Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:04:13 [2021-07-02T21:04:13.287Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="Node 5ffe74bbec42 change state NodeActive --> NodeLeft"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="node4(043f79cc630c): Node leave event for 5ffe74bbec42/172.28.33.175"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, left gossip cluster"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="Node 5ffe74bbec42 change state NodeActive --> NodeLeft"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="node5(04fe39651049): Node leave event for 5ffe74bbec42/172.28.33.175"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="Node 5ffe74bbec42 change state NodeActive --> NodeFailed"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:12Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, added to failed nodes list"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:13Z" level=error msg="node: 5ffe74bbec42 is unknown to memberlist"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:13Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, left gossip cluster"
21:04:13 [2021-07-02T21:04:13.295Z] time="2021-07-02T21:04:13Z" level=info msg="Node 5ffe74bbec42/172.28.33.175, left gossip cluster"
21:04:13 [2021-07-02T21:04:13.547Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
21:04:13 [2021-07-02T21:04:13.547Z] === RUN   TestServiceWithPredefinedNetwork
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=debug msg="memberlist: Failed ping: 043f79cc630c (timeout reached)"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.33.175:10037: use of closed network connection"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.33.175:10035: use of closed network connection"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=debug msg="memberlist: Stream connection from=172.28.33.175:49370"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=info msg="Node 043f79cc630c change state NodeActive --> NodeLeft"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=info msg="node5(04fe39651049): Node leave event for 043f79cc630c/172.28.33.175"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=info msg="Node 043f79cc630c change state NodeActive --> NodeLeft"
21:04:13 [2021-07-02T21:04:13.744Z] time="2021-07-02T21:04:13Z" level=info msg="node4(043f79cc630c): Node leave event for 043f79cc630c/172.28.33.175"
21:04:14 [2021-07-02T21:04:14.208Z] time="2021-07-02T21:04:13Z" level=info msg="Node 043f79cc630c/172.28.33.175, left gossip cluster"
21:04:14 [2021-07-02T21:04:14.208Z] time="2021-07-02T21:04:13Z" level=info msg="Node 043f79cc630c/172.28.33.175, left gossip cluster"
21:04:14 [2021-07-02T21:04:14.208Z] time="2021-07-02T21:04:13Z" level=info msg="Node 04fe39651049/172.28.33.175, left gossip cluster"
21:04:14 [2021-07-02T21:04:14.208Z] time="2021-07-02T21:04:13Z" level=info msg="Node 04fe39651049 change state NodeActive --> NodeFailed"
21:04:14 [2021-07-02T21:04:14.208Z] time="2021-07-02T21:04:13Z" level=info msg="Node 04fe39651049/172.28.33.175, added to failed nodes list"
21:04:14 [2021-07-02T21:04:14.208Z] --- PASS: TestNetworkDBIslands (65.83s)
21:04:14 [2021-07-02T21:04:14.208Z] PASS
21:04:14 [2021-07-02T21:04:14.208Z] coverage: 60.2% of statements
21:04:14 [2021-07-02T21:04:14.208Z] ok  	github.com/docker/docker/libnetwork/networkdb	155.577s	coverage: 60.2% of statements
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/quota	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/rootless	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/volume	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:04:14 [2021-07-02T21:04:14.208Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:04:16 [2021-07-02T21:04:16.364Z] 
21:04:16 [2021-07-02T21:04:16.364Z] === Skipped
21:04:16 [2021-07-02T21:04:16.364Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
21:04:16 [2021-07-02T21:04:16.364Z]     dispatchers_test.go:377: Windows does not support stopsignal
21:04:16 [2021-07-02T21:04:16.364Z] 
21:04:16 [2021-07-02T21:04:16.364Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     client_test.go:23: runtime.GOOS == "windows"
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     network_proxy_test.go:212: No support for dual stack yet
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     daemon_test.go:147: root required
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     reload_test.go:520: root required
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     pull_v2_test.go:73: Needs fixing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     pull_v2_test.go:118: Needs fixing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     download_test.go:268: Needs fixing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     layer_test.go:304: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     layer_test.go:353: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     layer_test.go:468: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     layer_test.go:697: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     migration_test.go:46: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     migration_test.go:182: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     mount_test.go:17: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     mount_test.go:76: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     mount_test.go:125: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     mount_test.go:212: Failing on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:134: Xz not present in msys2
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:239: Failing on Windows CI machines
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_windows_test.go:16: Currently fails
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     changes_test.go:196: needs more investigation
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     changes_test.go:433: needs further investigation
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     changes_test.go:469: needs further investigation
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     poller_test.go:41: No chmod on Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     fileutils_test.go:134: Needs porting to Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     fileutils_test.go:180: Needs porting to Windows
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
21:04:16 [2021-07-02T21:04:16.365Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
21:04:16 [2021-07-02T21:04:16.365Z]     local_test.go:181: runtime.GOOS == "windows"
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] 
21:04:16 [2021-07-02T21:04:16.365Z] DONE 2027 tests, 69 skipped in 325.727s
21:04:16 [2021-07-02T21:04:16.365Z] INFO: make.ps1 ended at 07/02/2021 21:04:16
21:04:16 [2021-07-02T21:04:16.857Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
21:04:16 [2021-07-02T21:04:16.857Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:04:16 [2021-07-02T21:04:16.857Z]     service_test.go:242: FLAKY_TEST
21:04:16 [2021-07-02T21:04:16.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:16 [2021-07-02T21:04:16.857Z] === RUN   TestServiceWithDataPathPortInit
21:04:16 [2021-07-02T21:04:16.857Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:04:17 [2021-07-02T21:04:17.427Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:04:18 [2021-07-02T21:04:18.510Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
21:04:18 [2021-07-02T21:04:18.510Z] INFO: Unit tests ended at 07/02/2021 21:04:17. Duration:00:05:39.1655477
21:04:18 [2021-07-02T21:04:18.510Z] INFO: Building busybox
21:04:18 [2021-07-02T21:04:18.510Z] Sending build context to Docker daemon   5.12kB
21:04:18 [2021-07-02T21:04:18.510Z] 
21:04:18 [2021-07-02T21:04:18.510Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
21:04:18 [2021-07-02T21:04:18.510Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
21:04:18 [2021-07-02T21:04:18.510Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
21:04:18 [2021-07-02T21:04:18.510Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
21:04:18 [2021-07-02T21:04:18.510Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
21:04:18 [2021-07-02T21:04:18.510Z]  ---> 39d157a84080
21:04:18 [2021-07-02T21:04:18.510Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
21:04:18 [2021-07-02T21:04:18.510Z]  ---> Running in f11252e25bb1
21:04:22 [2021-07-02T21:04:22.237Z] Removing intermediate container f11252e25bb1
21:04:22 [2021-07-02T21:04:22.237Z]  ---> 749e0cf2a290
21:04:22 [2021-07-02T21:04:22.237Z] Step 7/13 : ARG BUSYBOX_VERSION
21:04:22 [2021-07-02T21:04:22.237Z]  ---> Running in 1157f31894e1
21:04:22 [2021-07-02T21:04:22.687Z] Removing intermediate container 1157f31894e1
21:04:22 [2021-07-02T21:04:22.687Z]  ---> 95ba09d31eec
21:04:22 [2021-07-02T21:04:22.687Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
21:04:22 [2021-07-02T21:04:22.687Z]  ---> Running in ec2903ed8560
21:04:23 [2021-07-02T21:04:23.137Z] Removing intermediate container ec2903ed8560
21:04:23 [2021-07-02T21:04:23.137Z]  ---> 144c354894bb
21:04:23 [2021-07-02T21:04:23.137Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
21:04:24 [2021-07-02T21:04:24.087Z] 
21:04:24 [2021-07-02T21:04:24.537Z]  ---> dea6f5858abe
21:04:24 [2021-07-02T21:04:24.537Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
21:04:24 [2021-07-02T21:04:24.537Z]  ---> Running in f1585fa550da
21:04:25 [2021-07-02T21:04:25.560Z] === RUN   TestDockerSuite/TestBuildExpose
21:04:25 [2021-07-02T21:04:25.560Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:04:25 [2021-07-02T21:04:25.560Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:04:25 [2021-07-02T21:04:25.560Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:04:25 [2021-07-02T21:04:25.820Z] === RUN   TestDockerSuite/TestBuildFails
21:04:26 [2021-07-02T21:04:26.761Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:04:26 [2021-07-02T21:04:26.761Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:04:29 [2021-07-02T21:04:29.301Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:04:30 [2021-07-02T21:04:30.683Z] === RUN   TestDockerSuite/TestBuildForceRm
21:04:33 [2021-07-02T21:04:33.022Z] Removing intermediate container f1585fa550da
21:04:33 [2021-07-02T21:04:33.022Z]  ---> 63aa91a02241
21:04:33 [2021-07-02T21:04:33.022Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
21:04:33 [2021-07-02T21:04:33.022Z]  ---> Running in 4b78049958da
21:04:33 [2021-07-02T21:04:33.222Z] === RUN   TestDockerSuite/TestBuildFromGit
21:04:33 [2021-07-02T21:04:33.222Z] --- PASS: TestServiceWithDataPathPortInit (16.87s)
21:04:33 [2021-07-02T21:04:33.222Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:04:33 [2021-07-02T21:04:33.972Z] 
21:04:33 [2021-07-02T21:04:33.972Z] SUCCESS: Specified value was saved.
21:04:34 [2021-07-02T21:04:34.162Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:04:34 [2021-07-02T21:04:34.423Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:04:35 [2021-07-02T21:04:35.363Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:04:36 [2021-07-02T21:04:36.116Z] Removing intermediate container 4b78049958da
21:04:36 [2021-07-02T21:04:36.116Z]  ---> 7b6690342124
21:04:36 [2021-07-02T21:04:36.116Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
21:04:36 [2021-07-02T21:04:36.116Z]  ---> Running in 42f04435af49
21:04:36 [2021-07-02T21:04:36.303Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3yztr74153tatky3ik3hdd4tl Created:2021-07-02 21:04:34.442346607 +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[e75e1cdfa9615047243d7bc238d5d01a826e583f1d322a9970732ee9c559d605:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82dmqxh4us5cnw5kmzhvecach EndpointID:1f65c20e7d94bcbced04e92ace7b0e29ba8fe7f0bc1946b4ed5b661472e84662 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb9e796ab334b880ed09c53e11563e8844252c8f23e444d9a95a9f60b969d00e 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:08c523bf8c85 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82dmqxh4us5cnw5kmzhvecach EndpointID:1f65c20e7d94bcbced04e92ace7b0e29ba8fe7f0bc1946b4ed5b661472e84662 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:04:37 [2021-07-02T21:04:37.686Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:04:38 [2021-07-02T21:04:38.255Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:04:38 [2021-07-02T21:04:38.255Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:04:39 [2021-07-02T21:04:39.823Z] Cannot create a file when that file already exists.
21:04:40 [2021-07-02T21:04:40.748Z] sha256:d8c7ac69f3d8a05141fafb1641094c33022d487ef8946daf888b28913607105b
21:04:40 [2021-07-02T21:04:40.748Z] INFO: Starting docker-py tests...
21:04:40 [2021-07-02T21:04:40.748Z] ============================= test session starts ==============================
21:04:40 [2021-07-02T21:04:40.748Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
21:04:40 [2021-07-02T21:04:40.748Z] rootdir: /src, inifile: pytest.ini
21:04:40 [2021-07-02T21:04:40.748Z] plugins: timeout-1.3.3, cov-2.6.1
21:04:40 [2021-07-02T21:04:40.748Z] collected 390 items / 1 deselected / 389 selected
21:04:40 [2021-07-02T21:04:40.748Z] 
21:04:40 [2021-07-02T21:04:40.795Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:04:41 [2021-07-02T21:04:41.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.38s)
21:04:41 [2021-07-02T21:04:41.735Z] PASS
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] === Skipped
21:04:41 [2021-07-02T21:04:41.735Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:41 [2021-07-02T21:04:41.735Z]     service_test.go:242: FLAKY_TEST
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] DONE 26 tests, 1 skipped in 55.271s
21:04:41 [2021-07-02T21:04:41.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:04:41 [2021-07-02T21:04:41.735Z] ++ 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
21:04:41 [2021-07-02T21:04:41.735Z] ++ set -e
21:04:41 [2021-07-02T21:04:41.735Z] ++ '[' -n 0 ']'
21:04:41 [2021-07-02T21:04:41.735Z] ++ set -x
21:04:41 [2021-07-02T21:04:41.735Z] ++ 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
21:04:41 [2021-07-02T21:04:41.735Z] INFO: Testing against a local daemon
21:04:41 [2021-07-02T21:04:41.735Z] === RUN   TestDockerNetworkIpvlanPersistance
21:04:41 [2021-07-02T21:04:41.735Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:41 [2021-07-02T21:04:41.735Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:04:41 [2021-07-02T21:04:41.735Z] === RUN   TestDockerNetworkIpvlan
21:04:41 [2021-07-02T21:04:41.735Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:41 [2021-07-02T21:04:41.735Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:04:41 [2021-07-02T21:04:41.735Z] PASS
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] === Skipped
21:04:41 [2021-07-02T21:04:41.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:04:41 [2021-07-02T21:04:41.735Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:04:41 [2021-07-02T21:04:41.735Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] 
21:04:41 [2021-07-02T21:04:41.735Z] DONE 2 tests, 2 skipped in 0.107s
21:04:41 [2021-07-02T21:04:41.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:04:41 [2021-07-02T21:04:41.735Z] ++ 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
21:04:41 [2021-07-02T21:04:41.735Z] ++ set -e
21:04:41 [2021-07-02T21:04:41.735Z] ++ '[' -n 0 ']'
21:04:41 [2021-07-02T21:04:41.735Z] ++ set -x
21:04:41 [2021-07-02T21:04:41.735Z] ++ 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
21:04:41 [2021-07-02T21:04:41.735Z] INFO: Testing against a local daemon
21:04:41 [2021-07-02T21:04:41.735Z] === RUN   TestDockerNetworkMacvlanPersistance
21:04:42 [2021-07-02T21:04:42.675Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:04:43 [2021-07-02T21:04:43.245Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
21:04:43 [2021-07-02T21:04:43.245Z] === RUN   TestDockerNetworkMacvlan
21:04:43 [2021-07-02T21:04:43.506Z] === RUN   TestDockerSuite/TestBuildHistory
21:04:43 [2021-07-02T21:04:43.766Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:04:44 [2021-07-02T21:04:44.449Z] Removing intermediate container 42f04435af49
21:04:44 [2021-07-02T21:04:44.449Z]  ---> f06d660f2fd4
21:04:44 [2021-07-02T21:04:44.449Z] Step 13/13 : CMD ["sh"]
21:04:44 [2021-07-02T21:04:44.449Z]  ---> Running in e98eb1e3f1b1
21:04:44 [2021-07-02T21:04:44.706Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:04:44 [2021-07-02T21:04:44.898Z] Removing intermediate container e98eb1e3f1b1
21:04:44 [2021-07-02T21:04:44.898Z]  ---> c3ae67dc5252
21:04:44 [2021-07-02T21:04:44.898Z] Successfully built c3ae67dc5252
21:04:44 [2021-07-02T21:04:44.898Z] Successfully tagged busybox:latest
21:04:44 [2021-07-02T21:04:44.898Z] INFO: Docker images of the daemon under test
21:04:44 [2021-07-02T21:04:44.898Z] 
21:04:44 [2021-07-02T21:04:44.898Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
21:04:44 [2021-07-02T21:04:44.898Z] busybox                                        latest              c3ae67dc5252        Less than a second ago   2.78GB
21:04:44 [2021-07-02T21:04:44.898Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
21:04:44 [2021-07-02T21:04:44.898Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
21:04:44 [2021-07-02T21:04:44.898Z] 
21:04:44 [2021-07-02T21:04:44.898Z] INFO: Running integration tests at 07/02/2021 21:04:44...
21:04:44 [2021-07-02T21:04:44.898Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
21:04:44 [2021-07-02T21:04:44.898Z] INFO: Integration API tests being run from the host:
21:04:44 [2021-07-02T21:04:44.898Z] INFO: make.ps1 starting at 07/02/2021 21:04:44
21:04:45 [2021-07-02T21:04:45.646Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:04:45 [2021-07-02T21:04:45.848Z] Running D:\gopath\src\github.com\docker\docker\integration\build
21:04:46 [2021-07-02T21:04:46.586Z] === RUN   TestDockerSuite/TestBuildIidFile
21:04:46 [2021-07-02T21:04:46.586Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:04:47 [2021-07-02T21:04:47.527Z] === RUN   TestDockerSuite/TestBuildInheritance
21:04:48 [2021-07-02T21:04:48.099Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:04:48 [2021-07-02T21:04:48.099Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:04:48 [2021-07-02T21:04:48.359Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:04:48 [2021-07-02T21:04:48.359Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:04:49 [2021-07-02T21:04:49.315Z] === RUN   TestDockerSuite/TestBuildLabel
21:04:49 [2021-07-02T21:04:49.578Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:04:49 [2021-07-02T21:04:49.839Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:04:50 [2021-07-02T21:04:50.099Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:04:50 [2021-07-02T21:04:50.359Z] === RUN   TestDockerSuite/TestBuildLabels
21:04:50 [2021-07-02T21:04:50.619Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:04:51 [2021-07-02T21:04:51.190Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:04:51 [2021-07-02T21:04:51.190Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:04:53 [2021-07-02T21:04:53.100Z] === RUN   TestDockerSuite/TestBuildLastModified
21:04:56 [2021-07-02T21:04:56.123Z] tests/integration/api_build_test.py .......................X             [  6%]
21:04:56 [2021-07-02T21:04:56.394Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:04:56 [2021-07-02T21:04:56.684Z] tests/integration/api_client_test.py .....                               [  7%]
21:04:58 [2021-07-02T21:04:58.304Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:04:58 [2021-07-02T21:04:58.304Z] --- PASS: TestDockerNetworkMacvlan (15.03s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.12s)
21:04:58 [2021-07-02T21:04:58.304Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
21:04:58 [2021-07-02T21:04:58.304Z] PASS
21:04:58 [2021-07-02T21:04:58.304Z] 
21:04:58 [2021-07-02T21:04:58.304Z] DONE 8 tests in 16.567s
21:04:58 [2021-07-02T21:04:58.304Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:04:58 [2021-07-02T21:04:58.304Z] ++ 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
21:04:58 [2021-07-02T21:04:58.304Z] ++ set -e
21:04:58 [2021-07-02T21:04:58.304Z] ++ '[' -n 0 ']'
21:04:58 [2021-07-02T21:04:58.304Z] ++ set -x
21:04:58 [2021-07-02T21:04:58.304Z] ++ 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
21:04:58 [2021-07-02T21:04:58.304Z] testing: warning: no tests to run
21:04:58 [2021-07-02T21:04:58.304Z] PASS
21:04:58 [2021-07-02T21:04:58.304Z] 
21:04:58 [2021-07-02T21:04:58.304Z] DONE 0 tests in 0.025s
21:04:58 [2021-07-02T21:04:58.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:04:58 [2021-07-02T21:04:58.304Z] ++ 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
21:04:58 [2021-07-02T21:04:58.304Z] ++ set -e
21:04:58 [2021-07-02T21:04:58.304Z] ++ '[' -n 0 ']'
21:04:58 [2021-07-02T21:04:58.304Z] ++ set -x
21:04:58 [2021-07-02T21:04:58.305Z] ++ 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
21:04:58 [2021-07-02T21:04:58.305Z] INFO: Testing against a local daemon
21:04:58 [2021-07-02T21:04:58.305Z] === RUN   TestAuthZPluginAllowRequest
21:04:58 [2021-07-02T21:04:58.428Z] tests/integration/api_config_test.py .....                               [  8%]
21:05:00 [2021-07-02T21:05:00.214Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
21:05:00 [2021-07-02T21:05:00.214Z] === RUN   TestAuthZPluginTLS
21:05:00 [2021-07-02T21:05:00.474Z] --- PASS: TestAuthZPluginTLS (0.58s)
21:05:00 [2021-07-02T21:05:00.474Z] === RUN   TestAuthZPluginDenyRequest
21:05:01 [2021-07-02T21:05:01.044Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:05:01 [2021-07-02T21:05:01.044Z] === RUN   TestAuthZPluginAPIDenyResponse
21:05:01 [2021-07-02T21:05:01.614Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:05:01 [2021-07-02T21:05:01.614Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:05:01 [2021-07-02T21:05:01.614Z] === RUN   TestAuthZPluginDenyResponse
21:05:01 [2021-07-02T21:05:01.614Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:05:01 [2021-07-02T21:05:01.614Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:05:01 [2021-07-02T21:05:01.874Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:05:01 [2021-07-02T21:05:01.874Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:05:02 [2021-07-02T21:05:02.134Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:05:02 [2021-07-02T21:05:02.134Z] === RUN   TestAuthZPluginAllowEventStream
21:05:02 [2021-07-02T21:05:02.134Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:05:03 [2021-07-02T21:05:03.077Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:05:03 [2021-07-02T21:05:03.647Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
21:05:03 [2021-07-02T21:05:03.647Z] === RUN   TestAuthZPluginErrorResponse
21:05:04 [2021-07-02T21:05:04.217Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:05:04 [2021-07-02T21:05:04.217Z] === RUN   TestAuthZPluginErrorRequest
21:05:04 [2021-07-02T21:05:04.217Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:05:04 [2021-07-02T21:05:04.788Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:05:04 [2021-07-02T21:05:04.788Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:05:05 [2021-07-02T21:05:05.358Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:05:05 [2021-07-02T21:05:05.358Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:05:05 [2021-07-02T21:05:05.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:05:07 [2021-07-02T21:05:07.531Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s)
21:05:07 [2021-07-02T21:05:07.531Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:05:07 [2021-07-02T21:05:07.531Z]     docker_api_swarm_test.go:303: [df92a99aa6c1c] joining swarm manager [da8e074d62603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:05:08 [2021-07-02T21:05:08.913Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:05:08 [2021-07-02T21:05:08.913Z]     docker_api_swarm_test.go:304: [d104d02d92836] joining swarm manager [da8e074d62603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:05:08 [2021-07-02T21:05:08.913Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:05:08 [2021-07-02T21:05:08.913Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s)
21:05:08 [2021-07-02T21:05:08.913Z] === RUN   TestAuthZPluginHeader
21:05:09 [2021-07-02T21:05:09.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:05:09 [2021-07-02T21:05:09.743Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:05:09 [2021-07-02T21:05:09.743Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:05:10 [2021-07-02T21:05:10.314Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
21:05:10 [2021-07-02T21:05:10.882Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:05:10 [2021-07-02T21:05:10.882Z] INFO: Testing against a local daemon
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithSession
21:05:10 [2021-07-02T21:05:10.882Z]     build_session_test.go:25: TODO: BuildKit
21:05:10 [2021-07-02T21:05:10.882Z] --- SKIP: TestBuildWithSession (0.00s)
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildSquashParent
21:05:10 [2021-07-02T21:05:10.882Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:05:10 [2021-07-02T21:05:10.882Z] --- SKIP: TestBuildSquashParent (0.00s)
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:10 [2021-07-02T21:05:10.882Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:10 [2021-07-02T21:05:10.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:10 [2021-07-02T21:05:10.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:10 [2021-07-02T21:05:10.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:10 [2021-07-02T21:05:10.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:13 [2021-07-02T21:05:13.611Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s)
21:05:13 [2021-07-02T21:05:13.611Z] === RUN   TestAuthZPluginV2Disable
21:05:16 [2021-07-02T21:05:16.905Z] --- PASS: TestAuthZPluginV2Disable (3.06s)
21:05:16 [2021-07-02T21:05:16.905Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:05:18 [2021-07-02T21:05:18.843Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:05:19 [2021-07-02T21:05:19.413Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.60s)
21:05:19 [2021-07-02T21:05:19.413Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:05:22 [2021-07-02T21:05:22.709Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:05:23 [2021-07-02T21:05:23.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:23 [2021-07-02T21:05:23.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:23 [2021-07-02T21:05:23.279Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:05:25 [2021-07-02T21:05:25.821Z]     docker_api_swarm_test.go:363: Waiting for possible election...
21:05:26 [2021-07-02T21:05:26.392Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:05:26 [2021-07-02T21:05:26.392Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:05:26 [2021-07-02T21:05:26.392Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:05:28 [2021-07-02T21:05:28.931Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s)
21:05:28 [2021-07-02T21:05:28.931Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:05:30 [2021-07-02T21:05:30.181Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.61s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.86s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.23s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.45s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.29s)
21:05:30 [2021-07-02T21:05:30.181Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.04s)
21:05:30 [2021-07-02T21:05:30.181Z] === RUN   TestBuildMultiStageCopy
21:05:30 [2021-07-02T21:05:30.181Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:05:31 [2021-07-02T21:05:31.471Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:05:31 [2021-07-02T21:05:31.471Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:05:33 [2021-07-02T21:05:33.380Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:05:33 [2021-07-02T21:05:33.640Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:05:34 [2021-07-02T21:05:34.687Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
21:05:36 [2021-07-02T21:05:36.181Z] === RUN   TestDockerSuite/TestBuildNetNone
21:05:36 [2021-07-02T21:05:36.181Z] === RUN   TestDockerSuite/TestBuildNoContext
21:05:37 [2021-07-02T21:05:37.561Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:05:38 [2021-07-02T21:05:38.131Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:05:40 [2021-07-02T21:05:40.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:05:40 [2021-07-02T21:05:40.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:05:40 [2021-07-02T21:05:40.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:05:40 [2021-07-02T21:05:40.930Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:05:41 [2021-07-02T21:05:41.190Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:05:41 [2021-07-02T21:05:41.760Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:05:42 [2021-07-02T21:05:42.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:05:43 [2021-07-02T21:05:43.931Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:05:43 [2021-07-02T21:05:43.931Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:05:43 [2021-07-02T21:05:43.931Z]     docker_api_swarm_test.go:271: [d5a7c7d6167c0] joining swarm manager [d65fbd1ec5f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:05:45 [2021-07-02T21:05:45.313Z]     docker_api_swarm_test.go:272: [dabcc92ae44de] joining swarm manager [d65fbd1ec5f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:05:45 [2021-07-02T21:05:45.574Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
21:05:45 [2021-07-02T21:05:45.574Z] PASS
21:05:45 [2021-07-02T21:05:45.574Z] 
21:05:45 [2021-07-02T21:05:45.574Z] DONE 17 tests in 47.312s
21:05:45 [2021-07-02T21:05:45.574Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:05:45 [2021-07-02T21:05:45.574Z] ++ 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
21:05:45 [2021-07-02T21:05:45.574Z] ++ set -e
21:05:45 [2021-07-02T21:05:45.574Z] ++ '[' -n 0 ']'
21:05:45 [2021-07-02T21:05:45.574Z] ++ set -x
21:05:45 [2021-07-02T21:05:45.574Z] ++ 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
21:05:45 [2021-07-02T21:05:45.833Z] INFO: Testing against a local daemon
21:05:45 [2021-07-02T21:05:45.833Z] === RUN   TestPluginInvalidJSON
21:05:45 [2021-07-02T21:05:45.833Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:05:45 [2021-07-02T21:05:45.833Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:05:45 [2021-07-02T21:05:45.833Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:05:45 [2021-07-02T21:05:45.833Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:05:45 [2021-07-02T21:05:45.834Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:05:45 [2021-07-02T21:05:45.834Z] === RUN   TestPluginInstall
21:05:45 [2021-07-02T21:05:45.834Z] === RUN   TestPluginInstall/no_auth
21:05:46 [2021-07-02T21:05:46.403Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:46 [2021-07-02T21:05:46.403Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42974f9fe9d28ccd37bac63d171e61b8ccbb08440913bfac2ddfba5d4a2dcc2f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:46 [2021-07-02T21:05:46.403Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:46 [2021-07-02T21:05:46.403Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42974f9fe9d28ccd37bac63d171e61b8ccbb08440913bfac2ddfba5d4a2dcc2f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:46 [2021-07-02T21:05:46.663Z] === RUN   TestPluginInstall/with_htpasswd
21:05:46 [2021-07-02T21:05:46.663Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:05:47 [2021-07-02T21:05:47.233Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:47 [2021-07-02T21:05:47.233Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dd59db39a36de34206f0d9ee3b3c9bd5cc4ad7d3cc9e936668811e605699820" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:47 [2021-07-02T21:05:47.233Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:47 [2021-07-02T21:05:47.233Z] time="2021-07-02T21:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dd59db39a36de34206f0d9ee3b3c9bd5cc4ad7d3cc9e936668811e605699820" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:47 [2021-07-02T21:05:47.233Z] === RUN   TestPluginInstall/with_insecure
21:05:47 [2021-07-02T21:05:47.736Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:05:47 [2021-07-02T21:05:47.736Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:05:48 [2021-07-02T21:05:48.185Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:05:48 [2021-07-02T21:05:48.188Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:05:48 [2021-07-02T21:05:48.188Z] time="2021-07-02T21:05:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:48 [2021-07-02T21:05:48.188Z] time="2021-07-02T21:05:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8f0cc9d91ae4307a579a900d74a3a7c9128674a62d1e2479303f3bd47fb57e9" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:48 [2021-07-02T21:05:48.188Z] time="2021-07-02T21:05:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:48 [2021-07-02T21:05:48.188Z] time="2021-07-02T21:05:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8f0cc9d91ae4307a579a900d74a3a7c9128674a62d1e2479303f3bd47fb57e9" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:48 [2021-07-02T21:05:48.448Z]     plugin_test.go:165: [d8b8b377dfe7b] daemon is not started
21:05:48 [2021-07-02T21:05:48.448Z] --- PASS: TestPluginInstall (2.66s)
21:05:48 [2021-07-02T21:05:48.448Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
21:05:48 [2021-07-02T21:05:48.448Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
21:05:48 [2021-07-02T21:05:48.448Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
21:05:48 [2021-07-02T21:05:48.448Z] === RUN   TestPluginsWithRuntimes
21:05:49 [2021-07-02T21:05:49.693Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:05:50 [2021-07-02T21:05:50.357Z] === RUN   TestPluginsWithRuntimes/No_Args
21:05:50 [2021-07-02T21:05:50.358Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:05:50 [2021-07-02T21:05:50.642Z] --- PASS: TestBuildMultiStageCopy (21.55s)
21:05:50 [2021-07-02T21:05:50.642Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (17.09s)
21:05:50 [2021-07-02T21:05:50.642Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
21:05:50 [2021-07-02T21:05:50.642Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s)
21:05:50 [2021-07-02T21:05:50.642Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s)
21:05:50 [2021-07-02T21:05:50.642Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s)
21:05:50 [2021-07-02T21:05:50.642Z] === RUN   TestBuildMultiStageParentConfig
21:05:50 [2021-07-02T21:05:50.928Z] === RUN   TestPluginsWithRuntimes/With_Args
21:05:51 [2021-07-02T21:05:51.188Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:05:52 [2021-07-02T21:05:52.128Z] --- PASS: TestPluginsWithRuntimes (3.50s)
21:05:52 [2021-07-02T21:05:52.128Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
21:05:52 [2021-07-02T21:05:52.128Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
21:05:52 [2021-07-02T21:05:52.128Z] === RUN   TestPluginBackCompatMediaTypes
21:05:52 [2021-07-02T21:05:52.389Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:05:52 [2021-07-02T21:05:52.649Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s)
21:05:52 [2021-07-02T21:05:52.649Z] PASS
21:05:52 [2021-07-02T21:05:52.649Z] 
21:05:52 [2021-07-02T21:05:52.649Z] DONE 10 tests in 6.927s
21:05:52 [2021-07-02T21:05:52.649Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:05:52 [2021-07-02T21:05:52.649Z] ++ 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
21:05:52 [2021-07-02T21:05:52.649Z] ++ set -e
21:05:52 [2021-07-02T21:05:52.649Z] ++ '[' -n 0 ']'
21:05:52 [2021-07-02T21:05:52.649Z] ++ set -x
21:05:52 [2021-07-02T21:05:52.649Z] ++ 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
21:05:52 [2021-07-02T21:05:52.649Z] INFO: Testing against a local daemon
21:05:52 [2021-07-02T21:05:52.649Z] === RUN   TestExternalGraphDriver
21:05:52 [2021-07-02T21:05:52.649Z] === RUN   TestExternalGraphDriver/json
21:05:52 [2021-07-02T21:05:52.649Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:05:53 [2021-07-02T21:05:53.501Z] --- PASS: TestBuildMultiStageParentConfig (2.47s)
21:05:53 [2021-07-02T21:05:53.501Z] === RUN   TestBuildLabelWithTargets
21:05:53 [2021-07-02T21:05:53.501Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
21:05:53 [2021-07-02T21:05:53.501Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
21:05:53 [2021-07-02T21:05:53.501Z] === RUN   TestBuildWithEmptyLayers
21:05:55 [2021-07-02T21:05:55.009Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
21:05:55 [2021-07-02T21:05:55.009Z] === RUN   TestBuildMultiStageOnBuild
21:05:55 [2021-07-02T21:05:55.190Z] === RUN   TestExternalGraphDriver/spec
21:05:56 [2021-07-02T21:05:56.572Z] === RUN   TestDockerSuite/TestBuildPATH
21:05:56 [2021-07-02T21:05:56.833Z] === RUN   TestExternalGraphDriver/pull
21:05:58 [2021-07-02T21:05:58.215Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:05:58 [2021-07-02T21:05:58.475Z] --- PASS: TestExternalGraphDriver (5.82s)
21:05:58 [2021-07-02T21:05:58.475Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
21:05:58 [2021-07-02T21:05:58.475Z]     --- PASS: TestExternalGraphDriver/spec (1.95s)
21:05:58 [2021-07-02T21:05:58.475Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
21:05:58 [2021-07-02T21:05:58.475Z] === RUN   TestGraphdriverPluginV2
21:05:59 [2021-07-02T21:05:59.045Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:05:59 [2021-07-02T21:05:59.988Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:06:00 [2021-07-02T21:06:00.247Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:06:02 [2021-07-02T21:06:02.788Z] --- PASS: TestGraphdriverPluginV2 (3.92s)
21:06:02 [2021-07-02T21:06:02.788Z] PASS
21:06:02 [2021-07-02T21:06:02.788Z] 
21:06:02 [2021-07-02T21:06:02.788Z] DONE 5 tests in 9.870s
21:06:02 [2021-07-02T21:06:02.788Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:06:02 [2021-07-02T21:06:02.788Z] ++ 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
21:06:02 [2021-07-02T21:06:02.788Z] ++ set -e
21:06:02 [2021-07-02T21:06:02.788Z] ++ '[' -n 0 ']'
21:06:02 [2021-07-02T21:06:02.788Z] ++ set -x
21:06:02 [2021-07-02T21:06:02.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
21:06:02 [2021-07-02T21:06:02.788Z] INFO: Testing against a local daemon
21:06:02 [2021-07-02T21:06:02.788Z] === RUN   TestContinueAfterPluginCrash
21:06:02 [2021-07-02T21:06:02.788Z] === PAUSE TestContinueAfterPluginCrash
21:06:02 [2021-07-02T21:06:02.788Z] === RUN   TestReadPluginNoRead
21:06:02 [2021-07-02T21:06:02.788Z] === PAUSE TestReadPluginNoRead
21:06:02 [2021-07-02T21:06:02.788Z] === RUN   TestDaemonStartWithLogOpt
21:06:02 [2021-07-02T21:06:02.788Z] === PAUSE TestDaemonStartWithLogOpt
21:06:02 [2021-07-02T21:06:02.788Z] === CONT  TestContinueAfterPluginCrash
21:06:02 [2021-07-02T21:06:02.788Z] === CONT  TestDaemonStartWithLogOpt
21:06:02 [2021-07-02T21:06:02.788Z] === CONT  TestReadPluginNoRead
21:06:05 [2021-07-02T21:06:05.331Z] === RUN   TestReadPluginNoRead/default
21:06:05 [2021-07-02T21:06:05.591Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
21:06:06 [2021-07-02T21:06:06.974Z] === RUN   TestReadPluginNoRead/disabled_caching
21:06:07 [2021-07-02T21:06:07.285Z] --- PASS: TestBuildMultiStageOnBuild (11.85s)
21:06:07 [2021-07-02T21:06:07.285Z] === RUN   TestBuildUncleanTarFilenames
21:06:07 [2021-07-02T21:06:07.285Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
21:06:07 [2021-07-02T21:06:07.285Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
21:06:07 [2021-07-02T21:06:07.285Z] === RUN   TestBuildMultiStageLayerLeak
21:06:08 [2021-07-02T21:06:08.355Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:06:09 [2021-07-02T21:06:09.295Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:06:09 [2021-07-02T21:06:09.865Z] === CONT  TestReadPluginNoRead
21:06:09 [2021-07-02T21:06:09.865Z]     read_test.go:92: [d616b7678ed2d] daemon is not started
21:06:09 [2021-07-02T21:06:09.865Z] --- PASS: TestReadPluginNoRead (7.40s)
21:06:09 [2021-07-02T21:06:09.865Z]     --- PASS: TestReadPluginNoRead/default (1.69s)
21:06:09 [2021-07-02T21:06:09.865Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.64s)
21:06:09 [2021-07-02T21:06:09.865Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s)
21:06:10 [2021-07-02T21:06:10.805Z] --- PASS: TestContinueAfterPluginCrash (8.35s)
21:06:10 [2021-07-02T21:06:10.805Z] PASS
21:06:10 [2021-07-02T21:06:10.805Z] 
21:06:10 [2021-07-02T21:06:10.805Z] DONE 6 tests in 8.484s
21:06:10 [2021-07-02T21:06:10.805Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:06:10 [2021-07-02T21:06:10.805Z] ++ 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
21:06:10 [2021-07-02T21:06:10.805Z] ++ set -e
21:06:10 [2021-07-02T21:06:10.805Z] ++ '[' -n 0 ']'
21:06:10 [2021-07-02T21:06:10.805Z] ++ set -x
21:06:10 [2021-07-02T21:06:10.805Z] ++ 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
21:06:11 [2021-07-02T21:06:11.065Z] testing: warning: no tests to run
21:06:11 [2021-07-02T21:06:11.065Z] PASS
21:06:11 [2021-07-02T21:06:11.065Z] 
21:06:11 [2021-07-02T21:06:11.065Z] DONE 0 tests in 0.042s
21:06:11 [2021-07-02T21:06:11.065Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:06:11 [2021-07-02T21:06:11.065Z] ++ 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
21:06:11 [2021-07-02T21:06:11.065Z] ++ set -e
21:06:11 [2021-07-02T21:06:11.065Z] ++ '[' -n 0 ']'
21:06:11 [2021-07-02T21:06:11.065Z] ++ set -x
21:06:11 [2021-07-02T21:06:11.065Z] ++ 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
21:06:11 [2021-07-02T21:06:11.065Z] INFO: Testing against a local daemon
21:06:11 [2021-07-02T21:06:11.065Z] === RUN   TestPluginWithDevMounts
21:06:11 [2021-07-02T21:06:11.065Z] === PAUSE TestPluginWithDevMounts
21:06:11 [2021-07-02T21:06:11.065Z] === CONT  TestPluginWithDevMounts
21:06:12 [2021-07-02T21:06:12.976Z] --- PASS: TestPluginWithDevMounts (1.62s)
21:06:12 [2021-07-02T21:06:12.976Z] PASS
21:06:12 [2021-07-02T21:06:12.976Z] 
21:06:12 [2021-07-02T21:06:12.976Z] DONE 1 tests in 1.733s
21:06:12 [2021-07-02T21:06:12.976Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:06:12 [2021-07-02T21:06:12.976Z] ++ 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
21:06:12 [2021-07-02T21:06:12.976Z] ++ set -e
21:06:12 [2021-07-02T21:06:12.976Z] ++ '[' -n 0 ']'
21:06:12 [2021-07-02T21:06:12.976Z] ++ set -x
21:06:12 [2021-07-02T21:06:12.976Z] ++ 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
21:06:12 [2021-07-02T21:06:12.976Z] INFO: Testing against a local daemon
21:06:12 [2021-07-02T21:06:12.976Z] === RUN   TestSecretInspect
21:06:13 [2021-07-02T21:06:13.546Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:06:15 [2021-07-02T21:06:15.454Z] --- PASS: TestSecretInspect (2.47s)
21:06:15 [2021-07-02T21:06:15.454Z] === RUN   TestSecretList
21:06:17 [2021-07-02T21:06:17.509Z] --- PASS: TestBuildMultiStageLayerLeak (10.46s)
21:06:17 [2021-07-02T21:06:17.509Z] === RUN   TestBuildWithHugeFile
21:06:18 [2021-07-02T21:06:18.032Z] --- PASS: TestSecretList (2.75s)
21:06:18 [2021-07-02T21:06:18.032Z] === RUN   TestSecretsCreateAndDelete
21:06:18 [2021-07-02T21:06:18.603Z] === RUN   TestDockerSuite/TestBuildRm
21:06:21 [2021-07-02T21:06:21.144Z] --- PASS: TestSecretsCreateAndDelete (2.65s)
21:06:21 [2021-07-02T21:06:21.144Z] === RUN   TestSecretsUpdate
21:06:21 [2021-07-02T21:06:21.714Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:06:22 [2021-07-02T21:06:22.655Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:06:23 [2021-07-02T21:06:23.225Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:06:23 [2021-07-02T21:06:23.485Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:06:23 [2021-07-02T21:06:23.745Z] --- PASS: TestSecretsUpdate (3.08s)
21:06:23 [2021-07-02T21:06:23.746Z] === RUN   TestTemplatedSecret
21:06:24 [2021-07-02T21:06:24.006Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:06:24 [2021-07-02T21:06:24.266Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:06:25 [2021-07-02T21:06:25.206Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:06:26 [2021-07-02T21:06:26.589Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:06:28 [2021-07-02T21:06:28.499Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:06:28 [2021-07-02T21:06:28.499Z] --- PASS: TestTemplatedSecret (4.49s)
21:06:28 [2021-07-02T21:06:28.499Z] === RUN   TestSecretCreateResolve
21:06:28 [2021-07-02T21:06:28.759Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:06:30 [2021-07-02T21:06:30.671Z]     docker_api_swarm_node_test.go:19: [dac0ffd7b42df] joining swarm manager [d152c74cd475c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:31 [2021-07-02T21:06:31.240Z] --- PASS: TestSecretCreateResolve (3.04s)
21:06:31 [2021-07-02T21:06:31.240Z] PASS
21:06:31 [2021-07-02T21:06:31.240Z] 
21:06:31 [2021-07-02T21:06:31.240Z] DONE 6 tests in 18.573s
21:06:31 [2021-07-02T21:06:31.240Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:06:31 [2021-07-02T21:06:31.240Z] ++ 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
21:06:31 [2021-07-02T21:06:31.240Z] ++ set -e
21:06:31 [2021-07-02T21:06:31.240Z] ++ '[' -n 0 ']'
21:06:31 [2021-07-02T21:06:31.240Z] ++ set -x
21:06:31 [2021-07-02T21:06:31.240Z] ++ 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
21:06:31 [2021-07-02T21:06:31.500Z] INFO: Testing against a local daemon
21:06:31 [2021-07-02T21:06:31.500Z] === RUN   TestServiceCreateInit
21:06:31 [2021-07-02T21:06:31.500Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:06:31 [2021-07-02T21:06:31.500Z]     docker_api_swarm_node_test.go:20: [d65a7b906dab4] joining swarm manager [d152c74cd475c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:06:32 [2021-07-02T21:06:32.881Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:06:32 [2021-07-02T21:06:32.881Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:06:33 [2021-07-02T21:06:33.143Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:06:33 [2021-07-02T21:06:33.143Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:06:33 [2021-07-02T21:06:33.143Z] === RUN   TestDockerSuite/TestBuildSpaces
21:06:33 [2021-07-02T21:06:33.403Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:06:34 [2021-07-02T21:06:34.785Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:06:34 [2021-07-02T21:06:34.785Z] === RUN   TestDockerSuite/TestBuildStderr
21:06:35 [2021-07-02T21:06:35.724Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:06:37 [2021-07-02T21:06:37.105Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:06:40 [2021-07-02T21:06:40.986Z] ..........................xx....................                         [ 29%]
21:06:41 [2021-07-02T21:06:41.304Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:06:41 [2021-07-02T21:06:41.873Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:06:42 [2021-07-02T21:06:42.133Z] --- PASS: TestServiceCreateInit (10.57s)
21:06:42 [2021-07-02T21:06:42.133Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
21:06:42 [2021-07-02T21:06:42.133Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
21:06:42 [2021-07-02T21:06:42.133Z] === RUN   TestCreateServiceMultipleTimes
21:06:42 [2021-07-02T21:06:42.393Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:06:42 [2021-07-02T21:06:42.963Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:06:43 [2021-07-02T21:06:43.534Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:06:44 [2021-07-02T21:06:44.928Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:06:46 [2021-07-02T21:06:46.844Z] === RUN   TestDockerSuite/TestBuildUser
21:06:48 [2021-07-02T21:06:48.229Z]     docker_api_swarm_test.go:501: [d770a23fbae05] joining swarm manager [d2483b7e5a5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:48 [2021-07-02T21:06:48.800Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:06:53 [2021-07-02T21:06:53.001Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:06:57 [2021-07-02T21:06:57.199Z]     docker_api_swarm_test.go:506: [d51853da0b19f] joining swarm manager [d2483b7e5a5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:07:00 [2021-07-02T21:07:00.494Z] --- PASS: TestCreateServiceMultipleTimes (18.08s)
21:07:00 [2021-07-02T21:07:00.494Z] === RUN   TestCreateServiceConflict
21:07:03 [2021-07-02T21:07:03.035Z] --- PASS: TestCreateServiceConflict (2.73s)
21:07:03 [2021-07-02T21:07:03.035Z] === RUN   TestCreateServiceMaxReplicas
21:07:06 [2021-07-02T21:07:06.330Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
21:07:06 [2021-07-02T21:07:06.330Z] === RUN   TestCreateWithDuplicateNetworkNames
21:07:06 [2021-07-02T21:07:06.662Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:07:09 [2021-07-02T21:07:09.625Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:07:10 [2021-07-02T21:07:10.564Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:07:10 [2021-07-02T21:07:10.825Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:07:11 [2021-07-02T21:07:11.764Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:07:13 [2021-07-02T21:07:13.145Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:07:14 [2021-07-02T21:07:14.527Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:07:14 [2021-07-02T21:07:14.527Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:07:14 [2021-07-02T21:07:14.527Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:07:14 [2021-07-02T21:07:14.527Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:07:14 [2021-07-02T21:07:14.527Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:07:14 [2021-07-02T21:07:14.527Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:07:14 [2021-07-02T21:07:14.527Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:07:14 [2021-07-02T21:07:14.527Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:07:14 [2021-07-02T21:07:14.527Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:07:15 [2021-07-02T21:07:15.682Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:07:16 [2021-07-02T21:07:16.436Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:07:16 [2021-07-02T21:07:16.436Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:07:17 [2021-07-02T21:07:17.005Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:07:17 [2021-07-02T21:07:17.575Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:07:18 [2021-07-02T21:07:18.542Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:07:18 [2021-07-02T21:07:18.542Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:07:19 [2021-07-02T21:07:19.637Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:07:20 [2021-07-02T21:07:20.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s)
21:07:20 [2021-07-02T21:07:20.451Z] === RUN   TestCreateServiceSecretFileMode
21:07:21 [2021-07-02T21:07:21.832Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:07:23 [2021-07-02T21:07:23.742Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:07:23 [2021-07-02T21:07:23.742Z] --- PASS: TestCreateServiceSecretFileMode (3.36s)
21:07:23 [2021-07-02T21:07:23.742Z] === RUN   TestCreateServiceConfigFileMode
21:07:24 [2021-07-02T21:07:24.312Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:07:24 [2021-07-02T21:07:24.572Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:07:25 [2021-07-02T21:07:25.143Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:07:25 [2021-07-02T21:07:25.143Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:07:25 [2021-07-02T21:07:25.143Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:07:26 [2021-07-02T21:07:26.083Z] === RUN   TestDockerSuite/TestBuildXZHost
21:07:27 [2021-07-02T21:07:27.023Z] --- PASS: TestCreateServiceConfigFileMode (3.18s)
21:07:27 [2021-07-02T21:07:27.023Z] === RUN   TestCreateServiceSysctls
21:07:28 [2021-07-02T21:07:28.405Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:07:28 [2021-07-02T21:07:28.405Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:07:28 [2021-07-02T21:07:28.405Z]     docker_cli_sni_test.go:18: Flakey test
21:07:28 [2021-07-02T21:07:28.405Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:07:28 [2021-07-02T21:07:28.975Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:07:29 [2021-07-02T21:07:29.234Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:07:30 [2021-07-02T21:07:30.175Z] === RUN   TestDockerSuite/TestCommitChange
21:07:31 [2021-07-02T21:07:31.114Z]     docker_api_swarm_node_test.go:80: [dceabfd5a4444] joining swarm manager [d8a3f6850e1df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:07:31 [2021-07-02T21:07:31.375Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:07:31 [2021-07-02T21:07:31.944Z] --- PASS: TestCreateServiceSysctls (4.88s)
21:07:31 [2021-07-02T21:07:31.944Z] === RUN   TestCreateServiceCapabilities
21:07:32 [2021-07-02T21:07:32.514Z] === RUN   TestDockerSuite/TestCommitHardlink
21:07:35 [2021-07-02T21:07:35.058Z] === RUN   TestDockerSuite/TestCommitNewFile
21:07:35 [2021-07-02T21:07:35.318Z] --- PASS: TestCreateServiceCapabilities (3.43s)
21:07:35 [2021-07-02T21:07:35.318Z] === RUN   TestInspect
21:07:36 [2021-07-02T21:07:36.700Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:07:38 [2021-07-02T21:07:38.611Z] === RUN   TestDockerSuite/TestCommitTTY
21:07:39 [2021-07-02T21:07:39.289Z] tests/integration/api_network_test.py ............................       [ 47%]
21:07:39 [2021-07-02T21:07:39.550Z] --- PASS: TestInspect (4.14s)
21:07:39 [2021-07-02T21:07:39.551Z] === RUN   TestCreateJob
21:07:41 [2021-07-02T21:07:41.459Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:07:42 [2021-07-02T21:07:42.399Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:07:44 [2021-07-02T21:07:44.307Z] --- PASS: TestCreateJob (4.74s)
21:07:44 [2021-07-02T21:07:44.307Z] === RUN   TestReplicatedJob
21:07:44 [2021-07-02T21:07:44.567Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:07:45 [2021-07-02T21:07:45.509Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:07:46 [2021-07-02T21:07:46.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:07:47 [2021-07-02T21:07:47.105Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:07:47 [2021-07-02T21:07:47.849Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:07:48 [2021-07-02T21:07:48.594Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:07:48 [2021-07-02T21:07:48.790Z]     docker_api_swarm_node_test.go:52: [dda4750069263] joining swarm manager [d7f251d6a0540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:07:49 [2021-07-02T21:07:49.730Z]     docker_api_swarm_node_test.go:53: [dea286cfc9574] joining swarm manager [d7f251d6a0540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:07:49 [2021-07-02T21:07:49.990Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:07:49 [2021-07-02T21:07:49.990Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:07:50 [2021-07-02T21:07:50.930Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:07:51 [2021-07-02T21:07:51.868Z] --- PASS: TestReplicatedJob (7.51s)
21:07:51 [2021-07-02T21:07:51.868Z] === RUN   TestUpdateReplicatedJob
21:07:52 [2021-07-02T21:07:52.129Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:07:53 [2021-07-02T21:07:53.068Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:07:53 [2021-07-02T21:07:53.177Z] tests/integration/api_service_test.py ....................s............. [ 60%]
21:07:54 [2021-07-02T21:07:54.009Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:07:54 [2021-07-02T21:07:54.948Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:07:54 [2021-07-02T21:07:54.948Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:07:54 [2021-07-02T21:07:54.948Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:07:55 [2021-07-02T21:07:55.888Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:07:55 [2021-07-02T21:07:55.888Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:07:55 [2021-07-02T21:07:55.888Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:07:55 [2021-07-02T21:07:55.888Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:07:56 [2021-07-02T21:07:56.148Z] --- PASS: TestUpdateReplicatedJob (4.34s)
21:07:56 [2021-07-02T21:07:56.148Z] === RUN   TestServiceListWithStatuses
21:07:56 [2021-07-02T21:07:56.148Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:56 [2021-07-02T21:07:56.148Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:07:56 [2021-07-02T21:07:56.148Z] === RUN   TestDockerNetworkConnectAlias
21:07:56 [2021-07-02T21:07:56.148Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:07:57 [2021-07-02T21:07:57.088Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:07:58 [2021-07-02T21:07:58.029Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:07:58 [2021-07-02T21:07:58.546Z] --- PASS: TestBuildWithHugeFile (100.59s)
21:07:58 [2021-07-02T21:07:58.546Z] === RUN   TestBuildWCOWSandboxSize
21:07:58 [2021-07-02T21:07:58.969Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:07:58 [2021-07-02T21:07:58.969Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:08:01 [2021-07-02T21:08:01.508Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:08:02 [2021-07-02T21:08:02.448Z] --- PASS: TestDockerNetworkConnectAlias (6.19s)
21:08:02 [2021-07-02T21:08:02.448Z] === RUN   TestDockerNetworkReConnect
21:08:02 [2021-07-02T21:08:02.708Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:08:02 [2021-07-02T21:08:02.708Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:08:03 [2021-07-02T21:08:03.649Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:08:05 [2021-07-02T21:08:05.029Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:08:05 [2021-07-02T21:08:05.970Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:08:06 [2021-07-02T21:08:06.909Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:08:06 [2021-07-02T21:08:06.909Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:08:07 [2021-07-02T21:08:07.169Z] --- PASS: TestDockerNetworkReConnect (5.00s)
21:08:07 [2021-07-02T21:08:07.169Z] === RUN   TestServicePlugin
21:08:07 [2021-07-02T21:08:07.539Z] ..........................                                               [ 67%]
21:08:07 [2021-07-02T21:08:07.740Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:08:08 [2021-07-02T21:08:08.680Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:08:10 [2021-07-02T21:08:10.061Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:08:10 [2021-07-02T21:08:10.061Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:08:11 [2021-07-02T21:08:11.001Z]     plugin_test.go:62: [d88bdb8b5ddfc] joining swarm manager [dfeb2f65b3b1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:08:11 [2021-07-02T21:08:11.261Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:08:13 [2021-07-02T21:08:13.203Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:08:13 [2021-07-02T21:08:13.203Z]     plugin_test.go:65: [da4241768d7a8] joining swarm manager [dfeb2f65b3b1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:08:15 [2021-07-02T21:08:15.114Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:08:15 [2021-07-02T21:08:15.114Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:08:15 [2021-07-02T21:08:15.114Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:08:15 [2021-07-02T21:08:15.114Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:08:15 [2021-07-02T21:08:15.114Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:08:16 [2021-07-02T21:08:16.054Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:08:21 [2021-07-02T21:08:21.334Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:08:21 [2021-07-02T21:08:21.334Z] === RUN   TestDockerSuite/TestContainerAPITop
21:08:21 [2021-07-02T21:08:21.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:08:22 [2021-07-02T21:08:22.165Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:08:22 [2021-07-02T21:08:22.165Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:08:22 [2021-07-02T21:08:22.165Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:08:22 [2021-07-02T21:08:22.165Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:08:25 [2021-07-02T21:08:25.463Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:08:26 [2021-07-02T21:08:26.032Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:08:27 [2021-07-02T21:08:27.414Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:08:28 [2021-07-02T21:08:28.353Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:08:30 [2021-07-02T21:08:30.262Z]     docker_api_swarm_test.go:201: [d82c14ccfe204] joining swarm manager [d13b736438d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:08:33 [2021-07-02T21:08:33.558Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:08:33 [2021-07-02T21:08:33.817Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:08:36 [2021-07-02T21:08:36.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:08:37 [2021-07-02T21:08:37.738Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:08:38 [2021-07-02T21:08:38.677Z] --- PASS: TestServicePlugin (31.41s)
21:08:38 [2021-07-02T21:08:38.677Z] === RUN   TestServiceUpdateLabel
21:08:38 [2021-07-02T21:08:38.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
21:08:40 [2021-07-02T21:08:40.848Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
21:08:41 [2021-07-02T21:08:41.418Z] --- PASS: TestServiceUpdateLabel (2.68s)
21:08:41 [2021-07-02T21:08:41.418Z] === RUN   TestServiceUpdateSecrets
21:08:42 [2021-07-02T21:08:42.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
21:08:44 [2021-07-02T21:08:44.273Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
21:08:45 [2021-07-02T21:08:45.662Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008981b0_<nil>}
21:08:47 [2021-07-02T21:08:47.571Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1900346177_/foo_false__<nil>_<nil>_<nil>}
21:08:48 [2021-07-02T21:08:48.505Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:08:48 [2021-07-02T21:08:48.952Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1900346177_/foo_true__<nil>_<nil>_<nil>}
21:08:49 [2021-07-02T21:08:49.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_false__<nil>_<nil>_<nil>}
21:08:50 [2021-07-02T21:08:50.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:08:51 [2021-07-02T21:08:51.472Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_true__<nil>_<nil>_<nil>}
21:08:52 [2021-07-02T21:08:52.042Z]     docker_api_swarm_test.go:383: [d5d3cd4c9e53d] joining swarm manager [d739b512dbaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:08:52 [2021-07-02T21:08:52.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_true__0xc0008981f8_<nil>_<nil>}
21:08:53 [2021-07-02T21:08:53.551Z]     docker_api_swarm_test.go:384: [da3a06afcccb5] joining swarm manager [d739b512dbaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:08:54 [2021-07-02T21:08:54.491Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000898258_<nil>}
21:08:55 [2021-07-02T21:08:55.873Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000898270_<nil>}
21:08:56 [2021-07-02T21:08:56.817Z] --- PASS: TestServiceUpdateSecrets (15.57s)
21:08:56 [2021-07-02T21:08:56.817Z] === RUN   TestServiceUpdateConfigs
21:08:57 [2021-07-02T21:08:57.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000898288_<nil>}
21:08:59 [2021-07-02T21:08:59.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008982a0_<nil>}
21:09:01 [2021-07-02T21:09:01.576Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:09:02 [2021-07-02T21:09:02.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:09:02 [2021-07-02T21:09:02.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
21:09:02 [2021-07-02T21:09:02.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
21:09:02 [2021-07-02T21:09:02.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
21:09:02 [2021-07-02T21:09:02.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
21:09:03 [2021-07-02T21:09:03.218Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
21:09:03 [2021-07-02T21:09:03.218Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
21:09:03 [2021-07-02T21:09:03.218Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:09:03 [2021-07-02T21:09:03.635Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:09:06 [2021-07-02T21:09:06.148Z] tests/integration/client_test.py .....                                   [ 75%]
21:09:06 [2021-07-02T21:09:06.148Z] tests/integration/context_api_test.py ...                                [ 76%]
21:09:06 [2021-07-02T21:09:06.404Z] tests/integration/errors_test.py .                                       [ 76%]
21:09:07 [2021-07-02T21:09:07.431Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:09:09 [2021-07-02T21:09:09.342Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:09:12 [2021-07-02T21:09:12.638Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:09:13 [2021-07-02T21:09:13.208Z] --- PASS: TestServiceUpdateConfigs (16.18s)
21:09:13 [2021-07-02T21:09:13.208Z] === RUN   TestServiceUpdateNetwork
21:09:14 [2021-07-02T21:09:14.621Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:09:14 [2021-07-02T21:09:14.621Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:09:15 [2021-07-02T21:09:15.565Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:09:16 [2021-07-02T21:09:16.506Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:09:17 [2021-07-02T21:09:17.445Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:09:18 [2021-07-02T21:09:18.385Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:09:19 [2021-07-02T21:09:19.324Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:09:20 [2021-07-02T21:09:20.263Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:09:21 [2021-07-02T21:09:21.644Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:09:22 [2021-07-02T21:09:22.215Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:09:23 [2021-07-02T21:09:23.159Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:09:24 [2021-07-02T21:09:24.100Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:09:25 [2021-07-02T21:09:25.040Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:09:25 [2021-07-02T21:09:25.979Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:09:26 [2021-07-02T21:09:26.919Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:09:27 [2021-07-02T21:09:27.493Z] --- PASS: TestServiceUpdateNetwork (14.49s)
21:09:27 [2021-07-02T21:09:27.493Z] === RUN   TestServiceUpdatePidsLimit
21:09:28 [2021-07-02T21:09:28.066Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:09:29 [2021-07-02T21:09:29.006Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:09:29 [2021-07-02T21:09:29.006Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:09:29 [2021-07-02T21:09:29.947Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:09:30 [2021-07-02T21:09:30.207Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:09:30 [2021-07-02T21:09:30.207Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:09:31 [2021-07-02T21:09:31.146Z] === RUN   TestDockerSuite/TestCpRelativePath
21:09:32 [2021-07-02T21:09:32.086Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:09:32 [2021-07-02T21:09:32.259Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:09:33 [2021-07-02T21:09:33.025Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:09:33 [2021-07-02T21:09:33.965Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:09:34 [2021-07-02T21:09:34.905Z] === RUN   TestDockerSuite/TestCpToCaseA
21:09:36 [2021-07-02T21:09:36.287Z] === RUN   TestDockerSuite/TestCpToCaseB
21:09:37 [2021-07-02T21:09:37.225Z] === RUN   TestDockerSuite/TestCpToCaseC
21:09:37 [2021-07-02T21:09:37.225Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:09:39 [2021-07-02T21:09:39.779Z] === RUN   TestDockerSuite/TestCpToCaseD
21:09:45 [2021-07-02T21:09:45.067Z] === RUN   TestDockerSuite/TestCpToCaseE
21:09:46 [2021-07-02T21:09:46.007Z] --- PASS: TestServiceUpdatePidsLimit (18.22s)
21:09:46 [2021-07-02T21:09:46.007Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
21:09:46 [2021-07-02T21:09:46.007Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s)
21:09:46 [2021-07-02T21:09:46.007Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.50s)
21:09:46 [2021-07-02T21:09:46.007Z] PASS
21:09:46 [2021-07-02T21:09:46.007Z] 
21:09:46 [2021-07-02T21:09:46.007Z] === Skipped
21:09:46 [2021-07-02T21:09:46.007Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:09:46 [2021-07-02T21:09:46.007Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:09:46 [2021-07-02T21:09:46.007Z] 
21:09:46 [2021-07-02T21:09:46.007Z] 
21:09:46 [2021-07-02T21:09:46.007Z] DONE 27 tests, 1 skipped in 194.468s
21:09:46 [2021-07-02T21:09:46.007Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:09:46 [2021-07-02T21:09:46.007Z] ++ 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
21:09:46 [2021-07-02T21:09:46.007Z] ++ set -e
21:09:46 [2021-07-02T21:09:46.007Z] ++ '[' -n 0 ']'
21:09:46 [2021-07-02T21:09:46.007Z] ++ set -x
21:09:46 [2021-07-02T21:09:46.008Z] ++ 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
21:09:46 [2021-07-02T21:09:46.008Z] INFO: Testing against a local daemon
21:09:46 [2021-07-02T21:09:46.008Z] === RUN   TestSessionCreate
21:09:46 [2021-07-02T21:09:46.008Z] --- PASS: TestSessionCreate (0.02s)
21:09:46 [2021-07-02T21:09:46.008Z] === RUN   TestSessionCreateWithBadUpgrade
21:09:46 [2021-07-02T21:09:46.008Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:09:46 [2021-07-02T21:09:46.008Z] PASS
21:09:46 [2021-07-02T21:09:46.008Z] 
21:09:46 [2021-07-02T21:09:46.008Z] DONE 2 tests in 0.150s
21:09:46 [2021-07-02T21:09:46.008Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:09:46 [2021-07-02T21:09:46.008Z] ++ 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
21:09:46 [2021-07-02T21:09:46.008Z] ++ set -e
21:09:46 [2021-07-02T21:09:46.008Z] ++ '[' -n 0 ']'
21:09:46 [2021-07-02T21:09:46.008Z] ++ set -x
21:09:46 [2021-07-02T21:09:46.008Z] ++ 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
21:09:46 [2021-07-02T21:09:46.008Z] INFO: Testing against a local daemon
21:09:46 [2021-07-02T21:09:46.008Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:09:46 [2021-07-02T21:09:46.008Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:09:46 [2021-07-02T21:09:46.008Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:09:46 [2021-07-02T21:09:46.008Z] === RUN   TestEventsExecDie
21:09:47 [2021-07-02T21:09:47.389Z] --- PASS: TestEventsExecDie (1.27s)
21:09:47 [2021-07-02T21:09:47.389Z] === RUN   TestEventsBackwardsCompatible
21:09:47 [2021-07-02T21:09:47.389Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:09:47 [2021-07-02T21:09:47.389Z] === RUN   TestEventsVolumeCreate
21:09:47 [2021-07-02T21:09:47.389Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:09:47 [2021-07-02T21:09:47.389Z] === RUN   TestInfoBinaryCommits
21:09:47 [2021-07-02T21:09:47.389Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:09:47 [2021-07-02T21:09:47.389Z] === RUN   TestInfoAPIVersioned
21:09:47 [2021-07-02T21:09:47.389Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:09:47 [2021-07-02T21:09:47.389Z] === RUN   TestInfoDiscoveryBackend
21:09:47 [2021-07-02T21:09:47.959Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
21:09:47 [2021-07-02T21:09:47.959Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:09:48 [2021-07-02T21:09:48.529Z] === RUN   TestDockerSuite/TestCpToCaseF
21:09:49 [2021-07-02T21:09:49.098Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:09:49 [2021-07-02T21:09:49.098Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:09:49 [2021-07-02T21:09:49.358Z] === RUN   TestDockerSuite/TestCpToCaseG
21:09:49 [2021-07-02T21:09:49.618Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
21:09:49 [2021-07-02T21:09:49.618Z] === RUN   TestInfoAPI
21:09:49 [2021-07-02T21:09:49.618Z] --- PASS: TestInfoAPI (0.02s)
21:09:49 [2021-07-02T21:09:49.618Z] === RUN   TestInfoAPIWarnings
21:09:51 [2021-07-02T21:09:51.097Z] .........                                                                [ 86%]
21:09:52 [2021-07-02T21:09:52.917Z]     check_test.go:380: [da3a06afcccb5] daemon is not started
21:09:52 [2021-07-02T21:09:52.917Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:09:54 [2021-07-02T21:09:54.299Z] === RUN   TestDockerSuite/TestCpToCaseH
21:09:54 [2021-07-02T21:09:54.559Z]     docker_api_swarm_test.go:801: [d59e161a31b3a] joining swarm manager [d070d29cf4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:55 [2021-07-02T21:09:55.942Z]     docker_api_swarm_test.go:801: [da429217ec7b5] joining swarm manager [d070d29cf4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:56 [2021-07-02T21:09:56.169Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:09:57 [2021-07-02T21:09:57.324Z]     docker_api_swarm_test.go:801: [d215ee3e34274] joining swarm manager [d070d29cf4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:09:57 [2021-07-02T21:09:57.608Z] tests/integration/models_networks_test.py ....                           [ 91%]
21:09:57 [2021-07-02T21:09:57.893Z] === RUN   TestDockerSuite/TestCpToCaseI
21:09:58 [2021-07-02T21:09:58.464Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:09:58 [2021-07-02T21:09:58.724Z]     docker_api_swarm_test.go:801: [d0594aa15fa85] joining swarm manager [d070d29cf4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:10:00 [2021-07-02T21:10:00.106Z]     docker_api_swarm_test.go:809: [d46869a6cecb8] joining swarm manager [d070d29cf4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:10:04 [2021-07-02T21:10:04.140Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:10:04 [2021-07-02T21:10:04.305Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:10:04 [2021-07-02T21:10:04.701Z] tests/integration/models_resources_test.py .                             [ 91%]
21:10:04 [2021-07-02T21:10:04.874Z] === RUN   TestDockerSuite/TestCpToDot
21:10:06 [2021-07-02T21:10:06.256Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:10:06 [2021-07-02T21:10:06.256Z] --- PASS: TestInfoAPIWarnings (16.60s)
21:10:06 [2021-07-02T21:10:06.256Z] === RUN   TestInfoDebug
21:10:06 [2021-07-02T21:10:06.446Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:10:06 [2021-07-02T21:10:06.826Z] --- PASS: TestInfoDebug (0.52s)
21:10:06 [2021-07-02T21:10:06.826Z] === RUN   TestInfoInsecureRegistries
21:10:07 [2021-07-02T21:10:07.087Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:10:07 [2021-07-02T21:10:07.087Z] === RUN   TestInfoRegistryMirrors
21:10:07 [2021-07-02T21:10:07.657Z] --- PASS: TestInfoRegistryMirrors (0.59s)
21:10:07 [2021-07-02T21:10:07.657Z] === RUN   TestLoginFailsWithBadCredentials
21:10:07 [2021-07-02T21:10:07.917Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:10:07 [2021-07-02T21:10:07.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
21:10:07 [2021-07-02T21:10:07.917Z] === RUN   TestPingCacheHeaders
21:10:07 [2021-07-02T21:10:07.917Z] --- PASS: TestPingCacheHeaders (0.02s)
21:10:07 [2021-07-02T21:10:07.917Z] === RUN   TestPingGet
21:10:07 [2021-07-02T21:10:07.917Z] --- PASS: TestPingGet (0.01s)
21:10:07 [2021-07-02T21:10:07.917Z] === RUN   TestPingHead
21:10:07 [2021-07-02T21:10:07.917Z] --- PASS: TestPingHead (0.02s)
21:10:07 [2021-07-02T21:10:07.917Z] === RUN   TestVersion
21:10:07 [2021-07-02T21:10:07.917Z] --- PASS: TestVersion (0.02s)
21:10:07 [2021-07-02T21:10:07.917Z] PASS
21:10:07 [2021-07-02T21:10:07.917Z] 
21:10:07 [2021-07-02T21:10:07.917Z] === Skipped
21:10:07 [2021-07-02T21:10:07.918Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:10:07 [2021-07-02T21:10:07.918Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:10:07 [2021-07-02T21:10:07.918Z] 
21:10:07 [2021-07-02T21:10:07.918Z] 
21:10:07 [2021-07-02T21:10:07.918Z] DONE 19 tests, 1 skipped in 21.991s
21:10:07 [2021-07-02T21:10:07.918Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:10:07 [2021-07-02T21:10:07.918Z] ++ 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
21:10:07 [2021-07-02T21:10:07.918Z] ++ set -e
21:10:07 [2021-07-02T21:10:07.918Z] ++ '[' -n 0 ']'
21:10:07 [2021-07-02T21:10:07.918Z] ++ set -x
21:10:07 [2021-07-02T21:10:07.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:10:08 [2021-07-02T21:10:08.177Z] INFO: Testing against a local daemon
21:10:08 [2021-07-02T21:10:08.177Z] === RUN   TestVolumesCreateAndList
21:10:08 [2021-07-02T21:10:08.177Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:10:08 [2021-07-02T21:10:08.177Z] === RUN   TestVolumesRemove
21:10:08 [2021-07-02T21:10:08.177Z] --- PASS: TestVolumesRemove (0.06s)
21:10:08 [2021-07-02T21:10:08.177Z] === RUN   TestVolumesInspect
21:10:08 [2021-07-02T21:10:08.177Z] --- PASS: TestVolumesInspect (0.02s)
21:10:08 [2021-07-02T21:10:08.177Z] === RUN   TestVolumesInvalidJSON
21:10:08 [2021-07-02T21:10:08.177Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:10:08 [2021-07-02T21:10:08.177Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:10:08 [2021-07-02T21:10:08.177Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:10:08 [2021-07-02T21:10:08.177Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:10:08 [2021-07-02T21:10:08.178Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:10:08 [2021-07-02T21:10:08.178Z] PASS
21:10:08 [2021-07-02T21:10:08.178Z] 
21:10:08 [2021-07-02T21:10:08.178Z] DONE 5 tests in 0.214s
21:10:08 [2021-07-02T21:10:08.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:10:08 [2021-07-02T21:10:08.437Z] ++++ cat bundles/test-integration/docker.pid
21:10:08 [2021-07-02T21:10:08.437Z] +++ kill 10330
21:10:09 [2021-07-02T21:10:09.007Z] +++ /etc/init.d/apparmor stop
21:10:09 [2021-07-02T21:10:09.007Z] Leaving: AppArmorNo profiles have been unloaded.
21:10:09 [2021-07-02T21:10:09.007Z] 
21:10:09 [2021-07-02T21:10:09.007Z] Unloading profiles will leave already running processes permanently
21:10:09 [2021-07-02T21:10:09.007Z] unconfined, which can lead to unexpected situations.
21:10:09 [2021-07-02T21:10:09.007Z] 
21:10:09 [2021-07-02T21:10:09.007Z] To set a process to complain mode, use the command line tool
21:10:09 [2021-07-02T21:10:09.007Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:10:09 [2021-07-02T21:10:09.007Z] +++ true
21:10:09 [2021-07-02T21:10:09.007Z] exiting test-integration
21:10:09 [2021-07-02T21:10:09.007Z] ++ exit 0
21:10:09 [2021-07-02T21:10:09.007Z] 
21:10:09 [2021-07-02T21:10:09.267Z] + for job in $(jobs -p)
21:10:09 [2021-07-02T21:10:09.267Z] + wait 24926
21:10:09 [2021-07-02T21:10:09.697Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:10:09 [2021-07-02T21:10:09.697Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:10:10 [2021-07-02T21:10:10.220Z] === RUN   TestDockerSuite/TestCpToStdout
21:10:11 [2021-07-02T21:10:11.628Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:10:12 [2021-07-02T21:10:12.568Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:10:12 [2021-07-02T21:10:12.828Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:10:13 [2021-07-02T21:10:13.398Z] === RUN   TestDockerSuite/TestCpVolumePath
21:10:14 [2021-07-02T21:10:14.377Z] tests/integration/regression_test.py ......                              [ 98%]
21:10:14 [2021-07-02T21:10:14.780Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:10:14 [2021-07-02T21:10:14.781Z] === RUN   TestDockerSuite/TestCreateArgs
21:10:14 [2021-07-02T21:10:14.781Z] === RUN   TestDockerSuite/TestCreateByImageID
21:10:14 [2021-07-02T21:10:14.889Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:10:14 [2021-07-02T21:10:14.889Z] tests/integration/credentials/utils_test.py .                            [100%]
21:10:14 [2021-07-02T21:10:14.889Z] 
21:10:14 [2021-07-02T21:10:14.889Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:10:14 [2021-07-02T21:10:14.889Z] =========================== short test summary info ============================
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:10:14 [2021-07-02T21:10:14.889Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:10:14 [2021-07-02T21:10:14.889Z]   Not supported on most drivers
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:10:14 [2021-07-02T21:10:14.889Z]   Output of docker top depends on host distro, and is not formalized.
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:10:14 [2021-07-02T21:10:14.889Z]   Output of docker top depends on host distro, and is not formalized.
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:10:14 [2021-07-02T21:10:14.889Z]   Can fail if eth0 has multiple IP addresses
21:10:14 [2021-07-02T21:10:14.889Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:10:14 [2021-07-02T21:10:14.889Z]   This doesn't seem to be taken into account by the engine
21:10:14 [2021-07-02T21:10:14.889Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:10:14 [2021-07-02T21:10:14.889Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
21:10:14 [2021-07-02T21:10:14.889Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:10:14 [2021-07-02T21:10:14.889Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 339.89 seconds ==
21:10:15 [2021-07-02T21:10:15.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:10:15 [2021-07-02T21:10:15.350Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:10:15 [2021-07-02T21:10:15.920Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:10:15 [2021-07-02T21:10:15.920Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:10:15 [2021-07-02T21:10:15.920Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:10:15 [2021-07-02T21:10:15.920Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:10:16 [2021-07-02T21:10:16.860Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:10:17 [2021-07-02T21:10:17.120Z] === RUN   TestDockerSuite/TestCreateLabels
21:10:17 [2021-07-02T21:10:17.120Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:10:17 [2021-07-02T21:10:17.380Z] === RUN   TestDockerSuite/TestCreateRM
21:10:17 [2021-07-02T21:10:17.380Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:10:17 [2021-07-02T21:10:17.380Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:10:17 [2021-07-02T21:10:17.380Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:10:17 [2021-07-02T21:10:17.640Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:10:17 [2021-07-02T21:10:17.640Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:10:20 [2021-07-02T21:10:20.187Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:10:20 [2021-07-02T21:10:20.187Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:10:20 [2021-07-02T21:10:20.187Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:10:22 [2021-07-02T21:10:22.729Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:10:22 [2021-07-02T21:10:22.729Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:10:22 [2021-07-02T21:10:22.729Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:10:22 [2021-07-02T21:10:22.989Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:10:22 [2021-07-02T21:10:22.989Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:10:23 [2021-07-02T21:10:23.249Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:10:24 [2021-07-02T21:10:24.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:10:25 [2021-07-02T21:10:25.571Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:10:26 [2021-07-02T21:10:26.511Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:10:27 [2021-07-02T21:10:27.306Z] Leaving: AppArmorNo profiles have been unloaded.
21:10:27 [2021-07-02T21:10:27.306Z] 
21:10:27 [2021-07-02T21:10:27.306Z] Unloading profiles will leave already running processes permanently
21:10:27 [2021-07-02T21:10:27.306Z] unconfined, which can lead to unexpected situations.
21:10:27 [2021-07-02T21:10:27.306Z] 
21:10:27 [2021-07-02T21:10:27.306Z] To set a process to complain mode, use the command line tool
21:10:27 [2021-07-02T21:10:27.306Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:10:27 [2021-07-02T21:10:27.306Z] 
Post stage
[Pipeline] junit
21:10:27 [2021-07-02T21:10:27.316Z] Recording test results
21:10:27 [2021-07-02T21:10:27.377Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:10:27 [2021-07-02T21:10:27.692Z] + echo Ensuring container killed.
21:10:27 [2021-07-02T21:10:27.692Z] Ensuring container killed.
21:10:27 [2021-07-02T21:10:27.692Z] + docker rm -vf docker-pr7
21:10:27 [2021-07-02T21:10:27.692Z] Error: No such container: docker-pr7
[Pipeline] sh
21:10:28 [2021-07-02T21:10:28.012Z] + echo Chowning /workspace to jenkins user
21:10:28 [2021-07-02T21:10:28.012Z] Chowning /workspace to jenkins user
21:10:28 [2021-07-02T21:10:28.012Z] + id -u
21:10:28 [2021-07-02T21:10:28.012Z] + id -g
21:10:28 [2021-07-02T21:10:28.012Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42592:/workspace busybox chown -R 1000:1000 /workspace
21:10:28 [2021-07-02T21:10:28.421Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:10:29 [2021-07-02T21:10:29.706Z] + bundleName=docker-py
21:10:29 [2021-07-02T21:10:29.706Z] + echo Creating docker-py-bundles.tar.gz
21:10:29 [2021-07-02T21:10:29.706Z] Creating docker-py-bundles.tar.gz
21:10:29 [2021-07-02T21:10:29.706Z] + 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
21:10:29 [2021-07-02T21:10:29.716Z] Archiving artifacts
21:10:29 [2021-07-02T21:10:29.802Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:10:29 [2021-07-02T21:10:29.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42592/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:10:30 [2021-07-02T21:10:30.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh binary
21:10:30 [2021-07-02T21:10:30.742Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:10:30 [2021-07-02T21:10:30.882Z] 
21:10:30 [2021-07-02T21:10:30.882Z] Removing bundles/
21:10:30 [2021-07-02T21:10:30.882Z] 
21:10:30 [2021-07-02T21:10:30.882Z] ---> Making bundle: binary (in bundles/binary)
21:10:30 [2021-07-02T21:10:30.882Z] Building: bundles/binary-daemon/dockerd-dev
21:10:30 [2021-07-02T21:10:30.882Z] GOOS="" GOARCH="" GOARM=""
21:10:31 [2021-07-02T21:10:31.311Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:10:31 [2021-07-02T21:10:31.571Z] === RUN   TestDockerSuite/TestDevicePermissions
21:10:32 [2021-07-02T21:10:32.141Z] === RUN   TestDockerSuite/TestDockerFails
21:10:32 [2021-07-02T21:10:32.141Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:10:32 [2021-07-02T21:10:32.141Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:10:32 [2021-07-02T21:10:32.401Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:10:33 [2021-07-02T21:10:33.341Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:10:34 [2021-07-02T21:10:34.281Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:10:35 [2021-07-02T21:10:35.663Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:10:35 [2021-07-02T21:10:35.663Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:10:35 [2021-07-02T21:10:35.663Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:10:35 [2021-07-02T21:10:35.923Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:10:44 [2021-07-02T21:10:44.071Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:10:44 [2021-07-02T21:10:44.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:10:45 [2021-07-02T21:10:45.452Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:10:48 [2021-07-02T21:10:48.002Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:10:49 [2021-07-02T21:10:49.913Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:10:51 [2021-07-02T21:10:51.294Z] === RUN   TestDockerSuite/TestEventsAttach
21:10:51 [2021-07-02T21:10:51.863Z] === RUN   TestDockerSuite/TestEventsCommit
21:10:53 [2021-07-02T21:10:53.245Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:10:54 [2021-07-02T21:10:54.185Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:10:54 [2021-07-02T21:10:54.755Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:10:55 [2021-07-02T21:10:55.694Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:10:57 [2021-07-02T21:10:57.606Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:10:58 [2021-07-02T21:10:58.988Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:11:02 [2021-07-02T21:11:02.283Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:11:04 [2021-07-02T21:11:04.824Z] === RUN   TestDockerSuite/TestEventsCopy
21:11:04 [2021-07-02T21:11:04.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:11:06 [2021-07-02T21:11:06.206Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:11:08 [2021-07-02T21:11:08.116Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:11:09 [2021-07-02T21:11:09.057Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:11:09 [2021-07-02T21:11:09.317Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:11:09 [2021-07-02T21:11:09.887Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:11:11 [2021-07-02T21:11:11.276Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:11:12 [2021-07-02T21:11:12.225Z]     docker_api_swarm_service_test.go:394: [d00908d682d90] joining swarm manager [da1ed5d420851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:12 [2021-07-02T21:11:12.225Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:11:12 [2021-07-02T21:11:12.485Z] === RUN   TestDockerSuite/TestEventsFilterType
21:11:12 [2021-07-02T21:11:12.745Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:11:13 [2021-07-02T21:11:13.005Z]     docker_api_swarm_service_test.go:394: [d9cf166489e95] joining swarm manager [da1ed5d420851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:13 [2021-07-02T21:11:13.005Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:11:13 [2021-07-02T21:11:13.005Z] === RUN   TestDockerSuite/TestEventsFilters
21:11:14 [2021-07-02T21:11:14.916Z] === RUN   TestDockerSuite/TestEventsFormat
21:11:16 [2021-07-02T21:11:16.827Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:11:16 [2021-07-02T21:11:16.827Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:11:16 [2021-07-02T21:11:16.827Z] === RUN   TestDockerSuite/TestEventsImageImport
21:11:18 [2021-07-02T21:11:18.209Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:11:18 [2021-07-02T21:11:18.209Z] === RUN   TestDockerSuite/TestEventsImagePull
21:11:18 [2021-07-02T21:11:18.469Z] === RUN   TestDockerSuite/TestEventsImageTag
21:11:19 [2021-07-02T21:11:19.850Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:11:19 [2021-07-02T21:11:19.850Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:11:19 [2021-07-02T21:11:19.850Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:11:19 [2021-07-02T21:11:19.850Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:11:19 [2021-07-02T21:11:19.850Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:11:19 [2021-07-02T21:11:19.850Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:11:21 [2021-07-02T21:11:21.233Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:11:21 [2021-07-02T21:11:21.803Z] === RUN   TestDockerSuite/TestEventsRename
21:11:22 [2021-07-02T21:11:22.742Z] === RUN   TestDockerSuite/TestEventsResize
21:11:23 [2021-07-02T21:11:23.681Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:11:24 [2021-07-02T21:11:24.621Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:11:25 [2021-07-02T21:11:25.561Z] === RUN   TestDockerSuite/TestEventsStreaming
21:11:26 [2021-07-02T21:11:26.500Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:11:29 [2021-07-02T21:11:29.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:11:29 [2021-07-02T21:11:29.793Z] === RUN   TestDockerSuite/TestEventsTop
21:11:30 [2021-07-02T21:11:30.363Z] === RUN   TestDockerSuite/TestEventsUntag
21:11:31 [2021-07-02T21:11:31.304Z]     docker_api_swarm_service_test.go:342: [d6c2e2bdaeb61] joining swarm manager [d3baefc60951a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:31 [2021-07-02T21:11:31.874Z]     docker_api_swarm_service_test.go:342: [dd52b27c9f247] joining swarm manager [d3baefc60951a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:32 [2021-07-02T21:11:32.815Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:11:39 [2021-07-02T21:11:39.392Z] === RUN   TestDockerSuite/TestExec
21:11:40 [2021-07-02T21:11:40.774Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:11:41 [2021-07-02T21:11:41.345Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:11:42 [2021-07-02T21:11:42.297Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:11:42 [2021-07-02T21:11:42.885Z] === RUN   TestDockerSuite/TestExecAPIStart
21:11:45 [2021-07-02T21:11:45.425Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:11:45 [2021-07-02T21:11:45.995Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:11:46 [2021-07-02T21:11:46.255Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:11:47 [2021-07-02T21:11:47.636Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:11:48 [2021-07-02T21:11:48.207Z]     docker_api_swarm_service_test.go:489: [d9cd74925abcc] joining swarm manager [d36ee8338fe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:48 [2021-07-02T21:11:48.776Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:11:48 [2021-07-02T21:11:48.776Z]     docker_api_swarm_service_test.go:489: [d268a1b46de3a] joining swarm manager [d36ee8338fe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:49 [2021-07-02T21:11:49.716Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:11:51 [2021-07-02T21:11:51.098Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:11:52 [2021-07-02T21:11:52.480Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:11:54 [2021-07-02T21:11:54.389Z] === RUN   TestDockerSuite/TestExecCgroup
21:11:56 [2021-07-02T21:11:56.929Z] === RUN   TestDockerSuite/TestExecEnv
21:11:57 [2021-07-02T21:11:57.869Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:11:59 [2021-07-02T21:11:59.778Z] === RUN   TestDockerSuite/TestExecExitStatus
21:12:00 [2021-07-02T21:12:00.718Z] === RUN   TestDockerSuite/TestExecInspectID
21:12:01 [2021-07-02T21:12:01.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:12:04 [2021-07-02T21:12:04.199Z] === RUN   TestDockerSuite/TestExecInteractive
21:12:05 [2021-07-02T21:12:05.141Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:12:06 [2021-07-02T21:12:06.080Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:12:07 [2021-07-02T21:12:07.333Z] Created binary: bundles/binary-daemon/dockerd-dev
21:12:07 [2021-07-02T21:12:07.333Z] Copying nested executables into bundles/binary-daemon
21:12:07 [2021-07-02T21:12:07.333Z] Building: bundles/binary-daemon/docker-proxy-dev
21:12:07 [2021-07-02T21:12:07.333Z] GOOS="" GOARCH="" GOARM=""
21:12:07 [2021-07-02T21:12:07.333Z] Created binary: bundles/binary-daemon/docker-proxy-dev
21:12:07 [2021-07-02T21:12:07.333Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:12:07 [2021-07-02T21:12:07.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/make.sh cross
21:12:07 [2021-07-02T21:12:07.989Z] === RUN   TestDockerSuite/TestExecParseError
21:12:07 [2021-07-02T21:12:07.989Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:12:08 [2021-07-02T21:12:08.233Z] 
21:12:08 [2021-07-02T21:12:08.233Z] Removing bundles/
21:12:08 [2021-07-02T21:12:08.233Z] 
21:12:08 [2021-07-02T21:12:08.233Z] ---> Making bundle: cross (in bundles/cross)
21:12:08 [2021-07-02T21:12:08.233Z] Cross building: bundles/cross/linux/amd64
21:12:08 [2021-07-02T21:12:08.233Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
21:12:08 [2021-07-02T21:12:08.233Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:12:08 [2021-07-02T21:12:08.559Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:12:09 [2021-07-02T21:12:09.498Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:12:09 [2021-07-02T21:12:09.758Z]     docker_api_swarm_service_test.go:127: [dcc601279ba70] joining swarm manager [ddbc6bed2289f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:12:10 [2021-07-02T21:12:10.705Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:12:10 [2021-07-02T21:12:10.705Z]     docker_api_swarm_service_test.go:128: [d0647d514945a] joining swarm manager [ddbc6bed2289f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:12:12 [2021-07-02T21:12:12.623Z]     docker_api_swarm_service_test.go:136: [d9f497570cfe4] joining swarm manager [ddbc6bed2289f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:12:13 [2021-07-02T21:12:13.564Z]     docker_api_swarm_service_test.go:137: [d10cf197e934b] joining swarm manager [ddbc6bed2289f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:12:14 [2021-07-02T21:12:14.504Z] === RUN   TestDockerSuite/TestExecSetEnv
21:12:15 [2021-07-02T21:12:15.885Z] === RUN   TestDockerSuite/TestExecStartFails
21:12:16 [2021-07-02T21:12:16.825Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:12:29 [2021-07-02T21:12:29.045Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:12:29 [2021-07-02T21:12:29.305Z] === RUN   TestDockerSuite/TestExecTTY
21:12:30 [2021-07-02T21:12:30.246Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:12:31 [2021-07-02T21:12:31.628Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:12:32 [2021-07-02T21:12:32.567Z] === RUN   TestDockerSuite/TestExecUlimits
21:12:33 [2021-07-02T21:12:33.507Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:12:33 [2021-07-02T21:12:33.507Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:12:33 [2021-07-02T21:12:33.507Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:12:36 [2021-07-02T21:12:36.048Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:12:36 [2021-07-02T21:12:36.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:12:36 [2021-07-02T21:12:36.618Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:12:38 [2021-07-02T21:12:38.529Z] === RUN   TestDockerSuite/TestExecWithTERM
21:12:39 [2021-07-02T21:12:39.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:12:40 [2021-07-02T21:12:40.039Z] === RUN   TestDockerSuite/TestExecWithUser
21:12:41 [2021-07-02T21:12:41.421Z]     docker_api_swarm_service_test.go:303: [d98d60de2329f] joining swarm manager [d208096edacf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:12:41 [2021-07-02T21:12:41.421Z] === RUN   TestDockerSuite/TestGetContainerStats
21:12:41 [2021-07-02T21:12:41.992Z]     docker_api_swarm_service_test.go:303: [d67d379541987] joining swarm manager [d208096edacf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:12:46 [2021-07-02T21:12:46.192Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:12:51 [2021-07-02T21:12:51.498Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:12:53 [2021-07-02T21:12:53.408Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:12:58 [2021-07-02T21:12:58.688Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:12:58 [2021-07-02T21:12:58.688Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:12:58 [2021-07-02T21:12:58.688Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:12:58 [2021-07-02T21:12:58.688Z] === RUN   TestDockerSuite/TestHealth
21:13:01 [2021-07-02T21:13:01.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:13:03 [2021-07-02T21:13:03.893Z]     docker_api_swarm_service_test.go:99: [d0913c75bdfae] joining swarm manager [d838dbab34962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:04 [2021-07-02T21:13:04.832Z]     docker_api_swarm_service_test.go:100: [da9114b2ee04b] joining swarm manager [d838dbab34962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:13:22 [2021-07-02T21:13:22.937Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:13:23 [2021-07-02T21:13:23.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:13:23 [2021-07-02T21:13:23.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:13:23 [2021-07-02T21:13:23.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:13:23 [2021-07-02T21:13:23.508Z]     check_test.go:380: [d0913c75bdfae] daemon is not started
21:13:23 [2021-07-02T21:13:23.508Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:13:23 [2021-07-02T21:13:23.769Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:13:24 [2021-07-02T21:13:24.030Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:13:24 [2021-07-02T21:13:24.290Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:13:24 [2021-07-02T21:13:24.290Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:13:25 [2021-07-02T21:13:25.230Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:13:25 [2021-07-02T21:13:25.230Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:13:25 [2021-07-02T21:13:25.825Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:13:26 [2021-07-02T21:13:26.766Z] === RUN   TestDockerSuite/TestImagesFormat
21:13:26 [2021-07-02T21:13:26.766Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:13:27 [2021-07-02T21:13:27.707Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:13:29 [2021-07-02T21:13:29.087Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:13:30 [2021-07-02T21:13:30.469Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:13:30 [2021-07-02T21:13:30.469Z] === RUN   TestDockerSuite/TestImportBadURL
21:13:30 [2021-07-02T21:13:30.469Z] === RUN   TestDockerSuite/TestImportDisplay
21:13:31 [2021-07-02T21:13:31.039Z]     docker_api_swarm_service_test.go:532: [d34aa5779fbb1] joining swarm manager [ddcb4ff6e902d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:32 [2021-07-02T21:13:32.421Z] === RUN   TestDockerSuite/TestImportFile
21:13:32 [2021-07-02T21:13:32.421Z]     docker_api_swarm_service_test.go:533: [d4ca8aeb2718f] joining swarm manager [ddcb4ff6e902d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:33 [2021-07-02T21:13:33.802Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:13:33 [2021-07-02T21:13:33.802Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:13:36 [2021-07-02T21:13:36.349Z] === RUN   TestDockerSuite/TestImportGzipped
21:13:38 [2021-07-02T21:13:38.890Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:13:40 [2021-07-02T21:13:40.799Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:13:41 [2021-07-02T21:13:41.369Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:13:42 [2021-07-02T21:13:42.309Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:13:42 [2021-07-02T21:13:42.879Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:13:42 [2021-07-02T21:13:42.879Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:13:42 [2021-07-02T21:13:42.879Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:13:43 [2021-07-02T21:13:43.819Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:13:44 [2021-07-02T21:13:44.618Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
21:13:44 [2021-07-02T21:13:44.618Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:13:44 [2021-07-02T21:13:44.618Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:13:44 [2021-07-02T21:13:44.618Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:13:44 [2021-07-02T21:13:44.618Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:13:44 [2021-07-02T21:13:44.618Z] Cross building: bundles/cross/windows/amd64
21:13:44 [2021-07-02T21:13:44.618Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:13:44 [2021-07-02T21:13:44.618Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:13:44 [2021-07-02T21:13:44.765Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:13:46 [2021-07-02T21:13:46.147Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:13:47 [2021-07-02T21:13:47.087Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:13:47 [2021-07-02T21:13:47.657Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:13:48 [2021-07-02T21:13:48.596Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:13:48 [2021-07-02T21:13:48.596Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:13:50 [2021-07-02T21:13:50.504Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:13:51 [2021-07-02T21:13:51.073Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:13:51 [2021-07-02T21:13:51.334Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:13:52 [2021-07-02T21:13:52.274Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:13:52 [2021-07-02T21:13:52.274Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:13:52 [2021-07-02T21:13:52.844Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:13:52 [2021-07-02T21:13:52.844Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:13:52 [2021-07-02T21:13:52.844Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:13:53 [2021-07-02T21:13:53.414Z]     docker_api_swarm_service_test.go:147: [d4742291ab847] joining swarm manager [d34d14aee84f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:54 [2021-07-02T21:13:54.354Z]     docker_api_swarm_service_test.go:147: [dcd3b1ef23b71] joining swarm manager [d34d14aee84f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:54 [2021-07-02T21:13:54.354Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:13:55 [2021-07-02T21:13:55.293Z] === RUN   TestDockerSuite/TestInspectDefault
21:13:56 [2021-07-02T21:13:56.233Z] === RUN   TestDockerSuite/TestInspectHistory
21:13:57 [2021-07-02T21:13:57.172Z] === RUN   TestDockerSuite/TestInspectImage
21:13:57 [2021-07-02T21:13:57.172Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:13:57 [2021-07-02T21:13:57.172Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:13:57 [2021-07-02T21:13:57.172Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:13:57 [2021-07-02T21:13:57.172Z] === RUN   TestDockerSuite/TestInspectInt64
21:13:58 [2021-07-02T21:13:58.112Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:13:59 [2021-07-02T21:13:59.052Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:13:59 [2021-07-02T21:13:59.052Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:14:00 [2021-07-02T21:14:00.003Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:14:00 [2021-07-02T21:14:00.590Z] === RUN   TestDockerSuite/TestInspectPlugin
21:14:01 [2021-07-02T21:14:01.973Z] === RUN   TestDockerSuite/TestInspectRootFS
21:14:01 [2021-07-02T21:14:01.973Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:14:02 [2021-07-02T21:14:02.912Z] === RUN   TestDockerSuite/TestInspectStatus
21:14:03 [2021-07-02T21:14:03.852Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:14:05 [2021-07-02T21:14:05.763Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:14:06 [2021-07-02T21:14:06.703Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:14:07 [2021-07-02T21:14:07.642Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:14:08 [2021-07-02T21:14:08.581Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:14:09 [2021-07-02T21:14:09.537Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:14:10 [2021-07-02T21:14:10.919Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:14:11 [2021-07-02T21:14:11.489Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:14:11 [2021-07-02T21:14:11.489Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:14:14 [2021-07-02T21:14:14.031Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:14:15 [2021-07-02T21:14:15.413Z] === RUN   TestDockerSuite/TestLinksEnvs
21:14:17 [2021-07-02T21:14:17.322Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:14:17 [2021-07-02T21:14:17.582Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:14:20 [2021-07-02T21:14:20.124Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:14:23 [2021-07-02T21:14:23.419Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:14:25 [2021-07-02T21:14:25.960Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:14:25 [2021-07-02T21:14:25.960Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:14:28 [2021-07-02T21:14:28.501Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:14:28 [2021-07-02T21:14:28.767Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:14:29 [2021-07-02T21:14:29.726Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:14:31 [2021-07-02T21:14:31.636Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:14:43 [2021-07-02T21:14:43.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:14:46 [2021-07-02T21:14:46.400Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:14:48 [2021-07-02T21:14:48.310Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:14:49 [2021-07-02T21:14:49.251Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:14:53 [2021-07-02T21:14:53.453Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:14:53 [2021-07-02T21:14:53.453Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:14:53 [2021-07-02T21:14:53.453Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:14:53 [2021-07-02T21:14:53.453Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:14:53 [2021-07-02T21:14:53.453Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:14:54 [2021-07-02T21:14:54.023Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:14:54 [2021-07-02T21:14:54.964Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:14:58 [2021-07-02T21:14:58.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:14:58 [2021-07-02T21:14:58.831Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:14:59 [2021-07-02T21:14:59.402Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:15:02 [2021-07-02T21:15:02.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:15:04 [2021-07-02T21:15:04.606Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:15:05 [2021-07-02T21:15:05.545Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:15:05 [2021-07-02T21:15:05.545Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:15:05 [2021-07-02T21:15:05.545Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:15:06 [2021-07-02T21:15:06.004Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:15:06 [2021-07-02T21:15:06.004Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:15:06 [2021-07-02T21:15:06.004Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:15:06 [2021-07-02T21:15:06.004Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:15:06 [2021-07-02T21:15:06.004Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:15:06 [2021-07-02T21:15:06.004Z] remote: Enumerating objects: 23, done.
21:15:06 [2021-07-02T21:15:06.004Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:15:06 [2021-07-02T21:15:06.004Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:15:06 [2021-07-02T21:15:06.004Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:15:06 [2021-07-02T21:15:06.004Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
21:15:06 [2021-07-02T21:15:06.004Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:15:06 [2021-07-02T21:15:06.004Z] Cross building: bundles/cross/linux/ppc64le
21:15:06 [2021-07-02T21:15:06.004Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:15:06 [2021-07-02T21:15:06.004Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:15:06 [2021-07-02T21:15:06.927Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:15:07 [2021-07-02T21:15:07.869Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:15:09 [2021-07-02T21:15:09.254Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:15:09 [2021-07-02T21:15:09.254Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:15:10 [2021-07-02T21:15:10.639Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:15:11 [2021-07-02T21:15:11.598Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:15:12 [2021-07-02T21:15:12.538Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:15:13 [2021-07-02T21:15:13.920Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:15:14 [2021-07-02T21:15:14.860Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:15:15 [2021-07-02T21:15:15.799Z] === RUN   TestDockerSuite/TestLogsSince
21:15:16 [2021-07-02T21:15:16.058Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:15:18 [2021-07-02T21:15:18.596Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:15:22 [2021-07-02T21:15:22.795Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:15:22 [2021-07-02T21:15:22.795Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:15:26 [2021-07-02T21:15:26.995Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:15:28 [2021-07-02T21:15:28.905Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:15:29 [2021-07-02T21:15:29.475Z] === RUN   TestDockerSuite/TestLogsTail
21:15:30 [2021-07-02T21:15:30.414Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:15:31 [2021-07-02T21:15:31.354Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:15:32 [2021-07-02T21:15:32.294Z] === RUN   TestDockerSuite/TestMountIntoProc
21:15:32 [2021-07-02T21:15:32.863Z] === RUN   TestDockerSuite/TestMountIntoSys
21:15:33 [2021-07-02T21:15:33.803Z] === RUN   TestDockerSuite/TestNetHostname
21:15:35 [2021-07-02T21:15:35.711Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:15:36 [2021-07-02T21:15:36.281Z] === RUN   TestDockerSuite/TestNetworkEvents
21:15:37 [2021-07-02T21:15:37.220Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:15:39 [2021-07-02T21:15:39.129Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:15:40 [2021-07-02T21:15:40.068Z] === RUN   TestDockerSuite/TestPluginActive
21:15:41 [2021-07-02T21:15:41.450Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:15:45 [2021-07-02T21:15:45.678Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:15:45 [2021-07-02T21:15:45.678Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:15:45 [2021-07-02T21:15:45.678Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:15:46 [2021-07-02T21:15:46.617Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:15:49 [2021-07-02T21:15:49.912Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:15:50 [2021-07-02T21:15:50.852Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:15:51 [2021-07-02T21:15:51.113Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:15:52 [2021-07-02T21:15:52.494Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:15:57 [2021-07-02T21:15:57.776Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:15:59 [2021-07-02T21:15:59.685Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:16:00 [2021-07-02T21:16:00.625Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:16:02 [2021-07-02T21:16:02.007Z] === RUN   TestDockerSuite/TestPortHostBinding
21:16:03 [2021-07-02T21:16:03.917Z] === RUN   TestDockerSuite/TestPortList
21:16:04 [2021-07-02T21:16:04.487Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:16:16 [2021-07-02T21:16:16.708Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:16:16 [2021-07-02T21:16:16.708Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:16:18 [2021-07-02T21:16:18.094Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:16:20 [2021-07-02T21:16:20.636Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:16:23 [2021-07-02T21:16:23.932Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:16:23 [2021-07-02T21:16:23.932Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:16:24 [2021-07-02T21:16:24.192Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:16:24 [2021-07-02T21:16:24.452Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:16:25 [2021-07-02T21:16:25.033Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:16:25 [2021-07-02T21:16:25.033Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:16:25 [2021-07-02T21:16:25.993Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:16:25 [2021-07-02T21:16:25.993Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:16:26 [2021-07-02T21:16:26.933Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:16:26 [2021-07-02T21:16:26.933Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:16:27 [2021-07-02T21:16:27.192Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:16:27 [2021-07-02T21:16:27.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:16:27 [2021-07-02T21:16:27.438Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:16:27 [2021-07-02T21:16:27.438Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:16:27 [2021-07-02T21:16:27.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:16:27 [2021-07-02T21:16:27.438Z] Cross building: bundles/cross/linux/s390x
21:16:27 [2021-07-02T21:16:27.438Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
21:16:27 [2021-07-02T21:16:27.438Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:16:28 [2021-07-02T21:16:28.575Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:16:28 [2021-07-02T21:16:28.575Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:16:31 [2021-07-02T21:16:31.870Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:16:32 [2021-07-02T21:16:32.130Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:16:34 [2021-07-02T21:16:34.041Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:16:34 [2021-07-02T21:16:34.981Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:16:34 [2021-07-02T21:16:34.981Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:16:34 [2021-07-02T21:16:34.981Z] === RUN   TestDockerSuite/TestPsByOrder
21:16:39 [2021-07-02T21:16:39.181Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:16:39 [2021-07-02T21:16:39.181Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:16:40 [2021-07-02T21:16:40.121Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:16:42 [2021-07-02T21:16:42.031Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:16:43 [2021-07-02T21:16:43.942Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:16:46 [2021-07-02T21:16:46.483Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:16:49 [2021-07-02T21:16:49.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:16:49 [2021-07-02T21:16:49.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:16:53 [2021-07-02T21:16:53.226Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:16:53 [2021-07-02T21:16:53.797Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:17:00 [2021-07-02T21:17:00.375Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:17:02 [2021-07-02T21:17:02.962Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:17:04 [2021-07-02T21:17:04.343Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:17:06 [2021-07-02T21:17:06.883Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:17:08 [2021-07-02T21:17:08.792Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:17:10 [2021-07-02T21:17:10.174Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:17:12 [2021-07-02T21:17:12.715Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:17:13 [2021-07-02T21:17:13.654Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:17:16 [2021-07-02T21:17:16.196Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:17:16 [2021-07-02T21:17:16.766Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:17:17 [2021-07-02T21:17:17.707Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:17:17 [2021-07-02T21:17:17.967Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:17:18 [2021-07-02T21:17:18.907Z] === RUN   TestDockerSuite/TestPsRightTagName
21:17:21 [2021-07-02T21:17:21.447Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:17:21 [2021-07-02T21:17:21.708Z] === RUN   TestDockerSuite/TestPsShowMounts
21:17:25 [2021-07-02T21:17:25.003Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:17:25 [2021-07-02T21:17:25.003Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:17:25 [2021-07-02T21:17:25.573Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:17:25 [2021-07-02T21:17:25.573Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:17:25 [2021-07-02T21:17:25.573Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:17:25 [2021-07-02T21:17:25.833Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:17:25 [2021-07-02T21:17:25.833Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:17:26 [2021-07-02T21:17:26.093Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:17:27 [2021-07-02T21:17:27.033Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:17:28 [2021-07-02T21:17:28.418Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:17:30 [2021-07-02T21:17:30.326Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:17:30 [2021-07-02T21:17:30.587Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:17:31 [2021-07-02T21:17:31.528Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:17:34 [2021-07-02T21:17:34.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:17:42 [2021-07-02T21:17:42.279Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:17:42 [2021-07-02T21:17:42.279Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:17:44 [2021-07-02T21:17:44.820Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:17:44 [2021-07-02T21:17:44.820Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:17:44 [2021-07-02T21:17:44.820Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:17:45 [2021-07-02T21:17:45.080Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:17:46 [2021-07-02T21:17:46.988Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:17:47 [2021-07-02T21:17:47.558Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:17:48 [2021-07-02T21:17:48.849Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
21:17:48 [2021-07-02T21:17:48.850Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:17:48 [2021-07-02T21:17:48.850Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:17:48 [2021-07-02T21:17:48.850Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:17:48 [2021-07-02T21:17:48.850Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:17:49 [2021-07-02T21:17:49.172Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:17:49 [2021-07-02T21:17:49.469Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:17:49 [2021-07-02T21:17:49.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/test/unit
21:17:50 [2021-07-02T21:17:50.056Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
21:17:50 [2021-07-02T21:17:50.056Z] + TESTFLAGS+=' -test.timeout=5m'
21:17:50 [2021-07-02T21:17:50.056Z] + TESTDIRS=./...
21:17:50 [2021-07-02T21:17:50.056Z] + exclude_paths='/vendor/|/integration'
21:17:50 [2021-07-02T21:17:50.056Z] ++ go list ./...
21:17:50 [2021-07-02T21:17:50.056Z] ++ grep -vE '(/vendor/|/integration)'
21:17:50 [2021-07-02T21:17:50.985Z] + pkg_list='github.com/docker/docker/api
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/backend/build
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/httputils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/middleware
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/build
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/checkpoint
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/container
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/debug
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/distribution
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/grpc
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/image
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/network
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/plugin
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/session
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/swarm
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/system
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/server/router/volume
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/backend
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/blkiodev
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/container
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/events
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/filters
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/image
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/mount
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/network
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/plugins/logdriver
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/registry
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/strslice
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/swarm
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/swarm/runtime
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/time
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/versions
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/versions/v1p19
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/versions/v1p20
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/api/types/volume
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/exporter
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/builder-next/worker
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/dockerfile
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/dockerignore
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/remotecontext
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/builder/remotecontext/git
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/cli
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/cli/config
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/cli/debug
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/client
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/cmd/docker-proxy
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/cmd/dockerd
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/container
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/container/stream
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/contrib/apparmor
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/contrib/docker-device-tool
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/contrib/httpserver
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster/convert
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster/executor
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster/executor/container
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/cluster/provider
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/config
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/discovery
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/events
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/events/testutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/exec
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/aufs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/copy
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/overlay
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/register
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/vfs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/graphdriver/zfs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/images
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/initlayer
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/links
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/listeners
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/awslogs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/fluentd
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/gcplogs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/gelf
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/journald
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/local
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/logentries
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/loggerutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/splunk
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/syslog
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/logger/templates
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/names
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/network
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/daemon/stats
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/distribution
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/distribution/metadata
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/distribution/utils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/distribution/xfer
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/dockerversion
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/errdefs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/image
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/image/cache
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/image/tarexport
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/image/v1
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/internal/test/suite
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/layer
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libcontainerd
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libcontainerd/queue
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libcontainerd/remote
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libcontainerd/supervisor
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libcontainerd/types
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/api
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/bitseq
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cluster
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/config
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/datastore
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/diagnostic
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/discoverapi
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/driverapi
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/bridge
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/host
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/null
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/overlay
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/remote
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/windows
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/drvregistry
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/etchosts
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/hostdiscovery
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/idm
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/internal/caller
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipam
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipamapi
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipams/builtin
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipams/null
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipams/remote
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ipamutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/iptables
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/netlabel
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/netutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/networkdb
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/ns
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/options
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/osl
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/osl/kernel
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/portallocator
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/portmapper
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/resolvconf
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/testutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/libnetwork/types
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/oci
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/oci/caps
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/opts
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/aaparser
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/archive
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/authorization
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/broadcaster
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/capabilities
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/chrootarchive
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/containerfs
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/devicemapper
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/directory
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/discovery
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/discovery/file
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/discovery/kv
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/discovery/memory
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/discovery/nodes
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/dmesg
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/filenotify
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/fileutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/fsutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/homedir
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/idtools
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/ioutils
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/jsonmessage
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/locker
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/longpath
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/loopback
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/mount
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/namesgenerator
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/parsers
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/parsers/kernel
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/pidfile
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/platform
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugingetter
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugins
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/plugins/transport
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/pools
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/progress
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/pubsub
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/reexec
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/signal
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/signal/testfiles
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/stdcopy
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/streamformatter
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/stringid
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/symlink
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/sysinfo
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/system
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/tailfile
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/tarsum
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/term
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/term/windows
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/truncindex
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/urlutil
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/pkg/useragent
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/plugin
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/plugin/executor/containerd
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/plugin/v2
21:17:50 [2021-07-02T21:17:50.985Z] github.com/docker/docker/profiles/apparmor
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/profiles/seccomp
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/quota
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/reference
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/registry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/registry/resumable
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/restartmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/rootless
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/rootless/specconv
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/runconfig
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/runconfig/opts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/daemon
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/environment
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakecontext
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakegit
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakestorage
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/load
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/plugin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/registry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/request
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/drivers
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/local
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/mounts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/service
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/service/opts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/testutils'
21:17:50 [2021-07-02T21:17:50.986Z] + grep --fixed-strings libnetwork/drivers/bridge
21:17:50 [2021-07-02T21:17:50.986Z] + echo 'github.com/docker/docker/api
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/backend/build
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/httputils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/middleware
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/build
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/checkpoint
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/container
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/debug
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/distribution
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/grpc
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/image
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/network
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/plugin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/session
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/swarm
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/system
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/server/router/volume
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/backend
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/blkiodev
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/container
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/events
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/filters
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/image
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/mount
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/network
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/plugins/logdriver
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/registry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/strslice
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/swarm
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/swarm/runtime
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/time
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/versions
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/versions/v1p19
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/versions/v1p20
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/api/types/volume
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/exporter
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/builder-next/worker
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/dockerfile
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/dockerignore
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/remotecontext
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/builder/remotecontext/git
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/cli
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/cli/config
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/cli/debug
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/client
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/cmd/docker-proxy
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/cmd/dockerd
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/container
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/container/stream
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/contrib/apparmor
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/contrib/docker-device-tool
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/contrib/httpserver
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster/convert
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster/executor
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster/executor/container
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/cluster/provider
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/config
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/discovery
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/events
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/events/testutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/exec
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/aufs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/copy
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/overlay
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/register
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/vfs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/graphdriver/zfs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/images
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/initlayer
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/links
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/listeners
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/awslogs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/fluentd
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/gcplogs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/gelf
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/journald
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/local
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/logentries
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/loggerutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/splunk
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/syslog
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/logger/templates
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/names
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/network
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/daemon/stats
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/distribution
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/distribution/metadata
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/distribution/utils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/distribution/xfer
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/dockerversion
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/errdefs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/image
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/image/cache
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/image/tarexport
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/image/v1
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/internal/test/suite
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/layer
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libcontainerd
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libcontainerd/queue
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libcontainerd/remote
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libcontainerd/supervisor
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libcontainerd/types
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/api
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/bitseq
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cluster
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/config
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/datastore
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/diagnostic
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/discoverapi
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/driverapi
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/bridge
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/host
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/null
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/overlay
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/remote
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/windows
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drvregistry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/etchosts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/hostdiscovery
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/idm
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/internal/caller
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipam
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipamapi
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipams/builtin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipams/null
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipams/remote
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ipamutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/iptables
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/netlabel
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/netutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/networkdb
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/ns
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/options
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/osl
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/osl/kernel
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/portallocator
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/portmapper
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/resolvconf
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/testutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/types
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/oci
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/oci/caps
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/opts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/aaparser
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/archive
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/authorization
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/broadcaster
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/capabilities
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/chrootarchive
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/containerfs
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/devicemapper
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/directory
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/discovery
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/discovery/file
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/discovery/kv
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/discovery/memory
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/discovery/nodes
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/dmesg
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/filenotify
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/fileutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/fsutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/homedir
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/idtools
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/ioutils
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/jsonmessage
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/locker
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/longpath
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/loopback
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/mount
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/namesgenerator
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/parsers
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/parsers/kernel
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/pidfile
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/platform
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugingetter
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugins
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/plugins/transport
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/pools
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/progress
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/pubsub
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/reexec
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/signal
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/signal/testfiles
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/stdcopy
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/streamformatter
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/stringid
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/symlink
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/sysinfo
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/system
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/tailfile
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/tarsum
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/term
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/term/windows
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/truncindex
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/urlutil
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/pkg/useragent
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/plugin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/plugin/executor/containerd
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/plugin/v2
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/profiles/apparmor
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/profiles/seccomp
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/quota
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/reference
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/registry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/registry/resumable
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/restartmanager
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/rootless
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/rootless/specconv
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/runconfig
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/runconfig/opts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/daemon
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/environment
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakecontext
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakegit
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fakestorage
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/load
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/plugin
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/registry
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/testutil/request
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/drivers
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/local
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/mounts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/service
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/service/opts
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/volume/testutils'
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/bridge
21:17:50 [2021-07-02T21:17:50.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:17:50 [2021-07-02T21:17:50.986Z] + type docker-proxy
21:17:50 [2021-07-02T21:17:50.986Z] hack/test/unit: line 22: type: docker-proxy: not found
21:17:50 [2021-07-02T21:17:50.986Z] + hack/make.sh binary-proxy install-proxy
21:17:50 [2021-07-02T21:17:50.986Z] 
21:17:50 [2021-07-02T21:17:50.986Z] Removing bundles/
21:17:50 [2021-07-02T21:17:50.986Z] 
21:17:50 [2021-07-02T21:17:50.986Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:17:50 [2021-07-02T21:17:50.986Z] Building: bundles/binary-proxy/docker-proxy-dev
21:17:50 [2021-07-02T21:17:50.986Z] GOOS="" GOARCH="" GOARM=""
21:17:53 [2021-07-02T21:17:53.666Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:17:55 [2021-07-02T21:17:55.048Z] === RUN   TestDockerSuite/TestRmiBlank
21:17:55 [2021-07-02T21:17:55.048Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:17:55 [2021-07-02T21:17:55.048Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:17:57 [2021-07-02T21:17:57.530Z] Created binary: bundles/binary-proxy/docker-proxy-dev
21:17:57 [2021-07-02T21:17:57.530Z] 
21:17:57 [2021-07-02T21:17:57.530Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:17:57 [2021-07-02T21:17:57.530Z] Installing docker-proxy to /usr/local/bin/
21:17:57 [2021-07-02T21:17:57.530Z] 
21:17:57 [2021-07-02T21:17:57.530Z] + mkdir -p bundles
21:17:57 [2021-07-02T21:17:57.530Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:17:58 [2021-07-02T21:17:58.093Z] ?   	github.com/docker/docker/api	[no test files]
21:17:59 [2021-07-02T21:17:59.249Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:18:00 [2021-07-02T21:18:00.190Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:18:00 [2021-07-02T21:18:00.450Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:18:00 [2021-07-02T21:18:00.450Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:18:02 [2021-07-02T21:18:02.990Z]     docker_cli_service_logs_test.go:245: checking task i684lyqyfy5o
21:18:02 [2021-07-02T21:18:02.990Z]     docker_cli_service_logs_test.go:250: checking messages for i684lyqyfy5o
21:18:02 [2021-07-02T21:18:02.990Z]     docker_cli_service_logs_test.go:245: checking task rsx35rdsf8x9
21:18:02 [2021-07-02T21:18:02.990Z]     docker_cli_service_logs_test.go:250: checking messages for rsx35rdsf8x9
21:18:02 [2021-07-02T21:18:02.990Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:18:03 [2021-07-02T21:18:03.930Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:18:05 [2021-07-02T21:18:05.839Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:18:06 [2021-07-02T21:18:06.779Z] === RUN   TestDockerSuite/TestRmiTag
21:18:06 [2021-07-02T21:18:06.779Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:18:07 [2021-07-02T21:18:07.725Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:18:14 [2021-07-02T21:18:14.300Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:18:14 [2021-07-02T21:18:14.300Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:18:14 [2021-07-02T21:18:14.300Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:18:15 [2021-07-02T21:18:15.253Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:18:15 [2021-07-02T21:18:15.513Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:18:16 [2021-07-02T21:18:16.144Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
21:18:16 [2021-07-02T21:18:16.453Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:18:17 [2021-07-02T21:18:17.393Z] === RUN   TestDockerSuite/TestRunAddHost
21:18:18 [2021-07-02T21:18:18.333Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:18:18 [2021-07-02T21:18:18.903Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:18:19 [2021-07-02T21:18:19.843Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:18:19 [2021-07-02T21:18:19.843Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:18:20 [2021-07-02T21:18:20.413Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:18:22 [2021-07-02T21:18:22.323Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:18:23 [2021-07-02T21:18:23.263Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:18:24 [2021-07-02T21:18:24.202Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:18:25 [2021-07-02T21:18:25.142Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:18:27 [2021-07-02T21:18:27.052Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:18:28 [2021-07-02T21:18:28.432Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:18:29 [2021-07-02T21:18:29.371Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:18:30 [2021-07-02T21:18:30.311Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:18:31 [2021-07-02T21:18:31.251Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:18:32 [2021-07-02T21:18:32.190Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:18:33 [2021-07-02T21:18:33.130Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:18:34 [2021-07-02T21:18:34.512Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:18:35 [2021-07-02T21:18:35.893Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:18:36 [2021-07-02T21:18:36.833Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:18:37 [2021-07-02T21:18:37.403Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:18:37 [2021-07-02T21:18:37.663Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:18:38 [2021-07-02T21:18:38.603Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:18:38 [2021-07-02T21:18:38.603Z] === RUN   TestDockerSuite/TestRunBindMounts
21:18:40 [2021-07-02T21:18:40.513Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:18:41 [2021-07-02T21:18:41.455Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:18:42 [2021-07-02T21:18:42.399Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:18:42 [2021-07-02T21:18:42.985Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:18:43 [2021-07-02T21:18:43.559Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:18:44 [2021-07-02T21:18:44.499Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:18:44 [2021-07-02T21:18:44.759Z]     docker_cli_swarm_test.go:1901: [dce19c6dc5db6] joining swarm manager [d540ea63b690f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:18:45 [2021-07-02T21:18:45.328Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:18:45 [2021-07-02T21:18:45.328Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:18:46 [2021-07-02T21:18:46.268Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:18:46 [2021-07-02T21:18:46.268Z]     docker_cli_swarm_test.go:1902: [df69db4e030ce] joining swarm manager [d540ea63b690f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:18:46 [2021-07-02T21:18:46.838Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:18:47 [2021-07-02T21:18:47.777Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:18:48 [2021-07-02T21:18:48.717Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:18:49 [2021-07-02T21:18:49.658Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:18:49 [2021-07-02T21:18:49.658Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:18:50 [2021-07-02T21:18:50.227Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:18:50 [2021-07-02T21:18:50.227Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:18:51 [2021-07-02T21:18:51.608Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:18:52 [2021-07-02T21:18:52.178Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:18:53 [2021-07-02T21:18:53.117Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:18:53 [2021-07-02T21:18:53.687Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:18:53 [2021-07-02T21:18:53.947Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:18:54 [2021-07-02T21:18:54.887Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:18:56 [2021-07-02T21:18:56.797Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:18:58 [2021-07-02T21:18:58.178Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:18:59 [2021-07-02T21:18:59.559Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:19:00 [2021-07-02T21:19:00.128Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:19:01 [2021-07-02T21:19:01.067Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:19:02 [2021-07-02T21:19:02.008Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:19:02 [2021-07-02T21:19:02.578Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:19:03 [2021-07-02T21:19:03.518Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:19:05 [2021-07-02T21:19:05.427Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:19:07 [2021-07-02T21:19:07.336Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:19:09 [2021-07-02T21:19:09.877Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:19:09 [2021-07-02T21:19:09.877Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:19:10 [2021-07-02T21:19:10.447Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:19:13 [2021-07-02T21:19:13.000Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:19:14 [2021-07-02T21:19:14.380Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:19:15 [2021-07-02T21:19:15.762Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:19:17 [2021-07-02T21:19:17.143Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:19:18 [2021-07-02T21:19:18.525Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:19:20 [2021-07-02T21:19:20.436Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:19:20 [2021-07-02T21:19:20.436Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
21:19:20 [2021-07-02T21:19:20.436Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:19:20 [2021-07-02T21:19:20.436Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
21:19:20 [2021-07-02T21:19:20.436Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:19:21 [2021-07-02T21:19:21.006Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:19:23 [2021-07-02T21:19:23.547Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:19:24 [2021-07-02T21:19:24.929Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:19:27 [2021-07-02T21:19:27.469Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:19:28 [2021-07-02T21:19:28.409Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:19:30 [2021-07-02T21:19:30.318Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:19:30 [2021-07-02T21:19:30.888Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:19:30 [2021-07-02T21:19:30.888Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:19:30 [2021-07-02T21:19:30.888Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:19:31 [2021-07-02T21:19:31.827Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:19:33 [2021-07-02T21:19:33.738Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:19:33 [2021-07-02T21:19:33.998Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:19:34 [2021-07-02T21:19:34.938Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:19:35 [2021-07-02T21:19:35.199Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:19:35 [2021-07-02T21:19:35.769Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:19:36 [2021-07-02T21:19:36.708Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:19:36 [2021-07-02T21:19:36.968Z]     docker_cli_swarm_test.go:1802: [d40266dc5b5c0] joining swarm manager [d87451d302dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:19:37 [2021-07-02T21:19:37.538Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:19:37 [2021-07-02T21:19:37.538Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:19:38 [2021-07-02T21:19:38.478Z] === RUN   TestDockerSuite/TestRunEnvironment
21:19:38 [2021-07-02T21:19:38.478Z]     docker_cli_swarm_test.go:1803: [d2baffbc195e9] joining swarm manager [d87451d302dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:19:39 [2021-07-02T21:19:39.416Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:19:40 [2021-07-02T21:19:40.358Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:19:40 [2021-07-02T21:19:40.951Z] === RUN   TestDockerSuite/TestRunExitCode
21:19:41 [2021-07-02T21:19:41.896Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:19:42 [2021-07-02T21:19:42.465Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:19:43 [2021-07-02T21:19:43.405Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:19:44 [2021-07-02T21:19:44.345Z] === RUN   TestDockerSuite/TestRunExposePort
21:19:44 [2021-07-02T21:19:44.345Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:19:45 [2021-07-02T21:19:45.284Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:19:46 [2021-07-02T21:19:46.224Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:19:47 [2021-07-02T21:19:47.605Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:19:48 [2021-07-02T21:19:48.175Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:19:48 [2021-07-02T21:19:48.175Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
21:19:48 [2021-07-02T21:19:48.175Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:19:51 [2021-07-02T21:19:51.470Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:19:51 [2021-07-02T21:19:51.730Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:19:52 [2021-07-02T21:19:52.529Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/builder/dockerfile	0.269s	coverage: 48.7% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/builder/remotecontext	0.084s	coverage: 13.7% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.305s	coverage: 86.3% of statements
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/cli	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:19:52 [2021-07-02T21:19:52.530Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.149s	coverage: 67.6% of statements
21:19:52 [2021-07-02T21:19:52.670Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:19:53 [2021-07-02T21:19:53.898Z] ok  	github.com/docker/docker/client	0.131s	coverage: 75.5% of statements
21:19:59 [2021-07-02T21:19:59.246Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:20:01 [2021-07-02T21:20:01.155Z]     docker_cli_swarm_test.go:1321: [d5937e350f1af] joining swarm manager [dc5211c96e70c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:02 [2021-07-02T21:20:02.535Z]     docker_cli_swarm_test.go:1322: [dbaabb6d7efa9] joining swarm manager [dc5211c96e70c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:04 [2021-07-02T21:20:04.444Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:20:05 [2021-07-02T21:20:05.014Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:20:06 [2021-07-02T21:20:06.923Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:20:06 [2021-07-02T21:20:06.923Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:20:06 [2021-07-02T21:20:06.923Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:20:06 [2021-07-02T21:20:06.923Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:20:07 [2021-07-02T21:20:07.492Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:20:10 [2021-07-02T21:20:10.788Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:20:12 [2021-07-02T21:20:12.697Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:20:14 [2021-07-02T21:20:14.078Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:20:20 [2021-07-02T21:20:20.663Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:20:20 [2021-07-02T21:20:20.663Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:20:20 [2021-07-02T21:20:20.924Z] === RUN   TestDockerSuite/TestRunModeHostname
21:20:22 [2021-07-02T21:20:22.306Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:20:22 [2021-07-02T21:20:22.306Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:20:22 [2021-07-02T21:20:22.306Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:20:23 [2021-07-02T21:20:23.688Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:20:25 [2021-07-02T21:20:25.597Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:20:26 [2021-07-02T21:20:26.978Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:20:26 [2021-07-02T21:20:26.978Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:20:27 [2021-07-02T21:20:27.238Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:20:28 [2021-07-02T21:20:28.619Z] === RUN   TestDockerSuite/TestRunMount
21:20:33 [2021-07-02T21:20:33.739Z] --- PASS: TestBuildWCOWSandboxSize (755.08s)
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildWithEmptyDockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:33 [2021-07-02T21:20:33.739Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s)
21:20:33 [2021-07-02T21:20:33.739Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:20:33 [2021-07-02T21:20:33.739Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:20:33 [2021-07-02T21:20:33.739Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildPreserveOwnership
21:20:33 [2021-07-02T21:20:33.739Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:20:33 [2021-07-02T21:20:33.739Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
21:20:33 [2021-07-02T21:20:33.739Z] === RUN   TestBuildPlatformInvalid
21:20:33 [2021-07-02T21:20:33.739Z] --- PASS: TestBuildPlatformInvalid (0.63s)
21:20:33 [2021-07-02T21:20:33.739Z] PASS
21:20:33 [2021-07-02T21:20:33.739Z] ok  	github.com/docker/docker/integration/build	923.546s
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] === Skipped
21:20:34 [2021-07-02T21:20:34.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
21:20:34 [2021-07-02T21:20:34.708Z]     build_session_test.go:25: TODO: BuildKit
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
21:20:34 [2021-07-02T21:20:34.708Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
21:20:34 [2021-07-02T21:20:34.708Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
21:20:34 [2021-07-02T21:20:34.708Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
21:20:34 [2021-07-02T21:20:34.708Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] 
21:20:34 [2021-07-02T21:20:34.708Z] DONE 29 tests, 5 skipped in 948.773s
21:20:34 [2021-07-02T21:20:34.708Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:20:37 [2021-07-02T21:20:37.617Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:20:37 [2021-07-02T21:20:37.617Z] INFO: Testing against a local daemon
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestConfigInspect
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestConfigInspect (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestConfigList
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestConfigList (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestConfigsCreateAndDelete
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestConfigsUpdate
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestConfigsUpdate (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestTemplatedConfig
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestTemplatedConfig (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] === RUN   TestConfigCreateResolve
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
21:20:37 [2021-07-02T21:20:37.617Z] --- SKIP: TestConfigCreateResolve (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z] PASS
21:20:37 [2021-07-02T21:20:37.617Z] ok  	github.com/docker/docker/integration/config	0.115s
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === Skipped
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
21:20:37 [2021-07-02T21:20:37.617Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] 
21:20:37 [2021-07-02T21:20:37.617Z] DONE 6 tests, 6 skipped in 2.726s
21:20:37 [2021-07-02T21:20:37.617Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:20:38 [2021-07-02T21:20:38.612Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:20:38 [2021-07-02T21:20:38.612Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:20:38 [2021-07-02T21:20:38.612Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:20:39 [2021-07-02T21:20:39.799Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:20:39 [2021-07-02T21:20:39.799Z] INFO: Testing against a local daemon
21:20:39 [2021-07-02T21:20:39.799Z] === RUN   TestCheckpoint
21:20:39 [2021-07-02T21:20:39.799Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:20:39 [2021-07-02T21:20:39.799Z] --- SKIP: TestCheckpoint (0.00s)
21:20:39 [2021-07-02T21:20:39.799Z] === RUN   TestContainerInvalidJSON
21:20:39 [2021-07-02T21:20:39.799Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:20:39 [2021-07-02T21:20:39.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:20:39 [2021-07-02T21:20:39.799Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:20:39 [2021-07-02T21:20:39.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:20:39 [2021-07-02T21:20:39.799Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:20:39 [2021-07-02T21:20:39.799Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:20:40 [2021-07-02T21:20:40.258Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:20:40 [2021-07-02T21:20:40.258Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:20:40 [2021-07-02T21:20:40.258Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:20:40 [2021-07-02T21:20:40.258Z] --- PASS: TestContainerInvalidJSON (0.56s)
21:20:40 [2021-07-02T21:20:40.258Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
21:20:40 [2021-07-02T21:20:40.258Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
21:20:40 [2021-07-02T21:20:40.258Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
21:20:40 [2021-07-02T21:20:40.258Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:20:40 [2021-07-02T21:20:40.258Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
21:20:40 [2021-07-02T21:20:40.258Z] === RUN   TestCopyFromContainerPathIsNotDir
21:20:40 [2021-07-02T21:20:40.521Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:20:40 [2021-07-02T21:20:40.530Z] ok  	github.com/docker/docker/cmd/dockerd	0.062s	coverage: 29.1% of statements
21:20:40 [2021-07-02T21:20:40.530Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.6% of statements
21:20:40 [2021-07-02T21:20:40.530Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:20:40 [2021-07-02T21:20:40.530Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:20:40 [2021-07-02T21:20:40.530Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:20:40 [2021-07-02T21:20:40.530Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:20:40 [2021-07-02T21:20:40.718Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
21:20:40 [2021-07-02T21:20:40.718Z] === RUN   TestCopyToContainerPathDoesNotExist
21:20:40 [2021-07-02T21:20:40.718Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
21:20:40 [2021-07-02T21:20:40.718Z] === RUN   TestCopyToContainerPathIsNotDir
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCopyFromContainer
21:20:41 [2021-07-02T21:20:41.178Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCopyFromContainer (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateLinkToNonExistingContainer
21:20:41 [2021-07-02T21:20:41.178Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidEnv
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidEnv/0
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidEnv/0
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidEnv/1
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidEnv/1
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidEnv/2
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidEnv/2
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidEnv/0
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidEnv/2
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidEnv/1
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateTmpfsMountsTarget
21:20:41 [2021-07-02T21:20:41.178Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithCustomMaskedPaths
21:20:41 [2021-07-02T21:20:41.178Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithCustomReadonlyPaths
21:20:41 [2021-07-02T21:20:41.178Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:20:41 [2021-07-02T21:20:41.178Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:20:41 [2021-07-02T21:20:41.178Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateDifferentPlatform
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateDifferentPlatform/different_os
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCreateDifferentPlatform (0.04s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:20:41 [2021-07-02T21:20:41.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
21:20:41 [2021-07-02T21:20:41.178Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:20:41 [2021-07-02T21:20:41.637Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:20:41 [2021-07-02T21:20:41.637Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:20:41 [2021-07-02T21:20:41.637Z] === RUN   TestContainerKillOnDaemonStart
21:20:41 [2021-07-02T21:20:41.637Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:20:41 [2021-07-02T21:20:41.637Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:20:41 [2021-07-02T21:20:41.637Z] === RUN   TestDiff
21:20:41 [2021-07-02T21:20:41.637Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:20:41 [2021-07-02T21:20:41.637Z] --- SKIP: TestDiff (0.00s)
21:20:41 [2021-07-02T21:20:41.637Z] === RUN   TestExecWithCloseStdin
21:20:43 [2021-07-02T21:20:43.060Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:20:44 [2021-07-02T21:20:44.550Z] --- PASS: TestExecWithCloseStdin (2.98s)
21:20:44 [2021-07-02T21:20:44.550Z] === RUN   TestExec
21:20:46 [2021-07-02T21:20:46.356Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:20:46 [2021-07-02T21:20:46.734Z] --- PASS: TestExec (2.14s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestExecUser
21:20:46 [2021-07-02T21:20:46.734Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestExecUser (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestExportContainerAndImportImage
21:20:46 [2021-07-02T21:20:46.734Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestExportContainerAfterDaemonRestart
21:20:46 [2021-07-02T21:20:46.734Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestHealthCheckWorkdir
21:20:46 [2021-07-02T21:20:46.734Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestHealthKillContainer
21:20:46 [2021-07-02T21:20:46.734Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestHealthKillContainer (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestInspectCpusetInConfigPre120
21:20:46 [2021-07-02T21:20:46.734Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:20:46 [2021-07-02T21:20:46.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:20:46 [2021-07-02T21:20:46.734Z] === RUN   TestKillContainerInvalidSignal
21:20:48 [2021-07-02T21:20:48.645Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
21:20:48 [2021-07-02T21:20:48.896Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:20:48 [2021-07-02T21:20:48.920Z] --- PASS: TestKillContainerInvalidSignal (2.07s)
21:20:48 [2021-07-02T21:20:48.920Z] === RUN   TestKillContainer
21:20:48 [2021-07-02T21:20:48.920Z] === RUN   TestKillContainer/no_signal
21:20:50 [2021-07-02T21:20:50.014Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
21:20:50 [2021-07-02T21:20:50.485Z] === RUN   TestKillContainer/non_killing_signal
21:20:50 [2021-07-02T21:20:50.485Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:20:50 [2021-07-02T21:20:50.485Z] === RUN   TestKillContainer/killing_signal
21:20:50 [2021-07-02T21:20:50.806Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:20:51 [2021-07-02T21:20:51.382Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
21:20:52 [2021-07-02T21:20:52.715Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:20:53 [2021-07-02T21:20:53.398Z] --- PASS: TestKillContainer (4.48s)
21:20:53 [2021-07-02T21:20:53.398Z]     --- PASS: TestKillContainer/no_signal (1.94s)
21:20:53 [2021-07-02T21:20:53.398Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z]     --- PASS: TestKillContainer/killing_signal (2.50s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestKillStoppedContainer
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestKillStoppedContainer (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestKillStoppedContainerAPIPre120
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestKillDifferentUserContainer
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestInspectOomKilledTrue
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestInspectOomKilledFalse
21:20:53 [2021-07-02T21:20:53.398Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:20:53 [2021-07-02T21:20:53.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:20:53 [2021-07-02T21:20:53.398Z] === RUN   TestLogsFollowTailEmpty
21:20:54 [2021-07-02T21:20:54.097Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:20:54 [2021-07-02T21:20:54.097Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:20:54 [2021-07-02T21:20:54.942Z] --- PASS: TestLogsFollowTailEmpty (1.94s)
21:20:54 [2021-07-02T21:20:54.942Z] === RUN   TestNetworkNat
21:20:54 [2021-07-02T21:20:54.942Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:20:54 [2021-07-02T21:20:54.942Z] --- SKIP: TestNetworkNat (0.00s)
21:20:54 [2021-07-02T21:20:54.942Z] === RUN   TestNetworkLocalhostTCPNat
21:20:55 [2021-07-02T21:20:55.043Z] === RUN   TestDockerSuite/TestRunNetHost
21:20:56 [2021-07-02T21:20:56.429Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:20:56 [2021-07-02T21:20:56.998Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:20:57 [2021-07-02T21:20:57.870Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s)
21:20:57 [2021-07-02T21:20:57.870Z] === RUN   TestNetworkLoopbackNat
21:20:57 [2021-07-02T21:20:57.870Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:20:57 [2021-07-02T21:20:57.870Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
21:20:57 [2021-07-02T21:20:57.870Z] === RUN   TestPause
21:20:57 [2021-07-02T21:20:57.870Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:20:57 [2021-07-02T21:20:57.870Z] --- SKIP: TestPause (0.00s)
21:20:57 [2021-07-02T21:20:57.870Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:20:57 [2021-07-02T21:20:57.937Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:20:59 [2021-07-02T21:20:59.407Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s)
21:20:59 [2021-07-02T21:20:59.407Z] === RUN   TestPauseStopPausedContainer
21:20:59 [2021-07-02T21:20:59.407Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:20:59 [2021-07-02T21:20:59.407Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
21:20:59 [2021-07-02T21:20:59.407Z] === RUN   TestPsFilter
21:20:59 [2021-07-02T21:20:59.467Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
21:20:59 [2021-07-02T21:20:59.723Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.4% of statements
21:20:59 [2021-07-02T21:20:59.866Z] --- PASS: TestPsFilter (0.38s)
21:20:59 [2021-07-02T21:20:59.867Z] === RUN   TestRemoveContainerWithRemovedVolume
21:20:59 [2021-07-02T21:20:59.979Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:21:00 [2021-07-02T21:21:00.478Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:21:00 [2021-07-02T21:21:00.541Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
21:21:01 [2021-07-02T21:21:01.103Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
21:21:02 [2021-07-02T21:21:02.469Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.785s	coverage: 73.3% of statements
21:21:02 [2021-07-02T21:21:02.773Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s)
21:21:02 [2021-07-02T21:21:02.773Z] === RUN   TestRemoveContainerWithVolume
21:21:03 [2021-07-02T21:21:03.017Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:21:03 [2021-07-02T21:21:03.032Z] ok  	github.com/docker/docker/daemon	12.198s	coverage: 17.4% of statements
21:21:03 [2021-07-02T21:21:03.032Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:21:03 [2021-07-02T21:21:03.032Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:21:03 [2021-07-02T21:21:03.032Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:21:03 [2021-07-02T21:21:03.032Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:21:04 [2021-07-02T21:21:04.398Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.366s	coverage: 56.2% of statements
21:21:04 [2021-07-02T21:21:04.655Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.1% of statements
21:21:04 [2021-07-02T21:21:04.953Z] --- PASS: TestRemoveContainerWithVolume (2.58s)
21:21:04 [2021-07-02T21:21:04.953Z] === RUN   TestRemoveContainerRunning
21:21:06 [2021-07-02T21:21:06.550Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
21:21:07 [2021-07-02T21:21:07.134Z] --- PASS: TestRemoveContainerRunning (1.88s)
21:21:07 [2021-07-02T21:21:07.134Z] === RUN   TestRemoveContainerForceRemoveRunning
21:21:08 [2021-07-02T21:21:08.298Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:21:08 [2021-07-02T21:21:08.454Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.288s	coverage: 49.4% of statements
21:21:08 [2021-07-02T21:21:08.558Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:21:08 [2021-07-02T21:21:08.558Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:21:08 [2021-07-02T21:21:08.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s)
21:21:08 [2021-07-02T21:21:08.673Z] === RUN   TestRemoveInvalidContainer
21:21:08 [2021-07-02T21:21:08.673Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:21:08 [2021-07-02T21:21:08.673Z] === RUN   TestRenameLinkedContainer
21:21:08 [2021-07-02T21:21:08.673Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:21:08 [2021-07-02T21:21:08.673Z] --- SKIP: TestRenameLinkedContainer (0.00s)
21:21:08 [2021-07-02T21:21:08.673Z] === RUN   TestRenameStoppedContainer
21:21:09 [2021-07-02T21:21:09.016Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.636s	coverage: 45.9% of statements
21:21:09 [2021-07-02T21:21:09.016Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:21:09 [2021-07-02T21:21:09.499Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:21:09 [2021-07-02T21:21:09.499Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:21:10 [2021-07-02T21:21:10.068Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:21:10 [2021-07-02T21:21:10.382Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.660s	coverage: 57.7% of statements
21:21:10 [2021-07-02T21:21:10.382Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:21:10 [2021-07-02T21:21:10.382Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:21:10 [2021-07-02T21:21:10.382Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 57.5% of statements
21:21:11 [2021-07-02T21:21:11.008Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:21:11 [2021-07-02T21:21:11.008Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:21:11 [2021-07-02T21:21:11.583Z] --- PASS: TestRenameStoppedContainer (2.53s)
21:21:11 [2021-07-02T21:21:11.583Z] === RUN   TestRenameRunningContainerAndReuse
21:21:11 [2021-07-02T21:21:11.758Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
21:21:11 [2021-07-02T21:21:11.947Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:21:12 [2021-07-02T21:21:12.336Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:21:12 [2021-07-02T21:21:12.591Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.8% of statements
21:21:12 [2021-07-02T21:21:12.591Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:21:12 [2021-07-02T21:21:12.591Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:21:13 [2021-07-02T21:21:13.956Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 43.5% of statements
21:21:14 [2021-07-02T21:21:14.518Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 77.8% of statements
21:21:14 [2021-07-02T21:21:14.518Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:21:14 [2021-07-02T21:21:14.518Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:21:14 [2021-07-02T21:21:14.775Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
21:21:15 [2021-07-02T21:21:15.031Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
21:21:15 [2021-07-02T21:21:15.320Z] --- PASS: TestRenameRunningContainerAndReuse (3.86s)
21:21:15 [2021-07-02T21:21:15.320Z] === RUN   TestRenameInvalidName
21:21:15 [2021-07-02T21:21:15.594Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
21:21:15 [2021-07-02T21:21:15.594Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
21:21:16 [2021-07-02T21:21:16.523Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
21:21:16 [2021-07-02T21:21:16.523Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:21:16 [2021-07-02T21:21:16.779Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.085s	coverage: 57.5% of statements
21:21:16 [2021-07-02T21:21:16.858Z] --- PASS: TestRenameInvalidName (1.93s)
21:21:16 [2021-07-02T21:21:16.859Z] === RUN   TestRenameAnonymousContainer
21:21:17 [2021-07-02T21:21:17.707Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
21:21:18 [2021-07-02T21:21:18.522Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:21:18 [2021-07-02T21:21:18.523Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
21:21:18 [2021-07-02T21:21:18.523Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:21:18 [2021-07-02T21:21:18.523Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:21:18 [2021-07-02T21:21:18.635Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
21:21:18 [2021-07-02T21:21:18.635Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:21:19 [2021-07-02T21:21:19.092Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:21:19 [2021-07-02T21:21:19.197Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:21:19 [2021-07-02T21:21:19.759Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.596s	coverage: 82.5% of statements
21:21:19 [2021-07-02T21:21:19.759Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:21:19 [2021-07-02T21:21:19.759Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:21:21 [2021-07-02T21:21:21.003Z] === RUN   TestDockerSuite/TestRunPortInUse
21:21:21 [2021-07-02T21:21:21.125Z] ok  	github.com/docker/docker/distribution/metadata	0.073s	coverage: 48.2% of statements
21:21:21 [2021-07-02T21:21:21.125Z] ok  	github.com/docker/docker/distribution	0.134s	coverage: 25.4% of statements
21:21:21 [2021-07-02T21:21:21.125Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:21:21 [2021-07-02T21:21:21.943Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:21:22 [2021-07-02T21:21:22.055Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
21:21:22 [2021-07-02T21:21:22.229Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
21:21:22 [2021-07-02T21:21:22.489Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:21:22 [2021-07-02T21:21:22.781Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
21:21:23 [2021-07-02T21:21:23.037Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
21:21:23 [2021-07-02T21:21:23.058Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:21:23 [2021-07-02T21:21:23.318Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:21:23 [2021-07-02T21:21:23.599Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
21:21:23 [2021-07-02T21:21:23.855Z] ok  	github.com/docker/docker/distribution/xfer	1.959s	coverage: 85.1% of statements
21:21:23 [2021-07-02T21:21:23.855Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:21:24 [2021-07-02T21:21:24.112Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
21:21:24 [2021-07-02T21:21:24.112Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:21:24 [2021-07-02T21:21:24.257Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:21:24 [2021-07-02T21:21:24.369Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:21:24 [2021-07-02T21:21:24.827Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:21:24 [2021-07-02T21:21:24.827Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
21:21:24 [2021-07-02T21:21:24.827Z] === RUN   TestDockerSuite/TestRunPublishPort
21:21:25 [2021-07-02T21:21:25.766Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:21:26 [2021-07-02T21:21:26.026Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:21:26 [2021-07-02T21:21:26.026Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
21:21:26 [2021-07-02T21:21:26.026Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:21:26 [2021-07-02T21:21:26.965Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:21:27 [2021-07-02T21:21:27.185Z] --- PASS: TestRenameAnonymousContainer (8.93s)
21:21:27 [2021-07-02T21:21:27.185Z] === RUN   TestRenameContainerWithSameName
21:21:28 [2021-07-02T21:21:28.160Z] --- PASS: TestRenameContainerWithSameName (2.07s)
21:21:28 [2021-07-02T21:21:28.160Z] === RUN   TestRenameContainerWithLinkedContainer
21:21:28 [2021-07-02T21:21:28.160Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:21:28 [2021-07-02T21:21:28.160Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
21:21:28 [2021-07-02T21:21:28.160Z] === RUN   TestResize
21:21:28 [2021-07-02T21:21:28.347Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:21:28 [2021-07-02T21:21:28.347Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:21:28 [2021-07-02T21:21:28.347Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:21:30 [2021-07-02T21:21:30.341Z] --- PASS: TestResize (2.14s)
21:21:30 [2021-07-02T21:21:30.341Z] === RUN   TestResizeWithInvalidSize
21:21:31 [2021-07-02T21:21:31.687Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:21:32 [2021-07-02T21:21:32.524Z] --- PASS: TestResizeWithInvalidSize (2.01s)
21:21:32 [2021-07-02T21:21:32.524Z] === RUN   TestResizeWhenContainerNotStarted
21:21:33 [2021-07-02T21:21:33.068Z] === RUN   TestDockerSuite/TestRunRm
21:21:34 [2021-07-02T21:21:34.008Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:21:34 [2021-07-02T21:21:34.313Z] ok  	github.com/docker/docker/layer	7.851s	coverage: 68.8% of statements
21:21:34 [2021-07-02T21:21:34.313Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:21:34 [2021-07-02T21:21:34.313Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:21:34 [2021-07-02T21:21:34.313Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:21:34 [2021-07-02T21:21:34.313Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:21:34 [2021-07-02T21:21:34.703Z] --- PASS: TestResizeWhenContainerNotStarted (2.24s)
21:21:34 [2021-07-02T21:21:34.703Z] === RUN   TestDaemonRestartKillContainers
21:21:34 [2021-07-02T21:21:34.703Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:21:34 [2021-07-02T21:21:34.703Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:21:34 [2021-07-02T21:21:34.703Z] === RUN   TestStats
21:21:34 [2021-07-02T21:21:34.703Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:21:34 [2021-07-02T21:21:34.703Z] --- SKIP: TestStats (0.00s)
21:21:34 [2021-07-02T21:21:34.703Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:21:36 [2021-07-02T21:21:36.829Z] ok  	github.com/docker/docker/libnetwork/api	1.290s	coverage: 90.1% of statements
21:21:37 [2021-07-02T21:21:37.393Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.126s	coverage: 84.4% of statements
21:21:38 [2021-07-02T21:21:38.205Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:21:38 [2021-07-02T21:21:38.340Z] ok  	github.com/docker/docker/libnetwork/config	0.041s	coverage: 24.0% of statements
21:21:38 [2021-07-02T21:21:38.465Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:21:38 [2021-07-02T21:21:38.906Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:21:39 [2021-07-02T21:21:39.161Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:21:39 [2021-07-02T21:21:39.405Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:21:39 [2021-07-02T21:21:39.437Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.35s)
21:21:39 [2021-07-02T21:21:39.437Z] === RUN   TestStopContainerWithTimeout
21:21:39 [2021-07-02T21:21:39.437Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:21:39 [2021-07-02T21:21:39.437Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
21:21:39 [2021-07-02T21:21:39.437Z] === RUN   TestUpdateRestartPolicy
21:21:40 [2021-07-02T21:21:40.786Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:21:41 [2021-07-02T21:21:41.356Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:21:41 [2021-07-02T21:21:41.677Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.460s	coverage: 59.9% of statements
21:21:41 [2021-07-02T21:21:41.937Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:21:42 [2021-07-02T21:21:42.865Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.201s	coverage: 4.0% of statements
21:21:43 [2021-07-02T21:21:43.121Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
21:21:43 [2021-07-02T21:21:43.378Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:21:45 [2021-07-02T21:21:45.555Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:21:49 [2021-07-02T21:21:49.754Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:21:50 [2021-07-02T21:21:50.324Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:21:50 [2021-07-02T21:21:50.893Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:21:51 [2021-07-02T21:21:51.833Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:21:52 [2021-07-02T21:21:52.403Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:21:52 [2021-07-02T21:21:52.973Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:21:53 [2021-07-02T21:21:53.232Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:21:53 [2021-07-02T21:21:53.316Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.277s	coverage: 6.6% of statements
21:21:53 [2021-07-02T21:21:53.316Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
21:21:53 [2021-07-02T21:21:53.316Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:21:53 [2021-07-02T21:21:53.573Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
21:21:53 [2021-07-02T21:21:53.829Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
21:21:54 [2021-07-02T21:21:54.086Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
21:21:54 [2021-07-02T21:21:54.172Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:21:54 [2021-07-02T21:21:54.342Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:21:54 [2021-07-02T21:21:54.598Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:21:55 [2021-07-02T21:21:55.112Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:21:55 [2021-07-02T21:21:55.682Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:21:58 [2021-07-02T21:21:58.221Z] === RUN   TestDockerSuite/TestRunState
21:22:00 [2021-07-02T21:22:00.131Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:22:00 [2021-07-02T21:22:00.547Z] --- PASS: TestUpdateRestartPolicy (21.43s)
21:22:00 [2021-07-02T21:22:00.547Z] === RUN   TestUpdateRestartWithAutoRemove
21:22:00 [2021-07-02T21:22:00.700Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:22:01 [2021-07-02T21:22:01.639Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:22:01 [2021-07-02T21:22:01.899Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:22:01 [2021-07-02T21:22:01.899Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
21:22:01 [2021-07-02T21:22:01.899Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:22:02 [2021-07-02T21:22:02.087Z] --- PASS: TestUpdateRestartWithAutoRemove (1.93s)
21:22:02 [2021-07-02T21:22:02.087Z] === RUN   TestWaitNonBlocked
21:22:02 [2021-07-02T21:22:02.087Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:02 [2021-07-02T21:22:02.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:02 [2021-07-02T21:22:02.087Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:02 [2021-07-02T21:22:02.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:02 [2021-07-02T21:22:02.087Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:02 [2021-07-02T21:22:02.087Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:02 [2021-07-02T21:22:02.474Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:22:03 [2021-07-02T21:22:03.047Z] === RUN   TestDockerSuite/TestRunSysctls
21:22:04 [2021-07-02T21:22:04.957Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:22:04 [2021-07-02T21:22:04.957Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:22:04 [2021-07-02T21:22:04.957Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:22:05 [2021-07-02T21:22:05.527Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:22:05 [2021-07-02T21:22:05.825Z] --- PASS: TestWaitNonBlocked (0.02s)
21:22:05 [2021-07-02T21:22:05.825Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.57s)
21:22:05 [2021-07-02T21:22:05.825Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.66s)
21:22:05 [2021-07-02T21:22:05.825Z] === RUN   TestWaitBlocked
21:22:05 [2021-07-02T21:22:05.825Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:22:05 [2021-07-02T21:22:05.825Z] --- SKIP: TestWaitBlocked (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z] PASS
21:22:05 [2021-07-02T21:22:05.825Z] ok  	github.com/docker/docker/integration/container	86.306s
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === Skipped
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:22:05 [2021-07-02T21:22:05.825Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
21:22:05 [2021-07-02T21:22:05.825Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.825Z] 
21:22:05 [2021-07-02T21:22:05.825Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:22:05 [2021-07-02T21:22:05.826Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
21:22:05 [2021-07-02T21:22:05.826Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] 
21:22:05 [2021-07-02T21:22:05.826Z] DONE 88 tests, 33 skipped in 88.430s
21:22:05 [2021-07-02T21:22:05.826Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
21:22:06 [2021-07-02T21:22:06.767Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:22:06 [2021-07-02T21:22:06.767Z] ok  	github.com/docker/docker/libnetwork	37.847s	coverage: 40.7% of statements
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:22:06 [2021-07-02T21:22:06.767Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:22:07 [2021-07-02T21:22:07.023Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
21:22:07 [2021-07-02T21:22:07.366Z] === RUN   TestConfigDaemonLibtrustID
21:22:07 [2021-07-02T21:22:07.366Z]     daemon_test.go:19: runtime.GOOS != "linux"
21:22:07 [2021-07-02T21:22:07.366Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
21:22:07 [2021-07-02T21:22:07.366Z] === RUN   TestDaemonConfigValidation
21:22:07 [2021-07-02T21:22:07.366Z]     daemon_test.go:38: runtime.GOOS != "linux"
21:22:07 [2021-07-02T21:22:07.366Z] --- SKIP: TestDaemonConfigValidation (0.00s)
21:22:07 [2021-07-02T21:22:07.366Z] PASS
21:22:07 [2021-07-02T21:22:07.366Z] ok  	github.com/docker/docker/integration/daemon	0.092s
21:22:07 [2021-07-02T21:22:07.366Z] 
21:22:07 [2021-07-02T21:22:07.366Z] === Skipped
21:22:07 [2021-07-02T21:22:07.366Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
21:22:07 [2021-07-02T21:22:07.366Z]     daemon_test.go:19: runtime.GOOS != "linux"
21:22:07 [2021-07-02T21:22:07.366Z] 
21:22:07 [2021-07-02T21:22:07.366Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
21:22:07 [2021-07-02T21:22:07.366Z]     daemon_test.go:38: runtime.GOOS != "linux"
21:22:07 [2021-07-02T21:22:07.366Z] 
21:22:07 [2021-07-02T21:22:07.366Z] 
21:22:07 [2021-07-02T21:22:07.366Z] DONE 2 tests, 2 skipped in 1.479s
21:22:07 [2021-07-02T21:22:07.366Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:22:07 [2021-07-02T21:22:07.952Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
21:22:08 [2021-07-02T21:22:08.067Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:22:08 [2021-07-02T21:22:08.208Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.014s	coverage: 71.4% of statements
21:22:08 [2021-07-02T21:22:08.910Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:08 [2021-07-02T21:22:08.910Z] INFO: Testing against a local daemon
21:22:08 [2021-07-02T21:22:08.910Z] === RUN   TestCommitInheritsEnv
21:22:08 [2021-07-02T21:22:08.910Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:22:08 [2021-07-02T21:22:08.910Z] --- SKIP: TestCommitInheritsEnv (0.00s)
21:22:08 [2021-07-02T21:22:08.910Z] === RUN   TestImportExtremelyLargeImageWorks
21:22:08 [2021-07-02T21:22:08.910Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:22:08 [2021-07-02T21:22:08.910Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:22:08 [2021-07-02T21:22:08.910Z] === RUN   TestImagesFilterMultiReference
21:22:08 [2021-07-02T21:22:08.910Z] --- PASS: TestImagesFilterMultiReference (0.09s)
21:22:08 [2021-07-02T21:22:08.910Z] === RUN   TestImagePullPlatformInvalid
21:22:08 [2021-07-02T21:22:08.910Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:22:08 [2021-07-02T21:22:08.910Z] === RUN   TestRemoveImageOrphaning
21:22:09 [2021-07-02T21:22:09.007Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:22:09 [2021-07-02T21:22:09.619Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.525s	coverage: 74.0% of statements
21:22:09 [2021-07-02T21:22:09.890Z] --- PASS: TestRemoveImageOrphaning (1.02s)
21:22:09 [2021-07-02T21:22:09.890Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:22:09 [2021-07-02T21:22:09.890Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:22:09 [2021-07-02T21:22:09.890Z] === RUN   TestTagInvalidReference
21:22:10 [2021-07-02T21:22:10.348Z] --- PASS: TestTagInvalidReference (0.03s)
21:22:10 [2021-07-02T21:22:10.348Z] === RUN   TestTagValidPrefixedRepo
21:22:10 [2021-07-02T21:22:10.348Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:22:10 [2021-07-02T21:22:10.348Z] === RUN   TestTagExistedNameWithoutForce
21:22:10 [2021-07-02T21:22:10.348Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:22:10 [2021-07-02T21:22:10.348Z] === RUN   TestTagOfficialNames
21:22:10 [2021-07-02T21:22:10.348Z] --- PASS: TestTagOfficialNames (0.08s)
21:22:10 [2021-07-02T21:22:10.348Z] === RUN   TestTagMatchesDigest
21:22:10 [2021-07-02T21:22:10.348Z] --- PASS: TestTagMatchesDigest (0.03s)
21:22:10 [2021-07-02T21:22:10.348Z] PASS
21:22:10 [2021-07-02T21:22:10.348Z] ok  	github.com/docker/docker/integration/image	1.498s
21:22:10 [2021-07-02T21:22:10.348Z] 
21:22:10 [2021-07-02T21:22:10.348Z] === Skipped
21:22:10 [2021-07-02T21:22:10.348Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
21:22:10 [2021-07-02T21:22:10.348Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:22:10 [2021-07-02T21:22:10.348Z] 
21:22:10 [2021-07-02T21:22:10.348Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
21:22:10 [2021-07-02T21:22:10.348Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:22:10 [2021-07-02T21:22:10.348Z] 
21:22:10 [2021-07-02T21:22:10.348Z] 
21:22:10 [2021-07-02T21:22:10.348Z] DONE 11 tests, 2 skipped in 3.051s
21:22:10 [2021-07-02T21:22:10.549Z] ok  	github.com/docker/docker/libnetwork/iptables	0.357s	coverage: 45.1% of statements
21:22:10 [2021-07-02T21:22:10.806Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:22:10 [2021-07-02T21:22:10.807Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:22:10 [2021-07-02T21:22:10.917Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:22:11 [2021-07-02T21:22:11.734Z] ok  	github.com/docker/docker/libnetwork/netutils	0.044s	coverage: 44.1% of statements
21:22:12 [2021-07-02T21:22:12.346Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:12 [2021-07-02T21:22:12.346Z] INFO: Testing against a local daemon
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkCreateDelete
21:22:12 [2021-07-02T21:22:12.346Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestNetworkCreateDelete (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDockerNetworkDeletePreferID
21:22:12 [2021-07-02T21:22:12.346Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonDNSFallback
21:22:12 [2021-07-02T21:22:12.346Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonDNSFallback (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestInspectNetwork
21:22:12 [2021-07-02T21:22:12.346Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestInspectNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestRunContainerWithBridgeNone
21:22:12 [2021-07-02T21:22:12.346Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkInvalidJSON
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkInvalidJSON//networks/create
21:22:12 [2021-07-02T21:22:12.346Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:22:12 [2021-07-02T21:22:12.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:22:12 [2021-07-02T21:22:12.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:22:12 [2021-07-02T21:22:12.346Z] === CONT  TestNetworkInvalidJSON//networks/create
21:22:12 [2021-07-02T21:22:12.346Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:22:12 [2021-07-02T21:22:12.346Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:22:12 [2021-07-02T21:22:12.346Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:22:12 [2021-07-02T21:22:12.346Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
21:22:12 [2021-07-02T21:22:12.346Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkList
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkList//networks
21:22:12 [2021-07-02T21:22:12.346Z] === PAUSE TestNetworkList//networks
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestNetworkList//networks/
21:22:12 [2021-07-02T21:22:12.346Z] === PAUSE TestNetworkList//networks/
21:22:12 [2021-07-02T21:22:12.346Z] === CONT  TestNetworkList//networks
21:22:12 [2021-07-02T21:22:12.346Z] === CONT  TestNetworkList//networks/
21:22:12 [2021-07-02T21:22:12.346Z] --- PASS: TestNetworkList (0.03s)
21:22:12 [2021-07-02T21:22:12.346Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z]     --- PASS: TestNetworkList//networks (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestHostIPv4BridgeLabel
21:22:12 [2021-07-02T21:22:12.346Z]     network_test.go:126: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonRestartWithLiveRestore
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:29: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonDefaultNetworkPools
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:58: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonRestartWithExistingNetwork
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:102: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:136: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:187: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestServiceWithPredefinedNetwork
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:212: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:242: FLAKY_TEST
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestServiceWithDataPathPortInit
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:333: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:22:12 [2021-07-02T21:22:12.346Z]     service_test.go:401: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.346Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:22:12 [2021-07-02T21:22:12.346Z] PASS
21:22:12 [2021-07-02T21:22:12.346Z] ok  	github.com/docker/docker/integration/network	0.168s
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === Skipped
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     network_test.go:126: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:29: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:58: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:102: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:136: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:187: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:212: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:242: FLAKY_TEST
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:333: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
21:22:12 [2021-07-02T21:22:12.806Z]     service_test.go:401: testEnv.OSType == "windows"
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] 
21:22:12 [2021-07-02T21:22:12.806Z] DONE 22 tests, 15 skipped in 1.988s
21:22:12 [2021-07-02T21:22:12.806Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:22:13 [2021-07-02T21:22:13.266Z] testing: warning: no tests to run
21:22:13 [2021-07-02T21:22:13.266Z] PASS
21:22:13 [2021-07-02T21:22:13.266Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.079s
21:22:13 [2021-07-02T21:22:13.266Z] 
21:22:13 [2021-07-02T21:22:13.266Z] DONE 0 tests in 0.693s
21:22:13 [2021-07-02T21:22:13.266Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:22:14 [2021-07-02T21:22:14.236Z] testing: warning: no tests to run
21:22:14 [2021-07-02T21:22:14.236Z] PASS
21:22:14 [2021-07-02T21:22:14.236Z] ok  	github.com/docker/docker/integration/network/macvlan	0.077s
21:22:14 [2021-07-02T21:22:14.236Z] 
21:22:14 [2021-07-02T21:22:14.236Z] DONE 0 tests in 0.621s
21:22:14 [2021-07-02T21:22:14.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:22:14 [2021-07-02T21:22:14.696Z] testing: warning: no tests to run
21:22:14 [2021-07-02T21:22:14.696Z] PASS
21:22:14 [2021-07-02T21:22:14.696Z] ok  	github.com/docker/docker/integration/plugin	0.067s
21:22:14 [2021-07-02T21:22:14.696Z] 
21:22:14 [2021-07-02T21:22:14.696Z] DONE 0 tests in 0.579s
21:22:14 [2021-07-02T21:22:14.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:22:15 [2021-07-02T21:22:15.115Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:22:15 [2021-07-02T21:22:15.155Z] testing: warning: no tests to run
21:22:15 [2021-07-02T21:22:15.155Z] PASS
21:22:15 [2021-07-02T21:22:15.155Z] ok  	github.com/docker/docker/integration/plugin/authz	0.066s
21:22:15 [2021-07-02T21:22:15.155Z] 
21:22:15 [2021-07-02T21:22:15.155Z] DONE 0 tests in 0.592s
21:22:15 [2021-07-02T21:22:15.616Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:22:17 [2021-07-02T21:22:17.654Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:22:18 [2021-07-02T21:22:18.224Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:22:19 [2021-07-02T21:22:19.164Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:22:20 [2021-07-02T21:22:20.103Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:22:22 [2021-07-02T21:22:22.012Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:22:22 [2021-07-02T21:22:22.952Z] === RUN   TestDockerSuite/TestRunUserByID
21:22:23 [2021-07-02T21:22:23.892Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:22:23 [2021-07-02T21:22:23.892Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:22:23 [2021-07-02T21:22:23.892Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:22:24 [2021-07-02T21:22:24.201Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:24 [2021-07-02T21:22:24.201Z] INFO: Testing against a local daemon
21:22:24 [2021-07-02T21:22:24.201Z] === RUN   TestPluginInvalidJSON
21:22:24 [2021-07-02T21:22:24.201Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:22:24 [2021-07-02T21:22:24.201Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:22:24 [2021-07-02T21:22:24.201Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:22:24 [2021-07-02T21:22:24.201Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:22:24 [2021-07-02T21:22:24.201Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z] === RUN   TestPluginInstall
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] --- SKIP: TestPluginInstall (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z] === RUN   TestPluginsWithRuntimes
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z] === RUN   TestPluginBackCompatMediaTypes
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z] PASS
21:22:24 [2021-07-02T21:22:24.201Z] ok  	github.com/docker/docker/integration/plugin/common	0.121s
21:22:24 [2021-07-02T21:22:24.201Z] 
21:22:24 [2021-07-02T21:22:24.201Z] === Skipped
21:22:24 [2021-07-02T21:22:24.201Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] 
21:22:24 [2021-07-02T21:22:24.201Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] 
21:22:24 [2021-07-02T21:22:24.201Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
21:22:24 [2021-07-02T21:22:24.201Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:22:24 [2021-07-02T21:22:24.201Z] 
21:22:24 [2021-07-02T21:22:24.201Z] 
21:22:24 [2021-07-02T21:22:24.201Z] DONE 5 tests, 3 skipped in 8.468s
21:22:24 [2021-07-02T21:22:24.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:22:24 [2021-07-02T21:22:24.832Z] === RUN   TestDockerSuite/TestRunUserByName
21:22:25 [2021-07-02T21:22:25.772Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:22:26 [2021-07-02T21:22:26.342Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:22:26 [2021-07-02T21:22:26.342Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
21:22:26 [2021-07-02T21:22:26.342Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:22:26 [2021-07-02T21:22:26.385Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:26 [2021-07-02T21:22:26.386Z] INFO: Testing against a local daemon
21:22:26 [2021-07-02T21:22:26.386Z] === RUN   TestExternalGraphDriver
21:22:26 [2021-07-02T21:22:26.386Z]     external_test.go:48: runtime.GOOS == "windows"
21:22:26 [2021-07-02T21:22:26.386Z] --- SKIP: TestExternalGraphDriver (0.00s)
21:22:26 [2021-07-02T21:22:26.386Z] === RUN   TestGraphdriverPluginV2
21:22:26 [2021-07-02T21:22:26.386Z]     external_test.go:408: runtime.GOOS == "windows"
21:22:26 [2021-07-02T21:22:26.386Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
21:22:26 [2021-07-02T21:22:26.386Z] PASS
21:22:26 [2021-07-02T21:22:26.386Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.122s
21:22:26 [2021-07-02T21:22:26.386Z] 
21:22:26 [2021-07-02T21:22:26.386Z] === Skipped
21:22:26 [2021-07-02T21:22:26.386Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
21:22:26 [2021-07-02T21:22:26.386Z]     external_test.go:48: runtime.GOOS == "windows"
21:22:26 [2021-07-02T21:22:26.386Z] 
21:22:26 [2021-07-02T21:22:26.386Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
21:22:26 [2021-07-02T21:22:26.386Z]     external_test.go:408: runtime.GOOS == "windows"
21:22:26 [2021-07-02T21:22:26.386Z] 
21:22:26 [2021-07-02T21:22:26.386Z] 
21:22:26 [2021-07-02T21:22:26.386Z] DONE 2 tests, 2 skipped in 2.495s
21:22:26 [2021-07-02T21:22:26.386Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:22:26 [2021-07-02T21:22:26.589Z] ok  	github.com/docker/docker/libnetwork/ipam	18.568s	coverage: 85.3% of statements
21:22:26 [2021-07-02T21:22:26.589Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:22:26 [2021-07-02T21:22:26.589Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:22:26 [2021-07-02T21:22:26.589Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:22:26 [2021-07-02T21:22:26.589Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:22:26 [2021-07-02T21:22:26.602Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:22:27 [2021-07-02T21:22:27.171Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:22:28 [2021-07-02T21:22:28.568Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:28 [2021-07-02T21:22:28.568Z] INFO: Testing against a local daemon
21:22:28 [2021-07-02T21:22:28.568Z] === RUN   TestReadPluginNoRead
21:22:28 [2021-07-02T21:22:28.568Z]     read_test.go:21: no unix domain sockets on Windows
21:22:28 [2021-07-02T21:22:28.568Z] --- SKIP: TestReadPluginNoRead (0.00s)
21:22:28 [2021-07-02T21:22:28.568Z] PASS
21:22:28 [2021-07-02T21:22:28.568Z] ok  	github.com/docker/docker/integration/plugin/logging	0.106s
21:22:28 [2021-07-02T21:22:28.568Z] 
21:22:28 [2021-07-02T21:22:28.568Z] === Skipped
21:22:28 [2021-07-02T21:22:28.568Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
21:22:28 [2021-07-02T21:22:28.568Z]     read_test.go:21: no unix domain sockets on Windows
21:22:28 [2021-07-02T21:22:28.568Z] 
21:22:28 [2021-07-02T21:22:28.568Z] 
21:22:28 [2021-07-02T21:22:28.568Z] DONE 1 tests, 1 skipped in 1.876s
21:22:28 [2021-07-02T21:22:28.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
21:22:29 [2021-07-02T21:22:29.542Z] testing: warning: no tests to run
21:22:29 [2021-07-02T21:22:29.542Z] PASS
21:22:29 [2021-07-02T21:22:29.542Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.097s
21:22:29 [2021-07-02T21:22:29.542Z] 
21:22:29 [2021-07-02T21:22:29.542Z] DONE 0 tests in 0.977s
21:22:29 [2021-07-02T21:22:29.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:22:29 [2021-07-02T21:22:29.852Z] ok  	github.com/docker/docker/libnetwork/osl	4.309s	coverage: 39.7% of statements
21:22:29 [2021-07-02T21:22:29.852Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
21:22:29 [2021-07-02T21:22:29.852Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
21:22:30 [2021-07-02T21:22:30.415Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.235s	coverage: 49.5% of statements
21:22:30 [2021-07-02T21:22:30.671Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
21:22:30 [2021-07-02T21:22:30.928Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
21:22:31 [2021-07-02T21:22:31.490Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
21:22:31 [2021-07-02T21:22:31.729Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:31 [2021-07-02T21:22:31.729Z] INFO: Testing against a local daemon
21:22:31 [2021-07-02T21:22:31.729Z] === RUN   TestPluginWithDevMounts
21:22:31 [2021-07-02T21:22:31.729Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:22:31 [2021-07-02T21:22:31.729Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:22:31 [2021-07-02T21:22:31.729Z] PASS
21:22:31 [2021-07-02T21:22:31.729Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.118s
21:22:32 [2021-07-02T21:22:32.051Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
21:22:32 [2021-07-02T21:22:32.051Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:22:32 [2021-07-02T21:22:32.451Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:22:32 [2021-07-02T21:22:32.451Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:22:33 [2021-07-02T21:22:33.266Z] 
21:22:33 [2021-07-02T21:22:33.267Z] === Skipped
21:22:33 [2021-07-02T21:22:33.267Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
21:22:33 [2021-07-02T21:22:33.267Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:22:33 [2021-07-02T21:22:33.267Z] 
21:22:33 [2021-07-02T21:22:33.267Z] 
21:22:33 [2021-07-02T21:22:33.267Z] DONE 1 tests, 1 skipped in 3.489s
21:22:33 [2021-07-02T21:22:33.267Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:22:33 [2021-07-02T21:22:33.390Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:22:33 [2021-07-02T21:22:33.941Z] ok  	github.com/docker/docker/pkg/archive	0.296s	coverage: 81.9% of statements
21:22:34 [2021-07-02T21:22:34.503Z] ok  	github.com/docker/docker/pkg/authorization	0.158s	coverage: 68.3% of statements
21:22:34 [2021-07-02T21:22:34.503Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:22:34 [2021-07-02T21:22:34.759Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:22:35 [2021-07-02T21:22:35.446Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:35 [2021-07-02T21:22:35.446Z] INFO: Testing against a local daemon
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestSecretInspect
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestSecretInspect (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestSecretList
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestSecretList (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestSecretsCreateAndDelete
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestSecretsUpdate
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestSecretsUpdate (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestTemplatedSecret
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestTemplatedSecret (0.01s)
21:22:35 [2021-07-02T21:22:35.446Z] === RUN   TestSecretCreateResolve
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:22:35 [2021-07-02T21:22:35.446Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z] PASS
21:22:35 [2021-07-02T21:22:35.446Z] ok  	github.com/docker/docker/integration/secret	0.105s
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === Skipped
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
21:22:35 [2021-07-02T21:22:35.446Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] 
21:22:35 [2021-07-02T21:22:35.446Z] DONE 6 tests, 6 skipped in 2.140s
21:22:35 [2021-07-02T21:22:35.446Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:22:35 [2021-07-02T21:22:35.937Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:22:36 [2021-07-02T21:22:36.993Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:36 [2021-07-02T21:22:36.993Z] INFO: Testing against a local daemon
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestServiceCreateInit
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- PASS: TestServiceCreateInit (0.03s)
21:22:36 [2021-07-02T21:22:36.993Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceMultipleTimes
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceConflict
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceMaxReplicas
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateWithDuplicateNetworkNames
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceSecretFileMode
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceConfigFileMode
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceSysctls
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestCreateServiceCapabilities
21:22:36 [2021-07-02T21:22:36.993Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:22:36 [2021-07-02T21:22:36.993Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:22:36 [2021-07-02T21:22:36.993Z] === RUN   TestInspect
21:22:36 [2021-07-02T21:22:36.993Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestInspect (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestCreateJob
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestCreateJob (0.01s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestReplicatedJob
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestReplicatedJob (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestUpdateReplicatedJob
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceListWithStatuses
21:22:37 [2021-07-02T21:22:37.453Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestDockerNetworkConnectAlias
21:22:37 [2021-07-02T21:22:37.453Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestDockerNetworkReConnect
21:22:37 [2021-07-02T21:22:37.453Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServicePlugin
21:22:37 [2021-07-02T21:22:37.453Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServicePlugin (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceUpdateLabel
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceUpdateSecrets
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceUpdateConfigs
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceUpdateNetwork
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] === RUN   TestServiceUpdatePidsLimit
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] PASS
21:22:37 [2021-07-02T21:22:37.453Z] ok  	github.com/docker/docker/integration/service	0.226s
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === Skipped
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
21:22:37 [2021-07-02T21:22:37.453Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.01s)
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
21:22:37 [2021-07-02T21:22:37.453Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] 
21:22:37 [2021-07-02T21:22:37.453Z] DONE 24 tests, 23 skipped in 2.187s
21:22:37 [2021-07-02T21:22:37.453Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:22:37 [2021-07-02T21:22:37.855Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:22:38 [2021-07-02T21:22:38.025Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.474s	coverage: 43.2% of statements
21:22:38 [2021-07-02T21:22:38.025Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:22:38 [2021-07-02T21:22:38.281Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
21:22:38 [2021-07-02T21:22:38.537Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
21:22:39 [2021-07-02T21:22:39.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:39 [2021-07-02T21:22:39.005Z] INFO: Testing against a local daemon
21:22:39 [2021-07-02T21:22:39.005Z] === RUN   TestSessionCreate
21:22:39 [2021-07-02T21:22:39.005Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:22:39 [2021-07-02T21:22:39.005Z] --- SKIP: TestSessionCreate (0.00s)
21:22:39 [2021-07-02T21:22:39.005Z] === RUN   TestSessionCreateWithBadUpgrade
21:22:39 [2021-07-02T21:22:39.005Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:22:39 [2021-07-02T21:22:39.005Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:22:39 [2021-07-02T21:22:39.005Z] PASS
21:22:39 [2021-07-02T21:22:39.005Z] ok  	github.com/docker/docker/integration/session	0.103s
21:22:39 [2021-07-02T21:22:39.005Z] 
21:22:39 [2021-07-02T21:22:39.005Z] === Skipped
21:22:39 [2021-07-02T21:22:39.005Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
21:22:39 [2021-07-02T21:22:39.005Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:22:39 [2021-07-02T21:22:39.005Z] 
21:22:39 [2021-07-02T21:22:39.005Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
21:22:39 [2021-07-02T21:22:39.005Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:22:39 [2021-07-02T21:22:39.005Z] 
21:22:39 [2021-07-02T21:22:39.005Z] 
21:22:39 [2021-07-02T21:22:39.005Z] DONE 2 tests, 2 skipped in 1.549s
21:22:39 [2021-07-02T21:22:39.005Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:22:39 [2021-07-02T21:22:39.763Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:22:40 [2021-07-02T21:22:40.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:40 [2021-07-02T21:22:40.544Z] INFO: Testing against a local daemon
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:22:40 [2021-07-02T21:22:40.544Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestEventsExecDie
21:22:40 [2021-07-02T21:22:40.544Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestEventsExecDie (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestEventsBackwardsCompatible
21:22:40 [2021-07-02T21:22:40.544Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestEventsVolumeCreate
21:22:40 [2021-07-02T21:22:40.544Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestEventsVolumeCreate (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestInfoAPI
21:22:40 [2021-07-02T21:22:40.544Z] --- PASS: TestInfoAPI (0.04s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestInfoAPIWarnings
21:22:40 [2021-07-02T21:22:40.544Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestInfoDebug
21:22:40 [2021-07-02T21:22:40.544Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestInfoDebug (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestInfoInsecureRegistries
21:22:40 [2021-07-02T21:22:40.544Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestInfoRegistryMirrors
21:22:40 [2021-07-02T21:22:40.544Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:40 [2021-07-02T21:22:40.544Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
21:22:40 [2021-07-02T21:22:40.544Z] === RUN   TestLoginFailsWithBadCredentials
21:22:41 [2021-07-02T21:22:41.517Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
21:22:41 [2021-07-02T21:22:41.517Z] === RUN   TestPingCacheHeaders
21:22:41 [2021-07-02T21:22:41.517Z] --- PASS: TestPingCacheHeaders (0.04s)
21:22:41 [2021-07-02T21:22:41.517Z] === RUN   TestPingGet
21:22:41 [2021-07-02T21:22:41.517Z] --- PASS: TestPingGet (0.03s)
21:22:41 [2021-07-02T21:22:41.517Z] === RUN   TestPingHead
21:22:41 [2021-07-02T21:22:41.517Z] --- PASS: TestPingHead (0.03s)
21:22:41 [2021-07-02T21:22:41.517Z] === RUN   TestVersion
21:22:41 [2021-07-02T21:22:41.517Z] --- PASS: TestVersion (0.03s)
21:22:41 [2021-07-02T21:22:41.517Z] PASS
21:22:41 [2021-07-02T21:22:41.517Z] ok  	github.com/docker/docker/integration/system	1.201s
21:22:41 [2021-07-02T21:22:41.805Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.027s	coverage: 84.1% of statements
21:22:42 [2021-07-02T21:22:42.061Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
21:22:42 [2021-07-02T21:22:42.303Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:22:42 [2021-07-02T21:22:42.317Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
21:22:42 [2021-07-02T21:22:42.573Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:22:43 [2021-07-02T21:22:43.242Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:22:43 [2021-07-02T21:22:43.242Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:22:43 [2021-07-02T21:22:43.242Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:22:43 [2021-07-02T21:22:43.242Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
21:22:43 [2021-07-02T21:22:43.242Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:22:43 [2021-07-02T21:22:43.499Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
21:22:43 [2021-07-02T21:22:43.755Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 86.3% of statements
21:22:44 [2021-07-02T21:22:44.011Z] ok  	github.com/docker/docker/pkg/fsutils	0.143s	coverage: 85.1% of statements
21:22:44 [2021-07-02T21:22:44.267Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === Skipped
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
21:22:44 [2021-07-02T21:22:44.424Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] 
21:22:44 [2021-07-02T21:22:44.424Z] DONE 14 tests, 8 skipped in 5.289s
21:22:44 [2021-07-02T21:22:44.424Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:22:44 [2021-07-02T21:22:44.829Z] ok  	github.com/docker/docker/pkg/idtools	0.287s	coverage: 69.5% of statements
21:22:45 [2021-07-02T21:22:45.758Z] ok  	github.com/docker/docker/pkg/ioutils	0.393s	coverage: 69.3% of statements
21:22:45 [2021-07-02T21:22:45.967Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:45 [2021-07-02T21:22:45.967Z] INFO: Testing against a local daemon
21:22:45 [2021-07-02T21:22:45.967Z] === RUN   TestVolumesCreateAndList
21:22:45 [2021-07-02T21:22:45.967Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:22:45 [2021-07-02T21:22:45.967Z] === RUN   TestVolumesRemove
21:22:45 [2021-07-02T21:22:45.967Z] --- PASS: TestVolumesRemove (0.16s)
21:22:45 [2021-07-02T21:22:45.967Z] === RUN   TestVolumesInspect
21:22:45 [2021-07-02T21:22:45.967Z] --- PASS: TestVolumesInspect (0.04s)
21:22:45 [2021-07-02T21:22:45.967Z] === RUN   TestVolumesInvalidJSON
21:22:46 [2021-07-02T21:22:46.014Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:22:46 [2021-07-02T21:22:46.270Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
21:22:46 [2021-07-02T21:22:46.270Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:22:46 [2021-07-02T21:22:46.433Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:22:46 [2021-07-02T21:22:46.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:22:46 [2021-07-02T21:22:46.433Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:22:46 [2021-07-02T21:22:46.433Z] --- PASS: TestVolumesInvalidJSON (0.05s)
21:22:46 [2021-07-02T21:22:46.433Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
21:22:46 [2021-07-02T21:22:46.433Z] PASS
21:22:46 [2021-07-02T21:22:46.433Z] ok  	github.com/docker/docker/integration/volume	0.367s
21:22:46 [2021-07-02T21:22:46.433Z] 
21:22:46 [2021-07-02T21:22:46.433Z] DONE 5 tests in 1.961s
21:22:46 [2021-07-02T21:22:46.433Z] INFO: make.ps1 ended at 07/02/2021 21:22:46
21:22:46 [2021-07-02T21:22:46.433Z] INFO: Integration CLI tests being run from the host:
21:22:46 [2021-07-02T21:22:46.433Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
21:22:46 [2021-07-02T21:22:46.526Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:22:46 [2021-07-02T21:22:46.783Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:22:47 [2021-07-02T21:22:47.047Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
21:22:47 [2021-07-02T21:22:47.303Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
21:22:47 [2021-07-02T21:22:47.439Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:22:47 [2021-07-02T21:22:47.699Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:22:49 [2021-07-02T21:22:49.609Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:22:50 [2021-07-02T21:22:50.178Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:22:50 [2021-07-02T21:22:50.751Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:22:51 [2021-07-02T21:22:51.010Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:22:51 [2021-07-02T21:22:51.580Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:22:51 [2021-07-02T21:22:51.580Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:22:52 [2021-07-02T21:22:52.519Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:22:53 [2021-07-02T21:22:53.459Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:22:53 [2021-07-02T21:22:53.459Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:22:54 [2021-07-02T21:22:54.842Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:22:54 [2021-07-02T21:22:54.842Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:22:55 [2021-07-02T21:22:55.018Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:22:55 [2021-07-02T21:22:55.018Z] INFO: Testing against a local daemon
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:22:55 [2021-07-02T21:22:55.018Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:22:55 [2021-07-02T21:22:55.018Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:22:55 [2021-07-02T21:22:55.018Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:22:55 [2021-07-02T21:22:55.480Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:22:55 [2021-07-02T21:22:55.780Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:22:55 [2021-07-02T21:22:55.780Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:22:55 [2021-07-02T21:22:55.939Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:22:56 [2021-07-02T21:22:56.349Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:22:56 [2021-07-02T21:22:56.398Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:22:57 [2021-07-02T21:22:57.289Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:22:57 [2021-07-02T21:22:57.289Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:22:57 [2021-07-02T21:22:57.289Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:22:58 [2021-07-02T21:22:58.228Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:23:00 [2021-07-02T21:23:00.139Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:23:00 [2021-07-02T21:23:00.709Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:23:00 [2021-07-02T21:23:00.709Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
21:23:00 [2021-07-02T21:23:00.709Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:23:01 [2021-07-02T21:23:01.279Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:23:01 [2021-07-02T21:23:01.279Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:23:02 [2021-07-02T21:23:02.661Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:23:03 [2021-07-02T21:23:03.230Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:23:05 [2021-07-02T21:23:05.803Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:23:06 [2021-07-02T21:23:06.373Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:23:06 [2021-07-02T21:23:06.373Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:23:06 [2021-07-02T21:23:06.373Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:23:07 [2021-07-02T21:23:07.312Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:23:08 [2021-07-02T21:23:08.253Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:23:09 [2021-07-02T21:23:09.635Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:23:09 [2021-07-02T21:23:09.635Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:23:11 [2021-07-02T21:23:11.016Z] === RUN   TestDockerSuite/TestSaveImageId
21:23:11 [2021-07-02T21:23:11.016Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:23:11 [2021-07-02T21:23:11.586Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:23:13 [2021-07-02T21:23:13.496Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents526539737
21:23:13 [2021-07-02T21:23:13.496Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:23:13 [2021-07-02T21:23:13.756Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:23:15 [2021-07-02T21:23:15.665Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:23:15 [2021-07-02T21:23:15.665Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:23:15 [2021-07-02T21:23:15.665Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:23:17 [2021-07-02T21:23:17.047Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:23:18 [2021-07-02T21:23:18.429Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:23:18 [2021-07-02T21:23:18.999Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:23:18 [2021-07-02T21:23:18.999Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:23:19 [2021-07-02T21:23:19.259Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:23:19 [2021-07-02T21:23:19.259Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:23:19 [2021-07-02T21:23:19.828Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:23:23 [2021-07-02T21:23:23.123Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
21:23:25 [2021-07-02T21:23:25.953Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
21:23:27 [2021-07-02T21:23:27.840Z] ok  	github.com/docker/docker/pkg/signal	3.279s	coverage: 62.3% of statements
21:23:27 [2021-07-02T21:23:27.840Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:23:28 [2021-07-02T21:23:28.096Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:23:28 [2021-07-02T21:23:28.352Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:23:28 [2021-07-02T21:23:28.402Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:23:28 [2021-07-02T21:23:28.662Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:23:28 [2021-07-02T21:23:28.913Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
21:23:29 [2021-07-02T21:23:29.169Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
21:23:29 [2021-07-02T21:23:29.426Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
21:23:29 [2021-07-02T21:23:29.987Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
21:23:30 [2021-07-02T21:23:30.243Z] testing: warning: no tests to run
21:23:30 [2021-07-02T21:23:30.243Z] coverage: [no statements]
21:23:30 [2021-07-02T21:23:30.243Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:23:30 [2021-07-02T21:23:30.499Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:23:30 [2021-07-02T21:23:30.499Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
21:23:30 [2021-07-02T21:23:30.755Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:23:31 [2021-07-02T21:23:31.203Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:23:32 [2021-07-02T21:23:32.143Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:23:32 [2021-07-02T21:23:32.644Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
21:23:32 [2021-07-02T21:23:32.901Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:23:33 [2021-07-02T21:23:33.157Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.4% of statements
21:23:34 [2021-07-02T21:23:34.053Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:23:34 [2021-07-02T21:23:34.313Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:23:34 [2021-07-02T21:23:34.525Z] ok  	github.com/docker/docker/quota	0.240s	coverage: 71.4% of statements
21:23:34 [2021-07-02T21:23:34.525Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:23:35 [2021-07-02T21:23:35.892Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.8% of statements
21:23:35 [2021-07-02T21:23:35.892Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
21:23:36 [2021-07-02T21:23:36.148Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:23:36 [2021-07-02T21:23:36.711Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
21:23:36 [2021-07-02T21:23:36.711Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:23:37 [2021-07-02T21:23:37.615Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:23:39 [2021-07-02T21:23:39.979Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:23:40 [2021-07-02T21:23:40.541Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 76.4% of statements
21:23:40 [2021-07-02T21:23:40.796Z] ok  	github.com/docker/docker/volume/mounts	0.024s	coverage: 67.0% of statements
21:23:40 [2021-07-02T21:23:40.910Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:23:41 [2021-07-02T21:23:41.480Z] === RUN   TestDockerSuite/TestStartRecordError
21:23:42 [2021-07-02T21:23:42.178Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
21:23:43 [2021-07-02T21:23:43.390Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:23:43 [2021-07-02T21:23:43.960Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:23:47 [2021-07-02T21:23:47.257Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:23:49 [2021-07-02T21:23:49.168Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:23:51 [2021-07-02T21:23:51.708Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:23:52 [2021-07-02T21:23:52.648Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:23:54 [2021-07-02T21:23:54.030Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:23:58 [2021-07-02T21:23:58.229Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:24:00 [2021-07-02T21:24:00.137Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:24:01 [2021-07-02T21:24:01.077Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:24:02 [2021-07-02T21:24:02.458Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:24:06 [2021-07-02T21:24:06.657Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:24:06 [2021-07-02T21:24:06.657Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:24:06 [2021-07-02T21:24:06.657Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:24:06 [2021-07-02T21:24:06.657Z] === RUN   TestDockerSuite/TestStatsNoStream
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:24:08 [2021-07-02T21:24:08.506Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:24:08 [2021-07-02T21:24:08.506Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:24:09 [2021-07-02T21:24:09.952Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:24:11 [2021-07-02T21:24:11.344Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:24:11 [2021-07-02T21:24:11.437Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:24:12 [2021-07-02T21:24:12.285Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:24:13 [2021-07-02T21:24:13.225Z] === RUN   TestDockerSuite/TestTopPrivileged
21:24:13 [2021-07-02T21:24:13.795Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:24:13 [2021-07-02T21:24:13.795Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:24:13 [2021-07-02T21:24:13.795Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:24:14 [2021-07-02T21:24:14.365Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:24:14 [2021-07-02T21:24:14.379Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:24:14 [2021-07-02T21:24:14.379Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
21:24:14 [2021-07-02T21:24:14.379Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:24:14 [2021-07-02T21:24:14.379Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
21:24:14 [2021-07-02T21:24:14.379Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:24:14 [2021-07-02T21:24:14.379Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
21:24:14 [2021-07-02T21:24:14.379Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:24:14 [2021-07-02T21:24:14.379Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:24:14 [2021-07-02T21:24:14.379Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:24:14 [2021-07-02T21:24:14.934Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:24:15 [2021-07-02T21:24:15.194Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:24:15 [2021-07-02T21:24:15.765Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:24:17 [2021-07-02T21:24:17.284Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:24:17 [2021-07-02T21:24:17.284Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:24:17 [2021-07-02T21:24:17.284Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:24:17 [2021-07-02T21:24:17.284Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:24:17 [2021-07-02T21:24:17.284Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:24:19 [2021-07-02T21:24:19.061Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:24:19 [2021-07-02T21:24:19.631Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:24:23 [2021-07-02T21:24:23.077Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:24:23 [2021-07-02T21:24:23.830Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:24:23 [2021-07-02T21:24:23.830Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:24:24 [2021-07-02T21:24:24.770Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:24:24 [2021-07-02T21:24:24.770Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
21:24:24 [2021-07-02T21:24:24.770Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:24:24 [2021-07-02T21:24:24.770Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
21:24:24 [2021-07-02T21:24:24.770Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:24:26 [2021-07-02T21:24:26.678Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:24:27 [2021-07-02T21:24:27.617Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:24:28 [2021-07-02T21:24:28.999Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:24:30 [2021-07-02T21:24:30.908Z] === RUN   TestDockerSuite/TestUpdateStats
21:24:35 [2021-07-02T21:24:35.107Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:24:36 [2021-07-02T21:24:36.488Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:24:36 [2021-07-02T21:24:36.488Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
21:24:36 [2021-07-02T21:24:36.488Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:24:38 [2021-07-02T21:24:38.397Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:24:39 [2021-07-02T21:24:39.336Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:24:44 [2021-07-02T21:24:44.647Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:24:49 [2021-07-02T21:24:49.929Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:24:54 [2021-07-02T21:24:54.129Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:24:56 [2021-07-02T21:24:56.669Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:25:01 [2021-07-02T21:25:01.949Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:25:03 [2021-07-02T21:25:03.536Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.651s	coverage: 60.2% of statements
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/rootless	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/volume	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === Skipped
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     network_proxy_test.go:212: No support for dual stack yet
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver btrfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver btrfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver btrfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver btrfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver btrfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:71: No driver to put!
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z] time="2021-07-02T21:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z] time="2021-07-02T21:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z] time="2021-07-02T21:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z] time="2021-07-02T21:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z] time="2021-07-02T21:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:71: No driver to put!
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     overlay_test.go:49: Fails to compute changes intermittently
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:25:03 [2021-07-02T21:25:03.536Z] 
21:25:03 [2021-07-02T21:25:03.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:25:03 [2021-07-02T21:25:03.537Z]     graphtest_unix.go:44: Driver zfs not supported
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     graphtest_unix.go:71: No driver to put!
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     firewalld_test.go:13: firewalld is not running
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:25:03 [2021-07-02T21:25:03.537Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] 
21:25:03 [2021-07-02T21:25:03.537Z] DONE 2627 tests, 37 skipped in 413.793s
Post stage
[Pipeline] junit
21:25:03 [2021-07-02T21:25:03.551Z] Recording test results
21:25:03 [2021-07-02T21:25:03.764Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:25:04 [2021-07-02T21:25:04.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42592/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42d2048b9d7ce09bb47e1179ffc9399406368596 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42d2048b9d7ce09bb47e1179ffc9399406368596 hack/validate/vendor
21:25:05 [2021-07-02T21:25:05.040Z] update vendored copy of archive/tar
21:25:05 [2021-07-02T21:25:05.040Z] downloading: https://golang.org/dl/go1.16.5.src.tar.gz
21:25:05 [2021-07-02T21:25:05.967Z] patching file stat_unix.go
21:25:05 [2021-07-02T21:25:05.967Z] 2021/07/02 21:25:05 Collecting initial packages
21:25:05 [2021-07-02T21:25:05.967Z] 2021/07/02 21:25:05 Download dependencies
21:25:07 [2021-07-02T21:25:07.231Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:25:09 [2021-07-02T21:25:09.141Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:25:10 [2021-07-02T21:25:10.136Z] 2021/07/02 21:25:09 Starting whole vndr cycle because no package specified
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Ignoring paths matching "^archive/tar"
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
21:25:10 [2021-07-02T21:25:10.137Z] 2021/07/02 21:25:09 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:10 	Finished clone github.com/bits-and-blooms/bitset
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:10 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:10 	Finished clone github.com/creack/pty
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:10 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Finished clone github.com/docker/libtrust
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Finished clone github.com/docker/go-units
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Finished clone github.com/google/uuid
21:25:11 [2021-07-02T21:25:11.065Z] 2021/07/02 21:25:11 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Finished clone github.com/tchap/go-patricia
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Finished clone github.com/moby/locker
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Finished clone github.com/moby/term
21:25:11 [2021-07-02T21:25:11.321Z] 2021/07/02 21:25:11 	Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20
21:25:11 [2021-07-02T21:25:11.578Z] 2021/07/02 21:25:11 	Finished clone github.com/moby/sys
21:25:11 [2021-07-02T21:25:11.578Z] 2021/07/02 21:25:11 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
21:25:11 [2021-07-02T21:25:11.578Z] 2021/07/02 21:25:11 	Finished clone github.com/gorilla/mux
21:25:11 [2021-07-02T21:25:11.578Z] 2021/07/02 21:25:11 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
21:25:11 [2021-07-02T21:25:11.682Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:25:12 [2021-07-02T21:25:12.141Z] 2021/07/02 21:25:11 	Finished clone github.com/sirupsen/logrus
21:25:12 [2021-07-02T21:25:12.141Z] 2021/07/02 21:25:11 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
21:25:12 [2021-07-02T21:25:12.622Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Finished clone github.com/RackSec/srslog
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Finished clone github.com/syndtr/gocapability
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Finished clone github.com/docker/go-connections
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
21:25:12 [2021-07-02T21:25:12.706Z] 2021/07/02 21:25:12 	Finished clone github.com/tonistiigi/units
21:25:12 [2021-07-02T21:25:12.962Z] 2021/07/02 21:25:12 	Finished clone golang.org/x/sync
21:25:12 [2021-07-02T21:25:12.962Z] 2021/07/02 21:25:12 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
21:25:12 [2021-07-02T21:25:12.962Z] 2021/07/02 21:25:12 	Finished clone github.com/imdario/mergo
21:25:12 [2021-07-02T21:25:12.962Z] 2021/07/02 21:25:12 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
21:25:13 [2021-07-02T21:25:13.192Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Finished clone gotest.tools/v3
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Finished clone github.com/google/go-cmp
21:25:13 [2021-07-02T21:25:13.219Z] 2021/07/02 21:25:13 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
21:25:13 [2021-07-02T21:25:13.476Z] 2021/07/02 21:25:13 	Finished clone github.com/opentracing/opentracing-go
21:25:13 [2021-07-02T21:25:13.476Z] 2021/07/02 21:25:13 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Finished clone github.com/mitchellh/hashstructure
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Finished clone github.com/google/shlex
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Finished clone github.com/opentracing-contrib/go-stdlib
21:25:14 [2021-07-02T21:25:14.040Z] 2021/07/02 21:25:13 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
21:25:14 [2021-07-02T21:25:14.297Z] 2021/07/02 21:25:14 	Finished clone github.com/gofrs/flock
21:25:14 [2021-07-02T21:25:14.297Z] 2021/07/02 21:25:14 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Finished clone github.com/docker/go-events
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Finished clone github.com/armon/go-radix
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Finished clone github.com/armon/go-metrics
21:25:14 [2021-07-02T21:25:14.553Z] 2021/07/02 21:25:14 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
21:25:14 [2021-07-02T21:25:14.573Z]     docker_cli_swarm_test.go:1186: [d9bacc856d41d] joining swarm manager [d2c5e250b9a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:25:14 [2021-07-02T21:25:14.832Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Finished clone github.com/sean-/seed
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Finished clone github.com/hashicorp/errwrap
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Finished clone github.com/hashicorp/go-multierror
21:25:15 [2021-07-02T21:25:15.483Z] 2021/07/02 21:25:15 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:15 	Finished clone github.com/vishvananda/netns
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:15 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:16 	Finished clone github.com/hashicorp/memberlist
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:16 	Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:16 	Finished clone github.com/tonistiigi/fsutil
21:25:16 [2021-07-02T21:25:16.047Z] 2021/07/02 21:25:16 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
21:25:16 [2021-07-02T21:25:16.305Z] 2021/07/02 21:25:16 	Finished clone github.com/docker/libkv
21:25:16 [2021-07-02T21:25:16.305Z] 2021/07/02 21:25:16 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
21:25:17 [2021-07-02T21:25:17.236Z] 2021/07/02 21:25:16 	Finished clone github.com/hashicorp/go-sockaddr
21:25:17 [2021-07-02T21:25:17.236Z] 2021/07/02 21:25:16 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
21:25:17 [2021-07-02T21:25:17.236Z] 2021/07/02 21:25:17 	Finished clone github.com/samuel/go-zookeeper
21:25:17 [2021-07-02T21:25:17.236Z] 2021/07/02 21:25:17 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
21:25:17 [2021-07-02T21:25:17.372Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:25:17 [2021-07-02T21:25:17.493Z] 2021/07/02 21:25:17 	Finished clone github.com/deckarep/golang-set
21:25:17 [2021-07-02T21:25:17.493Z] 2021/07/02 21:25:17 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
21:25:17 [2021-07-02T21:25:17.751Z] 2021/07/02 21:25:17 	Finished clone github.com/coreos/go-semver
21:25:17 [2021-07-02T21:25:17.751Z] 2021/07/02 21:25:17 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
21:25:18 [2021-07-02T21:25:18.009Z] 2021/07/02 21:25:17 	Finished clone github.com/moby/ipvs
21:25:18 [2021-07-02T21:25:18.009Z] 2021/07/02 21:25:17 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
21:25:18 [2021-07-02T21:25:18.266Z] 2021/07/02 21:25:18 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
21:25:18 [2021-07-02T21:25:18.266Z] 2021/07/02 21:25:18 	Finished clone github.com/vishvananda/netlink
21:25:18 [2021-07-02T21:25:18.522Z] 2021/07/02 21:25:18 	Finished clone github.com/ishidawataru/sctp
21:25:18 [2021-07-02T21:25:18.522Z] 2021/07/02 21:25:18 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
21:25:18 [2021-07-02T21:25:18.779Z] 2021/07/02 21:25:18 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
21:25:18 [2021-07-02T21:25:18.779Z] 2021/07/02 21:25:18 	Finished clone github.com/golang/gddo
21:25:19 [2021-07-02T21:25:19.035Z] 2021/07/02 21:25:18 	Finished clone github.com/hashicorp/go-msgpack
21:25:19 [2021-07-02T21:25:19.035Z] 2021/07/02 21:25:18 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
21:25:19 [2021-07-02T21:25:19.596Z] 2021/07/02 21:25:19 	Finished clone github.com/modern-go/concurrent
21:25:19 [2021-07-02T21:25:19.596Z] 2021/07/02 21:25:19 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
21:25:19 [2021-07-02T21:25:19.596Z] 2021/07/02 21:25:19 	Finished clone github.com/modern-go/reflect2
21:25:19 [2021-07-02T21:25:19.596Z] 2021/07/02 21:25:19 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
21:25:19 [2021-07-02T21:25:19.912Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:25:20 [2021-07-02T21:25:20.525Z] 2021/07/02 21:25:20 	Finished clone github.com/json-iterator/go
21:25:20 [2021-07-02T21:25:20.525Z] 2021/07/02 21:25:20 	Clone github.com/opencontainers/runc, revision b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7, attempt 1/20
21:25:20 [2021-07-02T21:25:20.525Z] 2021/07/02 21:25:20 	Finished clone github.com/opencontainers/go-digest
21:25:20 [2021-07-02T21:25:20.525Z] 2021/07/02 21:25:20 	Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20
21:25:20 [2021-07-02T21:25:20.782Z] 2021/07/02 21:25:20 	Finished clone go.etcd.io/bbolt
21:25:20 [2021-07-02T21:25:20.782Z] 2021/07/02 21:25:20 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
21:25:20 [2021-07-02T21:25:20.782Z] 2021/07/02 21:25:20 	Finished clone github.com/mistifyio/go-zfs
21:25:20 [2021-07-02T21:25:20.782Z] 2021/07/02 21:25:20 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
21:25:21 [2021-07-02T21:25:21.293Z]     docker_cli_swarm_test.go:1195: [d6db04b84dea4] joining swarm manager [d2c5e250b9a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:21 [2021-07-02T21:25:21.345Z] 2021/07/02 21:25:21 	Finished clone golang.org/x/net
21:25:21 [2021-07-02T21:25:21.345Z] 2021/07/02 21:25:21 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
21:25:21 [2021-07-02T21:25:21.889Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:25:22 [2021-07-02T21:25:22.274Z] 2021/07/02 21:25:22 	Finished clone github.com/cyphar/filepath-securejoin
21:25:22 [2021-07-02T21:25:22.274Z] 2021/07/02 21:25:22 	Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20
21:25:23 [2021-07-02T21:25:23.204Z] 2021/07/02 21:25:22 	Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20
21:25:23 [2021-07-02T21:25:23.204Z] 2021/07/02 21:25:22 	Finished clone github.com/hashicorp/serf
21:25:23 [2021-07-02T21:25:23.204Z] 2021/07/02 21:25:23 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
21:25:23 [2021-07-02T21:25:23.204Z] 2021/07/02 21:25:23 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
21:25:23 [2021-07-02T21:25:23.460Z] 2021/07/02 21:25:23 	Finished clone github.com/vbatts/tar-split
21:25:23 [2021-07-02T21:25:23.460Z] 2021/07/02 21:25:23 	Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20
21:25:23 [2021-07-02T21:25:23.717Z] 2021/07/02 21:25:23 	Finished clone github.com/coreos/go-systemd
21:25:23 [2021-07-02T21:25:23.717Z] 2021/07/02 21:25:23 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
21:25:23 [2021-07-02T21:25:23.717Z] 2021/07/02 21:25:23 	Finished clone github.com/opencontainers/runtime-spec
21:25:23 [2021-07-02T21:25:23.717Z] 2021/07/02 21:25:23 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
21:25:24 [2021-07-02T21:25:24.281Z] 2021/07/02 21:25:24 	Finished clone github.com/opencontainers/image-spec
21:25:24 [2021-07-02T21:25:24.281Z] 2021/07/02 21:25:24 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
21:25:24 [2021-07-02T21:25:24.442Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:25:24 [2021-07-02T21:25:24.537Z] 2021/07/02 21:25:24 	Finished clone github.com/coreos/go-systemd/v22
21:25:24 [2021-07-02T21:25:24.537Z] 2021/07/02 21:25:24 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:24 	Finished clone github.com/Graylog2/go-gelf
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:24 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:25 	Finished clone github.com/fluent/fluent-logger-golang
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:25 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:25 	Finished clone github.com/philhofer/fwd
21:25:25 [2021-07-02T21:25:25.100Z] 2021/07/02 21:25:25 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
21:25:25 [2021-07-02T21:25:25.358Z] 2021/07/02 21:25:25 	Finished clone github.com/godbus/dbus/v5
21:25:25 [2021-07-02T21:25:25.358Z] 2021/07/02 21:25:25 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
21:25:26 [2021-07-02T21:25:26.288Z] 2021/07/02 21:25:26 	Finished clone github.com/fsnotify/fsnotify
21:25:26 [2021-07-02T21:25:26.288Z] 2021/07/02 21:25:26 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
21:25:26 [2021-07-02T21:25:26.545Z] 2021/07/02 21:25:26 	Finished clone github.com/bsphere/le_go
21:25:26 [2021-07-02T21:25:26.545Z] 2021/07/02 21:25:26 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
21:25:26 [2021-07-02T21:25:26.984Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:25:27 [2021-07-02T21:25:27.152Z] 2021/07/02 21:25:27 	Finished clone github.com/jmespath/go-jmespath
21:25:27 [2021-07-02T21:25:27.152Z] 2021/07/02 21:25:27 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
21:25:27 [2021-07-02T21:25:27.410Z] 2021/07/02 21:25:27 	Finished clone golang.org/x/oauth2
21:25:27 [2021-07-02T21:25:27.410Z] 2021/07/02 21:25:27 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
21:25:27 [2021-07-02T21:25:27.666Z] 2021/07/02 21:25:27 	Finished clone github.com/golang/groupcache
21:25:27 [2021-07-02T21:25:27.666Z] 2021/07/02 21:25:27 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
21:25:27 [2021-07-02T21:25:27.967Z] 2021/07/02 21:25:27 	Finished clone github.com/tinylib/msgp
21:25:27 [2021-07-02T21:25:27.967Z] 2021/07/02 21:25:27 	Clone github.com/containerd/containerd, revision 36cc874494a56a253cd181a1a685b44b58a2e34a, attempt 1/20
21:25:29 [2021-07-02T21:25:29.333Z] 2021/07/02 21:25:28 	Finished clone github.com/googleapis/gax-go
21:25:29 [2021-07-02T21:25:29.333Z] 2021/07/02 21:25:28 	Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20
21:25:30 [2021-07-02T21:25:30.261Z] 2021/07/02 21:25:30 	Finished clone go.opencensus.io
21:25:30 [2021-07-02T21:25:30.261Z] 2021/07/02 21:25:30 	Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20
21:25:30 [2021-07-02T21:25:30.824Z] 2021/07/02 21:25:30 	Finished clone github.com/containerd/fifo
21:25:30 [2021-07-02T21:25:30.824Z] 2021/07/02 21:25:30 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
21:25:33 [2021-07-02T21:25:33.367Z] 2021/07/02 21:25:33 	Finished clone github.com/containerd/cgroups
21:25:33 [2021-07-02T21:25:33.367Z] 2021/07/02 21:25:33 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
21:25:33 [2021-07-02T21:25:33.367Z] 2021/07/02 21:25:33 	Finished clone github.com/miekg/dns
21:25:33 [2021-07-02T21:25:33.367Z] 2021/07/02 21:25:33 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
21:25:35 [2021-07-02T21:25:35.257Z] 2021/07/02 21:25:34 	Finished clone golang.org/x/sys
21:25:35 [2021-07-02T21:25:35.257Z] 2021/07/02 21:25:34 	Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20
21:25:35 [2021-07-02T21:25:35.257Z] 2021/07/02 21:25:34 	Finished clone github.com/containerd/go-runc
21:25:35 [2021-07-02T21:25:35.257Z] 2021/07/02 21:25:34 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
21:25:36 [2021-07-02T21:25:36.186Z] 2021/07/02 21:25:36 	Finished clone github.com/containerd/console
21:25:36 [2021-07-02T21:25:36.186Z] 2021/07/02 21:25:36 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Finished clone github.com/containerd/continuity
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Clone github.com/cilium/ebpf, revision ef54c303d1fff1e80a9bf20f00a378fde5419d61, attempt 1/20
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Finished clone github.com/containerd/typeurl
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Finished clone golang.org/x/text
21:25:36 [2021-07-02T21:25:36.442Z] 2021/07/02 21:25:36 	Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20
21:25:36 [2021-07-02T21:25:36.698Z] 2021/07/02 21:25:36 	Finished clone github.com/containerd/ttrpc
21:25:36 [2021-07-02T21:25:36.698Z] 2021/07/02 21:25:36 	Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20
21:25:38 [2021-07-02T21:25:38.590Z] 2021/07/02 21:25:38 	Finished clone github.com/gogo/googleapis
21:25:38 [2021-07-02T21:25:38.590Z] 2021/07/02 21:25:38 	Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20
21:25:38 [2021-07-02T21:25:38.590Z] 2021/07/02 21:25:38 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
21:25:38 [2021-07-02T21:25:38.590Z] 2021/07/02 21:25:38 	Finished clone github.com/opencontainers/runc
21:25:39 [2021-07-02T21:25:39.519Z] 2021/07/02 21:25:39 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
21:25:39 [2021-07-02T21:25:39.519Z] 2021/07/02 21:25:39 	Finished clone github.com/pelletier/go-toml
21:25:39 [2021-07-02T21:25:39.776Z] 2021/07/02 21:25:39 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
21:25:39 [2021-07-02T21:25:39.776Z] 2021/07/02 21:25:39 	Finished clone github.com/docker/distribution
21:25:40 [2021-07-02T21:25:40.338Z] 2021/07/02 21:25:40 	Finished clone google.golang.org/grpc
21:25:40 [2021-07-02T21:25:40.338Z] 2021/07/02 21:25:40 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
21:25:41 [2021-07-02T21:25:41.271Z] 2021/07/02 21:25:41 	Finished clone github.com/fernet/fernet-go
21:25:41 [2021-07-02T21:25:41.271Z] 2021/07/02 21:25:41 	Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20
21:25:41 [2021-07-02T21:25:41.834Z] 2021/07/02 21:25:41 	Finished clone github.com/moby/buildkit
21:25:41 [2021-07-02T21:25:41.834Z] 2021/07/02 21:25:41 	Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20
21:25:41 [2021-07-02T21:25:41.834Z] 2021/07/02 21:25:41 	Finished clone github.com/cilium/ebpf
21:25:41 [2021-07-02T21:25:41.834Z] 2021/07/02 21:25:41 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
21:25:41 [2021-07-02T21:25:41.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:25:41 [2021-07-02T21:25:41.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:25:41 [2021-07-02T21:25:41.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:25:42 [2021-07-02T21:25:42.815Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:25:42 [2021-07-02T21:25:42.815Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:25:42 [2021-07-02T21:25:42.815Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:25:42 [2021-07-02T21:25:42.815Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:25:43 [2021-07-02T21:25:43.724Z] 2021/07/02 21:25:43 	Finished clone github.com/hashicorp/go-memdb
21:25:43 [2021-07-02T21:25:43.724Z] 2021/07/02 21:25:43 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
21:25:43 [2021-07-02T21:25:43.724Z] 2021/07/02 21:25:43 	Finished clone golang.org/x/time
21:25:43 [2021-07-02T21:25:43.724Z] 2021/07/02 21:25:43 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
21:25:43 [2021-07-02T21:25:43.754Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:25:43 [2021-07-02T21:25:43.754Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:25:44 [2021-07-02T21:25:44.658Z] 2021/07/02 21:25:44 	Finished clone github.com/hashicorp/go-immutable-radix
21:25:44 [2021-07-02T21:25:44.658Z] 2021/07/02 21:25:44 	Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20
21:25:44 [2021-07-02T21:25:44.693Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:25:44 [2021-07-02T21:25:44.953Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:25:44 [2021-07-02T21:25:44.953Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:25:44 [2021-07-02T21:25:44.953Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:25:44 [2021-07-02T21:25:44.953Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:25:45 [2021-07-02T21:25:45.222Z] 2021/07/02 21:25:45 	Finished clone github.com/hashicorp/golang-lru
21:25:45 [2021-07-02T21:25:45.222Z] 2021/07/02 21:25:45 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
21:25:46 [2021-07-02T21:25:46.152Z] 2021/07/02 21:25:45 	Finished clone github.com/coreos/pkg
21:25:46 [2021-07-02T21:25:46.152Z] 2021/07/02 21:25:45 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
21:25:47 [2021-07-02T21:25:47.082Z] 2021/07/02 21:25:46 	Finished clone github.com/golang/protobuf
21:25:47 [2021-07-02T21:25:47.082Z] 2021/07/02 21:25:46 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
21:25:47 [2021-07-02T21:25:47.494Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:25:47 [2021-07-02T21:25:47.494Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:25:47 [2021-07-02T21:25:47.754Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:25:47 [2021-07-02T21:25:47.754Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:25:47 [2021-07-02T21:25:47.754Z] === RUN   TestDockerSuite/TestVolumeEvents
21:25:48 [2021-07-02T21:25:48.013Z] 2021/07/02 21:25:47 	Finished clone golang.org/x/crypto
21:25:48 [2021-07-02T21:25:48.013Z] 2021/07/02 21:25:47 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
21:25:48 [2021-07-02T21:25:48.577Z] 2021/07/02 21:25:48 	Finished clone github.com/beorn7/perks
21:25:48 [2021-07-02T21:25:48.577Z] 2021/07/02 21:25:48 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
21:25:48 [2021-07-02T21:25:48.694Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:25:49 [2021-07-02T21:25:49.137Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:25:49 [2021-07-02T21:25:49.137Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
21:25:49 [2021-07-02T21:25:49.137Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:25:49 [2021-07-02T21:25:49.946Z] 2021/07/02 21:25:49 	Finished clone github.com/prometheus/client_model
21:25:49 [2021-07-02T21:25:49.946Z] 2021/07/02 21:25:49 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
21:25:50 [2021-07-02T21:25:50.203Z] 2021/07/02 21:25:50 	Finished clone github.com/prometheus/client_golang
21:25:50 [2021-07-02T21:25:50.203Z] 2021/07/02 21:25:50 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
21:25:50 [2021-07-02T21:25:50.460Z] 2021/07/02 21:25:50 	Finished clone code.cloudfoundry.org/clock
21:25:50 [2021-07-02T21:25:50.460Z] 2021/07/02 21:25:50 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
21:25:51 [2021-07-02T21:25:51.235Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:25:51 [2021-07-02T21:25:51.235Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:25:51 [2021-07-02T21:25:51.235Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Finished clone github.com/matttproud/golang_protobuf_extensions
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Finished clone github.com/pkg/errors
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Finished clone github.com/prometheus/common
21:25:51 [2021-07-02T21:25:51.882Z] 2021/07/02 21:25:51 	Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20
21:25:52 [2021-07-02T21:25:52.878Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:25:52 [2021-07-02T21:25:52.878Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:25:53 [2021-07-02T21:25:53.251Z] 2021/07/02 21:25:52 	Finished clone github.com/prometheus/procfs
21:25:53 [2021-07-02T21:25:53.251Z] 2021/07/02 21:25:52 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
21:25:53 [2021-07-02T21:25:53.251Z] 2021/07/02 21:25:53 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
21:25:53 [2021-07-02T21:25:53.251Z] 2021/07/02 21:25:53 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
21:25:53 [2021-07-02T21:25:53.508Z] 2021/07/02 21:25:53 	Finished clone github.com/cespare/xxhash/v2
21:25:53 [2021-07-02T21:25:53.508Z] 2021/07/02 21:25:53 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
21:25:53 [2021-07-02T21:25:53.764Z] 2021/07/02 21:25:53 	Finished clone github.com/klauspost/compress
21:25:53 [2021-07-02T21:25:53.764Z] 2021/07/02 21:25:53 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
21:25:54 [2021-07-02T21:25:54.530Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:25:54 [2021-07-02T21:25:54.693Z] 2021/07/02 21:25:54 	Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20
21:25:54 [2021-07-02T21:25:54.693Z] 2021/07/02 21:25:54 	Finished clone github.com/google/certificate-transparency-go
21:25:54 [2021-07-02T21:25:54.948Z] 2021/07/02 21:25:54 	Finished clone github.com/inconshreveable/mousetrap
21:25:54 [2021-07-02T21:25:54.948Z] 2021/07/02 21:25:54 	Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20
21:25:54 [2021-07-02T21:25:54.948Z] 2021/07/02 21:25:54 	Finished clone github.com/spf13/pflag
21:25:54 [2021-07-02T21:25:54.948Z] 2021/07/02 21:25:54 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
21:25:55 [2021-07-02T21:25:55.510Z] 2021/07/02 21:25:55 	Finished clone github.com/docker/go-metrics
21:25:55 [2021-07-02T21:25:55.510Z] 2021/07/02 21:25:55 	Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20
21:25:55 [2021-07-02T21:25:55.510Z] 2021/07/02 21:25:55 	Finished clone github.com/morikuni/aec
21:25:55 [2021-07-02T21:25:55.510Z] 2021/07/02 21:25:55 	Finished clone github.com/spf13/cobra
21:25:56 [2021-07-02T21:25:56.439Z] 2021/07/02 21:25:56 	Finished clone github.com/Azure/go-ansiterm
21:25:57 [2021-07-02T21:25:57.369Z] 2021/07/02 21:25:57 	Finished clone github.com/Microsoft/go-winio
21:25:57 [2021-07-02T21:25:57.931Z] 2021/07/02 21:25:57 	Finished clone github.com/opencontainers/selinux
21:25:59 [2021-07-02T21:25:59.813Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:25:59 [2021-07-02T21:25:59.813Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:25:59 [2021-07-02T21:25:59.813Z] --- PASS: TestDockerSuite (1711.70s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (5.37s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.21s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.37s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.57s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.08s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.20s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.25s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.15s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.79s)
21:25:59 [2021-07-02T21:25:59.813Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.64s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.39s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.53s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.66s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.72s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.86s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.75s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.48s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.51s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.15s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.58s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.38s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.61s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.54s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.17s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.86s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.30s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.20s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.10s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.92s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.58s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.17s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.49s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.73s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.44s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.75s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.67s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.39s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.47s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.69s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.49s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.74s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.54s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.86s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.48s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.52s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.73s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.39s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.68s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.74s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.97s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.97s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.72s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.21s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.09s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.82s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.50s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.69s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.91s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.10s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.91s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.87s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.09s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.24s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.23s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.58s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.74s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.05s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.14s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.58s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.55s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.34s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.24s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.90s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.95s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.30s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.36s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.30s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.91s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.62s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.32s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.74s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.15s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.62s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.10s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.98s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.94s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.13s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.73s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.39s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.42s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s)
21:25:59 [2021-07-02T21:25:59.814Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.33s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.23s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.93s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildRm (3.12s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.79s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.46s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.62s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.68s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.94s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.35s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.28s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.97s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildUser (2.15s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.71s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.29s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.26s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitChange (1.26s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.23s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.02s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.80s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.58s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.16s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.19s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.09s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.16s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.13s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.96s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.99s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.13s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.43s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.20s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.18s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.22s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.03s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.83s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.10s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.92s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.75s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.67s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.83s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.79s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008981b0_<nil>} (1.56s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1900346177_/foo_false__<nil>_<nil>_<nil>} (1.55s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1900346177_/foo_true__<nil>_<nil>_<nil>} (0.79s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_false__<nil>_<nil>_<nil>} (1.57s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_true__<nil>_<nil>_<nil>} (1.61s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3500614572_/foo_true__0xc0008981f8_<nil>_<nil>} (1.57s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000898258_<nil>} (1.63s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000898270_<nil>} (1.80s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000898288_<nil>} (1.70s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008982a0_<nil>} (1.75s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
21:25:59 [2021-07-02T21:25:59.815Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.96s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.09s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.43s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.02s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.29s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.11s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.57s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.78s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.56s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.14s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.71s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.81s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.59s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.79s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.40s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToDot (1.19s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.89s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.43s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.10s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.16s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.39s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
21:25:59 [2021-07-02T21:25:59.815Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.22s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.73s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.12s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.78s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.66s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.06s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.19s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.90s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.05s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.84s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.76s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.96s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.19s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsRename (0.78s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsResize (0.84s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.99s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsTop (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.57s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExec (1.09s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.18s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.12s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.27s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.17s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.17s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.27s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.27s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.79s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.57s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecEnv (1.11s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.07s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.14s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.21s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.65s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.92s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.32s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.13s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecTTY (1.12s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.12s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.13s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.85s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.44s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.46s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.87s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.05s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.75s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHealth (22.16s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.19s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.20s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.88s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.63s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportFile (1.71s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.25s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.29s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.03s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.14s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.94s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.07s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.94s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.86s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
21:25:59 [2021-07-02T21:25:59.816Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.38s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.97s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.94s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.13s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.97s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.03s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.23s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.61s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.48s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.93s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.74s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.58s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.41s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.74s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.40s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.50s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.12s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.17s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.25s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.06s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsSince (6.88s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.98s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsTail (0.88s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.54s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestNetHostname (2.14s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.08s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.86s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginActive (1.39s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.35s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.77s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.45s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.76s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.09s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.05s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPortList (11.09s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.67s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.02s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.59s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.86s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.79s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.82s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.28s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.18s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.17s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.87s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.43s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.34s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.72s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.93s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.99s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.17s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.46s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.36s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.74s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.95s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.86s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.36s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.96s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.92s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.49s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.07s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.85s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.90s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.95s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.69s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.62s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.89s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.07s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.80s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.92s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.19s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.95s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.01s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:25:59 [2021-07-02T21:25:59.817Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.30s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.92s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.01s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.93s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.94s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.93s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.40s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.45s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.96s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.21s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (1.09s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.92s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEnvironment (1.06s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (1.11s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.51s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.50s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.69s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.52s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.34s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.60s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.57s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.51s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMount (8.52s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.35s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.21s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.40s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.35s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.55s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.27s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.08s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.94s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.46s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.21s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRm (0.77s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.74s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.98s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.34s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.77s)
21:25:59 [2021-07-02T21:25:59.818Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunState (1.57s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.94s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.72s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.50s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.86s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.77s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.83s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.30s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.77s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.32s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.47s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.72s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.51s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.07s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.75s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.50s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.31s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.64s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.89s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.70s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.33s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (2.04s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.11s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (3.32s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.26s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.91s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.68s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.54s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.55s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.93s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.76s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.02s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.65s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.61s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.89s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.23s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.19s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.94s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.17s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.17s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.85s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.75s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.47s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.28s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.89s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.72s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.24s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.54s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.27s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.97s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.42s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.55s)
21:25:59 [2021-07-02T21:25:59.819Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:25:59 [2021-07-02T21:25:59.819Z] === RUN   TestDockerRegistrySuite
21:25:59 [2021-07-02T21:25:59.819Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:26:00 [2021-07-02T21:26:00.760Z]     check_test.go:196: [d63c567579db0] daemon is not started
21:26:00 [2021-07-02T21:26:00.760Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:26:01 [2021-07-02T21:26:01.459Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:26:02 [2021-07-02T21:26:02.142Z]     check_test.go:196: [d52d6138ed449] daemon is not started
21:26:02 [2021-07-02T21:26:02.142Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:26:02 [2021-07-02T21:26:02.428Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:26:02 [2021-07-02T21:26:02.428Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:26:02 [2021-07-02T21:26:02.428Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:26:02 [2021-07-02T21:26:02.428Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:26:02 [2021-07-02T21:26:02.428Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:26:02 [2021-07-02T21:26:02.428Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:26:02 [2021-07-02T21:26:02.428Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:26:02 [2021-07-02T21:26:02.887Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:26:03 [2021-07-02T21:26:03.084Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:26:03 [2021-07-02T21:26:03.666Z]     check_test.go:196: [d705edd1cc19d] daemon is not started
21:26:03 [2021-07-02T21:26:03.666Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:26:03 [2021-07-02T21:26:03.666Z]     check_test.go:196: [dc18b2b40ff07] daemon is not started
21:26:03 [2021-07-02T21:26:03.666Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:26:03 [2021-07-02T21:26:03.856Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:26:06 [2021-07-02T21:26:06.062Z] 2021/07/02 21:26:05 	Finished clone github.com/cloudflare/cfssl
21:26:07 [2021-07-02T21:26:07.606Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:26:08 [2021-07-02T21:26:08.576Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:26:08 [2021-07-02T21:26:08.576Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:26:08 [2021-07-02T21:26:08.952Z]     check_test.go:196: [d645bac465dd7] daemon is not started
21:26:08 [2021-07-02T21:26:08.952Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:26:09 [2021-07-02T21:26:09.035Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:26:09 [2021-07-02T21:26:09.035Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:26:09 [2021-07-02T21:26:09.035Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:26:09 [2021-07-02T21:26:09.035Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:26:11 [2021-07-02T21:26:11.948Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:26:12 [2021-07-02T21:26:12.605Z] 2021/07/02 21:26:11 	Finished clone github.com/docker/swarmkit
21:26:17 [2021-07-02T21:26:17.081Z]     check_test.go:196: [dc6bec5bc262a] daemon is not started
21:26:17 [2021-07-02T21:26:17.081Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:26:17 [2021-07-02T21:26:17.342Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:26:19 [2021-07-02T21:26:19.154Z] 2021/07/02 21:26:18 	Finished clone github.com/coreos/etcd
21:26:21 [2021-07-02T21:26:21.543Z]     check_test.go:196: [d379a0aca9cd8] daemon is not started
21:26:21 [2021-07-02T21:26:21.543Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:26:22 [2021-07-02T21:26:22.427Z] 2021/07/02 21:26:21 	Finished clone cloud.google.com/go
21:26:22 [2021-07-02T21:26:22.427Z] 2021/07/02 21:26:22 	Finished clone github.com/containerd/containerd
21:26:22 [2021-07-02T21:26:22.483Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:26:23 [2021-07-02T21:26:23.053Z]     check_test.go:196: [d004d3ac7a305] daemon is not started
21:26:23 [2021-07-02T21:26:23.053Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:26:23 [2021-07-02T21:26:23.402Z] 2021/07/02 21:26:23 	Finished clone github.com/Microsoft/hcsshim
21:26:24 [2021-07-02T21:26:24.399Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:26:24 [2021-07-02T21:26:24.434Z]     docker_cli_swarm_test.go:1118: [da8d8503543e5] joining swarm manager [d794d82e1236b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:26:24 [2021-07-02T21:26:24.434Z]     check_test.go:196: [dc8f9378e2239] daemon is not started
21:26:24 [2021-07-02T21:26:24.694Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:26:25 [2021-07-02T21:26:25.633Z]     docker_cli_swarm_test.go:1119: [dd5d769694168] joining swarm manager [d794d82e1236b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:26:26 [2021-07-02T21:26:26.203Z]     check_test.go:196: [d0d985f719f0e] daemon is not started
21:26:26 [2021-07-02T21:26:26.203Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:26:28 [2021-07-02T21:26:28.112Z]     check_test.go:196: [d841d26dcd4fe] daemon is not started
21:26:28 [2021-07-02T21:26:28.112Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:26:29 [2021-07-02T21:26:29.492Z]     check_test.go:196: [d61decba3ee27] daemon is not started
21:26:29 [2021-07-02T21:26:29.492Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:26:30 [2021-07-02T21:26:30.197Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:26:30 [2021-07-02T21:26:30.656Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:26:30 [2021-07-02T21:26:30.656Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:26:30 [2021-07-02T21:26:30.656Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:26:30 [2021-07-02T21:26:30.873Z]     check_test.go:196: [d9ef2f5ea185d] daemon is not started
21:26:30 [2021-07-02T21:26:30.873Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:26:32 [2021-07-02T21:26:32.255Z]     check_test.go:196: [dc8d16a88bf1b] daemon is not started
21:26:32 [2021-07-02T21:26:32.255Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:26:33 [2021-07-02T21:26:33.637Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1777733fb3b609bb8ef64b5d9fa396a975b207c3f870456928e1fd6e39b38f6c
21:26:34 [2021-07-02T21:26:34.392Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:26:35 [2021-07-02T21:26:35.547Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7e684e5897707d8fcb083d6e88aa52e855a5158ba0fddc478c0052df2e35ecd
21:26:35 [2021-07-02T21:26:35.618Z] 2021/07/02 21:26:35 	Finished clone google.golang.org/genproto
21:26:35 [2021-07-02T21:26:35.807Z]     check_test.go:196: [d380ced0ba5f7] daemon is not started
21:26:35 [2021-07-02T21:26:35.807Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:26:35 [2021-07-02T21:26:35.930Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:26:36 [2021-07-02T21:26:36.547Z] 2021/07/02 21:26:36 	Finished clone github.com/gogo/protobuf
21:26:37 [2021-07-02T21:26:37.189Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bb149fe920366607f0bf585a96dee603a23ef0ea630561a851ccc25d048bd951
21:26:38 [2021-07-02T21:26:38.129Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a58b22a9b4f3623523f498b7c600a4c5e9a69e01f1fd81ff924b0e4517b9a94
21:26:38 [2021-07-02T21:26:38.390Z]     check_test.go:196: [d64aea1eaa457] daemon is not started
21:26:38 [2021-07-02T21:26:38.390Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:26:40 [2021-07-02T21:26:40.329Z]     check_test.go:196: [d9cdb747a1f3a] daemon is not started
21:26:40 [2021-07-02T21:26:40.329Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:26:40 [2021-07-02T21:26:40.621Z] === RUN   TestDockerSuite/TestBuildAddScript
21:26:40 [2021-07-02T21:26:40.621Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:26:40 [2021-07-02T21:26:40.621Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:26:40 [2021-07-02T21:26:40.621Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:26:40 [2021-07-02T21:26:40.621Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:26:40 [2021-07-02T21:26:40.621Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:26:40 [2021-07-02T21:26:40.621Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:26:40 [2021-07-02T21:26:40.621Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:26:40 [2021-07-02T21:26:40.621Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:26:41 [2021-07-02T21:26:41.080Z] === RUN   TestDockerSuite/TestBuildAddTar
21:26:43 [2021-07-02T21:26:43.625Z]     check_test.go:196: [d4a20b98166e7] daemon is not started
21:26:43 [2021-07-02T21:26:43.625Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:26:44 [2021-07-02T21:26:44.564Z]     check_test.go:196: [d5b6c5f82d789] daemon is not started
21:26:44 [2021-07-02T21:26:44.564Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:26:44 [2021-07-02T21:26:44.824Z]     check_test.go:196: [d9c456c2c9810] daemon is not started
21:26:44 [2021-07-02T21:26:44.824Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:26:46 [2021-07-02T21:26:46.205Z]     check_test.go:196: [d69c1668b2ebd] daemon is not started
21:26:46 [2021-07-02T21:26:46.205Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:26:47 [2021-07-02T21:26:47.586Z]     check_test.go:196: [df85eb09fdab3] daemon is not started
21:26:47 [2021-07-02T21:26:47.586Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:26:48 [2021-07-02T21:26:48.525Z]     check_test.go:196: [d3917599495ff] daemon is not started
21:26:48 [2021-07-02T21:26:48.525Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:26:52 [2021-07-02T21:26:52.725Z]     check_test.go:196: [db119072d8b30] daemon is not started
21:26:52 [2021-07-02T21:26:52.725Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:26:52 [2021-07-02T21:26:52.725Z]     check_test.go:196: [d332ba10d8a32] daemon is not started
21:26:52 [2021-07-02T21:26:52.725Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:26:54 [2021-07-02T21:26:54.106Z]     check_test.go:196: [db19706e6ae4b] daemon is not started
21:26:54 [2021-07-02T21:26:54.106Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:26:54 [2021-07-02T21:26:54.366Z]     check_test.go:196: [deea4cd11efd3] daemon is not started
21:26:54 [2021-07-02T21:26:54.366Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:26:54 [2021-07-02T21:26:54.626Z]     check_test.go:196: [d97f06af2a3c8] daemon is not started
21:26:54 [2021-07-02T21:26:54.626Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:26:54 [2021-07-02T21:26:54.886Z]     check_test.go:196: [d6a10b25e54f5] daemon is not started
21:26:54 [2021-07-02T21:26:54.886Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:26:55 [2021-07-02T21:26:55.146Z]     check_test.go:196: [d9bdf44eb1879] daemon is not started
21:26:55 [2021-07-02T21:26:55.146Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:26:55 [2021-07-02T21:26:55.405Z]     check_test.go:196: [dce3c0f1bca80] daemon is not started
21:26:55 [2021-07-02T21:26:55.406Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:26:55 [2021-07-02T21:26:55.665Z]     check_test.go:196: [d33aadc180fb9] daemon is not started
21:26:55 [2021-07-02T21:26:55.665Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:26:57 [2021-07-02T21:26:57.047Z]     check_test.go:196: [d324b1a42d836] daemon is not started
21:26:57 [2021-07-02T21:26:57.047Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:26:58 [2021-07-02T21:26:58.955Z]     check_test.go:196: [d10ca90f1beaf] daemon is not started
21:26:58 [2021-07-02T21:26:58.955Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:27:00 [2021-07-02T21:27:00.337Z]     check_test.go:196: [d71e289356df0] daemon is not started
21:27:00 [2021-07-02T21:27:00.337Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:27:01 [2021-07-02T21:27:01.719Z]     check_test.go:196: [d6e61b1e692dc] daemon is not started
21:27:01 [2021-07-02T21:27:01.719Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:27:02 [2021-07-02T21:27:02.658Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:27:03 [2021-07-02T21:27:03.227Z] --- PASS: TestDockerRegistrySuite (64.22s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.86s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (8.15s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.50s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.88s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.41s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.71s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.76s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.70s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.49s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.57s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
21:27:03 [2021-07-02T21:27:03.227Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.40s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.09s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
21:27:03 [2021-07-02T21:27:03.228Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
21:27:03 [2021-07-02T21:27:03.228Z] === RUN   TestDockerSchema1RegistrySuite
21:27:03 [2021-07-02T21:27:03.228Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:27:03 [2021-07-02T21:27:03.487Z]     check_test.go:223: [dd80a7dcc309a] daemon is not started
21:27:03 [2021-07-02T21:27:03.487Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:27:08 [2021-07-02T21:27:08.769Z]     check_test.go:223: [d1d6035c85c1b] daemon is not started
21:27:08 [2021-07-02T21:27:08.769Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:27:14 [2021-07-02T21:27:14.077Z]     check_test.go:223: [dcf4fcf0847c2] daemon is not started
21:27:14 [2021-07-02T21:27:14.077Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:27:18 [2021-07-02T21:27:18.276Z]     check_test.go:223: [df619d553dcef] daemon is not started
21:27:18 [2021-07-02T21:27:18.276Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:27:18 [2021-07-02T21:27:18.846Z]     check_test.go:223: [d0f9a61c8da08] daemon is not started
21:27:19 [2021-07-02T21:27:19.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:27:20 [2021-07-02T21:27:20.487Z]     check_test.go:223: [d10e482b5b9c1] daemon is not started
21:27:20 [2021-07-02T21:27:20.487Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:27:20 [2021-07-02T21:27:20.487Z]     check_test.go:223: [dd4dd54ac5b00] daemon is not started
21:27:20 [2021-07-02T21:27:20.487Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:27:21 [2021-07-02T21:27:21.869Z]     check_test.go:223: [d3e4f078a5839] daemon is not started
21:27:21 [2021-07-02T21:27:21.869Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:27:22 [2021-07-02T21:27:22.809Z]     check_test.go:223: [d451d11d4a3e6] daemon is not started
21:27:22 [2021-07-02T21:27:22.809Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:27:23 [2021-07-02T21:27:23.472Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:27:23 [2021-07-02T21:27:23.472Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:27:23 [2021-07-02T21:27:23.472Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:27:23 [2021-07-02T21:27:23.472Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:27:23 [2021-07-02T21:27:23.472Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:27:24 [2021-07-02T21:27:24.192Z]     check_test.go:223: [d936ae6f8ebc0] daemon is not started
21:27:24 [2021-07-02T21:27:24.192Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:27:27 [2021-07-02T21:27:27.487Z]     check_test.go:223: [d7e2114397a91] daemon is not started
21:27:27 [2021-07-02T21:27:27.487Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:27:27 [2021-07-02T21:27:27.747Z]     check_test.go:223: [d204dc974e045] daemon is not started
21:27:27 [2021-07-02T21:27:27.747Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:27:28 [2021-07-02T21:27:28.316Z]     check_test.go:223: [d903e0fb578b8] daemon is not started
21:27:28 [2021-07-02T21:27:28.316Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:27:28 [2021-07-02T21:27:28.316Z]     check_test.go:223: [d9350fe90b000] daemon is not started
21:27:28 [2021-07-02T21:27:28.316Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:27:28 [2021-07-02T21:27:28.577Z]     check_test.go:223: [d114fceea45b7] daemon is not started
21:27:28 [2021-07-02T21:27:28.577Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:27:28 [2021-07-02T21:27:28.837Z]     check_test.go:223: [d6c821631a299] daemon is not started
21:27:28 [2021-07-02T21:27:28.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:27:29 [2021-07-02T21:27:29.406Z]     check_test.go:223: [d58a483aff004] daemon is not started
21:27:29 [2021-07-02T21:27:29.406Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:27:29 [2021-07-02T21:27:29.406Z]     check_test.go:223: [dd907b6b05d2d] daemon is not started
21:27:29 [2021-07-02T21:27:29.406Z] --- PASS: TestDockerSchema1RegistrySuite (26.07s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.50s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.98s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.80s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s)
21:27:29 [2021-07-02T21:27:29.406Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
21:27:29 [2021-07-02T21:27:29.406Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:27:29 [2021-07-02T21:27:29.406Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:27:30 [2021-07-02T21:27:30.346Z]     check_test.go:252: [ddf3023e5ff9b] daemon is not started
21:27:30 [2021-07-02T21:27:30.346Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:27:30 [2021-07-02T21:27:30.606Z]     check_test.go:252: [d9472220bf75b] daemon is not started
21:27:30 [2021-07-02T21:27:30.866Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:27:30 [2021-07-02T21:27:30.866Z]     check_test.go:252: [d02501ab30f18] daemon is not started
21:27:30 [2021-07-02T21:27:30.866Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:27:32 [2021-07-02T21:27:32.249Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:27:32 [2021-07-02T21:27:32.249Z]     check_test.go:252: [d2d30a5287b87] daemon is not started
21:27:32 [2021-07-02T21:27:32.249Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:27:32 [2021-07-02T21:27:32.723Z] 2021/07/02 21:27:23 	Finished clone github.com/hashicorp/consul
21:27:32 [2021-07-02T21:27:32.723Z] 2021/07/02 21:27:27 	Finished clone github.com/aws/aws-sdk-go
21:27:32 [2021-07-02T21:27:32.819Z]     check_test.go:252: [db7899684908a] daemon is not started
21:27:32 [2021-07-02T21:27:32.819Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:27:33 [2021-07-02T21:27:33.388Z]     check_test.go:252: [dcd836cd0983c] daemon is not started
21:27:33 [2021-07-02T21:27:33.388Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:27:33 [2021-07-02T21:27:33.648Z]     check_test.go:252: [ddba17210a86e] daemon is not started
21:27:33 [2021-07-02T21:27:33.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.88s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s)
21:27:33 [2021-07-02T21:27:33.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
21:27:33 [2021-07-02T21:27:33.648Z] === RUN   TestDockerRegistryAuthTokenSuite
21:27:33 [2021-07-02T21:27:33.648Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:27:38 [2021-07-02T21:27:38.926Z]     check_test.go:279: [d0c6ae834a30b] daemon is not started
21:27:38 [2021-07-02T21:27:38.926Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:27:38 [2021-07-02T21:27:38.926Z]     check_test.go:279: [d9b173bbce9de] daemon is not started
21:27:38 [2021-07-02T21:27:38.926Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:27:38 [2021-07-02T21:27:38.926Z]     check_test.go:279: [d55b2c2ca29fc] daemon is not started
21:27:38 [2021-07-02T21:27:38.926Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:27:39 [2021-07-02T21:27:39.186Z]     check_test.go:279: [d3545f10c87cf] daemon is not started
21:27:39 [2021-07-02T21:27:39.186Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:27:39 [2021-07-02T21:27:39.446Z]     check_test.go:279: [df0fa7b604e02] daemon is not started
21:27:39 [2021-07-02T21:27:39.446Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
21:27:39 [2021-07-02T21:27:39.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
21:27:39 [2021-07-02T21:27:39.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:27:39 [2021-07-02T21:27:39.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:27:39 [2021-07-02T21:27:39.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
21:27:39 [2021-07-02T21:27:39.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
21:27:39 [2021-07-02T21:27:39.446Z] === RUN   TestDockerNetworkSuite
21:27:39 [2021-07-02T21:27:39.446Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:27:41 [2021-07-02T21:27:41.031Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:27:41 [2021-07-02T21:27:41.031Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:27:41 [2021-07-02T21:27:41.031Z] === RUN   TestDockerSuite/TestBuildBlankName
21:27:41 [2021-07-02T21:27:41.031Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:27:41 [2021-07-02T21:27:41.988Z]     docker_cli_network_unix_test.go:46: [d57a7e9c8bdac] daemon is not started
21:27:41 [2021-07-02T21:27:41.988Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:27:42 [2021-07-02T21:27:42.558Z]     docker_cli_network_unix_test.go:46: [d872e21d1d993] daemon is not started
21:27:43 [2021-07-02T21:27:43.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:27:48 [2021-07-02T21:27:48.418Z]     docker_cli_network_unix_test.go:46: [d07b07f18bb5b] daemon is not started
21:27:49 [2021-07-02T21:27:49.360Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:27:49 [2021-07-02T21:27:49.514Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:27:49 [2021-07-02T21:27:49.514Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:27:49 [2021-07-02T21:27:49.514Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:27:51 [2021-07-02T21:27:51.271Z]     docker_cli_network_unix_test.go:46: [df5289dc1194c] daemon is not started
21:27:51 [2021-07-02T21:27:51.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:27:51 [2021-07-02T21:27:51.792Z]     docker_cli_network_unix_test.go:1233: [d5ac646917833] daemon is not started
21:27:54 [2021-07-02T21:27:54.332Z]     docker_cli_swarm_test.go:1172: [d8ae55bc609ed] joining swarm manager [d794d82e1236b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:27:54 [2021-07-02T21:27:54.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:27:56 [2021-07-02T21:27:56.284Z]     docker_cli_network_unix_test.go:46: [d3d4ac8a35b4c] daemon is not started
21:27:56 [2021-07-02T21:27:56.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:27:57 [2021-07-02T21:27:57.223Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:28:05 [2021-07-02T21:28:05.354Z]     docker_cli_network_unix_test.go:46: [dd11dff08e417] daemon is not started
21:28:05 [2021-07-02T21:28:05.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:28:08 [2021-07-02T21:28:08.463Z]     docker_cli_network_unix_test.go:46: [d0ef0ea78ce9a] daemon is not started
21:28:09 [2021-07-02T21:28:09.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:28:10 [2021-07-02T21:28:10.940Z]     docker_cli_network_unix_test.go:46: [d8b13cb648cac] daemon is not started
21:28:10 [2021-07-02T21:28:10.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:28:11 [2021-07-02T21:28:11.202Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:28:11 [2021-07-02T21:28:11.880Z]     docker_cli_network_unix_test.go:46: [d9daf3f77fb2c] daemon is not started
21:28:12 [2021-07-02T21:28:12.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:28:12 [2021-07-02T21:28:12.710Z]     docker_cli_network_unix_test.go:46: [deb13f2964d5b] daemon is not started
21:28:12 [2021-07-02T21:28:12.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:28:13 [2021-07-02T21:28:13.908Z]     docker_cli_network_unix_test.go:46: [dc561427a38c0] daemon is not started
21:28:14 [2021-07-02T21:28:14.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:28:15 [2021-07-02T21:28:15.108Z]     docker_cli_network_unix_test.go:46: [dc75f7c7800e1] daemon is not started
21:28:15 [2021-07-02T21:28:15.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:28:15 [2021-07-02T21:28:15.938Z]     docker_cli_network_unix_test.go:46: [d27739c27fd71] daemon is not started
21:28:15 [2021-07-02T21:28:15.938Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:28:16 [2021-07-02T21:28:16.508Z]     docker_cli_network_unix_test.go:46: [d43ac334b81ce] daemon is not started
21:28:16 [2021-07-02T21:28:16.508Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:28:17 [2021-07-02T21:28:17.447Z]     docker_cli_network_unix_test.go:46: [dcb92a4cc86bf] daemon is not started
21:28:17 [2021-07-02T21:28:17.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:28:17 [2021-07-02T21:28:17.989Z]     docker_cli_network_unix_test.go:46: [d0579638f3fb6] daemon is not started
21:28:17 [2021-07-02T21:28:17.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:28:17 [2021-07-02T21:28:17.989Z]     docker_cli_network_unix_test.go:46: [dee35b11d3e95] daemon is not started
21:28:17 [2021-07-02T21:28:17.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:28:18 [2021-07-02T21:28:18.251Z]     docker_cli_network_unix_test.go:46: [d9b2c471f6f75] daemon is not started
21:28:18 [2021-07-02T21:28:18.251Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:28:19 [2021-07-02T21:28:19.191Z]     docker_cli_network_unix_test.go:46: [db6802639e428] daemon is not started
21:28:19 [2021-07-02T21:28:19.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:28:20 [2021-07-02T21:28:20.131Z]     docker_cli_network_unix_test.go:46: [dd92c2cae2aaa] daemon is not started
21:28:20 [2021-07-02T21:28:20.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:28:20 [2021-07-02T21:28:20.701Z]     docker_cli_network_unix_test.go:46: [d5612f7f3a467] daemon is not started
21:28:20 [2021-07-02T21:28:20.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:28:21 [2021-07-02T21:28:21.271Z]     docker_cli_network_unix_test.go:46: [dffeab28fdf18] daemon is not started
21:28:21 [2021-07-02T21:28:21.271Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:28:21 [2021-07-02T21:28:21.271Z]     docker_cli_network_unix_test.go:46: [d0698243282f0] daemon is not started
21:28:21 [2021-07-02T21:28:21.271Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:28:23 [2021-07-02T21:28:23.180Z]     docker_cli_network_unix_test.go:968: [d9ad44b21357b] daemon is not started
21:28:24 [2021-07-02T21:28:24.120Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:28:24 [2021-07-02T21:28:24.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:28:26 [2021-07-02T21:28:26.074Z]     docker_cli_swarm_test.go:1453: [dce480c52319e] joining swarm manager [daf5cf782f918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:28:27 [2021-07-02T21:28:27.014Z]     docker_cli_swarm_test.go:1454: [d81090e9a98ee] joining swarm manager [daf5cf782f918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:28:27 [2021-07-02T21:28:27.014Z]     docker_cli_network_unix_test.go:46: [d7fda4c6dc6b7] daemon is not started
21:28:27 [2021-07-02T21:28:27.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:28:28 [2021-07-02T21:28:28.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:28:28 [2021-07-02T21:28:28.763Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:28:28 [2021-07-02T21:28:28.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:28:32 [2021-07-02T21:28:32.294Z]     docker_cli_network_unix_test.go:1116: [d6506160135c4] daemon is not started
21:28:34 [2021-07-02T21:28:34.480Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:28:34 [2021-07-02T21:28:34.480Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:28:34 [2021-07-02T21:28:34.480Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:28:34 [2021-07-02T21:28:34.480Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:28:34 [2021-07-02T21:28:34.480Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:28:35 [2021-07-02T21:28:35.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:28:35 [2021-07-02T21:28:35.593Z]     docker_cli_network_unix_test.go:46: [d4c1988a50146] daemon is not started
21:28:35 [2021-07-02T21:28:35.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:28:36 [2021-07-02T21:28:36.533Z]     docker_cli_network_unix_test.go:46: [dbb51585955f3] daemon is not started
21:28:36 [2021-07-02T21:28:36.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:28:36 [2021-07-02T21:28:36.533Z]     docker_cli_network_unix_test.go:46: [d000bc9a9e229] daemon is not started
21:28:36 [2021-07-02T21:28:36.792Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:28:36 [2021-07-02T21:28:36.792Z]     docker_cli_network_unix_test.go:46: [d40222909910c] daemon is not started
21:28:36 [2021-07-02T21:28:36.792Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:28:37 [2021-07-02T21:28:37.052Z]     docker_cli_network_unix_test.go:46: [d415fb0238d42] daemon is not started
21:28:37 [2021-07-02T21:28:37.052Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:28:37 [2021-07-02T21:28:37.312Z]     docker_cli_network_unix_test.go:46: [dd489ee1eefc0] daemon is not started
21:28:37 [2021-07-02T21:28:37.312Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:28:37 [2021-07-02T21:28:37.312Z]     docker_cli_network_unix_test.go:46: [da753b831bdf4] daemon is not started
21:28:37 [2021-07-02T21:28:37.312Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:28:37 [2021-07-02T21:28:37.573Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:28:38 [2021-07-02T21:28:38.955Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:28:39 [2021-07-02T21:28:39.215Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:28:39 [2021-07-02T21:28:39.475Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:28:39 [2021-07-02T21:28:39.475Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:28:40 [2021-07-02T21:28:40.044Z]     docker_cli_network_unix_test.go:46: [dca5f7127c252] daemon is not started
21:28:40 [2021-07-02T21:28:40.614Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:28:41 [2021-07-02T21:28:41.467Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:28:41 [2021-07-02T21:28:41.467Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:28:41 [2021-07-02T21:28:41.468Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:28:41 [2021-07-02T21:28:41.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:28:41 [2021-07-02T21:28:41.917Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:28:41 [2021-07-02T21:28:41.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:28:41 [2021-07-02T21:28:41.917Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:28:41 [2021-07-02T21:28:41.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:28:41 [2021-07-02T21:28:41.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:28:41 [2021-07-02T21:28:41.996Z]     docker_cli_network_unix_test.go:46: [d60381fe662e5] daemon is not started
21:28:41 [2021-07-02T21:28:41.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:28:41 [2021-07-02T21:28:41.996Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:28:41 [2021-07-02T21:28:41.996Z]     docker_cli_network_unix_test.go:46: [d0539850820d9] daemon is not started
21:28:41 [2021-07-02T21:28:41.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:28:42 [2021-07-02T21:28:42.935Z]     docker_cli_network_unix_test.go:46: [db4195585ee5e] daemon is not started
21:28:43 [2021-07-02T21:28:43.195Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:28:43 [2021-07-02T21:28:43.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:28:48 [2021-07-02T21:28:48.478Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:28:49 [2021-07-02T21:28:49.064Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:28:50 [2021-07-02T21:28:50.463Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:28:51 [2021-07-02T21:28:51.033Z]     docker_cli_network_unix_test.go:1084: [d982112c4e1d0] daemon is not started
21:28:52 [2021-07-02T21:28:52.415Z]     docker_cli_swarm_unix_test.go:62: [de8e211b9efce] joining swarm manager [de5cfb87fe0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:28:53 [2021-07-02T21:28:53.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:28:53 [2021-07-02T21:28:53.616Z]     docker_cli_network_unix_test.go:46: [de9f21d060c5e] daemon is not started
21:28:53 [2021-07-02T21:28:53.616Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:28:54 [2021-07-02T21:28:54.186Z]     docker_cli_network_unix_test.go:46: [dcf5947df1836] daemon is not started
21:28:54 [2021-07-02T21:28:54.755Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:28:57 [2021-07-02T21:28:57.296Z]     docker_cli_network_unix_test.go:46: [d9f707fe5c37e] daemon is not started
21:28:57 [2021-07-02T21:28:57.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:28:57 [2021-07-02T21:28:57.556Z]     docker_cli_network_unix_test.go:46: [d225c89b1979e] daemon is not started
21:28:57 [2021-07-02T21:28:57.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:28:58 [2021-07-02T21:28:58.126Z]     docker_cli_network_unix_test.go:46: [d017146c2ec2a] daemon is not started
21:28:58 [2021-07-02T21:28:58.696Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:28:59 [2021-07-02T21:28:59.265Z]     docker_cli_network_unix_test.go:46: [d2fc18faee523] daemon is not started
21:28:59 [2021-07-02T21:28:59.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:29:00 [2021-07-02T21:29:00.206Z]     docker_cli_network_unix_test.go:46: [d2cf5b5d313c7] daemon is not started
21:29:00 [2021-07-02T21:29:00.466Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:29:05 [2021-07-02T21:29:05.749Z]     docker_cli_network_unix_test.go:46: [d5f66b2e86454] daemon is not started
21:29:05 [2021-07-02T21:29:05.749Z] --- PASS: TestDockerNetworkSuite (85.85s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.59s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.06s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.41s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.23s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.35s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.15s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.90s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.02s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.92s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.21s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.68s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.26s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.48s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.46s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.14s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (8.19s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.18s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.46s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.50s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.68s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.25s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.02s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.66s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.30s)
21:29:05 [2021-07-02T21:29:05.749Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.67s)
21:29:05 [2021-07-02T21:29:05.749Z] === RUN   TestDockerHubPullSuite
21:29:05 [2021-07-02T21:29:05.749Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:29:06 [2021-07-02T21:29:06.688Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:29:06 [2021-07-02T21:29:06.916Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:29:09 [2021-07-02T21:29:09.228Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:29:09 [2021-07-02T21:29:09.229Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:29:10 [2021-07-02T21:29:10.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:29:10 [2021-07-02T21:29:10.596Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:29:10 [2021-07-02T21:29:10.611Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:29:10 [2021-07-02T21:29:10.611Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:29:10 [2021-07-02T21:29:10.611Z] --- PASS: TestDockerHubPullSuite (5.44s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s)
21:29:10 [2021-07-02T21:29:10.611Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
21:29:10 [2021-07-02T21:29:10.611Z] PASS
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === Skipped
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_sni_test.go:18: Flakey test
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.611Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:29:10 [2021-07-02T21:29:10.611Z] 
21:29:10 [2021-07-02T21:29:10.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:29:10 [2021-07-02T21:29:10.612Z]     docker_cli_network_unix_test.go:46: [d0539850820d9] daemon is not started
21:29:10 [2021-07-02T21:29:10.612Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] DONE 1269 tests, 51 skipped in 1918.314s
21:29:10 [2021-07-02T21:29:10.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:29:10 [2021-07-02T21:29:10.612Z] ++++ cat bundles/test-integration/docker.pid
21:29:10 [2021-07-02T21:29:10.612Z] +++ kill 13815
21:29:10 [2021-07-02T21:29:10.612Z] +++ /etc/init.d/apparmor stop
21:29:10 [2021-07-02T21:29:10.612Z] Leaving: AppArmorNo profiles have been unloaded.
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] Unloading profiles will leave already running processes permanently
21:29:10 [2021-07-02T21:29:10.612Z] unconfined, which can lead to unexpected situations.
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:10 [2021-07-02T21:29:10.612Z] To set a process to complain mode, use the command line tool
21:29:10 [2021-07-02T21:29:10.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:29:10 [2021-07-02T21:29:10.612Z] +++ true
21:29:10 [2021-07-02T21:29:10.612Z] exiting test-integration
21:29:10 [2021-07-02T21:29:10.612Z] ++ exit 0
21:29:10 [2021-07-02T21:29:10.612Z] 
21:29:11 [2021-07-02T21:29:11.182Z] + for job in $(jobs -p)
21:29:11 [2021-07-02T21:29:11.182Z] + wait 24927
21:29:11 [2021-07-02T21:29:11.545Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:29:11 [2021-07-02T21:29:11.545Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:29:11 [2021-07-02T21:29:11.994Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:29:13 [2021-07-02T21:29:13.504Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:29:13 [2021-07-02T21:29:13.504Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:29:13 [2021-07-02T21:29:13.504Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:29:18 [2021-07-02T21:29:18.137Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:29:19 [2021-07-02T21:29:19.086Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:29:19 [2021-07-02T21:29:19.086Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:29:19 [2021-07-02T21:29:19.086Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:29:19 [2021-07-02T21:29:19.086Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:29:19 [2021-07-02T21:29:19.086Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:29:21 [2021-07-02T21:29:21.229Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:29:22 [2021-07-02T21:29:22.182Z] === RUN   TestDockerSuite/TestBuildCmd
21:29:22 [2021-07-02T21:29:22.636Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:29:23 [2021-07-02T21:29:23.585Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:29:24 [2021-07-02T21:29:24.035Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:29:34 [2021-07-02T21:29:34.255Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:29:36 [2021-07-02T21:29:36.397Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:29:36 [2021-07-02T21:29:36.397Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:29:36 [2021-07-02T21:29:36.397Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:29:37 [2021-07-02T21:29:37.909Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:29:37 [2021-07-02T21:29:37.909Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:29:37 [2021-07-02T21:29:37.909Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:29:38 [2021-07-02T21:29:38.358Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:29:40 [2021-07-02T21:29:40.497Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:29:41 [2021-07-02T21:29:41.448Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:29:41 [2021-07-02T21:29:41.900Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:29:41 [2021-07-02T21:29:41.900Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:29:41 [2021-07-02T21:29:41.900Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:29:42 [2021-07-02T21:29:42.849Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:29:43 [2021-07-02T21:29:43.798Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:29:43 [2021-07-02T21:29:43.798Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:29:43 [2021-07-02T21:29:43.798Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:29:43 [2021-07-02T21:29:43.798Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:29:43 [2021-07-02T21:29:43.798Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:29:49 [2021-07-02T21:29:49.518Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:29:49 [2021-07-02T21:29:49.916Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:29:49 [2021-07-02T21:29:49.916Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:29:49 [2021-07-02T21:29:49.916Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:29:52 [2021-07-02T21:29:52.497Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:29:56 [2021-07-02T21:29:56.695Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:29:59 [2021-07-02T21:29:59.990Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:30:01 [2021-07-02T21:30:01.372Z]     docker_api_swarm_test.go:961: [da4496585c1bc] joining swarm manager [d652d7685162a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:30:19 [2021-07-02T21:30:19.474Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:30:24 [2021-07-02T21:30:24.145Z] 2021/07/02 21:30:17 	Finished clone google.golang.org/api
21:30:24 [2021-07-02T21:30:24.145Z] 2021/07/02 21:30:17 Dependencies downloaded. Download time: 5m7.483181701s
21:30:24 [2021-07-02T21:30:24.145Z] 2021/07/02 21:30:17 Collecting all dependencies
21:30:25 [2021-07-02T21:30:25.034Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:30:25 [2021-07-02T21:30:25.484Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:30:26 [2021-07-02T21:30:26.991Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:30:29 [2021-07-02T21:30:29.438Z] 2021/07/02 21:30:29 Clean vendor dir from unused packages
21:30:29 [2021-07-02T21:30:29.439Z] 2021/07/02 21:30:29 	Ignoring paths matching "^archive/tar"
21:30:30 [2021-07-02T21:30:30.001Z] 2021/07/02 21:30:29 Success
21:30:30 [2021-07-02T21:30:30.001Z] 2021/07/02 21:30:29 Running time: 5m24.053437823s
21:30:30 [2021-07-02T21:30:30.256Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:30:31 [2021-07-02T21:30:31.175Z] + echo Ensuring container killed.
21:30:31 [2021-07-02T21:30:31.175Z] Ensuring container killed.
21:30:31 [2021-07-02T21:30:31.175Z] + docker rm -vf docker-pr7
21:30:31 [2021-07-02T21:30:31.175Z] Error: No such container: docker-pr7
[Pipeline] sh
21:30:31 [2021-07-02T21:30:31.497Z] + echo Chowning /workspace to jenkins user
21:30:31 [2021-07-02T21:30:31.497Z] Chowning /workspace to jenkins user
21:30:31 [2021-07-02T21:30:31.497Z] + id -u
21:30:31 [2021-07-02T21:30:31.497Z] + id -g
21:30:31 [2021-07-02T21:30:31.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42592:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:30:32 [2021-07-02T21:30:32.712Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:30:32 [2021-07-02T21:30:32.712Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:30:32 [2021-07-02T21:30:32.712Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:30:32 [2021-07-02T21:30:32.712Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:30:32 [2021-07-02T21:30:32.712Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:30:32 [2021-07-02T21:30:32.712Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:30:32 [2021-07-02T21:30:32.712Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:30:32 [2021-07-02T21:30:32.752Z] + bundleName=unit
21:30:32 [2021-07-02T21:30:32.752Z] + echo Creating unit-bundles.tar.gz
21:30:32 [2021-07-02T21:30:32.752Z] Creating unit-bundles.tar.gz
21:30:32 [2021-07-02T21:30:32.752Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:30:32 [2021-07-02T21:30:32.752Z] bundles/junit-report.xml
21:30:32 [2021-07-02T21:30:32.752Z] bundles/go-test-report.json
21:30:32 [2021-07-02T21:30:32.752Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:30:32 [2021-07-02T21:30:32.761Z] Archiving artifacts
21:30:33 [2021-07-02T21:30:33.161Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:30:33 [2021-07-02T21:30:33.161Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:30:33 [2021-07-02T21:30:33.317Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42592/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:30:33 [2021-07-02T21:30:33.611Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:30:33 [2021-07-02T21:30:33.620Z] + make clean
21:30:33 [2021-07-02T21:30:33.875Z] docker volume rm -f docker-dev-cache
21:30:33 [2021-07-02T21:30:33.875Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:30:34 [2021-07-02T21:30:34.372Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:30:35 [2021-07-02T21:30:35.825Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:30:38 [2021-07-02T21:30:38.365Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:30:41 [2021-07-02T21:30:41.660Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:30:48 [2021-07-02T21:30:48.235Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:30:54 [2021-07-02T21:30:54.834Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:30:57 [2021-07-02T21:30:57.372Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:30:59 [2021-07-02T21:30:59.912Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:31:03 [2021-07-02T21:31:03.416Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:31:03 [2021-07-02T21:31:03.416Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:31:03 [2021-07-02T21:31:03.416Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:31:03 [2021-07-02T21:31:03.416Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:31:04 [2021-07-02T21:31:04.110Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:31:06 [2021-07-02T21:31:06.649Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:31:09 [2021-07-02T21:31:09.190Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:31:11 [2021-07-02T21:31:11.100Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:31:24 [2021-07-02T21:31:24.365Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:31:25 [2021-07-02T21:31:25.879Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:31:26 [2021-07-02T21:31:26.828Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:31:30 [2021-07-02T21:31:30.508Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:31:34 [2021-07-02T21:31:34.191Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:31:37 [2021-07-02T21:31:37.056Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:32:07 [2021-07-02T21:32:07.348Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:32:22 [2021-07-02T21:32:22.299Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:32:37 [2021-07-02T21:32:37.325Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:32:37 [2021-07-02T21:32:37.325Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:32:37 [2021-07-02T21:32:37.325Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
21:32:37 [2021-07-02T21:32:37.325Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:32:40 [2021-07-02T21:32:40.400Z] --- PASS: TestDockerSwarmSuite (1769.81s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.39s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.88s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.72s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.46s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.35s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.26s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.41s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.91s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.66s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.72s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.56s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.16s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.86s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.51s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.04s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.38s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.71s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.87s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.10s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.61s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.78s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.98s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.43s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.21s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.25s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.56s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.62s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s)
21:32:40 [2021-07-02T21:32:40.400Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.68s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.30s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.01s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.46s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.74s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.09s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.53s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.07s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.66s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.33s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.81s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.96s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.42s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.57s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.72s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.67s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.94s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.34s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.44s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.57s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.69s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (209.42s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.14s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.41s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.34s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.59s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.99s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.90s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.08s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.19s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.42s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.32s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.36s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.71s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.88s)
21:32:40 [2021-07-02T21:32:40.401Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s)
21:32:40 [2021-07-02T21:32:40.401Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
21:32:40 [2021-07-02T21:32:40.401Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
21:32:40 [2021-07-02T21:32:40.401Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.67s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.66s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.55s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.35s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.47s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.75s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.39s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.76s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.29s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.02s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.74s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.37s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.25s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.91s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.92s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.92s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.57s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.97s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.36s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.35s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s)
21:32:40 [2021-07-02T21:32:40.401Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s)
21:32:40 [2021-07-02T21:32:40.401Z] === RUN   TestDockerExternalVolumeSuite
21:32:40 [2021-07-02T21:32:40.401Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:32:40 [2021-07-02T21:32:40.401Z]     docker_cli_external_volume_driver_test.go:53: [de50edb840822] daemon is not started
21:32:55 [2021-07-02T21:32:55.292Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:33:37 [2021-07-02T21:33:37.596Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:33:37 [2021-07-02T21:33:37.596Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:33:37 [2021-07-02T21:33:37.596Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:33:55 [2021-07-02T21:33:55.276Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:34:03 [2021-07-02T21:34:03.003Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:34:05 [2021-07-02T21:34:05.506Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:34:11 [2021-07-02T21:34:11.130Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:34:17 [2021-07-02T21:34:17.771Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:34:26 [2021-07-02T21:34:26.023Z]     docker_cli_external_volume_driver_test.go:53: [d75be1280f112] daemon is not started
21:34:40 [2021-07-02T21:34:40.939Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:34:47 [2021-07-02T21:34:47.685Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:34:56 [2021-07-02T21:34:56.172Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:34:59 [2021-07-02T21:34:59.042Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:35:13 [2021-07-02T21:35:13.738Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:35:13 [2021-07-02T21:35:13.936Z]     docker_cli_external_volume_driver_test.go:53: [d4e7c63e0aa15] daemon is not started
21:35:28 [2021-07-02T21:35:28.830Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:35:28 [2021-07-02T21:35:28.830Z]     docker_cli_external_volume_driver_test.go:53: [de69894289bea] daemon is not started
21:35:43 [2021-07-02T21:35:43.725Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:36:15 [2021-07-02T21:36:15.875Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:36:30 [2021-07-02T21:36:30.768Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:36:39 [2021-07-02T21:36:39.645Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:36:39 [2021-07-02T21:36:39.645Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:36:39 [2021-07-02T21:36:39.645Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:36:39 [2021-07-02T21:36:39.645Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:36:45 [2021-07-02T21:36:45.663Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:36:48 [2021-07-02T21:36:48.223Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:36:56 [2021-07-02T21:36:56.799Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnv
21:37:01 [2021-07-02T21:37:01.491Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:37:01 [2021-07-02T21:37:01.491Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:37:01 [2021-07-02T21:37:01.491Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:37:01 [2021-07-02T21:37:01.491Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:37:01 [2021-07-02T21:37:01.491Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
21:37:01 [2021-07-02T21:37:01.491Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:37:06 [2021-07-02T21:37:06.183Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:37:06 [2021-07-02T21:37:06.183Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:37:06 [2021-07-02T21:37:06.183Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:37:06 [2021-07-02T21:37:06.183Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:37:06 [2021-07-02T21:37:06.183Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:37:06 [2021-07-02T21:37:06.183Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:37:06 [2021-07-02T21:37:06.183Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:37:06 [2021-07-02T21:37:06.642Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:37:16 [2021-07-02T21:37:16.963Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:37:31 [2021-07-02T21:37:31.828Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildExpose
21:37:31 [2021-07-02T21:37:31.828Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:37:31 [2021-07-02T21:37:31.828Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:37:31 [2021-07-02T21:37:31.828Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:37:31 [2021-07-02T21:37:31.828Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:37:31 [2021-07-02T21:37:31.828Z] === RUN   TestDockerSuite/TestBuildFails
21:37:32 [2021-07-02T21:37:32.360Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:37:33 [2021-07-02T21:37:33.368Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:37:33 [2021-07-02T21:37:33.834Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:37:39 [2021-07-02T21:37:39.633Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:37:45 [2021-07-02T21:37:45.430Z] === RUN   TestDockerSuite/TestBuildForceRm
21:37:52 [2021-07-02T21:37:52.509Z] === RUN   TestDockerSuite/TestBuildFromGit
21:37:54 [2021-07-02T21:37:54.310Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:37:59 [2021-07-02T21:37:59.592Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:38:00 [2021-07-02T21:38:00.568Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:38:06 [2021-07-02T21:38:06.365Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:38:06 [2021-07-02T21:38:06.365Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
21:38:06 [2021-07-02T21:38:06.365Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:38:06 [2021-07-02T21:38:06.365Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:38:07 [2021-07-02T21:38:07.338Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:38:07 [2021-07-02T21:38:07.338Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
21:38:07 [2021-07-02T21:38:07.338Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:38:15 [2021-07-02T21:38:15.916Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:38:15 [2021-07-02T21:38:15.916Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:38:15 [2021-07-02T21:38:15.916Z] === RUN   TestDockerSuite/TestBuildHistory
21:38:26 [2021-07-02T21:38:26.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:38:28 [2021-07-02T21:38:28.309Z] === RUN   TestDockerSuite/TestBuildIidFile
21:38:29 [2021-07-02T21:38:29.277Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:38:36 [2021-07-02T21:38:36.351Z] === RUN   TestDockerSuite/TestBuildInheritance
21:38:36 [2021-07-02T21:38:36.351Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
21:38:36 [2021-07-02T21:38:36.351Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:38:36 [2021-07-02T21:38:36.811Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:38:36 [2021-07-02T21:38:36.811Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:38:41 [2021-07-02T21:38:41.510Z] === RUN   TestDockerSuite/TestBuildLabel
21:38:42 [2021-07-02T21:38:42.483Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:38:42 [2021-07-02T21:38:42.942Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:38:43 [2021-07-02T21:38:43.912Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:38:44 [2021-07-02T21:38:44.880Z] === RUN   TestDockerSuite/TestBuildLabels
21:38:45 [2021-07-02T21:38:45.848Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:38:47 [2021-07-02T21:38:47.386Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLastModified
21:38:54 [2021-07-02T21:38:54.466Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:38:54 [2021-07-02T21:38:54.466Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:38:54 [2021-07-02T21:38:54.466Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:38:54 [2021-07-02T21:38:54.926Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:38:55 [2021-07-02T21:38:55.895Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:38:58 [2021-07-02T21:38:58.521Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:39:01 [2021-07-02T21:39:01.707Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:39:10 [2021-07-02T21:39:10.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:39:19 [2021-07-02T21:39:19.400Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:39:19 [2021-07-02T21:39:19.400Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
21:39:19 [2021-07-02T21:39:19.400Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:39:19 [2021-07-02T21:39:19.860Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:39:28 [2021-07-02T21:39:28.845Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:39:28 [2021-07-02T21:39:28.845Z]     docker_cli_external_volume_driver_test.go:485: [db1ed130c5562] daemon is not started
21:39:43 [2021-07-02T21:39:43.738Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:39:43 [2021-07-02T21:39:43.738Z]     docker_cli_external_volume_driver_test.go:53: [d29d9e7422df1] daemon is not started
21:39:58 [2021-07-02T21:39:58.631Z] --- PASS: TestDockerExternalVolumeSuite (440.81s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.45s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.52s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s)
21:39:58 [2021-07-02T21:39:58.631Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
21:39:58 [2021-07-02T21:39:58.631Z] PASS
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] === Skipped
21:39:58 [2021-07-02T21:39:58.631Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:39:58 [2021-07-02T21:39:58.631Z]     check_test.go:309: [d4f1091ffd9cf] daemon is not started
21:39:58 [2021-07-02T21:39:58.631Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:39:58 [2021-07-02T21:39:58.631Z]     check_test.go:309: [dd4c6c503764f] daemon is not started
21:39:58 [2021-07-02T21:39:58.631Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:39:58 [2021-07-02T21:39:58.631Z]     check_test.go:309: [de252213eb9e6] daemon is not started
21:39:58 [2021-07-02T21:39:58.631Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:39:58 [2021-07-02T21:39:58.631Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:39:58 [2021-07-02T21:39:58.631Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] 
21:39:58 [2021-07-02T21:39:58.631Z] DONE 273 tests, 5 skipped in 2566.404s
21:39:58 [2021-07-02T21:39:58.631Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:39:59 [2021-07-02T21:39:59.201Z] ++++ cat bundles/test-integration/docker.pid
21:39:59 [2021-07-02T21:39:59.201Z] +++ kill 13799
21:39:59 [2021-07-02T21:39:59.201Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143c53702ee0/docker.pid
21:39:59 [2021-07-02T21:39:59.201Z] +++ kill 15624
21:39:59 [2021-07-02T21:39:59.201Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15624 is not a child of this shell
21:39:59 [2021-07-02T21:39:59.201Z] warning: PID 15624 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143c53702ee0/docker.pid had a nonzero exit code
21:39:59 [2021-07-02T21:39:59.201Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143c53702ee0/root: target is busy.
21:39:59 [2021-07-02T21:39:59.201Z] +++ /etc/init.d/apparmor stop
21:39:59 [2021-07-02T21:39:59.201Z] Leaving: AppArmorNo profiles have been unloaded.
21:39:59 [2021-07-02T21:39:59.201Z] 
21:39:59 [2021-07-02T21:39:59.201Z] Unloading profiles will leave already running processes permanently
21:39:59 [2021-07-02T21:39:59.201Z] unconfined, which can lead to unexpected situations.
21:39:59 [2021-07-02T21:39:59.201Z] 
21:39:59 [2021-07-02T21:39:59.201Z] To set a process to complain mode, use the command line tool
21:39:59 [2021-07-02T21:39:59.201Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:39:59 [2021-07-02T21:39:59.201Z] +++ true
21:39:59 [2021-07-02T21:39:59.201Z] exiting test-integration
21:39:59 [2021-07-02T21:39:59.201Z] ++ exit 0
21:39:59 [2021-07-02T21:39:59.201Z] 
21:39:59 [2021-07-02T21:39:59.461Z] + exit 0
21:39:59 [2021-07-02T21:39:59.461Z] ++ jobs -p
21:39:59 [2021-07-02T21:39:59.461Z] + pids=
21:39:59 [2021-07-02T21:39:59.461Z] + echo 'Remaining pids to kill: []'
21:39:59 [2021-07-02T21:39:59.461Z] Remaining pids to kill: []
21:39:59 [2021-07-02T21:39:59.461Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:39:59 [2021-07-02T21:39:59.476Z] Recording test results
21:39:59 [2021-07-02T21:39:59.682Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:40:00 [2021-07-02T21:40:00.018Z] + echo Ensuring container killed.
21:40:00 [2021-07-02T21:40:00.018Z] Ensuring container killed.
21:40:00 [2021-07-02T21:40:00.018Z] + docker ps -aq -f name=docker-pr7-*
21:40:00 [2021-07-02T21:40:00.018Z] + cids=5dc76cf43a82
21:40:00 [2021-07-02T21:40:00.018Z] cf0ccec306f3
21:40:00 [2021-07-02T21:40:00.018Z] afc21281a69e
21:40:00 [2021-07-02T21:40:00.018Z] + [ -n 5dc76cf43a82
21:40:00 [2021-07-02T21:40:00.018Z] cf0ccec306f3
21:40:00 [2021-07-02T21:40:00.018Z] afc21281a69e ]
21:40:00 [2021-07-02T21:40:00.018Z] + docker rm -vf 5dc76cf43a82 cf0ccec306f3 afc21281a69e
21:40:00 [2021-07-02T21:40:00.958Z] 5dc76cf43a82
21:40:01 [2021-07-02T21:40:01.528Z] cf0ccec306f3
21:40:02 [2021-07-02T21:40:02.098Z] afc21281a69e
[Pipeline] sh
21:40:02 [2021-07-02T21:40:02.388Z] + echo Chowning /workspace to jenkins user
21:40:02 [2021-07-02T21:40:02.388Z] Chowning /workspace to jenkins user
21:40:02 [2021-07-02T21:40:02.388Z] + id -u
21:40:02 [2021-07-02T21:40:02.388Z] + id -g
21:40:02 [2021-07-02T21:40:02.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42592:/workspace busybox chown -R 1000:1000 /workspace
21:40:02 [2021-07-02T21:40:02.406Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:40:06 [2021-07-02T21:40:06.885Z] + bundleName=amd64
21:40:06 [2021-07-02T21:40:06.885Z] + echo Creating amd64-bundles.tar.gz
21:40:06 [2021-07-02T21:40:06.885Z] Creating amd64-bundles.tar.gz
21:40:06 [2021-07-02T21:40:06.885Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
21:40:06 [2021-07-02T21:40:06.885Z] xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:40:07 [2021-07-02T21:40:07.839Z] Archiving artifacts
21:40:08 [2021-07-02T21:40:08.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42592/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:40:08 [2021-07-02T21:40:08.674Z] + make clean
21:40:08 [2021-07-02T21:40:08.674Z] docker volume rm -f docker-dev-cache
21:40:08 [2021-07-02T21:40:08.674Z] docker-dev-cache
[Pipeline] deleteDir
21:40:12 [2021-07-02T21:40:12.739Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:40:18 [2021-07-02T21:40:18.534Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:40:25 [2021-07-02T21:40:25.616Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:40:43 [2021-07-02T21:40:43.302Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:40:58 [2021-07-02T21:40:58.119Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:40:58 [2021-07-02T21:40:58.119Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
21:40:58 [2021-07-02T21:40:58.119Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:41:06 [2021-07-02T21:41:06.694Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:41:06 [2021-07-02T21:41:06.694Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:41:06 [2021-07-02T21:41:06.694Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
21:41:06 [2021-07-02T21:41:06.694Z] === RUN   TestDockerSuite/TestBuildNetNone
21:41:06 [2021-07-02T21:41:06.694Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
21:41:06 [2021-07-02T21:41:06.694Z] === RUN   TestDockerSuite/TestBuildNoContext
21:41:10 [2021-07-02T21:41:10.443Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:41:15 [2021-07-02T21:41:15.137Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:41:17 [2021-07-02T21:41:17.327Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:41:17 [2021-07-02T21:41:17.787Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:41:17 [2021-07-02T21:41:17.787Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:41:20 [2021-07-02T21:41:20.691Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:41:21 [2021-07-02T21:41:21.660Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:41:23 [2021-07-02T21:41:23.197Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:41:33 [2021-07-02T21:41:33.527Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:41:34 [2021-07-02T21:41:34.495Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:41:44 [2021-07-02T21:41:44.962Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:41:48 [2021-07-02T21:41:48.698Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:42:06 [2021-07-02T21:42:06.394Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:42:14 [2021-07-02T21:42:14.967Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:42:19 [2021-07-02T21:42:19.659Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:42:20 [2021-07-02T21:42:20.628Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:42:20 [2021-07-02T21:42:20.628Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
21:42:20 [2021-07-02T21:42:20.628Z] === RUN   TestDockerSuite/TestBuildPATH
21:42:20 [2021-07-02T21:42:20.628Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:42:20 [2021-07-02T21:42:20.628Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:42:22 [2021-07-02T21:42:22.809Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:42:22 [2021-07-02T21:42:22.809Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
21:42:22 [2021-07-02T21:42:22.809Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:43:05 [2021-07-02T21:43:05.352Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:43:26 [2021-07-02T21:43:26.479Z] === RUN   TestDockerSuite/TestBuildRm
21:43:36 [2021-07-02T21:43:36.804Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:43:39 [2021-07-02T21:43:39.719Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:43:39 [2021-07-02T21:43:39.719Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:43:39 [2021-07-02T21:43:39.719Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:43:39 [2021-07-02T21:43:39.719Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:43:39 [2021-07-02T21:43:39.719Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:43:41 [2021-07-02T21:43:41.257Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:43:45 [2021-07-02T21:43:45.960Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:43:49 [2021-07-02T21:43:49.706Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:43:54 [2021-07-02T21:43:54.398Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:44:12 [2021-07-02T21:44:12.134Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:44:12 [2021-07-02T21:44:12.134Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:44:12 [2021-07-02T21:44:12.594Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:44:22 [2021-07-02T21:44:22.934Z] === RUN   TestDockerSuite/TestBuildSpaces
21:44:22 [2021-07-02T21:44:22.934Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:44:33 [2021-07-02T21:44:33.269Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:44:33 [2021-07-02T21:44:33.269Z] === RUN   TestDockerSuite/TestBuildStderr
21:44:41 [2021-07-02T21:44:41.842Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:45:11 [2021-07-02T21:45:11.804Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:45:11 [2021-07-02T21:45:11.804Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
21:45:11 [2021-07-02T21:45:11.804Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:45:11 [2021-07-02T21:45:11.804Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:45:12 [2021-07-02T21:45:12.776Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:45:23 [2021-07-02T21:45:23.100Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:45:31 [2021-07-02T21:45:31.673Z] === RUN   TestDockerSuite/TestBuildUser
21:45:31 [2021-07-02T21:45:31.673Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:45:31 [2021-07-02T21:45:31.673Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:45:31 [2021-07-02T21:45:31.673Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:45:31 [2021-07-02T21:45:31.673Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:45:31 [2021-07-02T21:45:31.673Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
21:45:31 [2021-07-02T21:45:31.673Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:45:36 [2021-07-02T21:45:36.381Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:45:36 [2021-07-02T21:45:36.381Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:45:40 [2021-07-02T21:45:40.123Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:45:40 [2021-07-02T21:45:40.123Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
21:45:40 [2021-07-02T21:45:40.123Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:45:40 [2021-07-02T21:45:40.123Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
21:45:40 [2021-07-02T21:45:40.123Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:46:05 [2021-07-02T21:46:05.355Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:46:05 [2021-07-02T21:46:05.355Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:46:12 [2021-07-02T21:46:12.434Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:46:18 [2021-07-02T21:46:18.229Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:46:18 [2021-07-02T21:46:18.229Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
21:46:18 [2021-07-02T21:46:18.689Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:46:18 [2021-07-02T21:46:18.689Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
21:46:18 [2021-07-02T21:46:18.689Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:46:21 [2021-07-02T21:46:21.600Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:46:21 [2021-07-02T21:46:21.600Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:46:21 [2021-07-02T21:46:21.600Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:46:36 [2021-07-02T21:46:36.416Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:46:44 [2021-07-02T21:46:44.992Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:46:45 [2021-07-02T21:46:45.451Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:47:00 [2021-07-02T21:47:00.271Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:47:00 [2021-07-02T21:47:00.271Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:47:00 [2021-07-02T21:47:00.271Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:47:00 [2021-07-02T21:47:00.271Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:47:00 [2021-07-02T21:47:00.271Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:47:00 [2021-07-02T21:47:00.271Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
21:47:00 [2021-07-02T21:47:00.271Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:47:01 [2021-07-02T21:47:01.812Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:47:14 [2021-07-02T21:47:14.206Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:47:15 [2021-07-02T21:47:15.744Z] === RUN   TestDockerSuite/TestBuildXZHost
21:47:15 [2021-07-02T21:47:15.744Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
21:47:16 [2021-07-02T21:47:16.203Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:47:16 [2021-07-02T21:47:16.203Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:47:16 [2021-07-02T21:47:16.203Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:47:16 [2021-07-02T21:47:16.203Z]     docker_cli_sni_test.go:18: Flakey test
21:47:16 [2021-07-02T21:47:16.203Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:47:18 [2021-07-02T21:47:18.385Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:47:23 [2021-07-02T21:47:23.086Z] === RUN   TestDockerSuite/TestCommitChange
21:47:28 [2021-07-02T21:47:28.892Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:47:32 [2021-07-02T21:47:32.636Z] === RUN   TestDockerSuite/TestCommitHardlink
21:47:32 [2021-07-02T21:47:32.636Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:47:32 [2021-07-02T21:47:32.636Z] === RUN   TestDockerSuite/TestCommitNewFile
21:47:41 [2021-07-02T21:47:41.215Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:47:41 [2021-07-02T21:47:41.215Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:47:41 [2021-07-02T21:47:41.215Z] === RUN   TestDockerSuite/TestCommitTTY
21:47:48 [2021-07-02T21:47:48.297Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:47:52 [2021-07-02T21:47:52.991Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:47:52 [2021-07-02T21:47:52.991Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:47:52 [2021-07-02T21:47:52.991Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:48:00 [2021-07-02T21:48:00.081Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:48:07 [2021-07-02T21:48:07.158Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:48:07 [2021-07-02T21:48:07.159Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
21:48:07 [2021-07-02T21:48:07.159Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:48:09 [2021-07-02T21:48:09.340Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:48:09 [2021-07-02T21:48:09.340Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
21:48:09 [2021-07-02T21:48:09.340Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:48:09 [2021-07-02T21:48:09.340Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
21:48:09 [2021-07-02T21:48:09.340Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:48:09 [2021-07-02T21:48:09.340Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
21:48:09 [2021-07-02T21:48:09.340Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:48:12 [2021-07-02T21:48:12.247Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:48:12 [2021-07-02T21:48:12.247Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
21:48:12 [2021-07-02T21:48:12.247Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:48:12 [2021-07-02T21:48:12.247Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:48:15 [2021-07-02T21:48:15.167Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:48:15 [2021-07-02T21:48:15.167Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:48:15 [2021-07-02T21:48:15.167Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
21:48:15 [2021-07-02T21:48:15.167Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:48:15 [2021-07-02T21:48:15.167Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
21:48:15 [2021-07-02T21:48:15.167Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:48:15 [2021-07-02T21:48:15.167Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
21:48:15 [2021-07-02T21:48:15.167Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:48:18 [2021-07-02T21:48:18.075Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:48:20 [2021-07-02T21:48:20.255Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:48:22 [2021-07-02T21:48:22.441Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:48:22 [2021-07-02T21:48:22.441Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:48:22 [2021-07-02T21:48:22.441Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
21:48:22 [2021-07-02T21:48:22.441Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:48:25 [2021-07-02T21:48:25.475Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:48:25 [2021-07-02T21:48:25.475Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:48:27 [2021-07-02T21:48:27.655Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:48:27 [2021-07-02T21:48:27.655Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
21:48:27 [2021-07-02T21:48:27.655Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:48:27 [2021-07-02T21:48:27.655Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
21:48:27 [2021-07-02T21:48:27.655Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:48:30 [2021-07-02T21:48:30.570Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:48:30 [2021-07-02T21:48:30.570Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:48:32 [2021-07-02T21:48:32.752Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:48:32 [2021-07-02T21:48:32.752Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
21:48:32 [2021-07-02T21:48:32.752Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:48:35 [2021-07-02T21:48:35.667Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:48:35 [2021-07-02T21:48:35.667Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:48:38 [2021-07-02T21:48:38.576Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:48:42 [2021-07-02T21:48:42.316Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:48:47 [2021-07-02T21:48:47.022Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:48:47 [2021-07-02T21:48:47.022Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:48:47 [2021-07-02T21:48:47.022Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:48:47 [2021-07-02T21:48:47.022Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:48:47 [2021-07-02T21:48:47.022Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:48:48 [2021-07-02T21:48:48.560Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:48:48 [2021-07-02T21:48:48.560Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
21:48:48 [2021-07-02T21:48:48.560Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:48:51 [2021-07-02T21:48:51.468Z] === RUN   TestDockerSuite/TestContainerAPITop
21:48:51 [2021-07-02T21:48:51.468Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
21:48:51 [2021-07-02T21:48:51.468Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:48:53 [2021-07-02T21:48:53.648Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:48:53 [2021-07-02T21:48:53.648Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:48:58 [2021-07-02T21:48:58.349Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:49:00 [2021-07-02T21:49:00.529Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:49:00 [2021-07-02T21:49:00.529Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:49:00 [2021-07-02T21:49:00.529Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:49:00 [2021-07-02T21:49:00.529Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:49:00 [2021-07-02T21:49:00.529Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
21:49:00 [2021-07-02T21:49:00.529Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:49:02 [2021-07-02T21:49:02.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:49:02 [2021-07-02T21:49:02.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
21:49:05 [2021-07-02T21:49:05.134Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
21:49:07 [2021-07-02T21:49:07.324Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
21:49:10 [2021-07-02T21:49:10.233Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
21:49:12 [2021-07-02T21:49:12.414Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000518990_<nil>}
21:49:15 [2021-07-02T21:49:15.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1614797990_c:\foo_false__<nil>_<nil>_<nil>}
21:49:17 [2021-07-02T21:49:17.500Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1614797990_c:\foo_true__<nil>_<nil>_<nil>}
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:49:20 [2021-07-02T21:49:20.419Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:49:20 [2021-07-02T21:49:20.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:49:20 [2021-07-02T21:49:20.878Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:49:20 [2021-07-02T21:49:20.878Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:49:20 [2021-07-02T21:49:20.878Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:49:20 [2021-07-02T21:49:20.878Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:49:20 [2021-07-02T21:49:20.878Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:49:20 [2021-07-02T21:49:20.878Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:49:23 [2021-07-02T21:49:23.059Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:49:23 [2021-07-02T21:49:23.059Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.059Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:49:23 [2021-07-02T21:49:23.059Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.059Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:49:23 [2021-07-02T21:49:23.059Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.059Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:49:23 [2021-07-02T21:49:23.059Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.059Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:49:23 [2021-07-02T21:49:23.059Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:49:23 [2021-07-02T21:49:23.519Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:49:23 [2021-07-02T21:49:23.519Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:49:26 [2021-07-02T21:49:26.431Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:49:26 [2021-07-02T21:49:26.431Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:49:26 [2021-07-02T21:49:26.431Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:49:26 [2021-07-02T21:49:26.431Z] === RUN   TestDockerSuite/TestCpRelativePath
21:49:29 [2021-07-02T21:49:29.341Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:49:29 [2021-07-02T21:49:29.341Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:49:29 [2021-07-02T21:49:29.341Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:49:29 [2021-07-02T21:49:29.341Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:49:29 [2021-07-02T21:49:29.341Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:49:29 [2021-07-02T21:49:29.341Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:49:29 [2021-07-02T21:49:29.341Z] === RUN   TestDockerSuite/TestCpToCaseA
21:49:34 [2021-07-02T21:49:34.033Z] === RUN   TestDockerSuite/TestCpToCaseB
21:49:36 [2021-07-02T21:49:36.941Z] === RUN   TestDockerSuite/TestCpToCaseC
21:49:36 [2021-07-02T21:49:36.941Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:49:36 [2021-07-02T21:49:36.941Z] === RUN   TestDockerSuite/TestCpToCaseD
21:49:36 [2021-07-02T21:49:36.941Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:49:36 [2021-07-02T21:49:36.941Z] === RUN   TestDockerSuite/TestCpToCaseE
21:49:47 [2021-07-02T21:49:47.273Z] === RUN   TestDockerSuite/TestCpToCaseF
21:49:47 [2021-07-02T21:49:47.273Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:49:47 [2021-07-02T21:49:47.273Z] === RUN   TestDockerSuite/TestCpToCaseG
21:49:47 [2021-07-02T21:49:47.273Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:49:47 [2021-07-02T21:49:47.273Z] === RUN   TestDockerSuite/TestCpToCaseH
21:49:55 [2021-07-02T21:49:55.852Z] === RUN   TestDockerSuite/TestCpToCaseI
21:49:55 [2021-07-02T21:49:55.852Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:49:55 [2021-07-02T21:49:55.852Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:49:55 [2021-07-02T21:49:55.852Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:49:55 [2021-07-02T21:49:55.852Z] === RUN   TestDockerSuite/TestCpToDot
21:49:58 [2021-07-02T21:49:58.760Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:49:58 [2021-07-02T21:49:58.760Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:49:58 [2021-07-02T21:49:58.760Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:49:58 [2021-07-02T21:49:58.760Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:49:58 [2021-07-02T21:49:58.760Z] === RUN   TestDockerSuite/TestCpToStdout
21:50:01 [2021-07-02T21:50:01.666Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:50:01 [2021-07-02T21:50:01.666Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:50:01 [2021-07-02T21:50:01.666Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:50:01 [2021-07-02T21:50:01.666Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:50:01 [2021-07-02T21:50:01.666Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:50:01 [2021-07-02T21:50:01.666Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:50:01 [2021-07-02T21:50:01.666Z] === RUN   TestDockerSuite/TestCpVolumePath
21:50:01 [2021-07-02T21:50:01.666Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:50:01 [2021-07-02T21:50:01.666Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:50:02 [2021-07-02T21:50:02.124Z] === RUN   TestDockerSuite/TestCreateArgs
21:50:02 [2021-07-02T21:50:02.124Z] === RUN   TestDockerSuite/TestCreateByImageID
21:50:04 [2021-07-02T21:50:04.306Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:50:07 [2021-07-02T21:50:07.222Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:50:07 [2021-07-02T21:50:07.222Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:50:07 [2021-07-02T21:50:07.222Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:50:09 [2021-07-02T21:50:09.405Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:50:10 [2021-07-02T21:50:10.374Z] === RUN   TestDockerSuite/TestCreateLabels
21:50:10 [2021-07-02T21:50:10.374Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:50:10 [2021-07-02T21:50:10.374Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:50:10 [2021-07-02T21:50:10.374Z] === RUN   TestDockerSuite/TestCreateRM
21:50:10 [2021-07-02T21:50:10.833Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:50:10 [2021-07-02T21:50:10.833Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:50:10 [2021-07-02T21:50:10.834Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:50:11 [2021-07-02T21:50:11.293Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:50:11 [2021-07-02T21:50:11.753Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:50:20 [2021-07-02T21:50:20.328Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:50:20 [2021-07-02T21:50:20.328Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:50:20 [2021-07-02T21:50:20.788Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:50:24 [2021-07-02T21:50:24.527Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:50:24 [2021-07-02T21:50:24.527Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:50:24 [2021-07-02T21:50:24.527Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
21:50:24 [2021-07-02T21:50:24.527Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:50:27 [2021-07-02T21:50:27.436Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDevicePermissions
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDockerFails
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestEventsAttach
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.436Z] === RUN   TestDockerSuite/TestEventsCommit
21:50:27 [2021-07-02T21:50:27.436Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:50:27 [2021-07-02T21:50:27.896Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:50:34 [2021-07-02T21:50:34.973Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:50:37 [2021-07-02T21:50:37.158Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:50:40 [2021-07-02T21:50:40.068Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:50:48 [2021-07-02T21:50:48.648Z] === RUN   TestDockerSuite/TestEventsCopy
21:50:52 [2021-07-02T21:50:52.388Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:50:58 [2021-07-02T21:50:58.192Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:51:00 [2021-07-02T21:51:00.377Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:51:01 [2021-07-02T21:51:01.347Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:51:06 [2021-07-02T21:51:06.046Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:51:06 [2021-07-02T21:51:06.506Z] === RUN   TestDockerSuite/TestEventsFilterType
21:51:07 [2021-07-02T21:51:07.478Z] === RUN   TestDockerSuite/TestEventsFilters
21:51:13 [2021-07-02T21:51:13.279Z] === RUN   TestDockerSuite/TestEventsFormat
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsImageImport
21:51:19 [2021-07-02T21:51:19.078Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:51:19 [2021-07-02T21:51:19.078Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsImagePull
21:51:19 [2021-07-02T21:51:19.078Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:51:19 [2021-07-02T21:51:19.078Z] === RUN   TestDockerSuite/TestEventsImageTag
21:51:19 [2021-07-02T21:51:19.538Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:51:19 [2021-07-02T21:51:19.538Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:51:19 [2021-07-02T21:51:19.538Z] === RUN   TestDockerSuite/TestEventsRename
21:51:21 [2021-07-02T21:51:21.719Z] === RUN   TestDockerSuite/TestEventsResize
21:51:30 [2021-07-02T21:51:30.299Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:51:32 [2021-07-02T21:51:32.480Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:51:34 [2021-07-02T21:51:34.664Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:51:39 [2021-07-02T21:51:39.353Z] === RUN   TestDockerSuite/TestEventsTop
21:51:39 [2021-07-02T21:51:39.353Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:51:39 [2021-07-02T21:51:39.353Z] === RUN   TestDockerSuite/TestEventsUntag
21:51:42 [2021-07-02T21:51:42.259Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:51:46 [2021-07-02T21:51:46.959Z] === RUN   TestDockerSuite/TestExec
21:51:46 [2021-07-02T21:51:46.959Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:51:46 [2021-07-02T21:51:46.959Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:51:46 [2021-07-02T21:51:46.959Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:51:46 [2021-07-02T21:51:46.959Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:51:49 [2021-07-02T21:51:49.141Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:51:51 [2021-07-02T21:51:51.323Z] === RUN   TestDockerSuite/TestExecAPIStart
21:51:51 [2021-07-02T21:51:51.323Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:51:51 [2021-07-02T21:51:51.323Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:51:51 [2021-07-02T21:51:51.323Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:51:51 [2021-07-02T21:51:51.323Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:51:51 [2021-07-02T21:51:51.323Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:51:51 [2021-07-02T21:51:51.323Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:51:53 [2021-07-02T21:51:53.505Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:51:55 [2021-07-02T21:51:55.696Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:51:57 [2021-07-02T21:51:57.879Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:52:00 [2021-07-02T21:52:00.069Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:52:04 [2021-07-02T21:52:04.769Z] === RUN   TestDockerSuite/TestExecCgroup
21:52:04 [2021-07-02T21:52:04.769Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:52:04 [2021-07-02T21:52:04.769Z] === RUN   TestDockerSuite/TestExecEnv
21:52:04 [2021-07-02T21:52:04.769Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:52:04 [2021-07-02T21:52:04.769Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:52:04 [2021-07-02T21:52:04.769Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:52:04 [2021-07-02T21:52:04.769Z] === RUN   TestDockerSuite/TestExecExitStatus
21:52:06 [2021-07-02T21:52:06.948Z] === RUN   TestDockerSuite/TestExecInspectID
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecInteractive
21:52:11 [2021-07-02T21:52:11.645Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:52:11 [2021-07-02T21:52:11.645Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecParseError
21:52:11 [2021-07-02T21:52:11.645Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:52:11 [2021-07-02T21:52:11.645Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:52:11 [2021-07-02T21:52:11.645Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:52:11 [2021-07-02T21:52:11.645Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:52:13 [2021-07-02T21:52:13.838Z] === RUN   TestDockerSuite/TestExecSetEnv
21:52:13 [2021-07-02T21:52:13.838Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:52:13 [2021-07-02T21:52:13.838Z] === RUN   TestDockerSuite/TestExecStartFails
21:52:13 [2021-07-02T21:52:13.838Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:52:14 [2021-07-02T21:52:14.297Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:52:14 [2021-07-02T21:52:14.297Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:52:14 [2021-07-02T21:52:14.297Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:52:14 [2021-07-02T21:52:14.297Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:52:14 [2021-07-02T21:52:14.297Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:52:14 [2021-07-02T21:52:14.297Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:52:14 [2021-07-02T21:52:14.297Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:52:16 [2021-07-02T21:52:16.485Z] === RUN   TestDockerSuite/TestExecUlimits
21:52:16 [2021-07-02T21:52:16.485Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:52:16 [2021-07-02T21:52:16.485Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:52:22 [2021-07-02T21:52:22.310Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:52:22 [2021-07-02T21:52:22.310Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:52:22 [2021-07-02T21:52:22.310Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:52:22 [2021-07-02T21:52:22.310Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:52:22 [2021-07-02T21:52:22.310Z] === RUN   TestDockerSuite/TestExecWithUser
21:52:22 [2021-07-02T21:52:22.310Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:52:22 [2021-07-02T21:52:22.310Z] === RUN   TestDockerSuite/TestGetContainerStats
21:52:29 [2021-07-02T21:52:29.322Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:52:35 [2021-07-02T21:52:35.038Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:52:37 [2021-07-02T21:52:37.902Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:52:43 [2021-07-02T21:52:43.618Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:52:43 [2021-07-02T21:52:43.618Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:52:43 [2021-07-02T21:52:43.618Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:52:43 [2021-07-02T21:52:43.618Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:52:44 [2021-07-02T21:52:44.067Z] === RUN   TestDockerSuite/TestHealth
21:52:44 [2021-07-02T21:52:44.067Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:52:44 [2021-07-02T21:52:44.067Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:52:44 [2021-07-02T21:52:44.067Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:52:44 [2021-07-02T21:52:44.067Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:52:44 [2021-07-02T21:52:44.067Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:52:49 [2021-07-02T21:52:49.784Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:52:49 [2021-07-02T21:52:49.784Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:52:50 [2021-07-02T21:52:50.235Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:52:50 [2021-07-02T21:52:50.235Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:52:50 [2021-07-02T21:52:50.235Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:52:51 [2021-07-02T21:52:51.743Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:52:51 [2021-07-02T21:52:51.743Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:52:53 [2021-07-02T21:52:53.890Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:52:53 [2021-07-02T21:52:53.890Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:52:56 [2021-07-02T21:52:56.031Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:52:59 [2021-07-02T21:52:59.728Z] === RUN   TestDockerSuite/TestImagesFormat
21:52:59 [2021-07-02T21:52:59.728Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:52:59 [2021-07-02T21:52:59.728Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:52:59 [2021-07-02T21:52:59.728Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:53:03 [2021-07-02T21:53:03.408Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:53:03 [2021-07-02T21:53:03.408Z] === RUN   TestDockerSuite/TestImportBadURL
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportDisplay
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportFile
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportGzipped
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:53:06 [2021-07-02T21:53:06.264Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:53:06 [2021-07-02T21:53:06.264Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:53:06 [2021-07-02T21:53:06.264Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:53:06 [2021-07-02T21:53:06.264Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:53:09 [2021-07-02T21:53:09.123Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:53:11 [2021-07-02T21:53:11.982Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:53:11 [2021-07-02T21:53:11.982Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:53:11 [2021-07-02T21:53:11.982Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:53:11 [2021-07-02T21:53:11.982Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:53:11 [2021-07-02T21:53:11.982Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:53:11 [2021-07-02T21:53:11.982Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:53:11 [2021-07-02T21:53:11.982Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:53:11 [2021-07-02T21:53:11.982Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:53:14 [2021-07-02T21:53:14.844Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:53:14 [2021-07-02T21:53:14.844Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:53:17 [2021-07-02T21:53:17.704Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:53:17 [2021-07-02T21:53:17.704Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:53:17 [2021-07-02T21:53:17.704Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:53:17 [2021-07-02T21:53:17.704Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:53:17 [2021-07-02T21:53:17.704Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:53:17 [2021-07-02T21:53:17.704Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:53:17 [2021-07-02T21:53:17.704Z] === RUN   TestDockerSuite/TestInspectDefault
21:53:19 [2021-07-02T21:53:19.844Z] === RUN   TestDockerSuite/TestInspectHistory
21:53:24 [2021-07-02T21:53:24.469Z] === RUN   TestDockerSuite/TestInspectImage
21:53:24 [2021-07-02T21:53:24.469Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:53:24 [2021-07-02T21:53:24.469Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:53:24 [2021-07-02T21:53:24.469Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:53:24 [2021-07-02T21:53:24.919Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:53:24 [2021-07-02T21:53:24.919Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:53:24 [2021-07-02T21:53:24.919Z] === RUN   TestDockerSuite/TestInspectInt64
21:53:27 [2021-07-02T21:53:27.785Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:53:29 [2021-07-02T21:53:29.935Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:53:29 [2021-07-02T21:53:29.935Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:53:32 [2021-07-02T21:53:32.796Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:53:34 [2021-07-02T21:53:34.936Z] === RUN   TestDockerSuite/TestInspectPlugin
21:53:34 [2021-07-02T21:53:34.936Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:53:34 [2021-07-02T21:53:34.936Z] === RUN   TestDockerSuite/TestInspectRootFS
21:53:34 [2021-07-02T21:53:34.936Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:53:37 [2021-07-02T21:53:37.078Z] === RUN   TestDockerSuite/TestInspectStatus
21:53:40 [2021-07-02T21:53:40.762Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:53:44 [2021-07-02T21:53:44.440Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:53:47 [2021-07-02T21:53:47.309Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:53:48 [2021-07-02T21:53:48.822Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:53:50 [2021-07-02T21:53:50.965Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:53:53 [2021-07-02T21:53:53.827Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:53:55 [2021-07-02T21:53:55.967Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksEnvs
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:53:58 [2021-07-02T21:53:58.837Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:53:58 [2021-07-02T21:53:58.837Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:53:59 [2021-07-02T21:53:59.286Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:53:59 [2021-07-02T21:53:59.286Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:54:01 [2021-07-02T21:54:01.426Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:54:03 [2021-07-02T21:54:03.567Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:54:09 [2021-07-02T21:54:09.400Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:54:12 [2021-07-02T21:54:12.259Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:54:12 [2021-07-02T21:54:12.259Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:54:12 [2021-07-02T21:54:12.259Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:54:14 [2021-07-02T21:54:14.400Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:54:14 [2021-07-02T21:54:14.400Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:54:21 [2021-07-02T21:54:21.395Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:54:28 [2021-07-02T21:54:28.385Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:54:34 [2021-07-02T21:54:34.110Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:54:36 [2021-07-02T21:54:36.968Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:54:39 [2021-07-02T21:54:39.110Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:54:39 [2021-07-02T21:54:39.110Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:54:39 [2021-07-02T21:54:39.110Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:54:41 [2021-07-02T21:54:41.970Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:54:44 [2021-07-02T21:54:44.112Z] === RUN   TestDockerSuite/TestLogsSince
21:54:54 [2021-07-02T21:54:54.331Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:54:54 [2021-07-02T21:54:54.331Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:54:54 [2021-07-02T21:54:54.331Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:54:54 [2021-07-02T21:54:54.331Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:54:54 [2021-07-02T21:54:54.331Z] === RUN   TestDockerSuite/TestLogsTail
21:54:57 [2021-07-02T21:54:57.192Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:55:00 [2021-07-02T21:55:00.052Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestMountIntoProc
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestMountIntoSys
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestNetHostname
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginActive
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPortHostBinding
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPortList
21:55:02 [2021-07-02T21:55:02.913Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:55:02 [2021-07-02T21:55:02.913Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:55:08 [2021-07-02T21:55:08.637Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:55:08 [2021-07-02T21:55:08.638Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
21:55:08 [2021-07-02T21:55:08.638Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:55:14 [2021-07-02T21:55:14.367Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:55:14 [2021-07-02T21:55:14.367Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
21:55:14 [2021-07-02T21:55:14.367Z] === RUN   TestDockerSuite/TestPsByOrder
21:55:22 [2021-07-02T21:55:22.847Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:55:22 [2021-07-02T21:55:22.847Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:55:22 [2021-07-02T21:55:22.847Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:55:33 [2021-07-02T21:55:33.067Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:55:47 [2021-07-02T21:55:47.761Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:55:47 [2021-07-02T21:55:47.762Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:55:47 [2021-07-02T21:55:47.762Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:55:47 [2021-07-02T21:55:47.762Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:56:00 [2021-07-02T21:56:00.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:56:07 [2021-07-02T21:56:07.053Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:56:15 [2021-07-02T21:56:15.533Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:56:20 [2021-07-02T21:56:20.158Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:56:20 [2021-07-02T21:56:20.158Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
21:56:20 [2021-07-02T21:56:20.158Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:56:20 [2021-07-02T21:56:20.158Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
21:56:20 [2021-07-02T21:56:20.158Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:56:25 [2021-07-02T21:56:25.880Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:56:25 [2021-07-02T21:56:25.880Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:56:25 [2021-07-02T21:56:25.880Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:56:25 [2021-07-02T21:56:25.880Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
21:56:25 [2021-07-02T21:56:25.880Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:56:25 [2021-07-02T21:56:25.880Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:56:25 [2021-07-02T21:56:25.880Z] === RUN   TestDockerSuite/TestPsRightTagName
21:56:25 [2021-07-02T21:56:25.880Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:56:25 [2021-07-02T21:56:25.880Z] === RUN   TestDockerSuite/TestPsShowMounts
21:56:32 [2021-07-02T21:56:32.870Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:56:32 [2021-07-02T21:56:32.870Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
21:56:32 [2021-07-02T21:56:32.870Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:56:34 [2021-07-02T21:56:34.378Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:56:34 [2021-07-02T21:56:34.378Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:56:34 [2021-07-02T21:56:34.378Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:56:35 [2021-07-02T21:56:35.326Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:56:36 [2021-07-02T21:56:36.273Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:56:36 [2021-07-02T21:56:36.273Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
21:56:36 [2021-07-02T21:56:36.273Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:56:40 [2021-07-02T21:56:40.900Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:56:45 [2021-07-02T21:56:45.531Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:56:48 [2021-07-02T21:56:48.390Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:57:09 [2021-07-02T21:57:09.362Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:57:09 [2021-07-02T21:57:09.362Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:57:09 [2021-07-02T21:57:09.362Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:57:15 [2021-07-02T21:57:15.084Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:57:15 [2021-07-02T21:57:15.533Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:57:15 [2021-07-02T21:57:15.984Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:57:16 [2021-07-02T21:57:16.933Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:57:21 [2021-07-02T21:57:21.562Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:57:26 [2021-07-02T21:57:26.187Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:57:26 [2021-07-02T21:57:26.187Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:57:26 [2021-07-02T21:57:26.187Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:57:30 [2021-07-02T21:57:30.813Z] === RUN   TestDockerSuite/TestRmiBlank
21:57:30 [2021-07-02T21:57:30.814Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:57:31 [2021-07-02T21:57:31.263Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:57:56 [2021-07-02T21:57:56.252Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:57:57 [2021-07-02T21:57:57.769Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:57:58 [2021-07-02T21:57:58.219Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:58:05 [2021-07-02T21:58:05.204Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:58:10 [2021-07-02T21:58:10.928Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:58:19 [2021-07-02T21:58:19.418Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:58:27 [2021-07-02T21:58:27.889Z] === RUN   TestDockerSuite/TestRmiTag
21:58:28 [2021-07-02T21:58:28.338Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:58:31 [2021-07-02T21:58:31.197Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:58:48 [2021-07-02T21:58:48.758Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:58:48 [2021-07-02T21:58:48.758Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:58:54 [2021-07-02T21:58:54.555Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddHost
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:58:55 [2021-07-02T21:58:55.523Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
21:58:55 [2021-07-02T21:58:55.523Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:58:57 [2021-07-02T21:58:57.706Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:58:57 [2021-07-02T21:58:57.706Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
21:58:57 [2021-07-02T21:58:57.706Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:58:57 [2021-07-02T21:58:57.706Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
21:58:57 [2021-07-02T21:58:57.706Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:59:02 [2021-07-02T21:59:02.395Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:59:07 [2021-07-02T21:59:07.528Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:59:07 [2021-07-02T21:59:07.987Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:59:10 [2021-07-02T21:59:10.900Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:59:13 [2021-07-02T21:59:13.080Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:59:13 [2021-07-02T21:59:13.080Z] === RUN   TestDockerSuite/TestRunBindMounts
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:59:18 [2021-07-02T21:59:18.880Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
21:59:18 [2021-07-02T21:59:18.880Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:59:21 [2021-07-02T21:59:21.790Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:59:21 [2021-07-02T21:59:21.790Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
21:59:21 [2021-07-02T21:59:21.790Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:59:24 [2021-07-02T21:59:24.706Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:59:24 [2021-07-02T21:59:24.706Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
21:59:24 [2021-07-02T21:59:24.706Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:59:24 [2021-07-02T21:59:24.706Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
21:59:24 [2021-07-02T21:59:24.706Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:59:26 [2021-07-02T21:59:26.885Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
21:59:26 [2021-07-02T21:59:26.885Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:59:29 [2021-07-02T21:59:29.064Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:59:31 [2021-07-02T21:59:31.246Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:59:34 [2021-07-02T21:59:34.164Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:59:34 [2021-07-02T21:59:34.164Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
21:59:34 [2021-07-02T21:59:34.164Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:59:34 [2021-07-02T21:59:34.164Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
21:59:34 [2021-07-02T21:59:34.164Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:59:34 [2021-07-02T21:59:34.164Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
21:59:34 [2021-07-02T21:59:34.164Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:59:37 [2021-07-02T21:59:37.077Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:59:37 [2021-07-02T21:59:37.077Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
21:59:37 [2021-07-02T21:59:37.077Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:59:37 [2021-07-02T21:59:37.077Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
21:59:37 [2021-07-02T21:59:37.077Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:59:37 [2021-07-02T21:59:37.077Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
21:59:37 [2021-07-02T21:59:37.077Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:59:37 [2021-07-02T21:59:37.077Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
21:59:37 [2021-07-02T21:59:37.077Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:59:39 [2021-07-02T21:59:39.257Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:59:45 [2021-07-02T21:59:45.059Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
21:59:45 [2021-07-02T21:59:45.059Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:59:47 [2021-07-02T21:59:47.241Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:59:47 [2021-07-02T21:59:47.241Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
21:59:47 [2021-07-02T21:59:47.241Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:59:47 [2021-07-02T21:59:47.241Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:59:47 [2021-07-02T21:59:47.241Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
21:59:47 [2021-07-02T21:59:47.241Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:59:50 [2021-07-02T21:59:50.151Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:59:52 [2021-07-02T21:59:52.337Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:59:52 [2021-07-02T21:59:52.337Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
21:59:52 [2021-07-02T21:59:52.337Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:59:59 [2021-07-02T21:59:59.418Z] === RUN   TestDockerSuite/TestRunEnvironment
21:59:59 [2021-07-02T21:59:59.418Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
21:59:59 [2021-07-02T21:59:59.418Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:59:59 [2021-07-02T21:59:59.418Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
21:59:59 [2021-07-02T21:59:59.418Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:59:59 [2021-07-02T21:59:59.418Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
21:59:59 [2021-07-02T21:59:59.418Z] === RUN   TestDockerSuite/TestRunExitCode
22:00:02 [2021-07-02T22:00:02.325Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:00:04 [2021-07-02T22:00:04.510Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:00:06 [2021-07-02T22:00:06.693Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunExposePort
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:00:09 [2021-07-02T22:00:09.603Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:00:09 [2021-07-02T22:00:09.603Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:00:14 [2021-07-02T22:00:14.294Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:00:14 [2021-07-02T22:00:14.294Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:00:14 [2021-07-02T22:00:14.294Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:00:14 [2021-07-02T22:00:14.294Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:00:14 [2021-07-02T22:00:14.294Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:00:14 [2021-07-02T22:00:14.294Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:00:22 [2021-07-02T22:00:22.879Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:00:22 [2021-07-02T22:00:22.879Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:00:22 [2021-07-02T22:00:22.879Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModeHostname
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:00:23 [2021-07-02T22:00:23.855Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:00:23 [2021-07-02T22:00:23.855Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunMount
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:00:24 [2021-07-02T22:00:24.316Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:00:24 [2021-07-02T22:00:24.316Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:00:32 [2021-07-02T22:00:32.893Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:00:32 [2021-07-02T22:00:32.893Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:00:32 [2021-07-02T22:00:32.893Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:00:32 [2021-07-02T22:00:32.893Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:00:32 [2021-07-02T22:00:32.893Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:00:32 [2021-07-02T22:00:32.893Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:00:32 [2021-07-02T22:00:32.893Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:00:37 [2021-07-02T22:00:37.581Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetHost
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:00:42 [2021-07-02T22:00:42.281Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:00:42 [2021-07-02T22:00:42.281Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:00:43 [2021-07-02T22:00:43.248Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:00:45 [2021-07-02T22:00:45.427Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:00:46 [2021-07-02T22:00:46.962Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:00:48 [2021-07-02T22:00:48.502Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunPortInUse
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:00:50 [2021-07-02T22:00:50.683Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:00:50 [2021-07-02T22:00:50.683Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunPublishPort
22:00:54 [2021-07-02T22:00:54.426Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:00:54 [2021-07-02T22:00:54.426Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:00:54 [2021-07-02T22:00:54.426Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:00:54 [2021-07-02T22:00:54.426Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:00:54 [2021-07-02T22:00:54.426Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:00:54 [2021-07-02T22:00:54.426Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:01:03 [2021-07-02T22:01:03.001Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:01:03 [2021-07-02T22:01:03.001Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:01:03 [2021-07-02T22:01:03.001Z] === RUN   TestDockerSuite/TestRunRm
22:01:05 [2021-07-02T22:01:05.184Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:01:10 [2021-07-02T22:01:10.982Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:01:13 [2021-07-02T22:01:13.896Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:01:16 [2021-07-02T22:01:16.078Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:01:18 [2021-07-02T22:01:18.262Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:01:21 [2021-07-02T22:01:21.177Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:01:21 [2021-07-02T22:01:21.177Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:01:21 [2021-07-02T22:01:21.177Z] === RUN   TestDockerSuite/TestRunState
22:01:21 [2021-07-02T22:01:21.177Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:01:21 [2021-07-02T22:01:21.177Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:01:23 [2021-07-02T22:01:23.360Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:01:23 [2021-07-02T22:01:23.360Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:01:23 [2021-07-02T22:01:23.360Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:01:26 [2021-07-02T22:01:26.274Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:01:26 [2021-07-02T22:01:26.274Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:01:26 [2021-07-02T22:01:26.274Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:01:26 [2021-07-02T22:01:26.274Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:01:30 [2021-07-02T22:01:30.979Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:01:30 [2021-07-02T22:01:30.979Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:01:30 [2021-07-02T22:01:30.979Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:01:30 [2021-07-02T22:01:30.979Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:01:30 [2021-07-02T22:01:30.979Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:01:30 [2021-07-02T22:01:30.979Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserByID
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserByName
22:01:31 [2021-07-02T22:01:31.438Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:01:31 [2021-07-02T22:01:31.438Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:01:34 [2021-07-02T22:01:34.346Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:01:34 [2021-07-02T22:01:34.346Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:01:34 [2021-07-02T22:01:34.346Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:01:35 [2021-07-02T22:01:35.887Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:01:35 [2021-07-02T22:01:35.887Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:01:35 [2021-07-02T22:01:35.887Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:01:35 [2021-07-02T22:01:35.887Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:01:35 [2021-07-02T22:01:35.887Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:01:39 [2021-07-02T22:01:39.628Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:01:52 [2021-07-02T22:01:52.041Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:01:57 [2021-07-02T22:01:57.840Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:02:03 [2021-07-02T22:02:03.640Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:02:03 [2021-07-02T22:02:03.640Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:02:03 [2021-07-02T22:02:03.640Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:02:03 [2021-07-02T22:02:03.640Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:02:07 [2021-07-02T22:02:07.385Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:02:09 [2021-07-02T22:02:09.567Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:02:12 [2021-07-02T22:02:12.488Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:02:12 [2021-07-02T22:02:12.488Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.488Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:02:12 [2021-07-02T22:02:12.488Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:02:12 [2021-07-02T22:02:12.488Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:02:12 [2021-07-02T22:02:12.489Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.489Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:02:12 [2021-07-02T22:02:12.489Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.489Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:02:12 [2021-07-02T22:02:12.489Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.489Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:02:12 [2021-07-02T22:02:12.489Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.489Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:02:12 [2021-07-02T22:02:12.489Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:02:12 [2021-07-02T22:02:12.489Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:02:21 [2021-07-02T22:02:21.066Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:02:23 [2021-07-02T22:02:23.248Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:02:24 [2021-07-02T22:02:24.791Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveImageId
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.489Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:02:29 [2021-07-02T22:02:29.489Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:02:29 [2021-07-02T22:02:29.948Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:02:29 [2021-07-02T22:02:29.948Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:02:29 [2021-07-02T22:02:29.948Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:02:29 [2021-07-02T22:02:29.948Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:02:29 [2021-07-02T22:02:29.948Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:02:29 [2021-07-02T22:02:29.948Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:02:32 [2021-07-02T22:02:32.130Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:02:32 [2021-07-02T22:02:32.591Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:02:32 [2021-07-02T22:02:32.591Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:02:33 [2021-07-02T22:02:33.050Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:02:34 [2021-07-02T22:02:34.590Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:02:43 [2021-07-02T22:02:43.164Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:02:43 [2021-07-02T22:02:43.164Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:02:43 [2021-07-02T22:02:43.164Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:02:51 [2021-07-02T22:02:51.747Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:02:51 [2021-07-02T22:02:51.747Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:02:51 [2021-07-02T22:02:51.747Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:02:55 [2021-07-02T22:02:55.496Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:02:55 [2021-07-02T22:02:55.496Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:02:55 [2021-07-02T22:02:55.496Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:02:55 [2021-07-02T22:02:55.496Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:02:55 [2021-07-02T22:02:55.496Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:02:55 [2021-07-02T22:02:55.496Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
22:02:55 [2021-07-02T22:02:55.496Z] === RUN   TestDockerSuite/TestStartRecordError
22:02:55 [2021-07-02T22:02:55.496Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:02:55 [2021-07-02T22:02:55.956Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestStatsNoStream
22:03:01 [2021-07-02T22:03:01.758Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:03:01 [2021-07-02T22:03:01.758Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:03:03 [2021-07-02T22:03:03.940Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:03:06 [2021-07-02T22:03:06.855Z] === RUN   TestDockerSuite/TestTopPrivileged
22:03:06 [2021-07-02T22:03:06.855Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:03:06 [2021-07-02T22:03:06.855Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:03:08 [2021-07-02T22:03:08.396Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:03:08 [2021-07-02T22:03:08.396Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:03:26 [2021-07-02T22:03:26.098Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:03:26 [2021-07-02T22:03:26.098Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:03:28 [2021-07-02T22:03:28.281Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:03:28 [2021-07-02T22:03:28.281Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:03:31 [2021-07-02T22:03:31.201Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:03:31 [2021-07-02T22:03:31.660Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:03:32 [2021-07-02T22:03:32.124Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:03:32 [2021-07-02T22:03:32.124Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:03:32 [2021-07-02T22:03:32.584Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:03:41 [2021-07-02T22:03:41.162Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:03:41 [2021-07-02T22:03:41.162Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:03:41 [2021-07-02T22:03:41.162Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:03:41 [2021-07-02T22:03:41.162Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:03:41 [2021-07-02T22:03:41.622Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:03:41 [2021-07-02T22:03:41.622Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:03:41 [2021-07-02T22:03:41.622Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:03:50 [2021-07-02T22:03:50.207Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:03:50 [2021-07-02T22:03:50.207Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:03:50 [2021-07-02T22:03:50.207Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:04:00 [2021-07-02T22:04:00.552Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:04:00 [2021-07-02T22:04:00.552Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:04:00 [2021-07-02T22:04:00.552Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:04:01 [2021-07-02T22:04:01.524Z] --- PASS: TestDockerSuite (2467.24s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (65.26s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.10s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.53s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.62s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.95s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.40s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.21s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.07s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.16s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.87s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.31s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.73s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.37s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.67s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.62s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.38s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.39s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.29s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.47s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.18s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.09s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.64s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.00s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s)
22:04:01 [2021-07-02T22:04:01.524Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.73s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.34s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.98s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.76s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.73s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.87s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.85s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (51.07s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.07s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.65s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.86s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.20s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.74s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.85s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.89s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.10s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.30s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.96s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.71s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.40s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.94s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFails (2.45s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.92s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.07s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.63s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.84s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.10s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.28s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.41s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.70s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.62s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.09s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.15s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.39s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.41s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.99s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.81s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.33s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.80s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.12s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (15.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.93s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.15s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.38s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.65s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.54s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.73s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.53s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.40s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.32s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.45s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.43s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildRm (11.68s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.14s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.13s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.06s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.84s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.42s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.35s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildStderr (8.93s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.11s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.11s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.82s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.04s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.38s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.44s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.20s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.77s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.56s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (8.97s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.05s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.86s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitChange (5.25s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.50s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.30s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.45s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.84s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.39s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.30s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.10s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.73s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.37s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
22:04:01 [2021-07-02T22:04:01.525Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.67s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.99s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.50s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.67s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.57s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.49s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000518990_<nil>} (2.55s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1614797990_c:\foo_false__<nil>_<nil>_<nil>} (2.56s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1614797990_c:\foo_true__<nil>_<nil>_<nil>} (2.60s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:04:01 [2021-07-02T22:04:01.526Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.43s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.78s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.87s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.44s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.42s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.87s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToDot (2.92s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.76s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.30s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.26s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateRM (0.50s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.44s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.79s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (7.27s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.13s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.59s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.65s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.20s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.49s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.37s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsRename (2.27s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsResize (8.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.58s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.61s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.22s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.43s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.26s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.66s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.47s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.87s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.09s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.10s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.77s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s)
22:04:01 [2021-07-02T22:04:01.526Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.65s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.65s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.66s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.68s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.60s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.37s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.30s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.58s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.71s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.11s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.56s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.53s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.39s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.73s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.49s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsSince (9.47s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsTail (3.39s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.98s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.53s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.54s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.49s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.48s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.91s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.46s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.05s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.25s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.80s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.09s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.12s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.33s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.90s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.61s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.33s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.76s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.48s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.00s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.59s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.39s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.48s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.71s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiTag (0.70s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.52s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.64s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.12s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.64s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.69s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.65s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.45s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.05s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.45s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.77s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.49s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.527Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.80s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.73s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.24s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (6.97s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.65s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.19s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.41s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.73s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.68s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.39s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.13s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.92s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.90s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.61s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.77s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.37s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.18s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunRm (2.74s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.57s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.03s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.27s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.29s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.43s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.71s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.76s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.45s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.86s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.57s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.67s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.73s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.98s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.20s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.38s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.29s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.33s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.90s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.05s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:04:01 [2021-07-02T22:04:01.528Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s)
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.528Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:04:01 [2021-07-02T22:04:01.528Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerRegistrySuite (0.15s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerDaemonSuite
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerDaemonSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerSwarmSuite
22:04:01 [2021-07-02T22:04:01.529Z] --- PASS: TestDockerSwarmSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginCreate
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginInspect
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.529Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
22:04:01 [2021-07-02T22:04:01.529Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerPluginSuite/TestPluginSet
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] --- PASS: TestDockerPluginSuite (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerExternalVolumeSuite
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerNetworkSuite
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] --- SKIP: TestDockerNetworkSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z] === RUN   TestDockerHubPullSuite
22:04:01 [2021-07-02T22:04:01.991Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z] --- SKIP: TestDockerHubPullSuite (0.00s)
22:04:01 [2021-07-02T22:04:01.991Z] PASS
22:04:01 [2021-07-02T22:04:01.991Z] ok  	github.com/docker/docker/integration-cli	2467.623s
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === Skipped
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.991Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
22:04:01 [2021-07-02T22:04:01.991Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_sni_test.go:18: Flakey test
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.992Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:04:01 [2021-07-02T22:04:01.992Z] 
22:04:01 [2021-07-02T22:04:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
22:04:01 [2021-07-02T22:04:01.992Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.993Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.993Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.994Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:04:01 [2021-07-02T22:04:01.994Z] 
22:04:01 [2021-07-02T22:04:01.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:04:01 [2021-07-02T22:04:01.994Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.04s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.995Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.995Z] 
22:04:01 [2021-07-02T22:04:01.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
22:04:01 [2021-07-02T22:04:01.995Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z] 
22:04:01 [2021-07-02T22:04:01.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:04:01 [2021-07-02T22:04:01.996Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.996Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:04:01 [2021-07-02T22:04:01.997Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z] 
22:04:01 [2021-07-02T22:04:01.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:04:01 [2021-07-02T22:04:01.997Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.457Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:04:02 [2021-07-02T22:04:02.457Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.458Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z] 
22:04:02 [2021-07-02T22:04:02.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:04:02 [2021-07-02T22:04:02.458Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
22:04:02 [2021-07-02T22:04:02.459Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] 
22:04:02 [2021-07-02T22:04:02.459Z] DONE 1092 tests, 546 skipped in 2475.843s
22:04:02 [2021-07-02T22:04:02.920Z] INFO: Integration tests ended at 07/02/2021 22:04:02. Duration:00:41:16.2555932
22:04:02 [2021-07-02T22:04:02.920Z] INFO: Docker info of the daemon under test at end of run
22:04:02 [2021-07-02T22:04:02.920Z] 
22:04:03 [2021-07-02T22:04:03.381Z] Containers: 2
22:04:03 [2021-07-02T22:04:03.381Z]  Running: 0
22:04:03 [2021-07-02T22:04:03.381Z]  Paused: 0
22:04:03 [2021-07-02T22:04:03.381Z]  Stopped: 2
22:04:03 [2021-07-02T22:04:03.381Z] Images: 18
22:04:03 [2021-07-02T22:04:03.381Z] Server Version: 0.0.0-dev
22:04:03 [2021-07-02T22:04:03.381Z] Storage Driver: windowsfilter
22:04:03 [2021-07-02T22:04:03.381Z]  Windows: 
22:04:03 [2021-07-02T22:04:03.381Z] Logging Driver: json-file
22:04:03 [2021-07-02T22:04:03.381Z] Plugins: 
22:04:03 [2021-07-02T22:04:03.381Z]  Volume: local
22:04:03 [2021-07-02T22:04:03.381Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:04:03 [2021-07-02T22:04:03.381Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:04:03 [2021-07-02T22:04:03.381Z] Swarm: inactive
22:04:03 [2021-07-02T22:04:03.381Z] Default Isolation: process
22:04:03 [2021-07-02T22:04:03.381Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:04:03 [2021-07-02T22:04:03.381Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:04:03 [2021-07-02T22:04:03.381Z] OSType: windows
22:04:03 [2021-07-02T22:04:03.381Z] Architecture: x86_64
22:04:03 [2021-07-02T22:04:03.381Z] CPUs: 4
22:04:03 [2021-07-02T22:04:03.381Z] Total Memory: 32GiB
22:04:03 [2021-07-02T22:04:03.381Z] Name: azwin-2-70c670
22:04:03 [2021-07-02T22:04:03.381Z] ID: 22BG:5QLJ:WQMH:HCNG:APYY:YW5F:3M6U:3ES4:WRTQ:CFPQ:ZKZC:IJGY
22:04:03 [2021-07-02T22:04:03.381Z] Docker Root Dir: D:\CI\PR-42592\7\daemon
22:04:03 [2021-07-02T22:04:03.381Z] Debug Mode (client): false
22:04:03 [2021-07-02T22:04:03.381Z] Debug Mode (server): true
22:04:03 [2021-07-02T22:04:03.381Z]  File Descriptors: -1
22:04:03 [2021-07-02T22:04:03.381Z]  Goroutines: 17
22:04:03 [2021-07-02T22:04:03.381Z]  System Time: 2021-07-02T22:04:02.8832082Z
22:04:03 [2021-07-02T22:04:03.381Z]  EventsListeners: 0
22:04:03 [2021-07-02T22:04:03.381Z] Registry: https://index.docker.io/v1/
22:04:03 [2021-07-02T22:04:03.381Z] Labels:
22:04:03 [2021-07-02T22:04:03.381Z] Experimental: false
22:04:03 [2021-07-02T22:04:03.381Z] Insecure Registries:
22:04:03 [2021-07-02T22:04:03.381Z]  127.0.0.0/8
22:04:03 [2021-07-02T22:04:03.381Z] Live Restore Enabled: false
22:04:03 [2021-07-02T22:04:03.381Z] 
22:04:03 [2021-07-02T22:04:03.381Z] 
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Stopping daemon under test
22:04:03 [2021-07-02T22:04:03.381Z] SUCCESS: The process with PID 7988 (child process of PID 3736) has been terminated.
22:04:03 [2021-07-02T22:04:03.381Z] SUCCESS: The process with PID 3736 (child process of PID 8204) has been terminated.
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Stop tailing logs of the daemon under tests
22:04:03 [2021-07-02T22:04:03.381Z] INFO: executeCI.ps1 Completed successfully at 07/02/2021 22:04:03.
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Tidying up at end of run
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Saving daemon under test log (d:\CI\PR-42592\7\dut.out) to bundles\CIDUT.out
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Saving daemon under test log (d:\CI\PR-42592\7\dut.err) to bundles\CIDUT.err
22:04:03 [2021-07-02T22:04:03.381Z] INFO: Nuke-Everything...
22:04:05 [2021-07-02T22:04:05.561Z] INFO: Container count on control daemon to delete is 2
22:04:06 [2021-07-02T22:04:06.020Z] b9511ca0397b
22:04:06 [2021-07-02T22:04:06.020Z] 2fee99188ae8
22:04:06 [2021-07-02T22:04:06.020Z] INFO: Non-base image count on control daemon to delete is 1
22:04:08 [2021-07-02T22:04:08.198Z] Deleted: sha256:41a8d327af0fd8cb10dd4b1ad56ba3f254208824aba2af67b03f80610df69dba
22:04:08 [2021-07-02T22:04:08.198Z] Deleted: sha256:815c8e5c398f511b8c3646769486d83073506e3751476c9bbb38b53f230ed878
22:04:08 [2021-07-02T22:04:08.198Z] INFO: Tidying pidfile d:\CI\PR-42592\7\docker.pid
22:04:08 [2021-07-02T22:04:08.198Z] INFO: Nuking d:\CI
22:04:25 [2021-07-02T22:04:25.910Z] INFO: Zapped successfully
22:04:25 [2021-07-02T22:04:25.910Z] 
22:04:25 [2021-07-02T22:04:25.910Z] INFO: executeCI.ps1 exiting at Fri Jul  2 22:04:23 CUT 2021. Duration 01:10:03.7458533
22:04:25 [2021-07-02T22:04:25.910Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
22:04:26 [2021-07-02T22:04:26.163Z] Recording test results
22:04:26 [2021-07-02T22:04:26.508Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:04:28 [2021-07-02T22:04:28.052Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
22:04:29 [2021-07-02T22:04:29.250Z] Archiving artifacts
22:04:30 [2021-07-02T22:04:30.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42592/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:04:31 [2021-07-02T22:04:31.414Z] + make clean
22:04:32 [2021-07-02T22:04:32.387Z] docker volume rm -f docker-dev-cache
22:04:32 [2021-07-02T22:04:32.387Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS